-
Notifications
You must be signed in to change notification settings - Fork 0
Can't open Starrate App on Nextcloud AIO #10
Copy link
Copy link
Open
Description
Hi there,
just installed Starrate from the App Store on Nextcloud AIO (Hub 25 Autumn 32.0.6) and can't open the app at all. I just get a "Internal Servererror" page.
Log output:
{
"reqId": "yTRpA7uBkuKh14kobQ72",
"level": 3,
"time": "2026-04-04T15:41:40+00:00",
"remoteAddr": "192.168.151.104",
"user": "michi",
"app": "index",
"method": "GET",
"url": "/apps/starrate/",
"scriptName": "/index.php",
"message": "Could not resolve OCA\\StarRate\\Controller\\GalleryController! Class \"OCA\\StarRate\\Controller\\GalleryController\" does not exist",
"userAgent": "Mozilla/5.0 (X11; Linux x86_64; rv:149.0) Gecko/20100101 Firefox/149.0",
"version": "32.0.6.1",
"exception": {
"Exception": "OC\\AppFramework\\Utility\\QueryNotFoundException",
"Message": "Could not resolve OCA\\StarRate\\Controller\\GalleryController! Class \"OCA\\StarRate\\Controller\\GalleryController\" does not exist",
"Code": 0,
"Trace": [
{
"file": "/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php",
"line": 140,
"function": "resolve",
"class": "OC\\AppFramework\\Utility\\SimpleContainer",
"type": "->",
"args": [
"OCA\\StarRate\\Controller\\GalleryController"
]
},
{
"file": "/var/www/html/lib/private/AppFramework/DependencyInjection/DIContainer.php",
"line": 352,
"function": "query",
"class": "OC\\AppFramework\\Utility\\SimpleContainer",
"type": "->",
"args": [
"OCA\\StarRate\\Controller\\GalleryController"
]
},
{
"file": "/var/www/html/lib/private/AppFramework/DependencyInjection/DIContainer.php",
"line": 324,
"function": "queryNoFallback",
"class": "OC\\AppFramework\\DependencyInjection\\DIContainer",
"type": "->",
"args": [
"OCA\\StarRate\\Controller\\GalleryController"
]
},
{
"file": "/var/www/html/lib/private/AppFramework/App.php",
"line": 133,
"function": "query",
"class": "OC\\AppFramework\\DependencyInjection\\DIContainer",
"type": "->",
"args": [
"OCA\\StarRate\\Controller\\GalleryController"
]
},
{
"file": "/var/www/html/lib/private/Route/Router.php",
"line": 321,
"function": "main",
"class": "OC\\AppFramework\\App",
"type": "::",
"args": [
"OCA\\StarRate\\Controller\\GalleryController",
"index",
{
"__class__": "OC\\AppFramework\\DependencyInjection\\DIContainer"
},
{
"_route": "starrate.gallery.index"
}
]
},
{
"file": "/var/www/html/lib/base.php",
"line": 1091,
"function": "match",
"class": "OC\\Route\\Router",
"type": "->",
"args": [
"/apps/starrate/"
]
},
{
"file": "/var/www/html/index.php",
"line": 25,
"function": "handleRequest",
"class": "OC",
"type": "::",
"args": []
}
],
"File": "/var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php",
"Line": 129,
"message": "Could not resolve OCA\\StarRate\\Controller\\GalleryController! Class \"OCA\\StarRate\\Controller\\GalleryController\" does not exist",
"exception": {},
"CustomMessage": "Could not resolve OCA\\StarRate\\Controller\\GalleryController! Class \"OCA\\StarRate\\Controller\\GalleryController\" does not exist"
}
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels