informatics-isi-edu / deriva-jbrowse-plugin

jbrowse plugin for reading tracks from the FaceBase catalog
Apache License 2.0
0 stars 0 forks source link

not displaying tracks for FB00000937 #3

Open robes opened 5 years ago

robes commented 5 years ago

image

Get this error when enabling the jbrowse display on FB00000937. I have to disable it now because I don't want these errors showing up.

robes commented 5 years ago

I can however do this successfully:

$ curl 'https://www.facebase.org/hatrac/facebase/tracks/fb2/2AHY/1-412M/mm10/1-3YNY/1-412M.genome_plusAll.bw:QELQDTFI4OYL52M6OJPBDH5SAA' > /dev/null

Here's another screen shot showing the chrome tools:

image

robes commented 5 years ago

@karlcz any clue as to why hatrac would respond with a 431 error (assuming that comes from hatrac)?

I suppose what I should test next is a content range request from curl which that is what jbrowse was doing.