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

Stagnant response after dataset load in some cases [Bug] #2395

Open
apoorvm91 opened this issue Oct 23, 2023 · 11 comments
Open

Stagnant response after dataset load in some cases [Bug] #2395

apoorvm91 opened this issue Oct 23, 2023 · 11 comments
Assignees
Labels
bug Something isn't working

Comments

@apoorvm91
Copy link

Describe the bug
After loading the dataset, the loading status bar states "100%" but the image does not render. This is similar to the issue I have reported previously #1963 and in fact, some of the exact same json files are producing this error. Although I observe that not all of the json files lead to this issue. I tried both loading from the URL as well as loading the json files directly.

To Reproduce
Steps to reproduce the behavior:
Unable to upload the json file as it is too large but the console error is shown below in the screenshot.

Expected behavior
Expected to load the analysis maps I had previously worked on and saved.

Screenshots
image

If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Windows 10 Enterprise
  • Browser Microsoft Edge for Business
  • Version 118
@apoorvm91 apoorvm91 added the bug Something isn't working label Oct 23, 2023
@ibgreen
Copy link
Collaborator

ibgreen commented Oct 23, 2023

Looks like it crashes when processing the loaded data. Probably a regression. I see the reference to an earlier bug, but to make life easy for maintainers, are you able to link to one specific JSON file that reproduces the issue?

@apoorvm91
Copy link
Author

apoorvm91 commented Oct 23, 2023

See if you are able to access this file: https://www.dropbox.com/s/oe6q20akilcc38a/keplergl_8dxo22b.json?dl=0

@ibgreen
Copy link
Collaborator

ibgreen commented Oct 23, 2023

Yes I can, that is a PNG file. Sorry for being so out of the loop, but are you trying to load JSON files or PNG files? Maybe you are just testing if I can access?

@apoorvm91
Copy link
Author

My apologies. I updated the link.
https://www.dropbox.com/s/oe6q20akilcc38a/keplergl_8dxo22b.json?dl=0

@ibgreen
Copy link
Collaborator

ibgreen commented Oct 23, 2023

@igorDykhta can you take a look?

@igorDykhta igorDykhta self-assigned this Oct 24, 2023
@apoorvm91
Copy link
Author

Following up on this to see if I can provide any additional information to help resolving the bug.

@igorDykhta
Copy link
Collaborator

igorDykhta commented Oct 26, 2023

@apoorvm91 What version of kepler.gl are you using? I can't reproduce the issue here https://kepler.gl/demo with the latest 3.0-alpha

@apoorvm91
Copy link
Author

@igorDykhta : I am not sure of the version as I am trying to open it on the web interface.
Are you able to open this link? https://kepler.gl/demo/map?mapUrl=https://dl.dropboxusercontent.com/s/611gndnmbxlu7cu/keplergl_2o0224.json

@lixun910
Copy link
Collaborator

@igorDykhta This should be fixed in #2381 Can you help to review this PR and merge it? Thanks!

@apoorvm91
Copy link
Author

@lixun910 @igorDykhta I still see the same issue on my end. Was the merge executed?

@igorDykhta
Copy link
Collaborator

@apoorvm91 Not released yet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants