Skip to content
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

Open
Sinickle opened this issue Mar 7, 2024 · 4 comments · Fixed by #947
Open

EDIT: Resolved as soon as I submitted this -- All queries fail #943

Sinickle opened this issue Mar 7, 2024 · 4 comments · Fixed by #947
Assignees
Labels
bug Something isn't working

Comments

@Sinickle
Copy link

Sinickle commented Mar 7, 2024

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.
image

image
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.

@Sinickle Sinickle changed the title All queries fail EDIT: Resolved as soon as I submitted this -- All queries fail Mar 7, 2024
@chaoran-chen chaoran-chen added the bug Something isn't working label Mar 7, 2024
@chaoran-chen
Copy link
Member

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!

@Sinickle
Copy link
Author

image

Happening again, March 14 19:50 EST

@fengelniederhammer fengelniederhammer self-assigned this Mar 15, 2024
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.
@fengelniederhammer
Copy link
Contributor

@Sinickle could you please report again if it happens? It should be fixed now though.

@chaoran-chen
Copy link
Member

I am just observing the same error as well:

image

@chaoran-chen chaoran-chen reopened this Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants