teldrive icon indicating copy to clipboard operation
teldrive copied to clipboard

[Bug]: Sature file reads on 1.7.0 update

Open roccolycos opened this issue 2 months ago • 13 comments

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

roccolycos avatar Oct 11 '25 16:10 roccolycos

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.

doomwithdon avatar Oct 12 '25 02:10 doomwithdon

Same here is it possible to downgrade?

GiuDiMax avatar Oct 12 '25 06:10 GiuDiMax

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.

AKL55 avatar Oct 12 '25 07:10 AKL55

I am experiencing the same issue

aniel300 avatar Oct 12 '25 07:10 aniel300

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.

roccolycos avatar Oct 12 '25 10:10 roccolycos

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.

purndal avatar Oct 12 '25 11:10 purndal

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.

totza2010 avatar Oct 13 '25 08:10 totza2010

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?

aniel300 avatar Oct 13 '25 08:10 aniel300

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?

roccolycos avatar Oct 13 '25 09:10 roccolycos

Let's see if any of the programmers could make an update or some way to modify to use an older version.

roccolycos avatar Oct 13 '25 09:10 roccolycos

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.

totza2010 avatar Oct 13 '25 13:10 totza2010

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

daneoshiga avatar Oct 27 '25 14:10 daneoshiga

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.

yalrighty avatar Oct 29 '25 18:10 yalrighty