• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Issue added Ipv6 after reboot plesk not loading

dayfly

New Pleskian
Server operating system version
Debian 11 (bullseye)
Plesk version and microupdate number
Version 18.0.61 Update #2
i added a IpV6 adres to my Plesk VPS but when i reboot the server plesk wil not start anymore.
i was able to get it running again with these commands
plesk sbin nginxmng -e
plesk sbin nginxmng -d
plesk bin ipmanage --reread

but after adding it in plesk again en rebooting the problem comes back and plesk wil not start

the moment i remove the ipV6 in plesk en reboot the server it works perfect.

Is there a fix for this ?

Version 18.0.61 Update #2
 
i noticed that i am receiving 2 ipv6 adresses, while i only added 1, 2a01:239:253:de00::1

root@nervous-wiles:~# ip a | grep inet6
inet6 ::1/128 scope host
inet6 2a01:239:253:de00::1/128 scope global
inet6 fe80::1:a2ff:fe5b:8905/64 scope link
 
Back
Top