danielwelch / hassio-dropbox-sync

Back up your Hass.io snapshots and other local files to Dropbox
Apache License 2.0
132 stars 37 forks source link

no such backup file? #7

Closed kasper1221 closed 6 years ago

kasper1221 commented 6 years ago

i've just installed the add-on and all but i get this error. what did i do wrong or did i forget something?

starting version 3.2.4 [Info] Files will be uploaded to: /hasssio-backups/ [Info] Saving OAUTH_ACCESS_TOKEN to /etc/uploader.conf [Info] Listening for messages via stdin service call... {"command": "upload"} [Info] Received message with command upload [Info] Uploading all .tar files in /backup (skipping those already in Dropbox)

No such file or directory: /backup/*.tar Some error occured. Please check the log.

danielwelch commented 6 years ago

Just eliminating the obvious first, do you have any backups?

kasper1221 commented 6 years ago

no... fixed now! thanks

danielwelch commented 6 years ago

No worries! I'd read a little about hass.io backups and then how to automate backups with timed service calls, then automate this add-on (again with a service call, see the README) if you're interested.