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

Error messages in log file regarding tags and favorites #10503

Closed
schiessle opened this issue Aug 2, 2018 · 3 comments
Closed

Error messages in log file regarding tags and favorites #10503

schiessle opened this issue Aug 2, 2018 · 3 comments

Comments

@schiessle
Copy link
Member

When I install Nextcloud 14 beta and navigate around in the file view I get this error messages in the log file:

{"reqId":"DO0hdBxV2HCrNeswNTTw","level":3,"time":"2018-08-02T09:24:07+00:00","remoteAddr":"127.0.0.1","user":"admin","app":"core","method":"GET","url":"\/nextcloud\/index.php\/apps\/files\/","message":{"Exception":"Exception","Message":"Could not find category \"_$!<Favorite>!$_\"","Code":0,"Trace":[{"file":"\/home\/schiesbn\/Repos\/nextcloud\/nextcloud\/lib\/private\/Tags.php","line":628,"function":"getIdsForTag","class":"OC\\Tags","type":"->","args":["_$!<Favorite>!$_"]},{"file":"\/home\/schiesbn\/Repos\/nextcloud\/nextcloud\/apps\/files\/lib\/Activity\/Helper.php","line":51,"function":"getFavorites","class":"OC\\Tags","type":"->","args":[]},{"file":"\/home\/schiesbn\/Repos\/nextcloud\/nextcloud\/apps\/files\/lib\/Controller\/ViewController.php","line":163,"function":"getFavoriteFilePaths","class":"OCA\\Files\\Activity\\Helper","type":"->","args":["admin"]},{"file":"\/home\/schiesbn\/Repos\/nextcloud\/nextcloud\/lib\/private\/AppFramework\/Http\/Dispatcher.php","line":166,"function":"index","class":"OCA\\Files\\Controller\\ViewController","type":"->","args":["","",null,false]},{"file":"\/home\/schiesbn\/Repos\/nextcloud\/nextcloud\/lib\/private\/AppFramework\/Http\/Dispatcher.php","line":99,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[{"__class__":"OCA\\Files\\Controller\\ViewController"},"index"]},{"file":"\/home\/schiesbn\/Repos\/nextcloud\/nextcloud\/lib\/private\/AppFramework\/App.php","line":118,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[{"__class__":"OCA\\Files\\Controller\\ViewController"},"index"]},{"file":"\/home\/schiesbn\/Repos\/nextcloud\/nextcloud\/lib\/private\/AppFramework\/Routing\/RouteActionHandler.php","line":47,"function":"main","class":"OC\\AppFramework\\App","type":"::","args":["ViewController","index",{"__class__":"OC\\AppFramework\\DependencyInjection\\DIContainer"},{"_route":"files.view.index"}]},{"function":"__invoke","class":"OC\\AppFramework\\Routing\\RouteActionHandler","type":"->","args":[{"_route":"files.view.index"}]},{"file":"\/home\/schiesbn\/Repos\/nextcloud\/nextcloud\/lib\/private\/Route\/Router.php","line":297,"function":"call_user_func","args":[{"__class__":"OC\\AppFramework\\Routing\\RouteActionHandler"},{"_route":"files.view.index"}]},{"file":"\/home\/schiesbn\/Repos\/nextcloud\/nextcloud\/lib\/base.php","line":989,"function":"match","class":"OC\\Route\\Router","type":"->","args":["\/apps\/files\/"]},{"file":"\/home\/schiesbn\/Repos\/nextcloud\/nextcloud\/index.php","line":42,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"\/home\/schiesbn\/Repos\/nextcloud\/nextcloud\/lib\/private\/Tags.php","Line":282,"CustomMessage":"OC\\Tags::getFavorites"},"userAgent":"Mozilla\/5.0 (X11; Linux x86_64; rv:61.0) Gecko\/20100101 Firefox\/61.0","version":"14.0.0.13"}
{"reqId":"DO0hdBxV2HCrNeswNTTw","level":3,"time":"2018-08-02T09:24:07+00:00","remoteAddr":"127.0.0.1","user":"admin","app":"PHP","method":"GET","url":"\/nextcloud\/index.php\/apps\/files\/","message":"Invalid argument supplied for foreach() at \/home\/schiesbn\/Repos\/nextcloud\/nextcloud\/apps\/files\/lib\/Controller\/ViewController.php#177","userAgent":"Mozilla\/5.0 (X11; Linux x86_64; rv:61.0) Gecko\/20100101 Firefox\/61.0","version":"14.0.0.13"}
{"reqId":"DO0hdBxV2HCrNeswNTTw","level":3,"time":"2018-08-02T09:24:07+00:00","remoteAddr":"127.0.0.1","user":"admin","app":"PHP","method":"GET","url":"\/nextcloud\/index.php\/apps\/files\/","message":"Undefined index: classes at \/home\/schiesbn\/Repos\/nextcloud\/nextcloud\/apps\/files\/templates\/appnavigation.php#67","userAgent":"Mozilla\/5.0 (X11; Linux x86_64; rv:61.0) Gecko\/20100101 Firefox\/61.0","version":"14.0.0.13"}
{"reqId":"DO0hdBxV2HCrNeswNTTw","level":3,"time":"2018-08-02T09:24:07+00:00","remoteAddr":"127.0.0.1","user":"admin","app":"PHP","method":"GET","url":"\/nextcloud\/index.php\/apps\/files\/","message":"Undefined index: classes at \/home\/schiesbn\/Repos\/nextcloud\/nextcloud\/apps\/files\/templates\/appnavigation.php#67","userAgent":"Mozilla\/5.0 (X11; Linux x86_64; rv:61.0) Gecko\/20100101 Firefox\/61.0","version":"14.0.0.13"}
{"reqId":"DO0hdBxV2HCrNeswNTTw","level":3,"time":"2018-08-02T09:24:07+00:00","remoteAddr":"127.0.0.1","user":"admin","app":"PHP","method":"GET","url":"\/nextcloud\/index.php\/apps\/files\/","message":"Undefined index: classes at \/home\/schiesbn\/Repos\/nextcloud\/nextcloud\/apps\/files\/templates\/appnavigation.php#67","userAgent":"Mozilla\/5.0 (X11; Linux x86_64; rv:61.0) Gecko\/20100101 Firefox\/61.0","version":"14.0.0.13"}
{"reqId":"DO0hdBxV2HCrNeswNTTw","level":3,"time":"2018-08-02T09:24:07+00:00","remoteAddr":"127.0.0.1","user":"admin","app":"PHP","method":"GET","url":"\/nextcloud\/index.php\/apps\/files\/","message":"Undefined index: classes at \/home\/schiesbn\/Repos\/nextcloud\/nextcloud\/apps\/files\/templates\/appnavigation.php#67","userAgent":"Mozilla\/5.0 (X11; Linux x86_64; rv:61.0) Gecko\/20100101 Firefox\/61.0","version":"14.0.0.13"}

@nextcloud-bot
Copy link
Member

GitMate.io thinks possibly related issues are #3296 (Error Message if uploading files), #9500 (Error message for deleted file), #3450 (Missing error message for too big files in public upload), #4211 (Show error messages in Files Drop (upload only)), and #8934 (In 'Activity' files changes about 'Favorites' is error.).

@rullzer
Copy link
Member

rullzer commented Aug 2, 2018

Try beta2

@schiessle
Copy link
Member Author

seems to be gone 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants