-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Internal Server Error after Updating Theming App to 1.4.4 #9595
Comments
I cannot reproduce that error. @nickian Can you try to install the app again by downloading the app store release and replacing the files manually? Maybe there was an issue when replacing the files. |
Cannot reproduce it either. How do you run Nextcloud? Using the docker appliance, or different app paths? Is opcache configured and configured correctly (i.e. no warnings on admin page)? |
I have this problem, I'am using Docker |
Docker: it might be related to nextcloud/docker#288 in that case it should work with next maintenance release. |
I'm not using Docker. I just installed normally by downloading the files. I'll see if I can reinstall the plugin. |
Yes, must have been an issue that occurred during the update process. When I replaced the Theming files manually it fixed the issue. However, this did happen on 3 different NextCloud installations for me (granted they are on the same server). |
Perhaps it was a caching issue of some sort. Now the Theming app is working on all installs today (I only replaced the files on one, but they're actually all working now). |
I have the same internal error. Same setup as @nickian Not sure I understand the fix. Please advise! |
Sorry for the ignorance. Steps to fix:
|
See my questions from #9595 (comment) ...abd yes, it sounds like an (op)cache issue. Out of curiosity, why didn't you upgrade from within the apps management? |
@blizzz I did upgrade within apps management. Actually, my admin/basic settings page did say "No memory cache has been configured." I have since added those lines for APCu and Redis to my config. That shouldn't matter though. The documentation says: "A memcache is not required and you may safely ignore the warning if you prefer." |
@nickian rather misconfigured opcache, but then you'd also see warnings on the admin page. |
The reason is, that the default app path are not writeable. Yes this is the same issue like nextcloud/docker#288
|
I tried this and changed the writable to There don't seem to be any log entry produced by this. |
A log entry you don't get, only after refresh the application page the update appears again. If your app path permission into your config.php is set to 'writable' => true, it should works. |
Closing this in favour of #8929 |
Steps to reproduce
Expected behaviour
Be able to go to admin, theme settings and modify them.
Actual behaviour
Internal Server Error
The server was unable to complete your request. If this happens again, please send the technical details below to the server administrator. More details can be found in the server log.
Server configuration
Operating system: Ubuntu 16.04
Web server: Apache
Database: MySQL
PHP version: 7.0
Nextcloud version: (see Nextcloud admin page) 13.0.2
Logs
Web server error log
No errors in Apache log.
Nextcloud log (data/nextcloud.log)
The text was updated successfully, but these errors were encountered: