I wanted to try the new builds for the hope of HDR support on my 7gen NUC. I have tried the latest community edition for NUC's , and the latest official release. I moved from a working 9.2.x build that has been solid. I performed a clean install and Kodi will not mount my NFS shares. I have gone through and verified the settings of my NFS shares running on a Synology NAS. I went back to 9.2.6 and the shares mount without issue.
When adding a source, Kodi can browse and discover the NFS share volumes but hangs when attempting to open them.
Error in logs:
Code
DEBUG <general>: NFS: Context for 192.168.1.116/volume1/movies not open - get a new context.
ERROR <general>: NFS: Failed to mount nfs share: /volume1/movies (mount_cb: command timed out)
ERROR <general>: GetDirectory - Error getting nfs://192.168.1.116/volume1/movies/
ERROR <general>: CGUIDialogFileBrowser::GetDirectory(nfs://192.168.1.116/volume1/movies/) failed
Full debug output:
I see in the build notes, there are improvements to NFS. Any ideas what could be causing this?