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

Server usage statistics not displaying under Node>Servers for running servers #1942

Closed
tmunsch opened this issue Apr 18, 2020 · 4 comments
Closed
Labels
bug Something that's not working as it's intended to be.
Milestone

Comments

@tmunsch
Copy link

tmunsch commented Apr 18, 2020

Panel or Daemon: 1.0.0-beta.1
Version of Panel/Daemon: 1.0.0-beta.1
Server's OS: Centos 7
Your Computer's OS & Browser: Windows 10 & Chrome

Description
When viewing process manager under nodes/servers the daemon fails to relay server usage statistics to the listed view. Resulting in a display of a xhr poll error with no memory,disk or cpu usage displaying of the installed server.

To Reproduce

Go to Nodes>Select Node>Servers

Expected behavior
The Panel displays Server usage statistics about current running servers

@DaneEveritt DaneEveritt added 1.0.0-beta bug Something that's not working as it's intended to be. labels Apr 18, 2020
@schrej schrej added this to the Panel@0.8.0 milestone Aug 4, 2020
@BrainStone
Copy link

According to the server console this is caused by the URL it tries to poll from generating as https://undefined/socket.io?.....
Then token also seems to be undefined.

@DaneEveritt
Copy link
Member

Yes that is expected since we aren't using socket.io in the new daemon.

@BrainStone
Copy link

I see. So it's just not updated yet on that page then?

@DaneEveritt
Copy link
Member

Correct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something that's not working as it's intended to be.
Projects
None yet
Development

No branches or pull requests

4 participants