-
Notifications
You must be signed in to change notification settings - Fork 14
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
EDIT: Resolved as soon as I submitted this -- All queries fail #943
Labels
bug
Something isn't working
Comments
Sinickle
changed the title
All queries fail
EDIT: Resolved as soon as I submitted this -- All queries fail
Mar 7, 2024
Thank you very much for the report! It seems to be the time when we updated the data but it is not supposed to cause any interruptions. We'll check this out! |
fengelniederhammer
added a commit
that referenced
this issue
Mar 15, 2024
This tries to fix the following scenario: Given you're on the website Given SILO now goes to maintenance mode (returning 503) When I navigate on the website Then I should see the maintenance page Previously, we only checked the maintenance mode when initially loading the page.
JonasKellerer
pushed a commit
that referenced
this issue
Mar 15, 2024
This tries to fix the following scenario: Given you're on the website Given SILO now goes to maintenance mode (returning 503) When I navigate on the website Then I should see the maintenance page Previously, we only checked the maintenance mode when initially loading the page.
@Sinickle could you please report again if it happens? It should be fixed now though. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
EDIT: This was a temporary issue and is working for me again. Feel free to close if this doesn't seem important.
I believe this started for me sometime between March 7 16:45 EST and 17:15 EST.
All queries, having tried on both a PC and phone, result in the loading icon running forever. The UI stays in tact and is interactive though.
Failed to load resource: the server responded with a status of 503 ()
instrument.ts:124 Error: Error fetching info
at api-lapis.ts:83:11
at p (regeneratorRuntime.js:45:16)
at Generator. (regeneratorRuntime.js:133:17)
at Generator.next (regeneratorRuntime.js:74:21)
at o (asyncToGenerator.js:3:20)
at l (asyncToGenerator.js:22:9)
(anonymous) @ instrument.ts:124
Show 1 more frame
Show less
2instrument.ts:124 DOMException: The user aborted a request.
The text was updated successfully, but these errors were encountered: