-
-
Notifications
You must be signed in to change notification settings - Fork 95
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] Interface not updating correctly #757
Comments
I had encountered this issue before when opening the page for the first time (or after clearing all caches and cookies), logging in, and immediately pressing the wake button, the yellow timer wouldn't appear. Fortunately, that issue is now resolved.
I hadn't noticed this behavior before. Could you provide more details on how I can reproduce this issue? |
I tried it again and everything just worked fine. Restarted the container and it also just worked fine. Will test it out again at a later moment |
I'm running into the same problem. In my case the updates just seem intermittent, not working most of the time. I'm seeing a request to |
This is expected. UpSnap doesn't use websockets, it uses SSE (server sent events). The |
Anyone still having this issue with version 4.3.2 or later? If so, please tell me how I can reproduce it. |
For me it woke up two scheduled times now with lazy ping enabled.
Not related but what I noticed now in this version (at least, can't remember this happening before):
I did notice that when trying to wake up a machine manually that the red power icon didn't change to the yellow timer. Only when refreshing the page it did.
Then I noticed the timer counting down all the way until 0 and it returned to the yellow timer at 2 mins. It stayed there while the machine I woke up is responding to pings. Another refresh of the page and the icon changed to green.
Originally posted by @levelsw in #669 (comment)
The text was updated successfully, but these errors were encountered: