If theres one thing i hate, its error messages that says absolutly nothing usefull, like this one.

i had ensured that my exports list was correctly set up, actually, i had it tested from my tvix (was able to browse the share) but from another nix server, i got this message.

there’s probably alot of different solutions for this, since its anything else than accurate error description.

in my case, the other server i tried to access my server from, didnt have the nfs-common package installed.

after installing it, everything went just smooth..