Closed MeiDongI closed 3 months ago
this error would indicate that an HTML file is being returned when the config.json is trying to be fetched. you could probably reproduce this in your web browser by visiting the link e.g. "http://yourhost/jbrowse/config.json" to confirm this
this could be because your server is returning a 404 as an HTML file (and not the proper status code), or this is a dev server that is doing this, or it is a permission denied error like a 403. if you can narrow down what it is, then we might be able to provide further help but it's likely a server side issue like this
let me know if you have any continued issues....might close for now
I got this error from JBrowse, here is the stack trace: