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

NC19: App creates permanent RuntimeException in Nextcloud Log #197

Closed
LordSimal opened this issue Jul 3, 2020 · 1 comment
Closed

NC19: App creates permanent RuntimeException in Nextcloud Log #197

LordSimal opened this issue Jul 3, 2020 · 1 comment

Comments

@LordSimal
Copy link

I just manually updated my NC 18 to 19 and checked the log.

I permanently get new messages with the following message:

RuntimeException: App class OCA\PreviewGenerator\AppInfo\Application is not setup via query() but directly

Found this related issues with the same error: nextcloud/maps#384

And the proposed solution: https://github.com/nextcloud/calendar/pull/1958/files#diff-079bbe455bfa9aeaf363ae1bc6415ba0R25

@MichaIng
Copy link
Member

Can be closed, there is no app.php anymore, but a somehow related issue: #204
It seems like something in app or database is still expecting app.php. Good idea to check other app repos for similar error reports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants