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

error="listen unix /tmp/spire-registration.sock: bind: permission denied" #29

Open
dzintars opened this issue Dec 19, 2020 · 1 comment
Assignees

Comments

@dzintars
Copy link
Owner

dzintars commented Dec 19, 2020

After accidental sudo rm -rf /tmp/* when running:

spire-server run -config /opt/spire/conf/server/server.conf

leads to permission error:

ERRO[0000] fatal run error                               error="listen unix /tmp/spire-registration.sock: bind: permission denied"
ERRO[0000] server crashed                                error="listen unix /tmp/spire-registration.sock: bind: permission denied"
@dzintars dzintars self-assigned this Dec 19, 2020
@dzintars
Copy link
Owner Author

sudo chmod 1777 /tmp

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