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

Data doesn't load on various browsers #52

Open
LucAngevare opened this issue Apr 16, 2021 · 0 comments
Open

Data doesn't load on various browsers #52

LucAngevare opened this issue Apr 16, 2021 · 0 comments

Comments

@LucAngevare
Copy link

LucAngevare commented Apr 16, 2021

Heya, I have videos of the experienced behaviour attached in the appendix, so you can see exactly what I mean. I have been able to reproduce this behaviour in both Chrome and Edge on multiple computers and networks, so I doubt this is a fluke on my side.

Whenever I attempt to load the http://ahn2.pointclouds.nl website, it shows that it is trying to load the data (signified by the green loading belet and progress bar on top and below the search bar respectively), but even given an hour, it's not able to load anything. The console is filled with errors surrounding the parseJSFunc and the inability to use .slice() on it, as well as 403 errors on the sentry.io API resource the website requested. A screenshot of the console is visible below:

image

I believe both errors relate to an API being offline or not sending the data correctly, because the slice error says there's irretrievable data it's attempting to slice, while the other says it's unable to request the data from a Sentry.io API (therefore I believe they're related).

Is this a common issue and are you already working on a fix? I'll take a look at the source code when I've got the time to see if I can do anything to try and help fix this.

Thanks in advance!

AHN2_pointclouds.mp4
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

1 participant