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

app-not-found on oc1.docker #58

Closed
michielbdejong opened this issue Oct 17, 2022 · 1 comment
Closed

app-not-found on oc1.docker #58

michielbdejong opened this issue Oct 17, 2022 · 1 comment

Comments

@michielbdejong
Copy link
Collaborator

Screenshot 2022-10-17 at 16 29 53

``` 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 ```
@michielbdejong
Copy link
Collaborator Author

www-data@7b496ea4df7c:~/html$ php console.php sciencemesh
An unhandled exception has been thrown:
Error: Class 'OCA\ScienceMesh\ScienceMeshProviderFactory' not found in /var/www/html/lib/private/Server.php:898
Stack trace:
#0 /var/www/html/lib/composer/pimple/pimple/src/Pimple/Container.php(122): OC\Server->OC\{closure}()
#1 /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php(108): Pimple\Container->offsetGet()
#2 /var/www/html/lib/private/ServerContainer.php(86): OC\AppFramework\Utility\SimpleContainer->query()
#3 /var/www/html/lib/private/Server.php(1656): OC\ServerContainer->query()
#4 /var/www/html/apps/files_sharing/lib/AppInfo/Application.php(166): OC\Server->getShareManager()
#5 /var/www/html/lib/composer/pimple/pimple/src/Pimple/Container.php(122): OCA\Files_Sharing\AppInfo\Application->OCA\Files_Sharing\AppInfo\{closure}()
#6 /var/www/html/lib/private/AppFramework/Utility/SimpleContainer.php(108): Pimple\Container->offsetGet()
#7 /var/www/html/apps/files_sharing/lib/AppInfo/Application.php(208): OC\AppFramework\Utility\SimpleContainer->query()
#8 /var/www/html/apps/files_sharing/appinfo/app.php(38): OCA\Files_Sharing\AppInfo\Application->registerMountProviders()
#9 /var/www/html/lib/private/legacy/app.php(253): require_once('/var/www/html/a...')
#10 /var/www/html/lib/private/legacy/app.php(192): OC_App::requireAppFile()
#11 /var/www/html/lib/private/legacy/app.php(125): OC_App::loadApp()
#12 /var/www/html/lib/private/Console/Application.php(103): OC_App::loadApps()
#13 /var/www/html/console.php(115): OC\Console\Application->loadCommands()
#14 {main}www-data@7b496ea4df7c:~/html$ 

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

1 participant