jcwillox / hassio-rclone-backup

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

rclone config does not exist! #15

Closed maxifly closed 2 years ago

maxifly commented 2 years ago

I install addon. Start it and find error in log file: [FATAL]: rclone config does not exist! If this is your first time starting this add-on ensure to create a valid rclone configuration at "/config/rclone.conf"

I must install rclone or simple create rclone config file?

jcwillox commented 2 years ago

Yeah at this time you'll need to create the config separately using the rclone commandline tool. The documention gives a brief description of this at the bottom. It's pretty straightforward rclone guides you through most of it.