• 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 Could not get Mozilla tls config: cURL error 77 [cannot update plugin et. al.]

We had the same issue, but at the same time needed to implement the fix by Bolivir.
Ive got this problem on a website that was performing a cURL request. There i got error 77 also.
Ive changed the ssh access to /bin/sh and now the cURL work perfectly fine. When changing it back to forbidden, it still keeps working like before.
In the end I think this is related to the following KB to fix all subscriptions:

Cheers!
 
I also got a total mess of some websites which were connecting using curl to various external services. (like Cloudflare Turnstile, Google Login, Facebook Login)
The issue started after doing Plesk update from 18.0.55 to 18.0.59 (CentOS 7.9)

I already spent a lot of time looking to the issue and once I debugged and notice "cURL error 77", i found this thread .. and the solution with restart worked, based on https://support.plesk.com/hc/en-us/articles/18463826337815

The problem was only reported from PHP file and from command line was working just fine!

As a side note (for someone who still land here) seems like the new Firewall ModSecurity was active (although on my old Plesk was deactivated) and broke some nginx existing configuration for websites.

Here is the error i got per admin email:
Unable to generate the web server configuration file on the host SERVER-NAME because of the following errors: Template_Exception: [Wed Feb 21 21:41:09.307983 2024] [so:warn] [pid 14906:tid 139953632303232] AH01574: module unique_id_module is already loaded, skipping httpd: Syntax error on line 353 of /etc/httpd/conf/httpd.conf: Syntax error on line 13 of /etc/httpd/conf.d/00_mod_security.conf: No matches for the wildcard '00*exclude.conf' in '/etc/httpd/modsecurity.d', failing (use IncludeOptional if required) 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.


In the control panel the settings was off for ModSecurity (Home-> Tools & Settings -> Web Application Firewall) but i had to enable (Save) and disable (Save) to have the issue solved!
I hope may help someone ..
 
Back
Top