Skip to content
New issue

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

Transport endpoint is not connected #164

Open
ericweinberg opened this issue Sep 25, 2019 · 0 comments
Open

Transport endpoint is not connected #164

ericweinberg opened this issue Sep 25, 2019 · 0 comments

Comments

@ericweinberg
Copy link

Occasionally I get the following error after ssh'ing into one of my machines.

Error: failure to mount: Statting mount point: stat /home/myDirectory: transport endpoint is not connected

Looking around, I can recover by forcing an unmount via

sudo umount -l myDirectory

Setup

in my bashrc file, I'm checking for the existence of the .initialized file in my mounted directory. If it exists, I skip mounting, otherwise, I mount and then use the disown command to keep fusera alive after the terminal is closed per the instructions in the wiki.

Fusera version 1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant