RuntimeError: b' ISO : An error occurred during recv TCP : Connection timed out' #476
|
Hello, I need to use snap7 on a linux docker, I've crashed my RPI and I don't want to use it again. I've build and run the docker without problems but after API.connect("192.168.1.232",0,2), I've got : RuntimeError: b' ISO : An error occurred during recv TCP : Connection timed out'. I'm sure that PLC is ok because it's ran before my old RPI crash I did simply this : import snap7 and after many second : RuntimeError: b' ISO : An error occurred during recv TCP : Connection timed out'. I can ping my PLC from the docker. Thanks for help Vincent |
Answered by
gijzelaerr
Mar 19, 2026
Replies: 1 comment
|
Closing as stale. This is a network connectivity issue likely related to Docker networking configuration. |
0 replies
Answer selected by
gijzelaerr
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Closing as stale. This is a network connectivity issue likely related to Docker networking configuration.