noahlh / aws-automated-backup-powershell

A set of Windows PowerShell scripts to enable automated backups (via snapshots) on AWS EC2 Windows instances
Other
39 stars 27 forks source link

Backup Failed no InstanceIDs to process #24

Closed cappat closed 8 years ago

cappat commented 8 years ago

Trying to get this up and running again. I had an older version working for quite a while.

I think I have this set up correctly but I keep getting the error Backup failed; no InstanceIDS to process

Any help?

noahlh commented 8 years ago

Not sure I can be a huge help, but I'll try -- when you say you had an older version working - what changed? Version of this script or on a new machine (or both?)

cappat commented 8 years ago

Sorry - I figured it out. My instances didn't have BACKUP tag = Yes Once I added those everything started working again!

Instructions are good. I just had to be more meticulous when I was setting up.

Thanks Again! Great tool!

noahlh commented 8 years ago

Woo hoo! Great to hear.