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

Problem loading remotely located bed file into web-based IGV #1487

Closed
sjhosui opened this issue Oct 18, 2016 · 4 comments
Closed

Problem loading remotely located bed file into web-based IGV #1487

sjhosui opened this issue Oct 18, 2016 · 4 comments

Comments

@sjhosui
Copy link
Collaborator

sjhosui commented Oct 18, 2016

  • Version of the web browser and OS: Chrome version 54.0.2840.59
  • Environment where the error occurred (Vagrant VM and site conf mode or AWS instance): test.stemcellcommons.org

Steps to reproduce

Please list all the actions and the input data used:

  1. Navigate to https://test.stemcellcommons.org/data_sets/4d7f9959-80bc-4927-b918-69c16fd6a43c
  2. Select several bed files (incl. http://stemcellcommons.org/sites/default/files/chipseq/11610/CDX2%20ChIP-seq%20in%20differentiated%20cells%20+%20Caco2%20cell%20input%20DNA.bed)
  3. Select the "Visualize" tab
  4. Select "Current Selection"
  5. Select "Homo sapiens (hg19)" for the species
  6. Click the "Web-based IGV" button

Observed behavior

Produces error stating that files cannot be accessed.
screen shot 2016-10-17 at 10 42 34 pm

Expected behavior

  • Should display the bed files in Web-based IGV. These files are accessible via the browser and can be viewed in standalone IGV
@scottx611x
Copy link
Member

Relevant console errors (Seems like another Mixed Content issue):

igv-1.0.1.js:15760Mixed Content: The page at 'https://test.stemcellcommons.org/visualize/genome/?node_ids=0dbf0d3d-6f11-4…df2&node_ids=1e170c96-59fc-4621-a6de-924d60df9ea3&species=H.+sapiens+(hg19)' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://stemcellcommons.org/sites/default/files/chipseq/11610/GATA6%20ChIP-seq%20in%20differentiated%20cells%20+%20Caco2%20cell%20input%20DNA.bed.idx'. This request has been blocked; the content must be served over HTTPS.(anonymous function) @ igv-1.0.1.js:15760
igv-1.0.1.js:15760 XMLHttpRequest cannot load http://stemcellcommons.org/sites/default/files/chipseq/11610/GATA6%20ChIP-seq%20in%20differentiated%20cells%20+%20Caco2%20cell%20input%20DNA.bed.idx. Failed to start loading.(anonymous function) @ igv-1.0.1.js:15760
igv-1.0.1.js:15760 Mixed Content: The page at 'https://test.stemcellcommons.org/visualize/genome/?node_ids=0dbf0d3d-6f11-4…df2&node_ids=1e170c96-59fc-4621-a6de-924d60df9ea3&species=H.+sapiens+(hg19)' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://stemcellcommons.org/sites/default/files/chipseq/11610/HNF4A%20ChIP-seq%20in%20differentiated%20cells%20+%20Caco2%20cell%20input%20DNA.bed.idx'. This request has been blocked; the content must be served over HTTPS.(anonymous function) @ igv-1.0.1.js:15760
igv-1.0.1.js:15760 XMLHttpRequest cannot load http://stemcellcommons.org/sites/default/files/chipseq/11610/HNF4A%20ChIP-seq%20in%20differentiated%20cells%20+%20Caco2%20cell%20input%20DNA.bed.idx. Failed to start loading.

@scottx611x
Copy link
Member

See: #1435 and #1484

@hackdna
Copy link
Member

hackdna commented Oct 18, 2016

@mccalluc
Copy link
Member

mccalluc commented Nov 7, 2016

Closing as a duplicate. Trying to view HTTP data when the site is running HTTPS is the primary case in #1435.

@mccalluc mccalluc closed this as completed Nov 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants