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

controller fails to start with munged error and permission issue on /dev/null #29

Open
awaelchli opened this issue Apr 21, 2021 · 0 comments

Comments

@awaelchli
Copy link

Following the instructions in the README, we are hitting this error after running

docker-compose up

controller    | Couldn't open /dev/null: Permission denied
controller    | cat: /home/worker/.ssh/id_rsa.pub: No such file or directory
controller    | .ssh/
controller    | .ssh/authorized_keys
controller    | .ssh/config
controller    | /
controller    | Generating a pseudo-random key using /dev/urandom completed.
controller    | munged: Error: Failed to seed PRNG with sufficient entropy

Did anyone manage to solve this? Would be glad for any pointers to what could cause the issue :)

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

1 participant