DB-GPT icon indicating copy to clipboard operation
DB-GPT copied to clipboard

[Bug] [deploy] Error starting worker manager: model tongyi_proxyllm@proxy(10.25.151.8:5001) start failed

Open vxwong opened this issue 1 year ago • 3 comments

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

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: 

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!

vxwong avatar Feb 21 '24 12:02 vxwong

Have you enabled global proxies on your system? Please turn off it and try again.

fangyinc avatar Feb 22 '24 06:02 fangyinc

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.

vxwong avatar Feb 27 '24 08:02 vxwong

This issue has been marked as stale, because it has been over 30 days without any activity.

github-actions[bot] avatar Mar 28 '24 21:03 github-actions[bot]

This issue bas been closed, because it has been marked as stale and there has been no activity for over 7 days.

github-actions[bot] avatar Jun 04 '24 21:06 github-actions[bot]