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

Randomly not loading sometimes #758

Closed
MichelBaie opened this issue Oct 20, 2021 · 3 comments · Fixed by #3515
Closed

Randomly not loading sometimes #758

MichelBaie opened this issue Oct 20, 2021 · 3 comments · Fixed by #3515
Labels
bug Something isn't working

Comments

@MichelBaie
Copy link
Contributor

Hi,

Sometimes when i get into the dashboard, there isn't any infos, but websockets are actively working...

image
image

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

Please follow the bug report template (At least fill in the info part)

@cien-fuegos
Copy link

cien-fuegos commented Oct 22, 2021

Edit: still taking a long time to load when initially loading the page (using latest chrome pulling from an AWS ubuntu) but I got the monitors to load by importing them.

I'm having this same issue after updating to 1.9.1

After a while the Settings page will load correctly but needs time to do so.

No monitors and won't let me import them from a backup I have.

Restarted the container using

docker restart uptime-kuma

Still cannot do it. After I updated using your docker commands, it took a long time for it to come back up. I imagine that's expected behavior and didn't worry about it but wondering how long I need to wait before it becomes too long?

Docker info:

Client: Docker Engine - Community
Version: 20.10.9
API version: 1.41
Go version: go1.16.8
Git commit: c2ea9bc
Built: Mon Oct 4 16:08:29 2021
OS/Arch: linux/amd64
Context: default
Experimental: true

Server: Docker Engine - Community
Engine:
Version: 20.10.9
API version: 1.41 (minimum version 1.12)
Go version: go1.16.8
Git commit: 79ea9d3
Built: Mon Oct 4 16:06:34 2021
OS/Arch: linux/amd64
Experimental: false
containerd:
Version: 1.4.11
GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8
runc:
Version: 1.0.2
GitCommit: v1.0.2-0-g52b36a2
docker-init:
Version: 0.19.0
GitCommit: de40ad0

@louislam
Copy link
Owner

Edit: still taking a long time to load when initially loading the page (using latest chrome pulling from an AWS ubuntu) but I got the monitors to load by importing them.

I'm having this same issue after updating to 1.9.1

After a while the Settings page will load correctly but needs time to do so.

No monitors and won't let me import them from a backup I have.

Restarted the container using

docker restart uptime-kuma

Still cannot do it. After I updated using your docker commands, it took a long time for it to come back up. I imagine that's expected behavior and didn't worry about it but wondering how long I need to wait before it becomes too long?

Docker info:

Client: Docker Engine - Community Version: 20.10.9 API version: 1.41 Go version: go1.16.8 Git commit: c2ea9bc Built: Mon Oct 4 16:08:29 2021 OS/Arch: linux/amd64 Context: default Experimental: true

Server: Docker Engine - Community Engine: Version: 20.10.9 API version: 1.41 (minimum version 1.12) Go version: go1.16.8 Git commit: 79ea9d3 Built: Mon Oct 4 16:06:34 2021 OS/Arch: linux/amd64 Experimental: false containerd: Version: 1.4.11 GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 runc: Version: 1.0.2 GitCommit: v1.0.2-0-g52b36a2 docker-init: Version: 0.19.0 GitCommit: de40ad0

I think it is a different problem, it looks like your system is out of memory or under heavy loading.

Check with top command if you see this again.

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