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

Docker Error - Booted as backend: False - Response: {'detail': 'Not Found'} #49

Closed
phamvietloi opened this issue Sep 9, 2021 · 2 comments

Comments

@phamvietloi
Copy link

I follow the Docker Setup but it did not work. Tried on both Ubuntu, Windows Docker and both cpu and cuda version but the same error of Booted as backend: False - Response: {'detail': 'Not Found'}.
image

@nreimers
Copy link
Member

nreimers commented Sep 9, 2021

Did you try to access the / URL? It is not defined and returns 404, as expected.

you have to access the /translate path, i.e.
http://localhost:24080/translate?target_lang=en&text=Hallo%20Welt

@phamvietloi
Copy link
Author

oh, it's my fault. Thanks so much :)

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