rclone 으로 구글 드라이브 마운트하여 사용 중에 해당 config 를 삭제하거나 구글 드라이브가 삭제되면 이런 오류가 발생하는 것 같다.
Fatal error: Can not open: /volume4/single/rclone/: open /volume4/single/rclone/: transport endpoint is not connected
이러면 시놀로지 웹ui 상에서 접근도 안되고 개판이 되는데
이럴 때는 해당 경로의 마운트를 해제해주면 된다
fusermount -u /volume4/single/rclone/
'dev > 삽질' 카테고리의 다른 글
| Fatal error: failed to mount FUSE fs: mount stopped before calling Init: mount failed: cgofuse: cannot find winfsp (0) | 2021.04.22 |
|---|---|
| windows10 wsl 비밀번호 까먹었을 때 (0) | 2021.04.22 |
| intellij에서 어노테이션 동작이 잘 안될때 (0) | 2019.06.12 |
| 라즈베리파이 예약작업 crontab으로 재부팅하기 (0) | 2018.11.22 |
| iptime 공유기로 ddns 등록할때 어이없는 오류 (0) | 2016.10.13 |