Mount Error

Hi all,

About every 40 mins I get this error in kodi.log:

2021-03-26 17:11:44.105 T:3667133312 ERROR: NFS: Failed to mount nfs share: (nfs_mount_async failed. Failed to start connection. Failed to start connection. Invalid address:. Can not resolv into IPv4/v6 structure.)

Strange it fails with any details on what it cannot mount.

I have 6 NFS mounts to various shares on my NAS and they are all working as they should.

Is there anyway of tracking down what might be causing this error?

TIA

If you are using Matrix version and your NFS disks are idle after some time then possible you need to increase nfstimeout value to 10 or 15 seconds
https://kodi.wiki/view/Advancedsettings.xml#network

Thanks, but not using Matrix. 9.2.7.

In that case you can try clienttimeout
https://kodi.wiki/view/Advancedsettings.xml#samba
or curlclienttimeout
https://kodi.wiki/view/Advancedsettings.xml#network

Unfortunately that did not help either. However I have found out that whenever I stop playing a movie, tv show or even live FTA TV I get these 3 lines everytime:

2021-04-03 08:13:11.515 T:3258217344   ERROR: Unable to lookup host: 'folder.jpg'
2021-04-03 08:13:11.515 T:3258217344   ERROR: NFS: Failed to mount nfs share:  (nfs_mount_async failed. Failed to start connection. Failed to start connection. Invalid address:. Can not resolv into IPv4/v6 structure.)
2021-04-03 08:13:12.561 T:3258217344   ERROR: Unable to lookup host: 'folder.jpg'

Don’t know if it helps or not.

TIA

Possible some config or addon related.
If it doesn’t break functionality you can left it as is.
Or you can also try clean build on different usb/sd and check if you have this error again or not

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.