We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, I tried out crypt4ghfs in a busy HPC environment and after some minutes the process stops:
[crypt4ghfs.app][DEBUG ] (L164) Entering main loop [crypt4ghfs.operations][ INFO ] (L142) getattr inode: 1 [crypt4ghfs.operations][ INFO ] (L147) Getting statfs [crypt4ghfs.app][DEBUG ] (L171) AttributeError("'Crypt4ghFS' object has no attribute 'rootfd'") [crypt4ghfs.app][DEBUG ] (L174) Unmounting [crypt4ghfs.app][ERROR ] (L219) 'Crypt4ghFS' object has no attribute 'rootfd'
Do you have any sugestions?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I tried out crypt4ghfs in a busy HPC environment and after some minutes the process stops:
[crypt4ghfs.app][DEBUG ] (L164) Entering main loop
[crypt4ghfs.operations][ INFO ] (L142) getattr inode: 1
[crypt4ghfs.operations][ INFO ] (L147) Getting statfs
[crypt4ghfs.app][DEBUG ] (L171) AttributeError("'Crypt4ghFS' object has no attribute 'rootfd'")
[crypt4ghfs.app][DEBUG ] (L174) Unmounting
[crypt4ghfs.app][ERROR ] (L219) 'Crypt4ghFS' object has no attribute 'rootfd'
Do you have any sugestions?
The text was updated successfully, but these errors were encountered: