DB-GPT
DB-GPT copied to clipboard
[Bug] [deploy] Error starting worker manager: model tongyi_proxyllm@proxy(10.25.151.8:5001) start failed
Search before asking
- [X] I had searched in the issues and found no similar issues.
Operating system information
Windows
Python version information
3.10.3
DB-GPT version
main
Related scenes
- [X] Chat Data
- [X] Chat Excel
- [X] Chat DB
- [ ] Chat Knowledge
- [ ] Model Management
- [ ] Dashboard
- [ ] Plugins
Installation Information
-
[ ] AutoDL Image
-
[ ] Other
Device information
Device: CPU
Models information
LLM: tongyi_proxyllm EMBEDDING_MODEL=text2vec
What happened
启动服务时报错
error occurred when tried to start up the server
What you expected to happen
- related context:
INFO: Uvicorn running on http://0.0.0.0:5001 (Press CTRL+C to quit)
2024-02-21 20:35:42 DESKTOP-5JQT482 dbgpt.model.cluster.worker.manager[2256] **ERROR Error starting worker manager: model tongyi_proxyllm@proxy(10.25.151.8:5001) start failed,**
2024-02-21 20:35:42 DESKTOP-5JQT482 dbgpt.model.cluster.worker.manager[2256] INFO Stop all workers
2024-02-21 20:35:42 DESKTOP-5JQT482 dbgpt.model.cluster.worker.manager[2256] INFO Apply req: None, apply_func: <function LocalWorkerManager._stop_all_worker.<locals>._stop_worker at 0x00000208A4064CA0>
2024-02-21 20:35:42 DESKTOP-5JQT482 dbgpt.model.cluster.worker.manager[2256] INFO Apply to all workers
2024-02-21 20:35:48 DESKTOP-5JQT482 dbgpt.model.cluster.worker.manager[2256] WARNING Stop worker, ignored exception from deregister_func:
2024-02-21 20:35:48 DESKTOP-5JQT482 dbgpt.model.cluster.worker.manager[2256] WARNING Stop worker, ignored exception from deregister_func:
- Here's the full log dbgpt_webserver.log
How to reproduce
when run python dbgpt/app/dbgpt_server.py
Additional context
No response
Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
Have you enabled global proxies on your system? Please turn off it and try again.
Thanks for the reply. Yes I did have global proxies set by the company due to security issues. I'll try it later this weekend at home.
This issue has been marked as stale
, because it has been over 30 days without any activity.
This issue bas been closed, because it has been marked as stale
and there has been no activity for over 7 days.