Web Terminal Time outs

Uplinkpro

New Member
Dec 11, 2022
2
0
1
Very new to Proxmox first large server im testing. Finally got it to open webui, not using anything fancy like ngix or anything however no matter what I do I cannot access the Webui CLI. SSH to the box works fine I have updated it etc however every time i start the CLI Terminal this is the output I get :
Code:
failed waiting for client: failed to lookup address information: No address associated with hostname
TASK ERROR: command '/usr/bin/termproxy 5900 --path /nodes/pve2 --perm Sys.Console -- /bin/login -f root' failed: exit code 1
Any help would be great.
 
Could you please post your /etc/hosts file contents?
sure :
Code:
11.10.10.137 pve2.local.lan pve2

# The following lines are desirable for IPv6 capable hosts

::1     ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts