librenms / librenms-agent

LibreNMS Agent & Scripts
GNU General Public License v2.0
117 stars 188 forks source link

localhost -> 127.0.0.1 to work around bug where it complains about the directory not existing #402

Closed VVelox closed 2 years ago

VVelox commented 2 years ago

Came across this myself and in https://github.com/librenms/librenms-agent/issues/369 . Just change localhost to the localhost IP and that fixes it.