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

Flight Demo not working #125

Closed
JulianeMu opened this issue Mar 27, 2019 · 19 comments
Closed

Flight Demo not working #125

JulianeMu opened this issue Mar 27, 2019 · 19 comments

Comments

@JulianeMu
Copy link

Hello,

the flight demo is not working. Following error is thrown:
Expected to read 1329865020 metadata bytes, but only read 598
at MessageReader.readMetadata (message.ts:86)

Could you please help me to fix this issue?

@domoritz
Copy link
Member

domoritz commented Mar 27, 2019

Hmm, it works for me. What browser are you using?

@JulianeMu
Copy link
Author

I've tried Google Chrome and Mozilla Firefox.
Only the 'flights-mapd' example is running. However, I'm especially interested in the 'flights' as well as in the 'weather' example since they are using local databases. While these examples result in the mentioned error from before, the 'gaia-mapd' example terminates in a connection timeout exception.

@domoritz
Copy link
Member

The Gaia example needs a database you don't have access to.

@JulianeMu
Copy link
Author

Thanks for the fast reply and explanation!
But what is wrong with the 'flights' and 'weather' examples?

@domoritz
Copy link
Member

https://uwdata.github.io/falcon/flights works for me in Chrome, Firefox and Safari in the latest versions.

@JulianeMu
Copy link
Author

Yes, the online example is working perfectly. However, after downloading this repository and running the code I get this error.

@domoritz
Copy link
Member

You use yarn?

@JulianeMu
Copy link
Author

Yes ;)

@domoritz
Copy link
Member

I can confirm the bug. This might be related to an arrow update. I'll investigate but I'm also happy to accept a pull request to fix it.

@JulianeMu
Copy link
Author

Thanks for your help! What do you mean with pull request?

@domoritz
Copy link
Member

A GitHub pull request.

@JulianeMu
Copy link
Author

Since I've just started to work and familiarize myself with your code, I haven't created a GitHub repository yet. Thus, I'm only using the code you've provided on GitHub. Is there a chance that you change it over here and I pull the updates or that you tell me what to change? I would be really thankful.

@domoritz
Copy link
Member

For now, you can check out an older version that will work (you have to try which one).

@domoritz
Copy link
Member

Actually, I found a fix. Just pull master.

@JulianeMu
Copy link
Author

Thanks, it's working now!

@domoritz
Copy link
Member

What are you using falcon for, btw?

@JulianeMu
Copy link
Author

We are developing an image-derived hypotheses generation platform for brain-related diseases and dysfunctions. In this context, we are using image- as well as non-image-data recorded in clinical routine. Since we are working with a lot of data, we are comparing different visual analytics libraries for big data, such as falcon.js. In my opinion, falcon.js looks really promising!

@domoritz
Copy link
Member

domoritz commented Apr 1, 2019

Wow, that's awesome. Let me know if I can help in any way.

@JulianeMu
Copy link
Author

Thanks a lot in advance!

xnought referenced this issue in cmudig/falcon-vis Feb 13, 2023
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