Search results

  1. J

    [SOLVED] Issues after renaming host, unable to connect to web gui and VMs not working.

    Hey Hannes, I was able to resolve this issue with the help of a user on reddit, here is the thread that lead me to the final fix. https://www.reddit.com/r/homelab/comments/ahw4fj/proxmox_i_changed_my_proxmox_servers_hostname_and/ The fix was to edit config.db (which user joe_pineapples did...
  2. J

    [SOLVED] Issues after renaming host, unable to connect to web gui and VMs not working.

    Thank you for your reply, I don't have another node to migrate to, is it possible to empty the node via CLI make the folder change and then reimport my VMs? Also there is not a nodes folder in /etc/pve
  3. J

    [SOLVED] Issues after renaming host, unable to connect to web gui and VMs not working.

    Currently running Proxmox on 1 host (baremetal) I attempted to rename my host, via hostname and hosts files. See below for most of relevant information. thank you for your help root@nas:/etc/pve/local# hostname --ip-address 10.10.0.4 This looks ok I successfully followed this wiki page...