[Bug]: Sature file reads on 1.7.0 update
Describe the bug
In previous versions, everything worked correctly with rclone. In the current version, file access is slow, and when I try to sync media using an rclone mount point, teldrive/rclone freezes and no files can be accessed. I tried installing an older version, but the database modifications prevented it from working.
Repoduction
When scanning files with Plex/Jellyfin, after reading 10/20 files, the reading stops and they can no longer be accessed with either rclone (Thunar) or Teldrive (Web).
Expected behavior
that file reading is done correctly as in previous versions
Version
1.7.0
Which Platform are you using?
Linux
Additional context
No response
The same happens to me but no errors observed in logs. File access is unavailable for a while. After trying a few hours later it works again. Slower than before.
Same here is it possible to downgrade?
I think the new version is making more requests than before when downloading. I had to change "--multi-thread-chunk-size=250M" (default 64M) and lower --transfers to avoid getting blocked for almost an hour.
I also noticed a delay on download startup.
I am experiencing the same issue
Downgrading doesn't work. Version 1.7.0 makes changes to the database that make it unusable for previous versions. I tried making changes to the rclone mount and database parameters, but nothing worked.
I'm experiencing something similar. Previously, when playing an MP3 on the web, the song would start after about 1 second, but now it takes about 5 seconds to start playing.
Downgrading doesn't work. Version 1.7.0 makes changes to the database that make it unusable for previous versions. I tried making changes to the rclone mount and database parameters, but nothing worked.
Luckily, I have a database backup system. I backup my database every hour and keep a month's history.
Downgrading doesn't work. Version 1.7.0 makes changes to the database that make it unusable for previous versions. I tried making changes to the rclone mount and database parameters, but nothing worked.
Luckily, I have a database backup system. I backup my database every hour and keep a month's history.
u do this manually or automatically? what sw or how do u do this?
Downgrading doesn't work. Version 1.7.0 makes changes to the database that make it unusable for previous versions. I tried making changes to the rclone mount and database parameters, but nothing worked.
Luckily, I have a database backup system. I backup my database every hour and keep a month's history.
And another question. Did you manage to get it working like before? And a general question: Does anyone find the update to version 1.7.0 working properly?
Let's see if any of the programmers could make an update or some way to modify to use an older version.
Downgrading doesn't work. Version 1.7.0 makes changes to the database that make it unusable for previous versions. I tried making changes to the rclone mount and database parameters, but nothing worked.
Luckily, I have a database backup system. I backup my database every hour and keep a month's history.
And another question. Did you manage to get it working like before? And a general question: Does anyone find the update to version 1.7.0 working properly?
Downgrading doesn't work. Version 1.7.0 makes changes to the database that make it unusable for previous versions. I tried making changes to the rclone mount and database parameters, but nothing worked.
Luckily, I have a database backup system. I backup my database every hour and keep a month's history.
u do this manually or automatically? what sw or how do u do this?
https://teldrive-docs.pages.dev/docs/guides/db-backup You can do this.
confirming FLOOD_WAIT messages during upload, not sure about the AUTH_KEY_UNREGISTERED error..
teldrive | 27/10/2025 02:41 PM DEBUG td.conn.mtproto Got error {"v": "v0.130.0", "conn_id": 0, "dc_id": 2, "msg_id": redacted, "err_code": 401, "err_msg": "AUTH_KEY_UNREGISTERED"}
teldrive | 27/10/2025 02:41 PM DEBUG td.conn.mtproto Got error {"v": "v0.130.0", "conn_id": 0, "dc_id": 2, "msg_id": redacted, "err_code": 420, "err_msg": "FLOOD_WAIT_1329"}
removing bots makes teldrive stable again
Same issue here. iowait times spike and then rclone freezes up so bad I actually have to reboot the machine as it locks up the rclone mount.