sammacbeth / dat-fox

dat:// protocol as a Firefox webextension
MIT License
250 stars 12 forks source link

Can't install: add-on appears to be corrupt #19

Closed gka closed 6 years ago

gka commented 6 years ago

screenshot at 2018-06-05 18-43-02

Firefox Quantum 58.0.1 (64-bit) on Debian/Linux

sammacbeth commented 6 years ago

Thanks for reporting. Is this the version in the Mozilla addon store, or the release on Github? I wasn't able to reproduce this when re-installing the extension in my system.

gka commented 6 years ago

it was the version from the addon store

sammacbeth commented 6 years ago

Does this issue persist? Usually this error is tied to a signing error with the addon xpi. As this is all handled by Mozilla on the addon store, then there may be problem on their end, or your Firefox install is not able to verify the store's signing key.

gka commented 6 years ago

just tried it again, and I still get the same error message. is there a way to see a log of what went wrong during addon install?

gka commented 6 years ago

tried it on a different machine (Ubuntu-based instead of Debian), and it worked fine. Maybe there's an issue with Debian?