celeste
celeste copied to clipboard
[Bug]: Dropbox deauthenticating
Bug Description
Dropbox seems to have some kind of threshold for number of requests over a given period of time. I can't quite figure out what that threshold is, but it will deauthenticate once the threshold is hit which is forcing an rclone reconnect before being able to use it again.
I'm having the issue both with the Flatpak and the Snap.
Installation Source
Snap
What version of Celeste are you using?
0.8.3
Storage Provider
Dropbox
For anyone else asking themselves how they can actually do the reconnect.
Find your id first:
flatpak ps | grep -i celeste
Enter the container:
flatpak enter <instance_id> bash
Run this command to reconnect (note the colon at the end):
/app/bin/rclone config --config /var/config/celeste/rclone.conf reconnect <dropbox_remote>: