Squirrel.Mac icon indicating copy to clipboard operation
Squirrel.Mac copied to clipboard

Error using the auto update

Open benoist opened this issue 6 years ago • 1 comments

A lot my users are reporting an error when trying to update the app.

It throws a code 8 with domain SQRLUpdaterError....

Any idea what this can be? Or how I can debug this further? It doesn't happen on my machine so I have no way to reproduce it and I don't know what the error means.

Thanks in advance!

benoist avatar Jul 16 '18 09:07 benoist

Hi @benoist, it looks like that's the error code for when the app is running on a readonly volume. That most commonly happens after the app's been downloaded but hasn't been moved, and so it's kept in quarantine. See https://github.com/Squirrel/Squirrel.Mac/issues/182 for more information.

https://github.com/Squirrel/Squirrel.Mac/blob/2a001cc575f6278cef3567690a99ab3a76a021cb/Squirrel/SQRLUpdater.m#L36-L37

joshaber avatar Jul 16 '18 13:07 joshaber