Promox server is accessible via ssh but not via WEb

What did you do before this issue?

could you compare the output of hostname and /etc/hosts

Also, check these commands:
Bash:
uname -n
hostname -f
ping -c 3 $(uname -n)