jcwillox / hassio-rclone-backup

Home Assistant addon to automatically sync backups to remote locations using Rclone
MIT License
115 stars 19 forks source link

Trouble to reinstall the add-on #76

Open Nortifer opened 1 month ago

Nortifer commented 1 month ago

The problem

My first try with this addon lead to random reboot of HA during back-up sync. So I would try to resinstall it and redo the configuration from start.

But despite deleting the add-on, removing the rclone.config and even rebooting the RPi where HA is installed, the add-on keep my remote config in memory. And a cannot either :

I tried to create a new rclone.conf using rclone on my computer, but no change

What version of Rclone Backup has the issue?

3.3.1

What version of Home Assistant are you running?

2024.8.2

What type of installation are you running?

Home Assistant OS

If you're running HA OS/Supervised, what version of the Supervisor are you running?

2024.08.0

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

override80 commented 1 week ago

Ha you tried loggin out from rclone web ui, then login without user and pass? It might be some kind of caching issue, it worked for me.