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 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Closing as stale. This is a network connectivity issue likely related to Docker networking configuration. |
Beta Was this translation helpful? Give feedback.
Closing as stale. This is a network connectivity issue likely related to Docker networking configuration.