gist-run icon indicating copy to clipboard operation
gist-run copied to clipboard

Not working on chromium/debian

Open patrek opened this issue 8 years ago • 5 comments

Is it normal that I don't see anything in the right pane of the gist.run page? I get the following error on the console Uncaught (in promise) DOMException: Failed to register a ServiceWorker: The user denied permission to use Service Worker.

Using chromium Version 50.0.2661.75 Built on 8.4, running on Debian 8.4 (64-bit)

patrek avatar Apr 21 '16 16:04 patrek

Does not work in any gist, not even https://gist.run/

patrek avatar Apr 21 '16 16:04 patrek

Adding one URL for testing (assuming that @jdanyow has access to debian):

https://gist.run/?id=59f4cbf39323e9581de9d644d12258f4

this should result with:

image

adriatic avatar Apr 21 '16 16:04 adriatic

Is this working now in chrome 51 on debian? If not, does it work in chrome canary on debian? What about firefox on debian?

jdanyow avatar Jun 01 '16 20:06 jdanyow

I had the same error when I had third party cookies disabled. Once I'd allowed them it worked:

image

timfish avatar Apr 21 '17 22:04 timfish

In Firefox 61.0a1 (2018-03-19) (64-bit) with "Accept third-party cookies and site data" set to "from visited", I get this error: Failed to register/update a ServiceWorker for scope ‘https://gist.host/’: Storage access is restricted in this context due to user settings or private browsing mode. Changing the preference to "always" fixes the issue.

gheoan avatar Mar 19 '18 14:03 gheoan