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

Broken on Nextcloud (500 - internal server error) #139

Open
jesta030 opened this issue Jan 3, 2024 · 2 comments
Open

Broken on Nextcloud (500 - internal server error) #139

jesta030 opened this issue Jan 3, 2024 · 2 comments

Comments

@jesta030
Copy link

jesta030 commented Jan 3, 2024

Carnet is currently broken for me on Nextcloud returning an error 500 page. App activates fine but can't be accessed via the web page.

Installed via Docker on UnRAID,
Nextcloud version 28.0.1.1
Carnet version 0.25.2

Nextcloud log:
{"reqId":"ji7P4WY9QGI9rG0MfM6Q","level":3,"time":"2024-01-03T10:18:57+00:00","remoteAddr":"192.168.178.184","user":"root","app":"index","method":"GET","url":"/apps/carnet/","message":"Call to undefined method OC_App::getAppInfo() in file '/config/www/nextcloud/apps/carnet/lib/Controller/PageController.php' line 62","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:121.0) Gecko/20100101 Firefox/121.0","version":"28.0.1.1","exception":{"Exception":"Exception","Message":"Call to undefined method OC_App::getAppInfo() in file '/config/www/nextcloud/apps/carnet/lib/Controller/PageController.php' line 62","Code":0,"Trace":[{"file":"/app/www/public/lib/private/AppFramework/App.php","line":184,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/app/www/public/lib/private/Route/Router.php","line":315,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/app/www/public/lib/base.php","line":1069,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/app/www/public/index.php","line":39,"function":"handleRequest","class":"OC","type":"::"}],"File":"/app/www/public/lib/private/AppFramework/Http/Dispatcher.php","Line":169,"Previous":{"Exception":"Error","Message":"Call to undefined method OC_App::getAppInfo()","Code":0,"Trace":[{"file":"/app/www/public/lib/private/AppFramework/Http/Dispatcher.php","line":230,"function":"index","class":"OCA\\Carnet\\Controller\\PageController","type":"->"},{"file":"/app/www/public/lib/private/AppFramework/Http/Dispatcher.php","line":137,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/app/www/public/lib/private/AppFramework/App.php","line":184,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/app/www/public/lib/private/Route/Router.php","line":315,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/app/www/public/lib/base.php","line":1069,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/app/www/public/index.php","line":39,"function":"handleRequest","class":"OC","type":"::"}],"File":"/config/www/nextcloud/apps/carnet/lib/Controller/PageController.php","Line":62},"message":"Call to undefined method OC_App::getAppInfo() in file '/config/www/nextcloud/apps/carnet/lib/Controller/PageController.php' line 62","exception":{},"CustomMessage":"Call to undefined method OC_App::getAppInfo() in file '/config/www/nextcloud/apps/carnet/lib/Controller/PageController.php' line 62"}}

@CyberMinion
Copy link

Might this be related?
CarnetApp/CarnetNextcloud#214

@Playnary
Copy link

Playnary commented Jan 9, 2024

I can replicate this error. Only thrown with the web interface, app functionality still working.

NC 28.0.1 + Carnet 0.25.2

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

No branches or pull requests

3 participants