SwitchEV / RISE-V2G

The only fully-featured reference implementation of the Vehicle-2-Grid communication interface ISO 15118
MIT License
219 stars 92 forks source link

How to set network interface? #58

Closed hack-rookie37 closed 3 years ago

hack-rookie37 commented 3 years ago

Hi, I'm a beginner of this project. I'm trying to run SECC and EVCC, but it makes fatal error below

2021-01-11T10:18:28,364 FATAL [main] MiscUtils: No network interface for configured network interface index 'eth0' found 2021-01-11T10:18:28,366 FATAL [main] StartSECC: Unable to start SECC because UDP, TCP or TLS server could not be initialized

help me.

hack-rookie37 commented 3 years ago

Solved