Upgrade to Nextcloud 22.1.0 Beta Channel Error (OcDownloader)

Hello

Today I made an Upgrade over the Beta Channel. It looks fine and little bit faster. But in can’t access the Settings.

I got an Internal Server Error.

The Apache logs shows this:

AH01797: client denied by server configuration: /home/domain/cloud.domain.tld/public_html/data/.ocdata

The Nextcloud logs show this error.

{"reqId":"XZ7j4UUGQ4cNCX2SbT9t","level":3,"time":"2021-08-09T20:41:33+02:00","remoteAddr":"79.231.215.147","user":"lars","app":"index","method":"GET","url":"/index.php/settings/user","message":"Class \"OCP\\User\" not found","userAgent":"Mozilla/5.0 (Windows NT 10.0; rv:78.0) Gecko/20100101 Firefox/78.0","version":"22.1.0.0","exception":{"Exception":"Exception","Message":"Class \"OCP\\User\" not found","Code":0,"Trace":[{"file":"/home/domain.tld/domains/cloud.domain.tld.de/public_html/lib/private/AppFramework/App.php","line":156,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/home/domain.tld/domains/cloud.domain.tld.de/public_html/lib/private/Route/Router.php","line":301,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/home/domain.tld/domains/cloud.domain.tld.de/public_html/lib/base.php","line":1000,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/home/domain.tld/domains/cloud.domain.tld.de/public_html/index.php","line":36,"function":"handleRequest","class":"OC","type":"::"}],"File":"/home/domain.tld/domains/cloud.domain.tld.de/public_html/lib/private/AppFramework/Http/Dispatcher.php","Line":158,"Previous":{"Exception":"Error","Message":"Class \"OCP\\User\" not found","Code":0,"Trace":[{"file":"/home/domain.tld/domains/cloud.domain.tld.de/public_html/lib/private/legacy/OC_App.php","line":664,"function":"include"},{"file":"/home/domain.tld/domains/cloud.domain.tld.de/public_html/lib/private/Settings/Manager.php","line":257,"function":"getForms","class":"OC_App","type":"::"},{"file":"/home/domain.tld/domains/cloud.domain.tld.de/public_html/apps/settings/lib/Controller/CommonSettingsTrait.php","line":115,"function":"getPersonalSections","class":"OC\\Settings\\Manager","type":"->"},{"file":"/home/domain.tld/domains/cloud.domain.tld.de/public_html/apps/settings/lib/Controller/CommonSettingsTrait.php","line":63,"function":"formatPersonalSections","class":"OCA\\Settings\\Controller\\PersonalSettingsController","type":"->"},{"file":"/home/domain.tld/domains/cloud.domain.tld.de/public_html/apps/settings/lib/Controller/CommonSettingsTrait.php","line":147,"function":"getNavigationParameters","class":"OCA\\Settings\\Controller\\PersonalSettingsController","type":"->"},{"file":"/home/domain.tld/domains/cloud.domain.tld.de/public_html/apps/settings/lib/Controller/PersonalSettingsController.php","line":67,"function":"getIndexResponse","class":"OCA\\Settings\\Controller\\PersonalSettingsController","type":"->"},{"file":"/home/domain.tld/domains/cloud.domain.tld.de/public_html/lib/private/AppFramework/Http/Dispatcher.php","line":217,"function":"index","class":"OCA\\Settings\\Controller\\PersonalSettingsController","type":"->"},{"file":"/home/domain.tld/domains/cloud.domain.tld.de/public_html/lib/private/AppFramework/Http/Dispatcher.php","line":126,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/home/domain.tld/domains/cloud.domain.tld.de/public_html/lib/private/AppFramework/App.php","line":156,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/home/domain.tld/domains/cloud.domain.tld.de/public_html/lib/private/Route/Router.php","line":301,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/home/domain.tld/domains/cloud.domain.tld.de/public_html/lib/base.php","line":1000,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/home/domain.tld/domains/cloud.domain.tld.de/public_html/index.php","line":36,"function":"handleRequest","class":"OC","type":"::"}],"File":"/home/domain.tld/domains/cloud.domain.tld.de/public_html/apps/ocdownloader/settings/personal.php","Line":14},"CustomMessage":"--"}}
it´s an issue from the ocdownloader

Hello, yes this is a bug in ocDownloader. You need to disable the app via CLI first.

Greetings

I do it. Thanks.

1 Like