You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please use the 👍 reaction to show that you are affected by the same issue.
Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
Subscribe to receive notifications on status change and new comments.
After updating to Nextcloud 23, trying to open nextcloud on browser crashes the PHP process for the entire server.
Steps to reproduce
Open browser
Attempt to login
Expected behaviour
Nextcloud dashboard loads without issue
Actual behaviour
Browser gets stuck at "waiting for URL", eventually fails with "504 Gateway Timeout", and the php process is crashed for the entire server (unrelated websites also based on PHP stop working, and require a php service restart).
Server configuration
Operating system:
Debian 11 Bullseye
Web server:
nginx Database:
postgresql PHP version:
7.4-fpm Nextcloud version: (see Nextcloud admin page)
Nextcloud 23 Updated from an older Nextcloud/ownCloud or fresh install:
Updated from nextcloud 22.2.3 Where did you install Nextcloud from:
Tarball from nextcloud website Signing status:
Signing status
Logging in to server fails
Login as admin user into your Nextcloud and access
http://example.com/index.php/settings/integrity/failed
paste the results here.
2021/12/18 14:31:35 [error] 3197#3197: *847 upstream timed out (110: Connection timed out) while reading response header from upstream, client: <redacted>, server: <redacted>, request: "GET /css/settings/35c3-7fa5-settings.css?v=b92d206521717ac032f8aa58d3c7ff2f-35c36e89-0 HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php7.4-fpm.sock", host: "<redacted>"
Nextcloud log (data/nextcloud.log)
Nextcloud log
$ sudo -u www-data php ./occ log:tail
------- ------------------- ---------------------------------------------------------------------------------------------------- ---------------------------
Level App Message Time
------- ------------------- ---------------------------------------------------------------------------------------------------- ---------------------------
Info updater \OC\Repair::step: Repair step: Queue a one-time job to check for user uploaded certificates 2021-12-18T12:56:04+00:00
Info no app in context Deprecated event type for \OC\Repair::step: Symfony\Component\EventDispatcher\GenericEvent is used 2021-12-18T12:56:04+00:00
Info updater \OC\Repair::step: Repair step: Repair DAV shares 2021-12-18T12:56:04+00:00
Info no app in context Deprecated event type for \OC\Repair::step: Symfony\Component\EventDispatcher\GenericEvent is used 2021-12-18T12:56:04+00:00
Info updater \OC\Repair::step: Repair step: Add background job to set the lookup server share state for users 2021-12-18T12:56:04+00:00
Info updater \OC\Updater::startCheckCodeIntegrity: Starting code integrity check... 2021-12-18T12:56:04+00:00
Info updater \OC\Updater::finishedCheckCodeIntegrity: Finished code integrity check 2021-12-18T12:56:21+00:00
Info updater \OC\Updater::updateEnd: Update successful 2021-12-18T12:56:21+00:00
Info updater \OC\Updater::maintenanceDisabled: Turned off maintenance mode 2021-12-18T12:56:21+00:00
Info updater \OC\Updater::resetLogLevel: Reset log level to Warning(2) 2021-12-18T12:56:21+00:00
------- ------------------- ---------------------------------------------------------------------------------------------------- ---------------------------
The text was updated successfully, but these errors were encountered:
How to use GitHub
After updating to Nextcloud 23, trying to open nextcloud on browser crashes the PHP process for the entire server.
Steps to reproduce
Expected behaviour
Nextcloud dashboard loads without issue
Actual behaviour
Browser gets stuck at "waiting for URL", eventually fails with "504 Gateway Timeout", and the php process is crashed for the entire server (unrelated websites also based on PHP stop working, and require a php service restart).
Server configuration
Operating system:
Debian 11 Bullseye
Web server:
nginx
Database:
postgresql
PHP version:
7.4-fpm
Nextcloud version: (see Nextcloud admin page)
Nextcloud 23
Updated from an older Nextcloud/ownCloud or fresh install:
Updated from nextcloud 22.2.3
Where did you install Nextcloud from:
Tarball from nextcloud website
Signing status:
Signing status
Logging in to server fails
List of activated apps:
App list
Nextcloud configuration:
Config report
Are you using external storage, if yes which one: local/smb/sftp/...
No
Are you using encryption: yes/no
No
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
No
Client configuration
Browser:
Firefox 95
Operating system:
Pop!_OS 21.04
Logs
Web server error log
Web server error log
Nextcloud log (data/nextcloud.log)
Nextcloud log
The text was updated successfully, but these errors were encountered: