crazy-max / docker-nextcloud

Nextcloud Docker image
MIT License
239 stars 47 forks source link

Reinstall nextcloud #72

Closed MrEngineer13 closed 2 years ago

MrEngineer13 commented 2 years ago

Behaviour

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

  1. Setup nextcloud
  2. Delete nextcloud config
  3. 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 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?

crazy-max commented 2 years ago

@MrEngineer13

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/.

MrEngineer13 commented 2 years ago

@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