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

Errors on fresh install from git/master #12690

Closed
mmattel opened this issue Dec 8, 2014 · 5 comments · Fixed by #12691
Closed

Errors on fresh install from git/master #12690

mmattel opened this issue Dec 8, 2014 · 5 comments · Fixed by #12691
Labels

Comments

@mmattel
Copy link
Contributor

mmattel commented Dec 8, 2014

Ubuntu 14.04, mysql, php, nginx

Downloaded (today, about 11h) via sudo ocdev setup base --dir /var/www/.....
Enabled Music and External File Support
Added two local mount points

Looking to the log, I get following

Error PHP Undefined variable: htAccessWorking at /.../settings/admin.php#79 2014-12-08T10:08:13+00:00
Error PHP Undefined variable: htAccessWorking at /.../settings/admin.php#79 2014-12-08T10:05:22+00:00
Fatal core Invalid OCS content returned for app music 2014-12-08T10:05:14+00:00
Fatal core Invalid OCS content returned for app files_external 2014-12-08T10:05:02+00:00
Fatal core Unable to parse OCS content for app 166050 2014-12-08T10:04:31+00:00
Error PHP Invalid argument supplied for foreach() at /.../settings/controller/appsettingscontroller.php#61 2014-12-08T10:04:31+00:00
Error PHP fopen(/.../config/config.php): failed to open stream: No such file or directory at /.../lib/private/config.php#141

@LukasReschke
Copy link
Member

Error PHP Undefined variable: htAccessWorking at /.../settings/admin.php#79 2014-12-08T10:08:13+00:00
Error PHP Undefined variable: htAccessWorking at /.../settings/admin.php#79 2014-12-08T10:05:22+00:00

Need to improve grep skills… - PR coming…

Error PHP fopen(/.../config/config.php): failed to open stream: No such file or directory at /.../lib/private/config.php#141

When is this appearing?

LukasReschke added a commit that referenced this issue Dec 8, 2014
Partially fixes #12690 - remark to myself: improve grep skills.
@LukasReschke LukasReschke self-assigned this Dec 8, 2014
@mmattel
Copy link
Contributor Author

mmattel commented Dec 8, 2014

I have no idea when exactly config.php#141 is appearing, because it was part of the setup of the test instance which included enabling music, files external and adding mount points.

@MorrisJobke
Copy link
Contributor

The PR stated that it is just a partial fix for this issue -> reopen

@MorrisJobke MorrisJobke reopened this Dec 8, 2014
@LukasReschke LukasReschke removed their assignment Dec 8, 2014
@mmattel
Copy link
Contributor Author

mmattel commented Dec 9, 2014

I updated my test instance to the latest git/master which includes also the patch for htAccessWorking (no errors for this any more).

What has changed after applying the patch, Music was able to scan the library, which it did not do before....

But Gallery is still not working. When you start Gallery, it shows the spinner running, but it never shows any result.Maybe this is related to one of the errors above. There is no item shown not in oc log or nginx log, but it is not working...

@LukasReschke
Copy link
Member

But Gallery is still not working. When you start Gallery, it shows the spinner running, but it never shows any result.Maybe this is related to one of the errors above. There is no item shown not in oc log or nginx log, but it is not working...

Can you open a dedicated issue for that in the gallery repository? - THX.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants