sahlberg / libnfs-python

Python bindings for libnfs
GNU Lesser General Public License v2.1
64 stars 34 forks source link

Didn't found NFS? #44

Open kr1-s opened 3 years ago

kr1-s commented 3 years ago

I start the program and it stops at the open() function. In the libnfs library it is nfs_open(). I think it hangs on wait_for_nfs_reply().

Why is this happening?

In the screenshot the code of the program and the mounted server

Error