• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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