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

[BUG] 504 while browsing sensors #13

Open
JonasDaWi opened this issue Feb 15, 2022 · 1 comment
Open

[BUG] 504 while browsing sensors #13

JonasDaWi opened this issue Feb 15, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@JonasDaWi
Copy link

Describe the bug
While browsing through available sensors, on page 2, a 504 occurs.

To Reproduce
Steps to reproduce the behavior:
Go to https://stadtpuls.com/sensors?page=2 (Probably occurs only after no visitors have visited the site for a longer time.)

Expected behavior
Id like to see the second page of available sensors. But I have to refresh the page multiple times.

Desktop (please complete the following information):

  • OS: Ubuntu
  • Browser Firefox
@JonasDaWi JonasDaWi added the bug Something isn't working label Feb 15, 2022
@vogelino
Copy link
Contributor

Hi @JonasDaWi and thx for creating this issue!

It seems we have a memory issue that leads the API to shut down. Cache might be responsible for you still seeing the first page in some cases, even when the API is down. I have restarted it for now.

We are aware of the problem and are currently investigating on how to avoid such problems in the future. Please comment in this issue if you keep experiencing the same issue.

Thank you again! Hope everything's fine now. Cheers!

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

No branches or pull requests

2 participants