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 after running docker-compose up #45

Closed
a2t2 opened this issue Sep 29, 2021 · 2 comments · Fixed by #46
Closed

Error after running docker-compose up #45

a2t2 opened this issue Sep 29, 2021 · 2 comments · Fixed by #46
Assignees
Labels
bug Something isn't working

Comments

@a2t2
Copy link

a2t2 commented Sep 29, 2021

Testing on Ubuntu 20.04 in VMWare Fusion.

Followed docker and docker-compse setup in:
https://web.archive.org/web/20210911111022/https://www.digitalocean.com/community/tutorials/how-to-install-and-use-docker-on-ubuntu-20-04 (step 1 and 2)
https://web.archive.org/web/20210825112220/https://www.digitalocean.com/community/tutorials/how-to-install-and-use-docker-compose-on-ubuntu-20-04. (step 1)

git cloned the repo. In the project folder, docker-compose build results in the following:

image

docker-compose up:

image

Any suggestion on how to resolve this issue ? Thank you.

@mpast mpast self-assigned this Sep 30, 2021
@mpast mpast added the bug Something isn't working label Sep 30, 2021
@mpast mpast linked a pull request Oct 1, 2021 that will close this issue
@mpast mpast closed this as completed in #46 Oct 1, 2021
@mpast
Copy link
Owner

mpast commented Oct 1, 2021

Hi @a2t2,
In the new version of the rabbitmq there are some permission problems because the volume is being created with only root permissions, so I have downgraded the version until that is resolved,
Please, could you confirm that the issue is fixed with this new version?
Thanks a lot,
Monica

@a2t2
Copy link
Author

a2t2 commented Oct 2, 2021

It works now. Thanks @mpast.

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

Successfully merging a pull request may close this issue.

2 participants