Meshtasticator icon indicating copy to clipboard operation
Meshtasticator copied to clipboard

Docker Issues with interactiveSim.py on Ubuntu OS

Open Meshtasticator opened this issue 1 year ago • 1 comments

IMG_1742 Could not run the interativeSim.py due to the Docker Container, shows API issue to connect to the container and i have tried running the container manually but the container could not run also. Could anyone assist me on this issue? much appreciated thank you

Meshtasticator avatar Sep 01 '24 12:09 Meshtasticator

"port is already allocated" suggests that another container is already running. Can you check with: docker container ls And then you could kill it with: docker rm -f <name>

GUVWAF avatar Sep 01 '24 13:09 GUVWAF

Closing due to inactivity, please re-open if the issue persists.

GUVWAF avatar Feb 12 '25 18:02 GUVWAF