-
-
Notifications
You must be signed in to change notification settings - Fork 298
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
NextCloudPi not yet initialized, trying again in a few seconds #1663
Comments
I literally spent hours, and these are my conclusions: I modified the /etc/init.d/redis-server file (insider the container) and added the line:
Restarted the container, crossed fingers... everything works. |
Seeing this same issue with latest docker image, tried the solution above and unfortunately I dont believe it is a redis-server issue. Confirmed redis-server was running before trying solution |
Have made some headway today, the only way I could continue was to remove ncp-activation.conf and move ncp.conf and nextcloud.conf into the apache2/sites-enabled. I tried following the direction of
Any help is really appreciated as I am sure I am not the only one having this issue |
Did someone found the solution ? I'm still having this problem here. |
I have been through all the open and closed tickets and the forum but dont have an answer so am opening a new issue
System information
Docker version 20.10.21, build baeda1f
docker-compose version 1.29.2, build 5becea4c
Docker Images tested 1.50.2, 1.50, 1.49,1.48.3
I previously had this running with 1.50.2 and then had to do a redeploy on docker now all I received is the not yet initialised message.
I have tried:
I have run ncp-update within the image (allowing the update) and can see there is an udpate there to 1.50.3 (is there an updated docker image somewhere?)
Checking the activation page I can see multiple requests to ncp-launcher.php and replies (200).
action:
launch
ref:
nc-admin
config:
{ "PASSWORD":"*","CONFIRM" :"**","USER" : "ncp" }
csrf_token:
*
and response { "token": "iPQba5a4SVRnD+H/H6FsX2Cr0Q72UWIv0I3P2l4W0XE=", "ref": "nc-admin", "output": "" , "ret": "1" }
I can see an error in apache2/error.log regarding the access provisions set in the apache2 conf file
access check of 'localhost' to /ncp-launcher.php failed
I am stuck I think I have tried everything, Any ideas?
NextCloudPi diagnostics
Nextcloud configuration
HTTPd logs
Database logs
Nextcloud logs
The text was updated successfully, but these errors were encountered: