[Resolved] Log warning about "failed to resolve local IP..."

Hi,
I've got Subsonic running on a DigitalOcean droplet (so not behind a router or anything). It seems to be running happily enough - I can access it fine, music plays - but at intervals of one minute my log file is filling up with "WARN Util Failed to resolve local IP address."
The host is running Debian 9.5, and I can see the machine's public IP listed if I issue an
Any ideas how I can get Subsonic to see the local IP and stop filling the log unnecessarily?
Thanks in advance.
I've got Subsonic running on a DigitalOcean droplet (so not behind a router or anything). It seems to be running happily enough - I can access it fine, music plays - but at intervals of one minute my log file is filling up with "WARN Util Failed to resolve local IP address."
The host is running Debian 9.5, and I can see the machine's public IP listed if I issue an
- Code: Select all
ip address show
Any ideas how I can get Subsonic to see the local IP and stop filling the log unnecessarily?
Thanks in advance.