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

Warnings in logs on master #7887

Closed
PVince81 opened this issue Mar 26, 2014 · 2 comments · Fixed by #7889
Closed

Warnings in logs on master #7887

PVince81 opened this issue Mar 26, 2014 · 2 comments · Fixed by #7889
Labels

Comments

@PVince81
Copy link
Contributor

Since the merging of #7864 on master, I see these in the log:

{"app":"PHP","message":"Undefined index: files at \/srv\/www\/htdocs\/owncloud\/lib\/private\/route\/router.php#117","level":0,"time":"2014-03-26T11:18:11+00:00"}
{"app":"PHP","message":"Undefined index: activity at \/srv\/www\/htdocs\/owncloud\/lib\/private\/route\/router.php#117","level":0,"time":"2014-03-26T11:18:11+00:00"}
{"app":"PHP","message":"Undefined index: documents at \/srv\/www\/htdocs\/owncloud\/lib\/private\/route\/router.php#117","level":0,"time":"2014-03-26T11:18:11+00:00"}
{"app":"PHP","message":"Undefined index: files_sharing at \/srv\/www\/htdocs\/owncloud\/lib\/private\/route\/router.php#117","level":0,"time":"2014-03-26T11:18:11+00:00"}
{"app":"PHP","message":"Undefined index: files_trashbin at \/srv\/www\/htdocs\/owncloud\/lib\/private\/route\/router.php#117","level":0,"time":"2014-03-26T11:18:11+00:00"}
{"app":"PHP","message":"Undefined index: files_versions at \/srv\/www\/htdocs\/owncloud\/lib\/private\/route\/router.php#117","level":0,"time":"2014-03-26T11:18:11+00:00"}
{"app":"PHP","message":"Undefined index: documents at \/srv\/www\/htdocs\/owncloud\/lib\/private\/route\/router.php#117","level":0,"time":"2014-03-26T11:18:11+00:00"}
{"app":"PHP","message":"Undefined index: files at \/srv\/www\/htdocs\/owncloud\/lib\/private\/route\/router.php#117","level":0,"time":"2014-03-26T11:18:11+00:00"}
{"app":"PHP","message":"Undefined index: activity at \/srv\/www\/htdocs\/owncloud\/lib\/private\/route\/router.php#117","level":0,"time":"2014-03-26T11:18:11+00:00"}
{"app":"PHP","message":"Undefined index: documents at \/srv\/www\/htdocs\/owncloud\/lib\/private\/route\/router.php#117","level":0,"time":"2014-03-26T11:18:11+00:00"}
{"app":"PHP","message":"Undefined index: files_sharing at \/srv\/www\/htdocs\/owncloud\/lib\/private\/route\/router.php#117","level":0,"time":"2014-03-26T11:18:11+00:00"}
{"app":"PHP","message":"Undefined index: files_trashbin at \/srv\/www\/htdocs\/owncloud\/lib\/private\/route\/router.php#117","level":0,"time":"2014-03-26T11:18:11+00:00"}
{"app":"PHP","message":"Undefined index: files_versions at \/srv\/www\/htdocs\/owncloud\/lib\/private\/route\/router.php#117","level":0,"time":"2014-03-26T11:18:11+00:00"}
{"app":"PHP","message":"Undefined index: files at \/srv\/www\/htdocs\/owncloud\/lib\/private\/route\/router.php#117","level":0,"time":"2014-03-26T11:18:11+00:00"}
{"app":"PHP","message":"Undefined index: files at \/srv\/www\/htdocs\/owncloud\/lib\/private\/route\/router.php#117","level":0,"time":"2014-03-26T11:18:13+00:00"}

The apps work correctly, so not sure what is causing this.

Please fix @icewind1991

@DeepDiver1975
Copy link
Member

Ouch - I didn't pay attention to the logs while testing the PR

@MorrisJobke
Copy link
Contributor

PR is ready soon

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
3 participants