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

Cant start docker folowing documentation commands #345

Open
marcelleza8 opened this issue Mar 29, 2024 · 6 comments
Open

Cant start docker folowing documentation commands #345

marcelleza8 opened this issue Mar 29, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@marcelleza8
Copy link

Hello everyone, i'm some trouble to start pelias, i running all the commands from documentation and i getting an errror: $pelias compose pull # receive "no configuration file provided: not found", this is a docker error, but not getting the structure to identify where are this configuration files, i've created pelias.json and .env no root dir aside pelias script, how can i get more information to start docker properly, thanks in advance

@marcelleza8 marcelleza8 added the bug Something isn't working label Mar 29, 2024
@missinglink
Copy link
Member

I would suggest cloning this repo and changing into the projects/portland-metro directory and then trying the commands from there.

Once you've successfully built the Portland project you can try modifying the config from there.

@scriptprojectsdev
Copy link

I have the same issue with the projects/portland-metro directory. I tried using the script in the README.md and I'm getting the error error getting credentials - err: exec: "docker-credential-desktop": executable file not found in $PATH, out: ''

@missinglink
Copy link
Member

Interesting, I haven't seen that error before, can you both please let me know your docker versions and which operating system you're using.

@missinglink
Copy link
Member

@marcelleza8 is that the same error you're seeing?

@meezaan
Copy link

meezaan commented Apr 1, 2024

Operating system might also be good to know as that looks like an issue with docker configuration as opposed to Pelias.

@scriptprojectsdev
Copy link

I was able to fix my issue by going ~/.docker/config.json and removing the credsStore key. I don't think my error is the same as OP.

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

4 participants