Installation on stretch, no node in Datacenter

gizmo15

Member
Sep 20, 2015
12
0
21
Hi,

I just made an installation on an hetzner server on a debian stretch 9.8.

I follow this doc :
https://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_Stretch

In the hosts file i comment the ipv6 and i have that :
Code:
### Hetzner Online GmbH installimage
# nameserver config
# IPv4
127.0.0.1 localhost.localdomain localhost
X.X.X.X  hetzner_prod1
#
# IPv6
::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

But when i restart after installating proxmox-pve, i haven't any node in the Datacenter view :

https://norishare.com/f096bbd

The installed version :
Code:
pveversion
pve-manager/5.3-11/d4907f84 (running kernel: 4.15.18-11-pve)

I haven't seen that before.

How can i fix this?

Thanks for your help!
 
Problem solved.

I juste reinstall and change the name from hetzner_prod1 to hetzner-prod1...