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

Error Loading NIFTI Files - Error retrieving chunk "[nifti url]": TypeError: Cannot read property 'GUNZIP_MAGIC_COOKIE1' of null #305

Closed
ecc521 opened this issue May 6, 2021 · 2 comments

Comments

@ecc521
Copy link

ecc521 commented May 6, 2021

This issue prevents some NIFTI images from loading, whether compressed or not. Not quite sure the exact circumstances in which it occurs, but it is currently visible on the Appspot demo - the last release (6cd3f0a) is not affected, and I am unable to reproduce this issue locally.

GitHub isn't finding 'GUNZIP_MAGIC_COOKIE1' anywhere in this repository, so it's looking like a dependency issue. Cleared cache, etc, but the issue still remains. It's in both Firefox and Chrome, though the error messages are different. This issue started sometime after Noon EST on May 5th, so it's not making a whole lot of sense.

Example on Appspot Demo - use a local build, and it works fine.

@ecc521
Copy link
Author

ecc521 commented May 6, 2021

Update with a bit more info:

  • I was unable to get the current master branch to work over https from a server. I was able to get #6cd3f0a working

@jbms
Copy link
Collaborator

jbms commented May 6, 2021

Might be due to the change in esbuild version. I'll have to look into that.

@ecc521 ecc521 changed the title [Demo] Error Loading NIFTI Files - Error retrieving chunk "[nifti url]": TypeError: Cannot read property 'GUNZIP_MAGIC_COOKIE1' of null Error Loading NIFTI Files - Error retrieving chunk "[nifti url]": TypeError: Cannot read property 'GUNZIP_MAGIC_COOKIE1' of null May 7, 2021
@jbms jbms closed this as completed in abd37a9 May 10, 2021
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

2 participants