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

genie.query() sometimes get stuck after a fresh installation #4

Open
george1459 opened this issue Feb 13, 2023 · 2 comments
Open

genie.query() sometimes get stuck after a fresh installation #4

george1459 opened this issue Feb 13, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@george1459
Copy link
Collaborator

It seems that genie.query() sometimes gets stuck after a fresh installation. The reason is not known, and my best guess would be that it's related to genie contextual and how it initializes for the first time.

A temporary solution is to simply quit the dangling process genie.query() and run again. I have observed that this can often fix this problem.

@george1459 george1459 added the bug Something isn't working label Feb 14, 2023
@george1459
Copy link
Collaborator Author

The problem also seems to happen when connecting to a local host by HTTP manually (i.e., by doing genie.initialize('http://127.0.0:8400', 'yelp'))

@george1459
Copy link
Collaborator Author

Disregard the last comment. This is simply due to a typo in 'http://127.0.0.1:8400' (default address by genie server). Nonetheless, the original problem still needs to be investigated.

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

1 participant