One of of 40 mounts terminates with Transport endpoint is not connected

]

What is the problem you are having with rclone?

Service for one drive seems to terminate, I cannot figure out why, may be due to being out of memory, I then get a message Transport endpoint is not connected when I browse to the directory to see what could be going on.

Run the command 'rclone version' and share the full output of the command.

rclone v1.66.0

  • os/version: ubuntu 22.04 (64 bit)
  • os/kernel: 5.15.0-107-generic (x86_64)
  • os/type: linux
  • os/arch: amd64
  • go/version: go1.22.1
  • go/linking: static
  • go/tags: none

Yes

Which cloud storage system are you using? (eg Google Drive)

OneDrive

The command you were trying to run (eg rclone copy /tmp remote:tmp)

There was no command run the mount rclone mount "usenettemp": /root/storage.usenettemp --allow-other --daemon-timeout 0 --vfs-cache-mode writes --vfs-cache-max-size 80G --buffer-size 256M --transfers 8 --checkers 16 --low-level-retries 20 & seems to crash after a while and this is the only one 

Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.

Paste config here
[adultcartoon1]
type = onedrive
token = XXX
drive_id = XXX
drive_type = business

[cache]
type = onedrive
token = XXX
drive_id = XXX
drive_type = business

[doc1]
type = onedrive
token = XXX
drive_id = XXX
drive_type = business

[doc10]
type = onedrive
token = XXX
drive_id = XXX
drive_type = business

[doc2]
type = onedrive
token = XXX
drive_id = XXX
drive_type = business

[doc3]
type = onedrive
token = XXX
drive_id = XXX
drive_type = business

[doc4]
type = onedrive
token = XXX
drive_id = XXX
drive_type = business

[doc5]
type = onedrive
token = XXX
drive_id = XXX
drive_type = business

[doc6]
type = onedrive
token = XXX
drive_id = XXX
drive_type = business

[doc7]
type = onedrive
token = XXX
drive_id = XXX
drive_type = business

[doc8]
type = onedrive
token = XXX
drive_id = XXX
drive_type = business

[doc9]
type = onedrive
token = XXX
drive_id = XXX
drive_type = business

[emulation]
type = onedrive
token = XXX
drive_id = XXX
drive_type = business

[emulation2]
type = onedrive
token = XXX
drive_id = XXX
drive_type = business

[movies3]
type = onedrive
token = XXX
drive_id = XXX
drive_type = business

[movies4]
type = onedrive
token = XXX
drive_id = XXX
drive_type = business

[series]
type = onedrive
token = XXX
drive_id = XXX
drive_type = business

[series10]
type = onedrive
token = XXX
drive_id = XXX
drive_type = business

[series11]
type = onedrive
token = XXX
drive_id = XXX
drive_type = business

[series12]
type = onedrive
token = XXX
drive_id = XXX
drive_type = business

[series13]
type = onedrive
token = XXX
drive_id = XXX
drive_type = business

[series8]
type = onedrive
token = XXX
drive_id = XXX
drive_type = business

[series9]
type = onedrive
token = XXX
drive_id = XXX
drive_type = business

[shared]
type = onedrive
token = XXX
drive_id = XXX
drive_type = business

[shared2]
type = onedrive
token = XXX
drive_id = XXX
drive_type = business

[shared3]
type = onedrive
token = XXX
drive_id = XXX
drive_type = business

[storage.movies2]
type = onedrive
token = XXX
drive_id = XXX
drive_type = business

[storage.music]
type = onedrive
token = XXX
drive_id = XXX
drive_type = business

[storage.series3]
type = onedrive
token = XXX
drive_id = XXX
drive_type = business

[storage.series4]
type = onedrive
token = XXX
drive_id = XXX
drive_type = business

[storage.series5]
type = onedrive
token = XXX
drive_id = XXX
drive_type = business

[storage.series7]
type = onedrive
token = XXX
drive_id = XXX
drive_type = business

[storage.storage6]
type = onedrive
token = XXX
drive_id = XXX
drive_type = business

[storage.travel]
type = onedrive
token = XXX
drive_id = XXX
drive_type = business

[storage.tstorage]
type = onedrive
token = XXX
drive_id = XXX
drive_type = business

[t1]
type = onedrive
token = XXX
drive_id = XXX
drive_type = business

[t2]
type = onedrive
token = XXX
drive_id = XXX
drive_type = business

[usenet2]
type = onedrive
token = XXX
drive_id = XXX
drive_type = business

[usenet3]
type = onedrive
token = XXX
drive_id = XXX
drive_type = business

[usenetnz]
type = onedrive
token = XXX
drive_id = XXX
drive_type = business

[usenettemp]
type = onedrive
token = XXX
drive_id = XXX
drive_type = business
### Double check the config for sensitive info before posting publicly




#### A log from the command that you were trying to run with the `-vv` flag  
<!-- You should use 3 backticks to begin and end your paste to make it readable.  Or use a service such as https://pastebin.com or https://gist.github.com/   -->

I wasn't running any command it crashes with the rclone mount "usenettemp": /root/storage.usenettemp --allow-other --daemon-timeout 0 --vfs-cache-mode writes --vfs-cache-max-size 80G --buffer-size 256M --transfers 8 --checkers 16 --low-level-retries 20 & mount command

Capture DEBUG level log - it should tell you what is going on.

for testing, best to run rclone mount in the foreground.

maybe there is an issue with running --daemon and & at the same time?

maybe there is an another instance of rclone running in the background?

Here is a small snippet from the debug level log where it goes pear shaped

2024/05/24 09:20:08 DEBUG : usenet-temp/A.Haunting.S02E10.A.Haunting.In.Florida.1080p.WEB-DL.AAC2.0.H.264-squalor/cfbe776eff8442f990de3cc0c41d1a23.part16.rar: vfs cach>
fatal error: sync: unlock of unlocked mutex
[signal SIGSEGV: segmentation violation code=0x1 addr=0x170 pc=0x114b65a]

fatal error: sync: unlock of unlocked mutex
[signal SIGSEGV: segmentation violation code=0x1 addr=0x170 pc=0x114b65a]

goroutine 1233578 [running]:
sync.fatal({0x23a7ec7?, 0xc0013a74a8?})
runtime/panic.go:1007 +0x18
sync.(*Mutex).unlockSlow(0xc00116bc08, 0xffffffff)
sync/mutex.go:229 +0x35
sync.(*Mutex).Unlock(...)
sync/mutex.go:223
panic({0x1f24fe0?, 0x3d871b0?})
runtime/panic.go:770 +0x132
github.com/rclone/rclone/backend/onedrive/api.(*Item).IsRemote(...)
github.com/rclone/rclone/backend/onedrive/api/types.go:544
github.com/rclone/rclone/backend/onedrive/api.(*Item).GetFolder(...)
github.com/rclone/rclone/backend/onedrive/api/types.go:441
github.com/rclone/rclone/backend/onedrive.(*Object).setMetaData(0xc0002a3600?, 0x2afa710?)
github.com/rclone/rclone/backend/onedrive/onedrive.go:2096 +0x1a
github.com/rclone/rclone/backend/onedrive.(*Object).uploadSinglepart(0xc0079cfe00, {0x2afa710, 0xc005ca22d0}, {0x2adab40, 0xc00b022b00}, {0x7f9aa3d795d0, 0xc0091ecc60}>
github.com/rclone/rclone/backend/onedrive/onedrive.go:2495 +0x54a
github.com/rclone/rclone/backend/onedrive.(*Object).Update(0xc0079cfe00, {0x2afa710, 0xc005ca22d0}, {0x2adab40, 0xc00b022b00}, {0x7f9aa3d795d0, 0xc0091ecc60}, {0xc005c>
github.com/rclone/rclone/backend/onedrive/onedrive.go:2515 +0x185
github.com/rclone/rclone/backend/onedrive.(*Fs).Put(0xc0002a3600, {0x2afa710, 0xc005ca22d0}, {0x2adab40, 0xc00b022b00}, {0x7f9aa3d795d0, 0xc0091ecc60}, {0xc005ce80a0, >
github.com/rclone/rclone/backend/onedrive/onedrive.go:1469 +0x148
github.com/rclone/rclone/fs/operations.(*copy).updateOrPut(0xc006082750, {0x2afa710, 0xc005ca22d0}, {0x2aeb490?, 0xc00105f880?}, {0xc005ce80a0, 0x1, 0x1})
github.com/rclone/rclone/fs/operations/copy.go:209 +0x226
github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0xc006082750, {0x2afa710, 0xc005ca22d0})
github.com/rclone/rclone/fs/operations/copy.go:262 +0x6d8
github.com/rclone/rclone/fs/operations.(*copy).copy(0xc006082750, {0x2afa710, 0xc005ca22d0})
github.com/rclone/rclone/fs/operations/copy.go:302 +0x16c
github.com/rclone/rclone/fs/operations.Copy({0x2afa710, 0xc005ca22d0}, {0x2b104b0, 0xc0002a3600}, {0x0, 0x0}, {0xc000eea6c0, 0x81}, {0x2b100c0, 0xc0091ecc60})
github.com/rclone/rclone/fs/operations/copy.go:404 +0x485
github.com/rclone/rclone/vfs/vfscache.(*Item)._store(0xc00116bc00, {0x2afa710, 0xc005ca22d0}, 0xc00b00e4f0)
github.com/rclone/rclone/vfs/vfscache/item.go:593 +0x1ce
github.com/rclone/rclone/vfs/vfscache.(*Item).store(0x40f465?, {0x2afa710?, 0xc005ca22d0?}, 0xc002ff7e01?)

i would test an older stable version of rclone, v1.65.2

I decided to revert to an older version which installed on of my other Rclone machines, v1.61.0, and so far it's mounted without issue, mount hasn't dismounted itself yet, and was doing it frequently yesterday on the previous install. Still early days, but keeping an eye on it. If it continues to work fine, then this may point at a issue with newer versions of Rclone.

It's now been three days, and Rclone has yet to crash.

This seems like an issue with newer Rclones.

performance is rock solid yet again.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.