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

Demo endpoint /answer responds with HTTP code 404. #9

Closed
evanmcclure opened this issue Jun 15, 2020 · 2 comments
Closed

Demo endpoint /answer responds with HTTP code 404. #9

evanmcclure opened this issue Jun 15, 2020 · 2 comments

Comments

@evanmcclure
Copy link
Member

evanmcclure commented Jun 15, 2020

The demo endpoint /answer responds with the HTTP code 404.

$ curl -d '{"question": "'"$QUESTION1"'", "passage": "'"$PASSAGE"'"}' -H "Content-Type: application/json" "http://127.0.0.1:1987/answer?pretty"
404 page not found
@matteo-grella
Copy link
Member

Hi @evanmcclure,

could you provide some more context?

Did you follow the overall setup exactly as described in the README section "Demo for Question Answering"?

Thanks,

Matteo

@matteo-grella matteo-grella added the help wanted Extra attention is needed label Jun 15, 2020
@evanmcclure
Copy link
Member Author

Hahah. Silly me. I missed a step. I guess that's what I get for multi-tasking between corporate training and other things.

@matteo-grella matteo-grella removed the help wanted Extra attention is needed label Feb 8, 2021
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