We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I want to start ,but is no
The text was updated successfully, but these errors were encountered:
Seems like it's more of a docker container issue, perhaps underlying service failed to start or network between containers not setup correctly.
Could you dump your logs and share us using following commands:
docker logs wrenai-wren-ui-1 >& wrenai-wren-ui.log && \ docker logs wrenai-wren-ai-service-1 >& wrenai-wren-ai-service.log && \ docker logs wrenai-wren-engine-1 >& wrenai-wren-engine.log && \ docker logs wrenai-ibis-server-1 >& wrenai-ibis-server.log
Also the docker compose file you're using, or any other way you used to start Wren AI (if you're using launcher, for example).
Sorry, something went wrong.
you have to start the docker container(wrenai-ibis-server-1) again,because it not started
No branches or pull requests
I want to start ,but is no
The text was updated successfully, but these errors were encountered: