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

Permission error on hetzner #3138

Closed
markus2330 opened this issue Oct 31, 2019 · 3 comments
Closed

Permission error on hetzner #3138

markus2330 opened this issue Oct 31, 2019 · 3 comments
Assignees

Comments

@markus2330
Copy link
Contributor

In https://build.libelektra.org/jenkins/blue/rest/organizations/jenkins/pipelines/libelektra/branches/PR-3125/runs/5/nodes/638/steps/1315/log/?start=0 I now got a full log of the errors on the hetzner node. The essential information is:

id: unknown ID 47000
id: unknown ID 47000

So somehow the ID used in Docker is not connected to the jenkins ID with the correct home directory. That is why user is written to /.config instead of /home/jenkins/.config

Please fix and document in doc/BUILDSERVER.md how to setup Docker correctly (with correct ID).

@dbulatovic
Copy link
Contributor

The User ID should not be 47000, it should be 47110.

@markus2330
Copy link
Contributor Author

Good that you found out, please also fix the docu.

@markus2330
Copy link
Contributor Author

Ahh, you already did, great 👍

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