• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Issue Problem with IPv6 binding in Nginx web server configuration templates

vin_12

New Pleskian
Server operating system version
CentOS 7.9.2009 x86_64
Plesk version and microupdate number
Product version: Plesk Obsidian 18.0.58.2
Template_Exception: nginx: [emerg] bind() to [XXXX:XXX:X:X::XXX:140]:443 failed (99: Cannot assign requested address)
nginx: configuration file /etc/nginx/nginx.conf test failed

file: /usr/local/psa/admin/plib/Template/Writer/Webserver/Abstract.php
line: 75
code: 0
 
It's more likely because you have a bad IP address that isn't valid any more or the IP address is incorrect. Go to Tools & Settings > IP Addresses and hit Reread IP to re-read the IP addresses, remove the ones that isn't needed, then try again.
 
In addition to @scsa20's answer, I've encountered this issue with some hosting providers due to their Cloud-init configuration.

If this happens after a server reboot, try disabling Cloud-init:

#touch /etc/cloud/cloud-init.disabled
 
It's more likely because you have a bad IP address that isn't valid any more or the IP address is incorrect. Go to Tools & Settings > IP Addresses and hit Reread IP to re-read the IP addresses, remove the ones that isn't needed, then try again.
I already tried this, but still did not work but cause a new problem the Update & Revert button of DNS settings in every domain is not showing.
 

Attachments

  • dns-warning.png
    dns-warning.png
    18 KB · Views: 5
In addition to @scsa20's answer, I've encountered this issue with some hosting providers due to their Cloud-init configuration.

If this happens after a server reboot, try disabling Cloud-init:

#touch /etc/cloud/cloud-init.disabled
There is no available file for that in my plesk
 
Back
Top