-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
too many request #39
Labels
question
Further information is requested
Comments
This application can only run on Cloudflare. If you encounter a 401 error, please check if the SiteToken is set to 8 or more characters. |
Can you take a screenshot of your Cloudflare KV configuration? |
@hfzi did you figure this out? |
Looks like once I set up the KV namespaces the issue went away |
Yes, thank you! |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, I spent all day today installing sink.
I tried to install it on cloudflare but when I get to the dashboard page it throws too many requests, so I reached my cloudflare daily request limit.
I tried to install it on my server, I'm trying to get a build with nuxt but 4gb ram is not enough for that.
When I installed it on my computer it was running fast with npm run dev but when I ran it on my server with npm run dev it was very slow, I had to get a build.
When I was trying to get a build on my Windows computer, I kept getting errors because of nuxthub, so I uninstalled nuxthub.
Note: nuxthub saves the build to dist folder, not .output.
I managed to get the build!!! but again too many requests are thrown in the dashboard, so I'm back to square one.
Note: I've been using react and next.js for 2 years but I've never had as much difficulty as with nuxt, it's very slow and it's a bit hard to resolve bugs.
I tried ubuntu, windows and macos. I will post here if I can solve the too many request problem.
The text was updated successfully, but these errors were encountered: