Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chrome version 61.0.3163.100: " net::ERR_CACHE_OPERATION_NOT_SUPPORTED" on bigWig track #424

Closed
paul-shannon opened this issue Sep 28, 2017 · 7 comments

Comments

@paul-shannon
Copy link

Chrome's automatic self-update to version 61.0.3163.100 yesterday coincided precisely with recurrent net::ERR_CACHE_OPERATION_NOT_SUPPORTED errors executing this function call:

igv.browser.loadTrack(
      {url: 'https://s3.amazonaws.com/igv.broadinstitute.org/data/hg19/encode/wgEncodeBroadHistoneGm12878H3k4me3StdSig.bigWig',
       name: 'H3k4me3'
      })

I had been working successfully all morning with local and remote bigWig files, pleased at the way igv handles them. Then repeated failures. The error disappears now that I have installed an older version of Chrome (59.0.3071.86). Also no error with FireFox.

A websearch of the error turned up a few mentions of "byte range requests" in association with this error.

Any ideas? Is this just a Chrome bug which we hope they fix?

@jrobinso
Copy link
Contributor

jrobinso commented Sep 29, 2017 via email

@paul-shannon
Copy link
Author

Hi Jim,
I see the error consistently on chrome 61.0.3163.100 with igv-1.0.9.js

  • Paul

@jrobinso
Copy link
Contributor

jrobinso commented Sep 30, 2017 via email

@paul-shannon
Copy link
Author

paul-shannon commented Oct 2, 2017 via email

@jrobinso
Copy link
Contributor

jrobinso commented Oct 2, 2017 via email

@sporkman
Copy link

I'm seeing this error in another context with Chrome, and I'm just groping around in the dark. Can you explain what the root cause of the Chrome issue is and what your fix involved?

@jrobinso
Copy link
Contributor

jrobinso commented Oct 13, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants