-
Notifications
You must be signed in to change notification settings - Fork 445
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 "Down for Maintenance" since a long time #1272
Comments
Are you getting status 503 or something else? With a 503 the cause may be rate limiting, which you may be hitting if you open lots of tabs at once, or are hitting some specific sensitive areas too often. |
Its randomly and different of error:
For info: |
The message "We're down for maintenance. Check back again soon." is indicative of a 503 error. Is that what you're seeing? If not, please post the exact text or a screenshot the next time it happens. Apart from rate limiting, it's also possible that the site is under heavy load. Looking at my graphs, I don't see any resource that's running low in the past few days, and I haven't personally seen any errors, but it's possible they're only occurring at times I'm not online. I could also check the logs for your IP address, if you feel comfortable sending it to me. You can email it to jason.barnabe@gmail.com if you don't want to post it here. |
As i can remember, an other user spoke to me about these "down for maintenance": I can see in the devtool if you say to me what i need to check: |
I pulled your logs based on your most recently used IP, and I found you're hitting the rate limiter. More details here. |
Yes , that's: Can you do something on your side? |
The author of that script will have to make changes. I may be able to support them. See this discussion. |
Thanks for your help ! |
I see this page in many case.
Reload the page fix it, but that's i little bit irritating:
Can you fix that ?
The text was updated successfully, but these errors were encountered: