We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hey,
after i pulled the current Docker image (22e6f0d29aea) i got this error:
Updating permissions... Updating permissions in /nextcloud... Permissions in /data are correct. Permissions in /config are correct. Permissions in /apps2 are correct. Updating permissions in /etc/nginx... Updating permissions in /etc/php7.1... Updating permissions in /var/log... Updating permissions in /var/lib/nginx... Updating permissions in /tmp... Updating permissions in /etc/s6.d... Done updating permissions. Starting automatic configuration... PHP Fatal error: Uncaught Exception: Could not gather sufficient random data in /nextcloud/lib/private/Security/SecureRandom.php:81 Stack trace: #0 /nextcloud/lib/private/Security/SecureRandom.php(81): random_int(0, 63) #1 /nextcloud/lib/private/AppFramework/Http/Request.php(576): OC\Security\SecureRandom->generate(20) #2 /nextcloud/lib/private/Log/File.php(93): OC\AppFramework\Http\Request->getId() #3 [internal function]: OC\Log\File::write('PHP', 'Exception: Coul...', 3) #4 /nextcloud/lib/private/Log.php(300): call_user_func(Array, 'PHP', 'Exception: Coul...', 3) #5 /nextcloud/lib/private/Log.php(158): OC\Log->log(3, 'Exception: Coul...', Array) #6 /nextcloud/lib/private/Log/ErrorHandler.php(81): OC\Log->critical('Exception: Coul...', Array) #7 [internal function]: OC\Log\ErrorHandler::onException(Object(Exception)) #8 {main}
The text was updated successfully, but these errors were encountered:
It seems you're using my image wonderfall/nextcloud, which is not the official one. I invite you to reopen your issue there : https://github.com/Wonderfall/dockerfiles/issues Thanks. :)
Sorry, something went wrong.
No branches or pull requests
Hey,
after i pulled the current Docker image (22e6f0d29aea) i got this error:
The text was updated successfully, but these errors were encountered: