tgdrive / teldrive

Telegram Drive
MIT License
1.72k stars 251 forks source link

can't make new folders anymore on rclone #351

Closed BenjiThatFoxGuy closed 4 days ago

BenjiThatFoxGuy commented 4 days ago

hey! i get an error on rclone after updating Teldrive to 1.5.0 (500 Internal Server Error) returned body: "{\"code\":500,\"message\":\"ERROR: column \\\"starred\\\" of relation \\\"files\\\" does not exist (SQLSTATE 42703)\"}" i can't create files, upload files. download files, nothing

BenjiThatFoxGuy commented 4 days ago

i managed to fix it by adding back the starred column and turning off db migration but i imagine this is not a proper fix because rclone is still looking for it despite the fact that db migration has removed it