Error: constraint failed UNIQUE constraint failed: Remotevolume.Name, Remotevolume.State

I think I have it figured out.
First, I tried to Repair the database. That didn’t work. Gave more errors.
Then I attempted to Delete the Database and Recreate. That didn’t work. Gave more errors.
Then I tried to delete again, still no luck.

Then I opened the location where the Database was stored and saw the .backup file there, even though I had clicked "Delete."
I moved that file to my desktop (so I could save it).
Then I clicked “Run Now” and it re-created the .sqlite file and it is working.

Not sure what caused this, but I think deleting the Database should actually delete it…apparently if there is a .backup file there, it does not.

I’m a programmer (although I will admit, c# is not my best lang), so maybe when I get a chance I’ll look at the code and see I can see what is causing this.
I think it is a great piece of software and will do what I can to help.

– Andrew.