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

Add monitor page, Edit monitor page, Settings page intermittently don't appear, need to refresh to show up. #742

Closed
markdesilva opened this issue Oct 18, 2021 · 7 comments
Labels
bug Something isn't working

Comments

@markdesilva
Copy link

Is it a duplicate question?
No

Describe the bug
After updating to 1.9.0, When adding a monitor, editing a monitor or going to settings, the right column is blank. Have to refresh the page to get the content. This happens after the first few attempts are successful and thereafter happens intermittently.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the dashboard
  2. Edit a monitor or add a new monitor or go to settings (after a few attempts)
  3. Nothing shows up in the right column
    This happens intermittently.

Expected behavior
Edit monitor page, add new monitor page, settings page appears in the right column.

Info
Uptime Kuma Version: 1.9.0
Using Docker?: Yes
Docker Version:
Node.js Version (Without Docker only):
OS: Ubuntu
Browser: Firefox, Chrome

Screenshots
If applicable, add screenshots to help explain your problem.

Logs don't show anything.

@markdesilva markdesilva added the bug Something isn't working label Oct 18, 2021
@louislam
Copy link
Owner

Oh no, a bug caused by #721.

I will patch it soon.

@markdesilva
Copy link
Author

Thank you!

Oh no, a bug caused by #721.
I will patch it soon.

@louislam
Copy link
Owner

Fixed in 1.9.1.

@NeckBeardPrince
Copy link

NeckBeardPrince commented Oct 25, 2021

@louislam This does not seem to be resolved in 1.9.1. I had some site outages, but the status page never did refresh.

@markdesilva
Copy link
Author

@louislam This does not seem to be resolved in 1.9.1. I had some site outages, but the status page never did refresh.

I think yours is a different problem? This issue was about the dashboard page right column refusing to show anything when adding/editing monitor or clicking status.

I can confirm it’s now working in 1.9.1.

@NeckBeardPrince
Copy link

@louislam This does not seem to be resolved in 1.9.1. I had some site outages, but the status page never did refresh.

I think yours is a different problem? This issue was about the dashboard page right column refusing to show anything when adding/editing monitor or clicking status.

I can confirm it’s now working in 1.9.1.

Ohh, I guess I misunderstood the problem. My issue is the /status page does not auto-refresh when there are any status changes.

@louislam
Copy link
Owner

louislam commented Oct 25, 2021

It's off topic.

should be this:
#546

I just re-checked the code, it should be cleared the cache immediately. May have to further investigate what is still missing.

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

3 participants