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

HTTP 500 on api/services/ts/cpu and random restarts when visiting Dashboard #674

Open
michalasobczak opened this issue Aug 30, 2023 · 1 comment

Comments

@michalasobczak
Copy link

michalasobczak commented Aug 30, 2023

On fresh setup with Docker (24.0.5) Swarm and swampit (1.10-850a7f9) we got either HTTP 500 (on api/services/ts/cpu and api/services/ts/memory) or swarmpit locked and restarting itself. Problem starts when we go to Dashboard page. We managed to overcome this issue by stopping nodes leaving only master and then reenabling nodes. However this does not seem like legit solution. We tried on two identical fresh setups and one got this HTTP 500 and second does not.

GET http://x.x.x.x:888/api/services/ts/cpu [HTTP/1.1 500 Internal Server Error 67ms]
Malformed application/json in :muuntaja/encode
@an1creator
Copy link

an1creator commented Aug 31, 2023

yes same error, but on api/services/{service}/tasks

solved after removed bad container

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants