[SOLVED] Node is no longer available

DeAwoken

New Member
Mar 2, 2024
3
0
1
Hello, just started out with Proxmox. I have several LXCs and VMs running, yet for some reason as of today, i log into the web gui and everything in my single node is blanked out:

1709411100495.png
I can't access anything on the node, but it's the only node i have so obviously it's running somewhere. I tried power cycling, nothing changed. Tried rebooting from cli/ssh, keep getting a bash: reboot: command not found.

Wven from the datacenter, when i click on the node everything is blanked out
1709411340647.png

Can't look at logs. Is it dead/corrupted?

Also, strangely my LXC and VM backups from this morning worked.

Thanks
 
Last edited:
are the containers/VMs running ?
what the output of "qm list" ?
it looks strange, the whole menu is missing.
 
are the containers/VMs running ?
what the output of "qm list" ?
it looks strange, the whole menu is missing.
Yes containers and vms are running (i can access my portainer instance, my VPN, other webapps, etc), where can I type qm list? All i have access to is the console, which doesn't allow me to do anything. every command gives me an "-bash: qm: command not found" error
 
sounds like permission issue.

at least, we know - your configs are not gone.
did you change user ? or password ?
run the command in the shell shown sada.JPG
 
sounds like permission issue.

at least, we know - your configs are not gone.
did you change user ? or password ?
run the command in the shell shown View attachment 64015
Shell is greyed out, but your comment about permission struck a bell. Tried logging in with root and I'm in. Thank you so much. Sometimes the solution is just too obvious, right?