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

Forwarded to devs Nextcloud gives 503 error after Plesk-PHP Upgrade to 7.3.20

maybeageek

New Pleskian
User name: maybeageek

TITLE

Nextcloud gives 503 error after Plesk-PHP Upgrade to 7.3.20

PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE

Plesk Onyx 17.8.11, Ubuntu 16.04, x86-64

PROBLEM DESCRIPTION

After Plesk installed the update to Plesk-PHP 7.3.20, Nextcloud login is not possible anymore. Instead, a 503 Error message is given.

STEPS TO REPRODUCE

Go to login page, enter username/password, see error message.

ACTUAL RESULT

Error Message 503

EXPECTED RESULT

Logged in Nextcloud

ANY ADDITIONAL INFORMATION

There are multiple threads in the nextcloud forum. People with different Linux Distributions (CentOS, Debian, Ubuntu) are having this problem.

I had this nextcloud instance for years and it always worked fine.
This problem only started after the recent PHP Update.

Some people reported that it works when switching to PHP 7.4, but this is not possible with Onyx and Ubuntu 16.04. And I can't go up to Obsidian because my Hoster does not include this license.

Example threads:
After loginscreen a 503

YOUR EXPECTATIONS FROM PLESK SERVICE TEAM

Help with sorting out
 
Hi

I have ubuntu 16.04 with Plesk obsidian 18.0.28 just after the latest (automatic) update
Nextcloud (15) running on PHP 7.3 was broken.
A downgrade to PHP7.1 solved the problem.

the errors were
nextcloud
" 503 ## Service Temporarily Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later."


php error_log:
[Tue Jul 21 19:37:15.797037 2020] [proxy_fcgi:error] [pid 1526:tid 140627782113024] [client xx.xxx.xxx.xxx:40684] AH01067: Failed to read FastCGI header


Regards,
Jan
 
For what it's worth, I'm observing the same symptoms with phpBB forum login on plesk php fpm 7.3.20 and 7.2.32. Downgrading to 7.1.32 resolved the issue in the Apache error log. AH01067: Failed to read FastCGI header. I wish I would have found this before I spent hours failing to fix with a fresh phpbb install.
 

Argon2 usage in PHP 7.2 and 7.3 no longer causes errors in PHP applications (for example, 503 HTTP errors during attempts to log in to TYPO3 and Nextcloud). (PPP-49780)
 
We're seeing the exact same behaviour when using Redis with Joomla. The 7.3.19 to 7.3.20 update results in the exact same temporarily unavailable message the others are experiencing. Switching down to 7.1 or disabling Redis negates the error. The Argon fix above hasn't resolved the problem in this case.
 
Back
Top