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

Database takes a long time to initialize on Chrome #26

Open
RastaAlex opened this issue Apr 16, 2021 · 5 comments
Open

Database takes a long time to initialize on Chrome #26

RastaAlex opened this issue Apr 16, 2021 · 5 comments
Labels
enhancement New feature or request

Comments

@RastaAlex
Copy link

When I try run example in https://mystery.knightlab.com/ run button doesnt work, reset button works well.
Im using:
Chrome 90.0.4430.72
Windows 10

@JoeGermuska JoeGermuska added the needs validation A reported issue which has not yet been verified to the point where it should be called a bug. label Apr 16, 2021
@JoeGermuska
Copy link
Member

We don't have ready access to a Windows 10 system to run a comparison.

I just tried this on MacOS Chrome 90.0.4430.72 (Official Build) (x86_64) and at first seemed to reproduce the issue -- the run button did not work. However, after a few seconds, it did work, concurrent with the browser console log message "DB initialization successful"

For whatever reason, on Firefox, there is no similar delay.

In short, please verify that this issue continues longer than 5 seconds or so, and also, if you are able, please check your browser console to see if you get a message like "DB initialization successful" (or, alternatively, "DB initialization failed")

It's been my impression that Chrome is pretty consistent across operating systems, but who knows. We'll leave this open until we get more information but for now marking as "needs validation"

@RastaAlex
Copy link
Author

Thanks for your reply. I found that button actually works but with delay 44 seconds.

@JoeGermuska JoeGermuska added enhancement New feature or request and removed needs validation A reported issue which has not yet been verified to the point where it should be called a bug. labels Apr 16, 2021
@JoeGermuska JoeGermuska changed the title Cant use run button Database takes a long time to initialize on Chrome Apr 16, 2021
@JoeGermuska
Copy link
Member

That's an unfortunately long delay, and much longer than I experienced. That entire experience is dependent upon third-party libraries, so I don't know when we can fix it, but I'll edit this issue a little and we can leave it open for tracking. When I have a minute, I can at least look to see if those libraries have any updates.

@lifeofkeviin
Copy link

how can i download the data set?

@JoeGermuska
Copy link
Member

how can i download the data set?

see https://github.com/NUKnightLab/sql-mysteries/blob/master/README.md for the original instructions about how to do this on your own computer, before we implemented it as a web-based experience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants