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

public key issue #11

Open
tommsen opened this issue Mar 19, 2016 · 1 comment
Open

public key issue #11

tommsen opened this issue Mar 19, 2016 · 1 comment

Comments

@tommsen
Copy link

tommsen commented Mar 19, 2016

when starting the container like documented, i get some errors and cannot login via ssh.

user: userxyz
/github-keys.sh: line 15: [: -eq: unary operator expected
Importing userxyz's GitHub pub key(s) to www account...
mkdir: cannot create directory '/data/www/.ssh': Permission denied
Creating new ~/.ssh/authorized_keys
touch: cannot touch '/data/www/.ssh/authorized_keys': No such file or directory
Nginx status page: allowed address set to 127.0.0.1.

after starting the associated containers again, the errors went away, sorry.

@ryzy
Copy link
Member

ryzy commented Aug 4, 2016

@tommsen can you please provide more info how to replicate this? Can't see it happening...

ryzy added a commit that referenced this issue Aug 4, 2016
This fixes nasty `[: -eq: unary operator expected` error
plus adds another warning about empty selection of keys for provided
user.

Relates: #10
Relates: #11
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