• 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.

Resolved Failed to resolve the challenge for www.domain.com

dengolius

New Pleskian
Failed to resolve the challenge for www.domain.com
  1. Works Nginx + apache2 - nginx as reverse proxy - so I can't get certs for domain . What I'm doing wrong?
  2. Also I have a problem to get image in link https://example.com/A/images/233/image.png and if I create .htaccess with "Allow from all" file is still "Forbidden" . Maybe I need to add some option into nginx configuration?
 

Attachments

  • Selection_005.png
    Selection_005.png
    30.4 KB · Views: 7
Hi dengolius,

Works Nginx + apache2 - nginx as reverse proxy - so I can't get certs for domain . What I'm doing wrong?
Let's Encrypt certificate is active and valid for "edXX.de". Please check it with for example: => SSL Server Test: edxx.de (Powered by Qualys SSL Labs)
Only the IP itself ist still secured with the standart Plesk certificate ( which you are able to change at: => HOME > Tools & Settings > IP Addresses > YOUR IP


If you experience issues/errors/problem, while using the Plesk Let's Encrypt extension, pls. note, that the extension logs its actions at the "panel.log". It is always a good idea to investigate the whole processes with the help of your log - files.


Additional informations:


Sometimes, it is as well a good idea to change the log - level ( TEMPORARILY! ), to get more informations in Plesk - log - files:




Also I have a problem to get image in link https://example.com/A/images/233/image.png and if I create .htaccess with "Allow from all" file is still "Forbidden" . Maybe I need to add some option into nginx configuration?
Again, the (sub)domain - specific log - files should help you to investigate the root cause of your described issue. Pls. include corresponding entries from your logs ( => /var/www/vhosts/system/(subdomain.)YOUR-DOMAIN.COM/logs ), add ( existent ) ".htaccess" - files and consider to include as well the corresponding (sub)domain - specific webserver - configuration files ( => /var/www/vhosts/system/(subdomin.)YOUR-DOMAIN.COM/conf ) , if you desire help with your investigations.
 
Hi dengolius,


Let's Encrypt certificate is active and valid for "edXX.de". Please check it with for example: => SSL Server Test: edxx.de (Powered by Qualys SSL Labs)
Only the IP itself ist still secured with the standart Plesk certificate ( which you are able to change at: => HOME > Tools & Settings > IP Addresses > YOUR IP


If you experience issues/errors/problem, while using the Plesk Let's Encrypt extension, pls. note, that the extension logs its actions at the "panel.log". It is always a good idea to investigate the whole processes with the help of your log - files.


Additional informations:


Sometimes, it is as well a good idea to change the log - level ( TEMPORARILY! ), to get more informations in Plesk - log - files:


Thanks, there was another ip addresss in A record into for www subdomain :rolleyes:.
 
Back
Top