Build precise queries to find exactly what you need
Press ESC to close
@outofcontrol
Favorites0
Views
Projects0
Great plugin. We run a lot of different backups to S3 on one server. We were surprised to see a CRITICAL error today "Unexpected output: Another instance is already running with this archive directory" To fix this I think I only needed to add at line 70: if output.find("Another instance is already running with this archive directory")==1: return False
Reviewed 10 years ago