NFS Browsing Issue

Hello @all,

i have a nice issue with NFS browsing. I have 4 NFS Servers. When i start adding an additional path in Kodi and i klick an nfs, nornmally all servers are enumerated. But currently only 3 of 4 are enumerated.The one which is missing, is with all source nfs shares…. Kodi can access all files, scan and so on, but it does not show it when enumerating the servers

the one which is missing is a qnap with qts 4.3, the others are a qnap with qts 4.2 and to raspberry pi…. (with shared files for kodi).

This happens on both – windows (store app and native app) and rapsberry pi (osmc)

showmount -e from any linux client shows all shares….

don’t know where to start debugging….

NFS Version is 2/3 v4 is not enabled…

Exports are identically – so from my point of view – how does browsing for nfs shares work…

Working one:
“/share/MD0_DATA/Public” *(rw,async,no_subtree_check,insecure,no_root_squash)

Not working one:
“/share/MD0_DATA/Public” *(rw,async,no_subtree_check,insecure,no_root_squash)