You can upload all the logs obtained from calling sudo docker logs <container-name>
where container name is one of trains-apiserver
, trains-elastic
and so on
I tried to removes all the images and content from docker with docker-compose down
and docker rmi
, also remove all the content in each directory of /opt/trains/
created by the containers, do you have any idea why this happens?
Hi SteadyFox10 , can you please check the API server respond to the UI requests, by opening the network tab of the browser developer tools(F12) ?
If this issue happens again is there any log I can provide for help/debug ?
I'm on linux, and this morning I restart it and everything was fine.
Hi SteadyFox10 ,
Are you using Windows?