Internal Server Error Owncloud 10.11

Actual behaviour

internal server error

Server configuration

Operating system: almalinux v8.6

Web server: apache

Database: mysql 8.0

PHP version: php 7.3

ownCloud version: 10.11

Updated from an older ownCloud or fresh install: update from 10.10

debug => true

Request ID: dGv8xz60f1iRS3Px22iV
Type: OCP\Session\Exceptions\SessionNotAvailableException
Code: 0
Message:
File: /home/xxx/public_html/cloud/lib/private/Session/Internal.php
Line: 130

Trace
#0 /home/xxx/public_html/cloud/lib/private/Session/CryptoSessionData.php(161): OC\Session\Internal->getId()
#1 /home/xxx/public_html/cloud/lib/private/User/Session.php(769): OC\Session\CryptoSessionData->getId()
#2 /home/xxx/public_html/cloud/lib/base.php(458): OC\User\Session->invalidateSessionToken()
#3 /home/xxx/public_html/cloud/lib/base.php(593): OC::initSession()
#4 /home/xxx/public_html/cloud/lib/base.php(1060): OC::init()
#5 /home/xxx/public_html/cloud/index.php(53): require_once(’/home/xxx…’)
#6 {main}

please help me, to fix this issue…
thanksss

Aren’t you logged in? I’d flush the browser history and remove all cookies.

Sidenote:
For me, ownCloud 10.11.0 works fine with PHP 7.3 - but I strongly suggest to update to 7.4 asap.
10.11.0 was most likely the last release to support PHP 7.3

Another user had a similar issue some months ago. Does this resolve your issue?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.