Skip to content

Transport endpoint is not connected

This sometimes comes about when you connect to an S3 bucket via rclone then kill it,

user@host:/mnt# ls
ls: cannot access 's3': Transport endpoint is not connected
ls: cannot access 'mkdir': Transport endpoint is not connected
ls: cannot access 's4': Transport endpoint is not connected
mkdir  s3  s4

To solve this:

fusermount -uz <name>

Want to make this site better? Open a PR or help fund hosting costs