Skip to content
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

Could not initialize random number generator #107

Closed
maartenhendrix opened this issue May 9, 2022 · 3 comments
Closed

Could not initialize random number generator #107

maartenhendrix opened this issue May 9, 2022 · 3 comments

Comments

@maartenhendrix
Copy link

When i try to install monicahq in docker on my synology i get the next error:
Database ready.[Mon May 09 12:28:40.199417 2022] [:crit] [pid 1] (38)Function not implemented: AH00141: Could not initialize random number generator
Could someone please point me in a direction in how to solve this?

✓ Maintenance mode: on
'/usr/local/bin/php' 'artisan' down --retry="10"
Application is now in maintenance mode.
✓ Resetting application cache
'/usr/local/bin/php' 'artisan' cache:clear
Application cache cleared!
✓ Clear config cache
'/usr/local/bin/php' 'artisan' config:clear
Application key set successfully.
Configuration cache cleared!
✓ Clear route cache
'/usr/local/bin/php' 'artisan' route:clear
Route cache cleared!
✓ Clear view cache
'/usr/local/bin/php' 'artisan' view:clear
Compiled views cleared!
✓ Performing migrations
'/usr/local/bin/php' 'artisan' migrate --force
Nothing to migrate.
✓ Check for encryption keys
'/usr/local/bin/php' 'artisan' monica:passport --force
Checking encryption keys...
✓ Files storage/oauth-private.key and storage/oauth-public.key detected.
Checking Personal Access Client...
✓ Personal Access Client already created.
✓ Ping for new version
'/usr/local/bin/php' 'artisan' monica:ping --force
Call url: https://version.monicahq.com/ping
instance version: 3.7.0
current version: 3.7.0
✓ Maintenance mode: off
'/usr/local/bin/php' 'artisan' up
Application is now live.
Monica v3.7.0 is set up, enjoy.
Database ready.[Mon May 09 12:28:40.199417 2022] [:crit] [pid 1] (38)Function not implemented: AH00141: Could not initialize random number generator
@maartenhendrix
Copy link
Author

I will try if this will fix it nextcloud/docker#1574 (comment)

@maartenhendrix
Copy link
Author

I will try if this will fix it nextcloud/docker#1574 (comment)

this worked for me.

@slifty
Copy link

slifty commented Sep 19, 2023

I suppose I'm confused... but why would the kernel of DSM impact the functionality of the docker container?

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

No branches or pull requests

2 participants