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

Can't enable the app #415

Closed
mehdibo opened this issue Mar 4, 2021 · 7 comments
Closed

Can't enable the app #415

mehdibo opened this issue Mar 4, 2021 · 7 comments

Comments

@mehdibo
Copy link

mehdibo commented Mar 4, 2021

When I click Enable I get the following error:

An error occured during the request. Unable to proceed
There is no table with name 'oc_spoody.oc_suspicious_login_model' in the schema

PS: spoody is my username on Nextcloud

@ChristophWurst
Copy link
Member

versions?

did you upgrade from an older app version?

@mehdibo
Copy link
Author

mehdibo commented Mar 8, 2021

No I didn’t, this is my first time installing it.
Nextcloud 21.0.0

@ChristophWurst
Copy link
Member

do you have some more info about the error? like a proper trace with line numbers and so on?

@ChristophWurst
Copy link
Member

what version of the app did yo use? how did you install? the app has no release for 21 at the moment?!

@mehdibo
Copy link
Author

mehdibo commented Mar 8, 2021

Sorry for the lack of details.

To install it, I went to Apps > Security > Suspicious Login > Download and Enable
The app's version is 3.2.1

here are the logs I get when clicking Download and Enable:

  Error    no app in context  Error: Call to a member function getContainer() on null at .../AppFramework/Bootstrap/RegistrationContext.php line 405                                                                                                 2021-03-08T10:59:16+00:00 
                                                                                                                                                                                                                                                                               
                              0. lib/private/AppFramework/Bootstrap/Coordinator.php line 143                                                                                                                                                                                   
                                 OC\AppFramework\Bootstrap\RegistrationContext->delegateContainerRegistrations([])                                                                                                                                                             
                              1. lib/private/AppFramework/Bootstrap/Coordinator.php line 86                                                                                                                                                                                    
                                 OC\AppFramework\Bootstrap\Coordinator->registerApps(["suspicious_login"])                                                                                                                                                                     
                              2. lib/private/Installer.php line 146                                                                                                                                                                                                            
                                 OC\AppFramework\Bootstrap\Coordinator->runLazyRegistration("suspicious_login")                                                                                                                                                                
                              3. apps/settings/lib/Controller/AppSettingsController.php line 448                                                                                                                                                                               
                                 OC\Installer->installApp("suspicious_login")                                                                                                                                                                                                  
                              4. lib/private/AppFramework/Http/Dispatcher.php line 218                                                                                                                                                                                         
                                 OCA\Settings\Controller\AppSettingsController->enableApps(["suspicious_login"], [])                                                                                                                                                           
                              5. lib/private/AppFramework/Http/Dispatcher.php line 127                                                                                                                                                                                         
                                 OC\AppFramework\Http\Dispatcher->executeController(OCA\Settings\Controller\AppSettingsController {}, "enableApps")                                                                                                                            
                              6. lib/private/AppFramework/App.php line 157                                                                                                                                                                                                     
                                 OC\AppFramework\Http\Dispatcher->dispatch(OCA\Settings\Controller\AppSettingsController {}, "enableApps")                                                                                                                                     
                              7. lib/private/Route/Router.php line 302                                                                                                                                                                                                         
                                 OC\AppFramework\App::main("OCA\\Settings\\Controller\\AppSettingsController", "enableApps", OC\AppFramework\DependencyInjection\DIContainer {}, {_route:"settings.AppSettings.enableApps"})                                                   
                              8. lib/base.php line 993                                                                                                                                                                                                                         
                                 OC\Route\Router->match("\/settings\/apps\/enable")                                                                                                                                                                                            
                              9. index.php line 37                                                                                                                                                                                                                             
                                 OC::handleRequest(                                                                                                                                                                                                                            
                                                                                                                                                                                                                                                                               
                                 )                                                                                                                                                                                                                                             

  Error    PHP                Error: Undefined index: workflowengine at /var/www/html/lib/private/AppFramework/Bootstrap/RegistrationContext.php#404 at lib/private/Log/ErrorHandler.php line 92                                                     2021-03-08T10:59:16+00:00 
                                                                                                                                                                                                                                                                               
                               0. lib/private/AppFramework/Bootstrap/RegistrationContext.php line 404                                                                                                                                                                          
                                  OC\Log\ErrorHandler::onError(                                                                                                                                                                                                                
                                    8,                                                                                                                                                                                                                                         
                                    "Undefined index: workflowengine",                                                                                                                                                                                                         
                                    "\/var\/www\/html\/lib\/private\/AppFramework\/Bootstrap\/RegistrationContext.php",                                                                                                                                                        
                                    404,                                                                                                                                                                                                                                       
                                    {apps:[],registration:{appId:"workflowengine",alias:"RequestTimeController",target:"OCA\\WorkflowEngine\\Controller\\RequestTime"},e:Error {},appId:"twofactor_totp"}                                                                      
                                  )                                                                                                                                                                                                                                            
                               1. lib/private/AppFramework/Bootstrap/Coordinator.php line 143                                                                                                                                                                                  
                                  OC\AppFramework\Bootstrap\RegistrationContext->delegateContainerRegistrations([])                                                                                                                                                            
                               2. lib/private/AppFramework/Bootstrap/Coordinator.php line 86                                                                                                                                                                                   
                                  OC\AppFramework\Bootstrap\Coordinator->registerApps(["suspicious_login"])                                                                                                                                                                    
                               3. lib/private/Installer.php line 146                                                                                                                                                                                                           
                                  OC\AppFramework\Bootstrap\Coordinator->runLazyRegistration("suspicious_login")                                                                                                                                                               
                               4. apps/settings/lib/Controller/AppSettingsController.php line 448                                                                                                                                                                              
                                  OC\Installer->installApp("suspicious_login")                                                                                                                                                                                                 
                               5. lib/private/AppFramework/Http/Dispatcher.php line 218                                                                                                                                                                                        
                                  OCA\Settings\Controller\AppSettingsController->enableApps(["suspicious_login"], [])                                                                                                                                                          
                               6. lib/private/AppFramework/Http/Dispatcher.php line 127                                                                                                                                                                                        
                                  OC\AppFramework\Http\Dispatcher->executeController(OCA\Settings\Controller\AppSettingsController {}, "enableApps")                                                                                                                           
                               7. lib/private/AppFramework/App.php line 157                                                                                                                                                                                                    
                                  OC\AppFramework\Http\Dispatcher->dispatch(OCA\Settings\Controller\AppSettingsController {}, "enableApps")                                                                                                                                    
                               8. lib/private/Route/Router.php line 302                                                                                                                                                                                                        
                                  OC\AppFramework\App::main("OCA\\Settings\\Controller\\AppSettingsController", "enableApps", OC\AppFramework\DependencyInjection\DIContainer {}, {_route:"settings.AppSettings.enableApps"})                                                  
                               9. lib/base.php line 993                                                                                                                                                                                                                        
                                  OC\Route\Router->match("\/settings\/apps\/enable")                                                                                                                                                                                           
                              10. index.php line 37                                                                                                                                                                                                                            
                                  OC::handleRequest(                                                                                                                                                                                                                           
                                                                                                                                                                                                                                                                               
                                  )                                                                                                                                                                                                                                            

  Error    no app in context  Error: Call to a member function getContainer() on null at .../AppFramework/Bootstrap/RegistrationContext.php line 405                                                                                                 2021-03-08T10:59:16+00:00 
                                                                                                                                                                                                                                                                               
                              0. lib/private/AppFramework/Bootstrap/Coordinator.php line 143                                                                                                                                                                                   
                                 OC\AppFramework\Bootstrap\RegistrationContext->delegateContainerRegistrations([])                                                                                                                                                             
                              1. lib/private/AppFramework/Bootstrap/Coordinator.php line 86                                                                                                                                                                                    
                                 OC\AppFramework\Bootstrap\Coordinator->registerApps(["suspicious_login"])                                                                                                                                                                     
                              2. lib/private/Installer.php line 146                                                                                                                                                                                                            
                                 OC\AppFramework\Bootstrap\Coordinator->runLazyRegistration("suspicious_login")                                                                                                                                                                
                              3. apps/settings/lib/Controller/AppSettingsController.php line 448                                                                                                                                                                               
                                 OC\Installer->installApp("suspicious_login")                                                                                                                                                                                                  
                              4. lib/private/AppFramework/Http/Dispatcher.php line 218                                                                                                                                                                                         
                                 OCA\Settings\Controller\AppSettingsController->enableApps(["suspicious_login"], [])                                                                                                                                                           
                              5. lib/private/AppFramework/Http/Dispatcher.php line 127                                                                                                                                                                                         
                                 OC\AppFramework\Http\Dispatcher->executeController(OCA\Settings\Controller\AppSettingsController {}, "enableApps")                                                                                                                            
                              6. lib/private/AppFramework/App.php line 157                                                                                                                                                                                                     
                                 OC\AppFramework\Http\Dispatcher->dispatch(OCA\Settings\Controller\AppSettingsController {}, "enableApps")                                                                                                                                     
                              7. lib/private/Route/Router.php line 302                                                                                                                                                                                                         
                                 OC\AppFramework\App::main("OCA\\Settings\\Controller\\AppSettingsController", "enableApps", OC\AppFramework\DependencyInjection\DIContainer {}, {_route:"settings.AppSettings.enableApps"})                                                   
                              8. lib/base.php line 993                                                                                                                                                                                                                         
                                 OC\Route\Router->match("\/settings\/apps\/enable")                                                                                                                                                                                            
                              9. index.php line 37                                                                                                                                                                                                                             
                                 OC::handleRequest(                                                                                                                                                                                                                            
                                                                                                                                                                                                                                                                               
                                 )                                                                                                                                                                                                                                             

  Error    PHP                Error: Undefined index: twofactor_totp at /var/www/html/lib/private/AppFramework/Bootstrap/RegistrationContext.php#404 at lib/private/Log/ErrorHandler.php line 92                                                     2021-03-08T10:59:16+00:00 
                                                                                                                                                                                                                                                                               
                               0. lib/private/AppFramework/Bootstrap/RegistrationContext.php line 404                                                                                                                                                                          
                                  OC\Log\ErrorHandler::onError(                                                                                                                                                                                                                
                                    8,                                                                                                                                                                                                                                         
                                    "Undefined index: twofactor_totp",                                                                                                                                                                                                         
                                    "\/var\/www\/html\/lib\/private\/AppFramework\/Bootstrap\/RegistrationContext.php",                                                                                                                                                        
                                    404,                                                                                                                                                                                                                                       
                                    {apps:[],registration:{appId:"twofactor_totp",alias:"OCA\\TwoFactorTOTP\\Service\\ITotp",target:"OCA\\TwoFactorTOTP\\Service\\Totp"},e:Error {},appId:"settings"}                                                                          
                                  )                                                                                                                                                                                                                                            
                               1. lib/private/AppFramework/Bootstrap/Coordinator.php line 143                                                                                                                                                                                  
                                  OC\AppFramework\Bootstrap\RegistrationContext->delegateContainerRegistrations([])                                                                                                                                                            
                               2. lib/private/AppFramework/Bootstrap/Coordinator.php line 86                                                                                                                                                                                   
                                  OC\AppFramework\Bootstrap\Coordinator->registerApps(["suspicious_login"])                                                                                                                                                                    
                               3. lib/private/Installer.php line 146                                                                                                                                                                                                           
                                  OC\AppFramework\Bootstrap\Coordinator->runLazyRegistration("suspicious_login")                                                                                                                                                               
                               4. apps/settings/lib/Controller/AppSettingsController.php line 448                                                                                                                                                                              
                                  OC\Installer->installApp("suspicious_login")                                                                                                                                                                                                 
                               5. lib/private/AppFramework/Http/Dispatcher.php line 218                                                                                                                                                                                        
                                  OCA\Settings\Controller\AppSettingsController->enableApps(["suspicious_login"], [])                                                                                                                                                          
                               6. lib/private/AppFramework/Http/Dispatcher.php line 127                                                                                                                                                                                        
                                  OC\AppFramework\Http\Dispatcher->executeController(OCA\Settings\Controller\AppSettingsController {}, "enableApps")                                                                                                                           
                               7. lib/private/AppFramework/App.php line 157                                                                                                                                                                                                    
                                  OC\AppFramework\Http\Dispatcher->dispatch(OCA\Settings\Controller\AppSettingsController {}, "enableApps")                                                                                                                                    
                               8. lib/private/Route/Router.php line 302                                                                                                                                                                                                        
                                  OC\AppFramework\App::main("OCA\\Settings\\Controller\\AppSettingsController", "enableApps", OC\AppFramework\DependencyInjection\DIContainer {}, {_route:"settings.AppSettings.enableApps"})                                                  
                               9. lib/base.php line 993                                                                                                                                                                                                                        
                                  OC\Route\Router->match("\/settings\/apps\/enable")                                                                                                                                                                                           
                              10. index.php line 37                                                                                                                                                                                                                            
                                  OC::handleRequest(                                                                                                                                                                                                                           
                                                                                                                                                                                                                                                                               
                                  )                                                                                                                                                                                                                                            

  Error    no app in context  Error: Call to a member function getContainer() on null at .../AppFramework/Bootstrap/RegistrationContext.php line 405                                                                                                 2021-03-08T10:59:16+00:00 
                                                                                                                                                                                                                                                                               
                              0. lib/private/AppFramework/Bootstrap/Coordinator.php line 143                                                                                                                                                                                   
                                 OC\AppFramework\Bootstrap\RegistrationContext->delegateContainerRegistrations([])                                                                                                                                                             
                              1. lib/private/AppFramework/Bootstrap/Coordinator.php line 86                                                                                                                                                                                    
                                 OC\AppFramework\Bootstrap\Coordinator->registerApps(["suspicious_login"])                                                                                                                                                                     
                              2. lib/private/Installer.php line 146                                                                                                                                                                                                            
                                 OC\AppFramework\Bootstrap\Coordinator->runLazyRegistration("suspicious_login")                                                                                                                                                                
                              3. apps/settings/lib/Controller/AppSettingsController.php line 448                                                                                                                                                                               
                                 OC\Installer->installApp("suspicious_login")                                                                                                                                                                                                  
                              4. lib/private/AppFramework/Http/Dispatcher.php line 218                                                                                                                                                                                         
                                 OCA\Settings\Controller\AppSettingsController->enableApps(["suspicious_login"], [])                                                                                                                                                           
                              5. lib/private/AppFramework/Http/Dispatcher.php line 127                                                                                                                                                                                         
                                 OC\AppFramework\Http\Dispatcher->executeController(OCA\Settings\Controller\AppSettingsController {}, "enableApps")                                                                                                                            
                              6. lib/private/AppFramework/App.php line 157                                                                                                                                                                                                     
                                 OC\AppFramework\Http\Dispatcher->dispatch(OCA\Settings\Controller\AppSettingsController {}, "enableApps")                                                                                                                                     
                              7. lib/private/Route/Router.php line 302                                                                                                                                                                                                         
                                 OC\AppFramework\App::main("OCA\\Settings\\Controller\\AppSettingsController", "enableApps", OC\AppFramework\DependencyInjection\DIContainer {}, {_route:"settings.AppSettings.enableApps"})                                                   
                              8. lib/base.php line 993                                                                                                                                                                                                                         
                                 OC\Route\Router->match("\/settings\/apps\/enable")                                                                                                                                                                                            
                              9. index.php line 37                                                                                                                                                                                                                             
                                 OC::handleRequest(                                                                                                                                                                                                                            
                                                                                                                                                                                                                                                                               
                                 )                                                                                                                                                                                                                                             

  Error    PHP                Error: Undefined index: settings at /var/www/html/lib/private/AppFramework/Bootstrap/RegistrationContext.php#404 at lib/private/Log/ErrorHandler.php line 92                                                           2021-03-08T10:59:16+00:00 
                                                                                                                                                                                                                                                                               
                               0. lib/private/AppFramework/Bootstrap/RegistrationContext.php line 404                                                                                                                                                                          
                                  OC\Log\ErrorHandler::onError(                                                                                                                                                                                                                
                                    8,                                                                                                                                                                                                                                         
                                    "Undefined index: settings",                                                                                                                                                                                                               
                                    "\/var\/www\/html\/lib\/private\/AppFramework\/Bootstrap\/RegistrationContext.php",                                                                                                                                                        
                                    404,                                                                                                                                                                                                                                       
                                    {apps:[],registration:{appId:"settings",alias:"SubadminMiddleware",target:"OCA\\Settings\\Middleware\\SubadminMiddleware"},e:Error {},appId:"files_trashbin"}                                                                              
                                  )                                                                                                                                                                                                                                            
                               1. lib/private/AppFramework/Bootstrap/Coordinator.php line 143                                                                                                                                                                                  
                                  OC\AppFramework\Bootstrap\RegistrationContext->delegateContainerRegistrations([])                                                                                                                                                            
                               2. lib/private/AppFramework/Bootstrap/Coordinator.php line 86                                                                                                                                                                                   
                                  OC\AppFramework\Bootstrap\Coordinator->registerApps(["suspicious_login"])                                                                                                                                                                    
                               3. lib/private/Installer.php line 146                                                                                                                                                                                                           
                                  OC\AppFramework\Bootstrap\Coordinator->runLazyRegistration("suspicious_login")                                                                                                                                                               
                               4. apps/settings/lib/Controller/AppSettingsController.php line 448                                                                                                                                                                              
                                  OC\Installer->installApp("suspicious_login")                                                                                                                                                                                                 
                               5. lib/private/AppFramework/Http/Dispatcher.php line 218                                                                                                                                                                                        
                                  OCA\Settings\Controller\AppSettingsController->enableApps(["suspicious_login"], [])                                                                                                                                                          
                               6. lib/private/AppFramework/Http/Dispatcher.php line 127                                                                                                                                                                                        
                                  OC\AppFramework\Http\Dispatcher->executeController(OCA\Settings\Controller\AppSettingsController {}, "enableApps")                                                                                                                           
                               7. lib/private/AppFramework/App.php line 157                                                                                                                                                                                                    
                                  OC\AppFramework\Http\Dispatcher->dispatch(OCA\Settings\Controller\AppSettingsController {}, "enableApps")                                                                                                                                    
                               8. lib/private/Route/Router.php line 302                                                                                                                                                                                                        
                                  OC\AppFramework\App::main("OCA\\Settings\\Controller\\AppSettingsController", "enableApps", OC\AppFramework\DependencyInjection\DIContainer {}, {_route:"settings.AppSettings.enableApps"})                                                  
                               9. lib/base.php line 993                                                                                                                                                                                                                        
                                  OC\Route\Router->match("\/settings\/apps\/enable")                                                                                                                                                                                           
                              10. index.php line 37                                                                                                                                                                                                                            
                                  OC::handleRequest(                                                                                                                                                                                                                           
                                                                                                                                                                                                                                                                               
                                  )                                                                                                                                                                                                                                            

  Error    no app in context  Error: Call to a member function getContainer() on null at .../AppFramework/Bootstrap/RegistrationContext.php line 405                                                                                                 2021-03-08T10:59:16+00:00 
                                                                                                                                                                                                                                                                               
                              0. lib/private/AppFramework/Bootstrap/Coordinator.php line 143                                                                                                                                                                                   
                                 OC\AppFramework\Bootstrap\RegistrationContext->delegateContainerRegistrations([])                                                                                                                                                             
                              1. lib/private/AppFramework/Bootstrap/Coordinator.php line 86                                                                                                                                                                                    
                                 OC\AppFramework\Bootstrap\Coordinator->registerApps(["suspicious_login"])                                                                                                                                                                     
                              2. lib/private/Installer.php line 146                                                                                                                                                                                                            
                                 OC\AppFramework\Bootstrap\Coordinator->runLazyRegistration("suspicious_login")                                                                                                                                                                
                              3. apps/settings/lib/Controller/AppSettingsController.php line 448                                                                                                                                                                               
                                 OC\Installer->installApp("suspicious_login")                                                                                                                                                                                                  
                              4. lib/private/AppFramework/Http/Dispatcher.php line 218                                                                                                                                                                                         
                                 OCA\Settings\Controller\AppSettingsController->enableApps(["suspicious_login"], [])                                                                                                                                                           
                              5. lib/private/AppFramework/Http/Dispatcher.php line 127                                                                                                                                                                                         
                                 OC\AppFramework\Http\Dispatcher->executeController(OCA\Settings\Controller\AppSettingsController {}, "enableApps")                                                                                                                            
                              6. lib/private/AppFramework/App.php line 157                                                                                                                                                                                                     
                                 OC\AppFramework\Http\Dispatcher->dispatch(OCA\Settings\Controller\AppSettingsController {}, "enableApps")                                                                                                                                     
                              7. lib/private/Route/Router.php line 302                                                                                                                                                                                                         
                                 OC\AppFramework\App::main("OCA\\Settings\\Controller\\AppSettingsController", "enableApps", OC\AppFramework\DependencyInjection\DIContainer {}, {_route:"settings.AppSettings.enableApps"})                                                   
                              8. lib/base.php line 993                                                                                                                                                                                                                         
                                 OC\Route\Router->match("\/settings\/apps\/enable")                                                                                                                                                                                            
                              9. index.php line 37                                                                                                                                                                                                                             
                                 OC::handleRequest(                                                                                                                                                                                                                            
                                                                                                                                                                                                                                                                               
                                 )                                                                                                                                                                                                                                             

  Error    PHP                Error: Undefined index: files_trashbin at /var/www/html/lib/private/AppFramework/Bootstrap/RegistrationContext.php#404 at lib/private/Log/ErrorHandler.php line 92                                                     2021-03-08T10:59:16+00:00 
                                                                                                                                                                                                                                                                               
                               0. lib/private/AppFramework/Bootstrap/RegistrationContext.php line 404                                                                                                                                                                          
                                  OC\Log\ErrorHandler::onError(                                                                                                                                                                                                                
                                    8,                                                                                                                                                                                                                                         
                                    "Undefined index: files_trashbin",                                                                                                                                                                                                         
                                    "\/var\/www\/html\/lib\/private\/AppFramework\/Bootstrap\/RegistrationContext.php",                                                                                                                                                        
                                    404,                                                                                                                                                                                                                                       
                                    {apps:[],registration:{appId:"files_trashbin",alias:"principalBackend",target:"OCA\\DAV\\Connector\\Sabre\\Principal"},e:Error {},appId:"files_trashbin"}                                                                                  
                                  )                                                                                                                                                                                                                                            
                               1. lib/private/AppFramework/Bootstrap/Coordinator.php line 143                                                                                                                                                                                  
                                  OC\AppFramework\Bootstrap\RegistrationContext->delegateContainerRegistrations([])                                                                                                                                                            
                               2. lib/private/AppFramework/Bootstrap/Coordinator.php line 86                                                                                                                                                                                   
                                  OC\AppFramework\Bootstrap\Coordinator->registerApps(["suspicious_login"])                                                                                                                                                                    
                               3. lib/private/Installer.php line 146                                                                                                                                                                                                           
                                  OC\AppFramework\Bootstrap\Coordinator->runLazyRegistration("suspicious_login")                                                                                                                                                               
                               4. apps/settings/lib/Controller/AppSettingsController.php line 448                                                                                                                                                                              
                                  OC\Installer->installApp("suspicious_login")                                                                                                                                                                                                 
                               5. lib/private/AppFramework/Http/Dispatcher.php line 218                                                                                                                                                                                        
                                  OCA\Settings\Controller\AppSettingsController->enableApps(["suspicious_login"], [])                                                                                                                                                          
                               6. lib/private/AppFramework/Http/Dispatcher.php line 127                                                                                                                                                                                        
                                  OC\AppFramework\Http\Dispatcher->executeController(OCA\Settings\Controller\AppSettingsController {}, "enableApps")                                                                                                                           
                               7. lib/private/AppFramework/App.php line 157                                                                                                                                                                                                    
                                  OC\AppFramework\Http\Dispatcher->dispatch(OCA\Settings\Controller\AppSettingsController {}, "enableApps")                                                                                                                                    
                               8. lib/private/Route/Router.php line 302                                                                                                                                                                                                        
                                  OC\AppFramework\App::main("OCA\\Settings\\Controller\\AppSettingsController", "enableApps", OC\AppFramework\DependencyInjection\DIContainer {}, {_route:"settings.AppSettings.enableApps"})                                                  
                               9. lib/base.php line 993                                                                                                                                                                                                                        
                                  OC\Route\Router->match("\/settings\/apps\/enable")                                                                                                                                                                                           
                              10. index.php line 37                                                                                                                                                                                                                            
                                  OC::handleRequest(                                                                                                                                                                                                                           
                                                                                                                                                                                                                                                                               
                                  )                                                                                                                                                                                                                                            

  Error    no app in context  Error: Call to a member function getContainer() on null at .../AppFramework/Bootstrap/RegistrationContext.php line 405                                                                                                 2021-03-08T10:59:16+00:00 
                                                                                                                                                                                                                                                                               
                              0. lib/private/AppFramework/Bootstrap/Coordinator.php line 143                                                                                                                                                                                   
                                 OC\AppFramework\Bootstrap\RegistrationContext->delegateContainerRegistrations([])                                                                                                                                                             
                              1. lib/private/AppFramework/Bootstrap/Coordinator.php line 86                                                                                                                                                                                    
                                 OC\AppFramework\Bootstrap\Coordinator->registerApps(["suspicious_login"])                                                                                                                                                                     
                              2. lib/private/Installer.php line 146                                                                                                                                                                                                            
                                 OC\AppFramework\Bootstrap\Coordinator->runLazyRegistration("suspicious_login")                                                                                                                                                                
                              3. apps/settings/lib/Controller/AppSettingsController.php line 448                                                                                                                                                                               
                                 OC\Installer->installApp("suspicious_login")                                                                                                                                                                                                  
                              4. lib/private/AppFramework/Http/Dispatcher.php line 218                                                                                                                                                                                         
                                 OCA\Settings\Controller\AppSettingsController->enableApps(["suspicious_login"], [])                                                                                                                                                           
                              5. lib/private/AppFramework/Http/Dispatcher.php line 127                                                                                                                                                                                         
                                 OC\AppFramework\Http\Dispatcher->executeController(OCA\Settings\Controller\AppSettingsController {}, "enableApps")                                                                                                                            
                              6. lib/private/AppFramework/App.php line 157                                                                                                                                                                                                     
                                 OC\AppFramework\Http\Dispatcher->dispatch(OCA\Settings\Controller\AppSettingsController {}, "enableApps")                                                                                                                                     
                              7. lib/private/Route/Router.php line 302                                                                                                                                                                                                         
                                 OC\AppFramework\App::main("OCA\\Settings\\Controller\\AppSettingsController", "enableApps", OC\AppFramework\DependencyInjection\DIContainer {}, {_route:"settings.AppSettings.enableApps"})                                                   
                              8. lib/base.php line 993                                                                                                                                                                                                                         
                                 OC\Route\Router->match("\/settings\/apps\/enable")                                                                                                                                                                                            
                              9. index.php line 37                                                                                                                                                                                                                             
                                 OC::handleRequest(                                                                                                                                                                                                                            
                                                                                                                                                                                                                                                                               
                                 )                                                                                                                                                                                                                                             

  Error    PHP                Error: Undefined index: files_trashbin at /var/www/html/lib/private/AppFramework/Bootstrap/RegistrationContext.php#404 at lib/private/Log/ErrorHandler.php line 92                                                     2021-03-08T10:59:16+00:00 
                                                                                                                                                                                                                                                                               
                               0. lib/private/AppFramework/Bootstrap/RegistrationContext.php line 404                                                                                                                                                                          
                                  OC\Log\ErrorHandler::onError(                                                                                                                                                                                                                
                                    8,                                                                                                                                                                                                                                         
                                    "Undefined index: files_trashbin",                                                                                                                                                                                                         
                                    "\/var\/www\/html\/lib\/private\/AppFramework\/Bootstrap\/RegistrationContext.php",                                                                                                                                                        
                                    404,                                                                                                                                                                                                                                       
                                    {apps:[],registration:{appId:"files_trashbin",alias:"OCA\\Files_Trashbin\\Trash\\ITrashManager",target:"OCA\\Files_Trashbin\\Trash\\TrashManager"},e:Error {},appId:"files_ ... "}                                                         
                                  )                                                                                                                                                                                                                                            
                               1. lib/private/AppFramework/Bootstrap/Coordinator.php line 143                                                                                                                                                                                  
                                  OC\AppFramework\Bootstrap\RegistrationContext->delegateContainerRegistrations([])                                                                                                                                                            
                               2. lib/private/AppFramework/Bootstrap/Coordinator.php line 86                                                                                                                                                                                   
                                  OC\AppFramework\Bootstrap\Coordinator->registerApps(["suspicious_login"])                                                                                                                                                                    
                               3. lib/private/Installer.php line 146                                                                                                                                                                                                           
                                  OC\AppFramework\Bootstrap\Coordinator->runLazyRegistration("suspicious_login")                                                                                                                                                               
                               4. apps/settings/lib/Controller/AppSettingsController.php line 448                                                                                                                                                                              
                                  OC\Installer->installApp("suspicious_login")                                                                                                                                                                                                 
                               5. lib/private/AppFramework/Http/Dispatcher.php line 218                                                                                                                                                                                        
                                  OCA\Settings\Controller\AppSettingsController->enableApps(["suspicious_login"], [])                                                                                                                                                          
                               6. lib/private/AppFramework/Http/Dispatcher.php line 127                                                                                                                                                                                        
                                  OC\AppFramework\Http\Dispatcher->executeController(OCA\Settings\Controller\AppSettingsController {}, "enableApps")                                                                                                                           
                               7. lib/private/AppFramework/App.php line 157                                                                                                                                                                                                    
                                  OC\AppFramework\Http\Dispatcher->dispatch(OCA\Settings\Controller\AppSettingsController {}, "enableApps")                                                                                                                                    
                               8. lib/private/Route/Router.php line 302                                                                                                                                                                                                        
                                  OC\AppFramework\App::main("OCA\\Settings\\Controller\\AppSettingsController", "enableApps", OC\AppFramework\DependencyInjection\DIContainer {}, {_route:"settings.AppSettings.enableApps"})                                                  
                               9. lib/base.php line 993                                                                                                                                                                                                                        
                                  OC\Route\Router->match("\/settings\/apps\/enable")                                                                                                                                                                                           
                              10. index.php line 37                                                                                                                                                                                                                            
                                  OC::handleRequest(                                                                                                                                                                                                                           
                                                                                                                                                                                                                                                                               
                                  ) 

@ChristophWurst
Copy link
Member

The app's version is 3.2.1

That version is not compatible with 21 https://github.com/nextcloud/suspicious_login/blob/v3.2.1/appinfo/info.xml#L29.

@ChristophWurst
Copy link
Member

v4.0.0 released

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

2 participants