• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Can't start nginx as proxy

tweichart

New Pleskian
TITLE:
Can't start nginx as proxy
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE:
Plesk 17.5.3 Update #3, ‪CentOS Linux 7.3.1611
PROBLEM DESCRIPTION:
After installing and activating the plesk module "Nginx web server and reverse proxy server" the nginx is successfully installed. Activating the service though results in an error message, nginx can't be started too.
happened first after i've upgraded to 17.5, before that no problem.​
STEPS TO REPRODUCE:
install nginx, activate nginx as service via tools&settings -> services management​
ACTUAL RESULT:
error message on services screen:

Code:
Unable to start service: Unable to manage service by nginxmng: ('start', 'nginx'). Error: [2017-04-20 08:31:38] ERR [util_exec] proc_close() failed ['/usr/local/psa/admin/bin/nginx_control' '--start'] with exit code [1] Can not start proxy server: /usr/local/psa/admin/sbin/nginx-config execution failed: nginx: [emerg] bind() to [<ipv6address]:443 failed (99: Cannot assign requested address) nginx: configuration file /etc/nginx/nginx.conf test failed

error message via mail:

Code:
Unable to generate the web server configuration file on the host <domainname> because of the following errors:

Template_Exception: nginx: [emerg] bind() to [<ipv6address]: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

Please resolve the errors in web server configuration templates and generate the file again.
EXPECTED RESULT:
nginx start as proxy​
ANY ADDITIONAL INFORMATION:
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM:
Help with sorting out
 
thanks for the feedback. i found out that my ipv6 address was deleted (due to some docker magic), after solving this problem the nginx could simply be reinstalled and everything works now ;-)
 
Back
Top