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

[BUG] Failing to run start script locally - docker user problem #253

Open
lujakob opened this issue Mar 3, 2023 · 0 comments
Open

[BUG] Failing to run start script locally - docker user problem #253

lujakob opened this issue Mar 3, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@lujakob
Copy link

lujakob commented Mar 3, 2023

I am trying to run this app locally on my MacOS. I have installed dependencies with npm install and created a Posgres database by name nostr_ts_relay. I enter ./scripts/start_local to run the quickstart as mentioned in the readme. The certs are created but then I get the error mkdir /Users/luki/.docker/buildx/instances: permission denied - it seems one of the docker images run in a wrong user. Which user to I need to add to the mentioned directory for the images to create the directory?

@lujakob lujakob added the bug Something isn't working label Mar 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants