GJSchaller
Contributor
- Joined
- Feb 10, 2021
- Messages
- 100
I have Nextdcloud installed using @danb35 's script, which has been wonderful and reliable so far. Sunday evening, I updated Nextcloud from 27.0.2 to 27.1.0 using the CLI command to run the update. After this was done, I can still access the UI via the web, but all my files appear to be missing, and I am unable to create any new ones using the UI. Adding files to my local folder that is synced with Nextcloud results in an error from the server as well (500, I believe).
When I check the jail, the files are all there, and the mounts are mounted properly. The files are owned by user www, which should be normal.
When I check my logs, I see a bunch of the following:
I did delete the jail and re-create it using the script, but the issue persists - it looks like something changed with 27.1.0?
When I check the jail, the files are all there, and the mounts are mounted properly. The files are owned by user www, which should be normal.
When I check my logs, I see a bunch of the following:
Code:
Error core RedisException: Permission denied
I did delete the jail and re-create it using the script, but the issue persists - it looks like something changed with 27.1.0?