-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rpi python pyPlc.py E S not working #1
Comments
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? |
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. |
Cannot reproduce the issue on my setup. Let's assume that configuring a host name as described above solves the topic. -> Close. |
Hello
I'm trying to simulate a pyPlc.
python pyPlc.py P S works, but EVSE does not.
The logs are shown below.
Thanks to you, I was able to try slac using the AR7420.
The text was updated successfully, but these errors were encountered: