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

(NS-Elaboration (EDU _!A_server_error_occurred_.!_) (EDU _!Please_contact_the_administrator_.!_)) #1

Open
arne-cl opened this issue Feb 24, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@arne-cl
Copy link
Member

arne-cl commented Feb 24, 2021

If NeuralEDUSeg's segmententation goes wrong, e.g.

$ cat bad_input.txt 
good food .

$ curl -X POST -F "input=@bad_input.txt" http://rst-workbench.arne.cl:9105/parse
A server error occurred.  Please contact the administrator.

StageDP attempts to parse the error message instead of passing it on:

$ curl -X POST -F "input=@bad_input.txt" http://rst-workbench.arne.cl:9106/parse
(NS-Elaboration (EDU _!A_server_error_occurred_.!_) (EDU _!Please_contact_the_administrator_.!_))
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