Replies: 2 comments 3 replies
-
Hmm, is something else running on 3000? We can work around this issue by:
LMK if this gets you around it - of course, you can use any port of your choice that is not in use in lieu of 3001. |
Beta Was this translation helpful? Give feedback.
2 replies
-
I got it to work thank you! For some reason the download link comes up as 404 on my work computer, but was able to download it at home. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After the "docker-compose up" command I am getting a "0.0.0.0:3000 bind address already in use" error. When I do a "docker-compose ps" command I see api and postgres up, and grafana down, exit 128 state.
Any recommendations are appreciated, first attempt setting up a GHOSTS instance. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions