Closed jorismulliez closed 6 years ago
Hi!
Firstly, thanks to try to use atoum!
Secondly, i think that you already have a service which listen on 0.0.0.0:80
on your computer.
So, rothenberg can't set up the ngninx proxy on this IP, and you must stop the current running service on this IP and this port before make start
.
To know the process which listen on 0.0.0.0:80
, execute sudo netstat -taupen | grep 0.0.0.0
in a terminal.
Don't hesitate to give us any feedback!
No feedback? Can i close this issue?
Hi @mageekguy ,
I'm sorry, I didn't follow up on this test. You can close (or remove) this issue.
Thanks,
Hi,
I want to test this tools, but I've got some errors on fresh install. I'm completely new to docker ecosystem...
Thanks for your help
First :
And later :
The steps before this error :
Here are my versions :
And docker infos :
And here is my "make start" with debug :
Thanks,