You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting the exact same behaviour described in the readme where libfuse or mergerfs are crashing when interacting with the mount and I get an error message stating "transport endpoint not connected". The only problem is that I'm already on a higher versions of both mergerfs and libfuse. I was originally trying this on Ubuntu 18.04 but did a clean install of 22.04 hoping it would fix it but I'm still getting the same issues. I built mergerfs from source and I'm trying to mount the pool with these options...
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm getting the exact same behaviour described in the readme where libfuse or mergerfs are crashing when interacting with the mount and I get an error message stating "transport endpoint not connected". The only problem is that I'm already on a higher versions of both mergerfs and libfuse. I was originally trying this on Ubuntu 18.04 but did a clean install of 22.04 hoping it would fix it but I'm still getting the same issues. I built mergerfs from source and I'm trying to mount the pool with these options...
allow_other,use_ino,cache.files=off,dropcacheonclose=true,category.create=eepfrd
Any help would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions