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

Dojo crashes sometimes on failed run with docker-compose #24

Open
oktawia-kata-nhs opened this issue Oct 21, 2020 · 1 comment
Open
Labels
bug Something isn't working

Comments

@oktawia-kata-nhs
Copy link

panic: Unexpected exit status:
Command: docker-compose -f docker-compose-itest.yml -f docker-compose-itest.yml.dojo -p *********-2020-10-21_16-05-56-80908468 ps
  Exit status: 1
  StdOut: <empty string>
  StdErr: .FileNotFoundError: [Errno 2] No such file or directory: './docker-compose-itest.yml.dojo'


goroutine 18 [running]:
main.DockerComposeDriver.getDCContainersNames(0x1135d00, 0xc00000c060, 0x1136740, 0xc0000a4170, 0xc0000a4170, 0xc000026240, 0x110fa49, 0x3, 0x7ffeefbff068, 0xe, ...)
        /dojo/work/src/dojo/docker_compose_driver.go:613 +0x7f3
main.DockerComposeDriver.HandleRun(0x1135d00, 0xc00000c060, 0x1136740, 0xc0000a4170, 0xc0000a4170, 0xc000026240, 0x110fa49, 0x3, 0x7ffeefbff068, 0xe, ...)
        /dojo/work/src/dojo/docker_compose_driver.go:403 +0x7f7
main.main.func1(0x1136100, 0xc0000781e0, 0xc0000d8000, 0xc00001c280, 0x3b, 0xc00000c0a0, 0xc0000242a0)
        /dojo/work/src/dojo/main.go:106 +0xce
created by main.main
        /dojo/work/src/dojo/main.go:104 +0x66f
@xmik
Copy link
Member

xmik commented Feb 4, 2024

Hi Oktawia, many thanks for noticing this! And sorry for a lack of response for a looong time!
Dojo 0.12.0 was released today, it mostly introduced better support for Docker-compose versions >2. It's possible that this issue still happens though. I haven't been able to reproduce it. Feel free to share if the issue occurs again with Dojo 0.12.0

@xmik xmik added the bug Something isn't working label Feb 4, 2024
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