Closed volsa closed 2 years ago
Execution will halt immediately and the error Error: No such file or directory (os error 2) is presented if the etherface.log file is not present. Fixing this should be quite easy, i.e. append to file if exist else create before appending.
Error: No such file or directory (os error 2)
etherface.log
Execution will halt immediately and the error
Error: No such file or directory (os error 2)
is presented if theetherface.log
file is not present. Fixing this should be quite easy, i.e. append to file if exist else create before appending.