IceWhaleTech / ZimaOS

691 stars 44 forks source link

Zima OS dashboard stopped working (sockets) after first reboot. #90

Open ProtocolNebula opened 3 months ago

ProtocolNebula commented 3 months ago

Today I've "mounted" (just plugged the graphic card and a HDD) to the Zima Cube PRO and booted up.

Except for the detail that the hard disk cannot be formated by the UI (I had to use fdisk), everything worked well. So I set-up the static IP in the router and rebooted (everything in less than 15 minutes, so had no time to test anything more).

After reboot... the UI is trying to access to a wrong IP for the sockets, so the dashboard is not loading, I've tryed to:

imagen

I will do a full format (I'm unable to find where to force the dashboard IP, and I want to have both internal and external IP/domain). I cannot understand how a 1500 € machine have this kind of issues.

I'm reporting this because maybe, even after reboot, this happens again.

Thanks in advance for the support.

jerrykuku commented 1 month ago

This websocket request is mainly used to communicate with the zimaos client, if you don't have the client installed, it will show the above error. However, it does not affect any functionality.

Usually the interface needs to wait until all Docker apps are started to get the list, and it will lag a bit in displaying it. In the meantime, we're trying to optimise the loading speed here as much as possible.

By the way, the function of static IP address modification is under research and development.