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

[Bug]: No network activity under Network Status on VPS #398

Closed
AuthorShin opened this issue Jul 22, 2022 · 4 comments
Closed

[Bug]: No network activity under Network Status on VPS #398

AuthorShin opened this issue Jul 22, 2022 · 4 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@AuthorShin
Copy link

AuthorShin commented Jul 22, 2022

What happened?

No network activity under Network Status when download or uploading file or even installing new app on VPS.
Expected behavior: To show the network activity both Tx/Rx under Network Status.
Reporter: @AuthorShin

Screenshots

Image

@AuthorShin AuthorShin added bug Something isn't working alpha Issues in Alpha Testing labels Jul 22, 2022
@LinkLeong LinkLeong self-assigned this Jul 24, 2022
@JohnGuan JohnGuan removed the alpha Issues in Alpha Testing label Aug 2, 2022
@JohnGuan JohnGuan changed the title [Alpha][Bug]: No network activity under Network Status on VPS [Bug]: No network activity under Network Status on VPS Aug 2, 2022
@ETWang1991 ETWang1991 added this to the v0.3.5 milestone Aug 4, 2022
@LinkLeong LinkLeong modified the milestones: v0.3.5, vNext Aug 9, 2022
@LinkLeong
Copy link
Collaborator

I have not been able to have this problem, will this problem still occur in version 0.3.6?

@AuthorShin
Copy link
Author

AuthorShin commented Sep 14, 2022

@LinkLeong I think the conclusion about this issue, in my case, was that I'm using a Cloudflare proxy which was preventing the Web Socket port from connecting to the client/user browser. (The Web Socket port is for Network widget, CPU, Memory, etc)
Which is the situation with this issue too ( having CasaOS opening random ports).
The workaround for this would be to access the CasaOS without a Couldflare proxy and make sure that the random Web Socket port is open (it's safe to be open even on a public instance).
The real solution for this would be that the team merges the Web Socket port with the Web UI port so you can just enable Web Sockets on your Web UI port on Cloudflare and reverse proxy settings.
Unfortunately, currently the team have no further plans for this merger.

@AuthorShin
Copy link
Author

If your problems with network widget are not the same with this you can open a detailed issue.

@LinkLeong
Copy link
Collaborator

No network message due to websocket disconnection. Please check and make sure that there is no firewall or port open. I will close the issue, if in doubt please reopen it

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
Archived in project
Development

No branches or pull requests

4 participants