Reinstall nextcloud
MrEngineer13 opened this issue · 2 comments
Behaviour
- 500 Internal Server Error
The server encountered an internal error and was unable to complete your request.
Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report.
More details can be found in the server log.
Steps to reproduce this issue
- Setup nextcloud
- Delete nextcloud config
- Get 500 error
Expected behaviour
Tell me what should happen
Should work, and get re-directeded to nextcloud
Actual behaviour
Get 500
Tell me what happens instead
Get 500
Configuration
- Docker version (type
docker --version
) : - Docker compose version if applicable (type
docker-compose --version
) : - Platform (Debian 9, Ubuntu 18.04, ...) : Ubuntu 20.0.4
- System info (type
uname -a
) : - Include all necessary configuration files :
docker-compose.yml
,.env
, ... Nextcloud version 22.2.0
Docker info
> Output of command `docker info`
Logs
> Container logs (set LOG_LEVEL to debug if applicable)
Is there a way to regenerate the nextcloud config file?
Is there a way to regenerate the nextcloud config file?
I don't think so. I think you broke Nextcloud but you could regenerate the configuration in another container and try to copy the config in your current installation. Maybe Nextcloud is smart enough. Would suggest to ask on https://help.nextcloud.com/.
@crazy-max
I was able to install nextcloud and was trying to set up my desktop client. Is there a log other than the docker one so I can see if it is a permissions issue or not? I am getting this error from trying to rebuild your image error: error during connect: Get http://amd64:2375/v1.24/containers/buildx_buildkit_cool_shaw0/json: dial tcp: lookup amd64: Temporary failure in name resolution
I have Google as my DNS, I have been trying to build all day but irregardless of my DNS settings it seems like I still can't build