I am facing some problems with my company's self hosted sentry instance, that it does not load.
There is an error in the console.log saying:
SyntaxError: Invalid character '\u001f'
This looks like some encoding problem. I verified with our devops, that Orion is sending in request headers that it can accept-encoding: gzip, it receives a response in gzip format - but it fails to decode it for some reason.
This instance works fine for any other major browser, and we also verified this on other webkit browsers (Safari and Epiphany). So, this only fail for Orion.
Im attaching version of the desktop browser, and macos version. But the problem is same for mobile versions (I mean, that the page doesn't load there, but I cannot see the console log here)
I would expect self hosted sentry instance to work fine, as it does on other browsers.
Orion 0.99.131.0.1-beta
Sequoia (15)
18