Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash after Update to NC 22 #390

Closed
leuedaniel opened this issue Jun 15, 2021 · 3 comments
Closed

Crash after Update to NC 22 #390

leuedaniel opened this issue Jun 15, 2021 · 3 comments
Labels
bug Something in the app is not working as expected

Comments

@leuedaniel
Copy link

leuedaniel commented Jun 15, 2021

System Information

Server:

 Nextcloud Version: 22.0.0 beta 4
 PHP Version: 7.4.3
 Database and Version: MariaDB 10.4.14
 Server OS and Version: Ubuntu 20.04.2 LTS
 Passwords Version: 2021.7.20-build4167

Client:

 Browser and Version: Chrome
 Client OS and Version: Win10

Steps to reproduce

  1. Upgarde to NC 22.0.0 beta 4
  2. Activate the passwords app

Expected result

I can activate the app after upgrade to NC 22

Actual result

Errormessage:
The appinfo/database.xml file is not longer supported. Used in passwords

For me i test my Nextcloud on a safety instance for the next main version update. There i see problems with your app.
I think it's the point described here:
https://docs.nextcloud.com/server/latest/developer_manual/basics/storage/migrations.html

Nextcloud log

Nextcloud log
{"reqId":"qCVaLiFSPjAnHzJwT2DQ","level":3,"time":"2021-06-15T14:04:42+00:00","remoteAddr":"188.60.2.152","user":"admin","app":"settings","method":"POST","url":"/settings/apps/enable","message":"could not enable apps","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.101 Safari/537.36","version":"22.0.0.7","exception":{"Exception":"Exception","Message":"The appinfo/database.xml file is not longer supported. Used in passwords","Code":0,"Trace":[{"file":"/var/www/ehv_cloud_test/apps/settings/lib/Controller/AppSettingsController.php","line":447,"function":"installApp","class":"OC\\Installer","type":"->"},{"file":"/var/www/ehv_cloud_test/lib/private/AppFramework/Http/Dispatcher.php","line":217,"function":"enableApps","class":"OCA\\Settings\\Controller\\AppSettingsController","type":"->"},{"file":"/var/www/ehv_cloud_test/lib/private/AppFramework/Http/Dispatcher.php","line":126,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/ehv_cloud_test/lib/private/AppFramework/App.php","line":156,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/ehv_cloud_test/lib/private/Route/Router.php","line":303,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/var/www/ehv_cloud_test/lib/base.php","line":998,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/var/www/ehv_cloud_test/index.php","line":36,"function":"handleRequest","class":"OC","type":"::"}],"File":"/var/www/ehv_cloud_test/lib/private/Installer.php","Line":112,"CustomMessage":"could not enable apps"}}

@leuedaniel leuedaniel added the bug Something in the app is not working as expected label Jun 15, 2021
@marius-wieschollek
Copy link
Owner

The passwords app does not yet support NC22.

You can try the latest build from master (https://git.mdns.eu/nextcloud/passwords/-/jobs/12439/artifacts/browse) and see if the current status of the migration works for you.

@leuedaniel
Copy link
Author

Yes i know that but i think its a good reminder for you :-)
Thanks

@marius-wieschollek
Copy link
Owner

NC 22 should now work with the latest nightly builds

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something in the app is not working as expected
Projects
None yet
Development

No branches or pull requests

2 participants