Once again, screwed by snapshot!

I take an automated full snapshot every night. I decided to restore one to another card to make sure they were working… Got all my addons, but not one damn bit of my config!

Why?

64.3, no errors just not config!

Have you looked in the rar file to see what is in there? I have zero issues with the snapshots. Are you certain you are doing a full, not partial snapshot?

This is my automation for snapshots:

- alias: Daily snapshot at 3 AM
  hide_entity: True
  trigger:
    platform: time
    at: '3:00:00'
  action:
  - service: hassio.snapshot_full
    data_template:
      name: automated backup {{ now().strftime('%Y-%m-%d') }}

But the tar ball does not seem to contain everything… It only contains the addons when i look in it.

This is the contents of the tar ball:

This snapshot from inside of hassio seems to have it and it appears the last one did as well. Inside homeassistant.tar.gz, but it chose not to restore the files! :frowning:

So, started an FTP process daily to my nas.