Skip to content
This repository has been archived by the owner on Feb 4, 2021. It is now read-only.

Restarting nextcloud container lets the configuration page show up again #18

Closed
SnowMB opened this issue Jul 13, 2016 · 3 comments
Closed

Comments

@SnowMB
Copy link

SnowMB commented Jul 13, 2016

Hello,

I'm using the nextcloud container image. Everytime I make changes to the config.php i have to restart the container. With every restart the configuration page keeps popping up. Since I already configured a database connection and admin user this makes no sense. Is there a workaround to prevent this behaviour?

@Wonderfall
Copy link
Owner

I noticed the same thing, I'm investigating.

Apparently something changed because this was the last workaround to prevent this :
https://github.com/Wonderfall/dockerfiles/blob/master/nextcloud/9.0/run.sh#L8
And it worked... I'll see what I can do.

@SnowMB
Copy link
Author

SnowMB commented Jul 13, 2016

Hey, I found a work-around.
Manually setting 'installed' => 'true' in the config.php on the host will prevent the config page from showing up again. Seems there is some bug while creating the config file in the first place.

@Wonderfall
Copy link
Owner

Wonderfall commented Aug 22, 2016

I think it's solved now, let me know if something like this happens again.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants