owncloud-archive / news

:newspaper: News app for ownCloud
GNU Affero General Public License v3.0
290 stars 106 forks source link

Trying to activate app on production stable9, doesn’t work (dependency analyzer) #955

Closed jancborchardt closed 8 years ago

jancborchardt commented 8 years ago

It seems to be enabled, but doesn’t show in the app switcher. owncloud.log:

{"reqId":"G4dZm8Xq/Ayl5vyBzPgc","remoteAddr":"93.202.88.105","app":"PHP","message":"Argument 1 passed to OC\\App\\DependencyAnalyzer::analyze() must be of the type array, null given, called in /lib/private/app.php on line 1100 and defined at /lib/private/app/dependencyanalyzer.php#52","level":3,"time":"2016-03-30T16:41:44+00:00","method":"POST","url":"/index.php/settings/ajax/enableapp.php","user":"jan"}
{"reqId":"G4dZm8Xq/Ayl5vyBzPgc","remoteAddr":"93.202.88.105","app":"PHP","message":"Argument 2 passed to OC\\App\\DependencyAnalyzer::analyzeOC() must be of the type array, null given, called in /lib/private/app/dependencyanalyzer.php on line 66 and defined at /lib/private/app/dependencyanalyzer.php#280","level":3,"time":"2016-03-30T16:41:44+00:00","method":"POST","url":"/index.php/settings/ajax/enableapp.php","user":"jan"}

@BernhardPosselt any idea?

jancborchardt commented 8 years ago

G

jancborchardt commented 8 years ago

Core issue