Giter Site home page Giter Site logo

Comments (6)

Lissy93 avatar Lissy93 commented on June 15, 2024

What are the logs showing?

from web-check.

kwall1 avatar kwall1 commented on June 15, 2024

[09:45:55.707] Running build in Washington, D.C., USA (East) – iad1 [09:45:55.851] Cloning github.com/kwall1/web-check-fork (Branch: main, Commit: 52a6b98) [09:45:56.214] Previous build cache not available [09:45:56.799] Cloning completed: 948.545ms [09:45:57.466] Running "vercel build" [09:45:57.958] Vercel CLI 33.5.2 [09:45:58.911] Installing dependencies... [09:45:59.215] yarn install v1.22.17 [09:45:59.336] [1/4] Resolving packages... [09:46:00.143] [2/4] Fetching packages... [09:46:34.608] [3/4] Linking dependencies... [09:46:34.613] warning " > @testing-library/[email protected]" has unmet peer dependency "@testing-library/dom@>=7.21.4". [09:46:34.614] warning " > [email protected]" has incorrect peer dependency "puppeteer-core@^10.1.0". [09:46:34.621] warning "react-scripts > eslint-config-react-app > [email protected]" has unmet peer dependency "@babel/plugin-syntax-flow@^7.14.5". [09:46:34.621] warning "react-scripts > eslint-config-react-app > [email protected]" has unmet peer dependency "@babel/plugin-transform-react-jsx@^7.14.9". [09:46:34.630] warning " > [email protected]" has unmet peer dependency "prop-types@^15.7.2". [09:46:34.631] warning " > [email protected]" has unmet peer dependency "prop-types@^15.6.0". [09:46:34.631] warning "recharts > [email protected]" has unmet peer dependency "prop-types@^15.6.0". [09:46:34.633] warning " > [email protected]" has unmet peer dependency "serverless@^2.60 || ^3.0.0". [09:46:34.633] warning " > [email protected]" has unmet peer dependency "serverless@^3.2.0". [09:46:34.633] warning " > [email protected]" has unmet peer dependency "serverless@1 || 2 || 3". [09:47:03.017] [4/4] Building fresh packages... [09:47:25.026] Done in 85.81s. [09:47:25.069] Running "yarn run build" [09:47:25.256] yarn run v1.22.17 [09:47:25.299] $ react-scripts build [09:47:29.435] Creating an optimized production build... [09:47:29.603] Browserslist: caniuse-lite is outdated. Please run: [09:47:29.604] npx update-browserslist-db@latest [09:47:29.604] Why you should do it regularly: https://github.com/browserslist/update-db#readme [09:47:34.741] �[0;33mOne of your dependencies, babel-preset-react-app, is importing the [09:47:34.741] "@babel/plugin-proposal-private-property-in-object" package without [09:47:34.742] declaring it in its dependencies. This is currently working because [09:47:34.742] "@babel/plugin-proposal-private-property-in-object" is already in your [09:47:34.742] node_modules folder for unrelated reasons, but it �[1mmay break at any time�[0;33m. [09:47:34.742] [09:47:34.742] babel-preset-react-app is part of the create-react-app project, �[1mwhich [09:47:34.742] is not maintianed anymore�[0;33m. It is thus unlikely that this bug will [09:47:34.742] ever be fixed. Add "@babel/plugin-proposal-private-property-in-object" to [09:47:34.742] your devDependencies to work around this error. This will make this message [09:47:34.743] go away.�[0m [09:47:34.743] [09:48:13.146] Browserslist: caniuse-lite is outdated. Please run: [09:48:13.147] npx update-browserslist-db@latest [09:48:13.147] Why you should do it regularly: https://github.com/browserslist/update-db#readme [09:48:14.335] Compiled successfully. [09:48:14.336] [09:48:14.336] File sizes after gzip: [09:48:14.337] [09:48:14.415] 342.11 kB build/static/js/main.28b3f61c.js

from web-check.

kwall1 avatar kwall1 commented on June 15, 2024

[09:45:55.707] Running build in Washington, D.C., USA (East) – iad1
[09:45:55.851] Cloning github.com/kwall1/web-check-fork (Branch: main, Commit: 52a6b98)
[09:45:56.214] Previous build cache not available
[09:45:56.799] Cloning completed: 948.545ms
[09:45:57.466] Running "vercel build"
[09:45:57.958] Vercel CLI 33.5.2
[09:45:58.911] Installing dependencies...
[09:45:59.215] yarn install v1.22.17
[09:45:59.336] [1/4] Resolving packages...
[09:46:00.143] [2/4] Fetching packages...
[09:46:34.608] [3/4] Linking dependencies...
[09:46:34.613] warning " > @testing-library/[email protected]" has unmet peer dependency "@testing-library/dom@>=7.21.4".
[09:46:34.614] warning " > [email protected]" has incorrect peer dependency "puppeteer-core@^10.1.0".
[09:46:34.621] warning "react-scripts > eslint-config-react-app > [email protected]" has unmet peer dependency "@babel/plugin-syntax-flow@^7.14.5".
[09:46:34.621] warning "react-scripts > eslint-config-react-app > [email protected]" has unmet peer dependency "@babel/plugin-transform-react-jsx@^7.14.9".
[09:46:34.630] warning " > [email protected]" has unmet peer dependency "prop-types@^15.7.2".
[09:46:34.631] warning " > [email protected]" has unmet peer dependency "prop-types@^15.6.0".
[09:46:34.631] warning "recharts > [email protected]" has unmet peer dependency "prop-types@^15.6.0".
[09:46:34.633] warning " > [email protected]" has unmet peer dependency "serverless@^2.60 || ^3.0.0".
[09:46:34.633] warning " > [email protected]" has unmet peer dependency "serverless@^3.2.0".
[09:46:34.633] warning " > [email protected]" has unmet peer dependency "serverless@1 || 2 || 3".
[09:47:03.017] [4/4] Building fresh packages...
[09:47:25.026] Done in 85.81s.
[09:47:25.069] Running "yarn run build"
[09:47:25.256] yarn run v1.22.17
[09:47:25.299] $ react-scripts build
[09:47:29.435] Creating an optimized production build...
[09:47:29.603] Browserslist: caniuse-lite is outdated. Please run:
[09:47:29.604] npx update-browserslist-db@latest
[09:47:29.604] Why you should do it regularly: https://github.com/browserslist/update-db#readme
[09:47:34.741] �[0;33mOne of your dependencies, babel-preset-react-app, is importing the
[09:47:34.741] "@babel/plugin-proposal-private-property-in-object" package without
[09:47:34.742] declaring it in its dependencies. This is currently working because
[09:47:34.742] "@babel/plugin-proposal-private-property-in-object" is already in your
[09:47:34.742] node_modules folder for unrelated reasons, but it �[1mmay break at any time�[0;33m.
[09:47:34.742]
[09:47:34.742] babel-preset-react-app is part of the create-react-app project, �[1mwhich
[09:47:34.742] is not maintianed anymore�[0;33m. It is thus unlikely that this bug will
[09:47:34.742] ever be fixed. Add "@babel/plugin-proposal-private-property-in-object" to
[09:47:34.742] your devDependencies to work around this error. This will make this message
[09:47:34.743] go away.�[0m
[09:47:34.743]
[09:48:13.146] Browserslist: caniuse-lite is outdated. Please run:
[09:48:13.147] npx update-browserslist-db@latest
[09:48:13.147] Why you should do it regularly: https://github.com/browserslist/update-db#readme
[09:48:14.335] Compiled successfully.
[09:48:14.336]
[09:48:14.336] File sizes after gzip:
[09:48:14.337]
[09:48:14.415] 342.11 kB build/static/js/main.28b3f61c.js

from web-check.

kwall1 avatar kwall1 commented on June 15, 2024

Error: No more than 12 Serverless Functions can be added to a Deployment on the Hobby plan. Create a team (Pro plan) to deploy more. Learn More: https://vercel.link/function-count-limit

After the build, and rebuilding - I was able to get this error probably because I just tossed it in a free hobby account. I think it's fine as long as you're on a pro account so perhaps close this but it would be good info to anyone who just gives the vercel link a shot on the free plan.

from web-check.

Lissy93 avatar Lissy93 commented on June 15, 2024

Hmm, yeah that seems to be the issue.
Maybe try Vercel instead, they don't have such a limit in place.
Another option would be to consolidate some of the workers together, so there's under 12 / or just remove the workers that you don't think you'll need.

from web-check.

Lissy93 avatar Lissy93 commented on June 15, 2024

If you expect your instance to get a reasonably large amount of traffic, you might need to think about either upgrading or hosting some of the workers elsewhere to be more cost effective.

For example, I've got some of the heavier jobs running on AWS as lambda functions, for the public instance, as it's a bit cheaper if there's a large volume of users. Still not free though, daily I have 8-10k users per day, and it's costing me about $30/month to run 😑

from web-check.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.