Hello, Teldrive has been working fine for me for the past few months, but today, teldrive run and teldrive check failed. The attached screenshot below is the output of those commands.
What should I do to resolve this?
Sorry if my question sounds naive. I'm a very casual user with little to no knowledge on databases and such. I only followed the documentation, set up a supabase database, and use rclone copy weekly to backup my files.
I don't know if this helps with anything but my config.toml is as simple as:
[db]
data-source = "postgresql://postgres:MY_PASSWORD@db.MY-PROJECT-URL.supabase.co:5432/postgres"
prepare-stmt = false
[db.pool]
enable = false
[jwt]
allowed-users = ["MY-TELEGRAM_USERNAME"]
secret = "MY-SECRET"
Thank you for the help! Please let me know if I should provide any more info.
Hello, Teldrive has been working fine for me for the past few months, but today,
teldrive runandteldrive checkfailed. The attached screenshot below is the output of those commands.What should I do to resolve this?
Sorry if my question sounds naive. I'm a very casual user with little to no knowledge on databases and such. I only followed the documentation, set up a supabase database, and use
rclone copyweekly to backup my files.I don't know if this helps with anything but my config.toml is as simple as:
Thank you for the help! Please let me know if I should provide any more info.