-
Notifications
You must be signed in to change notification settings - Fork 3
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
[BUG] querying a node API directly fails #138
Labels
released
This issue/pull request has been released.
Comments
surchs
added a commit
that referenced
this issue
Apr 18, 2024
Fixes #138 This is a temporary fix until we get rid of the non-federated deployment option in general
7 tasks
surchs
added a commit
that referenced
this issue
Apr 19, 2024
Fixes #138 This is a temporary fix until we get rid of the non-federated deployment option in general
github-project-automation
bot
moved this from Implement - Done
to Review - Done
in Neurobagel
Apr 19, 2024
🚀 Issue was released in |
1 similar comment
🚀 Issue was released in |
🚀 Issue was released in |
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is there an existing issue for this?
Expected Behavior
docker compose --profile local_node_query up -d
from the recipesexpect it should succeed
Current Behavior
The request arrives at the API and the API responds,
but the query tool crashes once it retrieves the response
Error message
Environment
How to reproduce
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: