forked from pdsinterop/test-suites
-
Notifications
You must be signed in to change notification settings - Fork 8
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
app-not-found on oc1.docker #58
Comments
|
Repository owner
moved this from In Progress
to Done
in Sciencemesh: road to production
Oct 17, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
``` root@mesh:~/michiel-dev/ocm-test-suite# docker exec -it oc2.docker /bin/bash root@7b496ea4df7c:/var/www/html# cat data/owncloud.log {"reqId":"G1KiQmHUernLmbQsYFID","level":3,"time":"2022-10-17T14:24:52+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"--","url":"--","message":"Exception: {\"Exception\":\"OCP\\\\App\\\\AppNotFoundException\",\"Message\":\" does not exist\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/html\\\/lib\\\/private\\\/App\\\/AppManager.php(484): OC\\\\App\\\\InfoParser->parse()\\n#1 \\\/var\\\/www\\\/html\\\/lib\\\/private\\\/App\\\/AppManager.php(777): OC\\\\App\\\\AppManager->getAppInfoByPath()\\n#2 \\\/var\\\/www\\\/html\\\/lib\\\/private\\\/App\\\/AppManager.php(718): OC\\\\App\\\\AppManager->getAppVersionByPath()\\n#3 \\\/var\\\/www\\\/html\\\/lib\\\/private\\\/App\\\/AppManager.php(660): OC\\\\App\\\\AppManager->findAppInDirectories()\\n#4 \\\/var\\\/www\\\/html\\\/lib\\\/private\\\/legacy\\\/app.php(558): OC\\\\App\\\\AppManager->getAppPath()\\n#5 \\\/var\\\/www\\\/html\\\/core\\\/Command\\\/App\\\/Enable.php(68): OC_App::getAppPath()\\n#6 \\\/var\\\/www\\\/html\\\/lib\\\/composer\\\/symfony\\\/console\\\/Command\\\/Command.php(255): OC\\\\Core\\\\Command\\\\App\\\\Enable->execute()\\n#7 \\\/var\\\/www\\\/html\\\/lib\\\/composer\\\/symfony\\\/console\\\/Application.php(1009): Symfony\\\\Component\\\\Console\\\\Command\\\\Command->run()\\n#8 \\\/var\\\/www\\\/html\\\/lib\\\/composer\\\/symfony\\\/console\\\/Application.php(273): Symfony\\\\Component\\\\Console\\\\Application->doRunCommand()\\n#9 \\\/var\\\/www\\\/html\\\/lib\\\/composer\\\/symfony\\\/console\\\/Application.php(149): Symfony\\\\Component\\\\Console\\\\Application->doRun()\\n#10 \\\/var\\\/www\\\/html\\\/lib\\\/private\\\/Console\\\/Application.php(165): Symfony\\\\Component\\\\Console\\\\Application->run()\\n#11 \\\/var\\\/www\\\/html\\\/console.php(116): OC\\\\Console\\\\Application->run()\\n#12 {main}\",\"File\":\"\\\/var\\\/www\\\/html\\\/lib\\\/private\\\/App\\\/InfoParser.php\",\"Line\":41}"} r ```
The text was updated successfully, but these errors were encountered: