Cannot select storage for VM because of loading and timeout

iXo

New Member
Apr 11, 2024
1
0
1
Hi,

I have a clustered (with 2 nodes) pve cluster.

Regularly I have issues with timeouts randomly, I have recently upgraded to 8.1.4 for both, the issue is still there.

If I want to create a container, in the disk section the combobox will show an empty panel and a loading screen, that will eventually display a timeout.

I found on another threads that I could try to use the command
Bash:
get nodes/107/storage --output-format json
to try to check if it works.

And indeed, it doesn't works, it gives me (after quite a long time) this message :
Bash:
proxy handler failed: ssh: connect to host 0.0.0.107 port 22: Connection timed out

And this do that on both nodes.

The command
Bash:
pvesm status
works thought.

Where does this 0.0.0.107 ip come from ?

What can I do ?

Thanks for any help.