rpi python pyPlc.py E S not working
Closed this issue · 6 comments
coollhc77 commented
uhi22 commented
This may be caused by incomplete implementation of the simulation mode, it tries to use the real ethernet interface, but this seems to go wrong. Could you please test the following two cases: 1. Do you get the same error if a modem is physically connected to the ethernet port and powered? 2. Do you get the same error, if not using the simulation mode, but just sudo python pyPlc.py E?
coollhc77 commented
uhi22 commented
ArendJanKramer commented
uhi22 commented
Next steps: Find out how content of /etc/hosts file under ::1 influences the behavior, and why it works on some devices from scratch. Add exception handling incl clear instruction how to solve.
uhi22 commented
Cannot reproduce the issue on my setup. Let's assume that configuring a host name as described above solves the topic. -> Close.