it got an ‘Network Problem’ when I add ali bailian api
I used docker to run open-webui the version is 0.5.16 the computer is running with windows 11
ERROR [open_webui.routers.openai] Unexpected error: External Error: {'message': 'An system error has occurred, please try again later.', 'type': 'system_error', 'param': None, 'code': 'system_error'} Traceback (most recent call last): File "/app/backend/open_webui/routers/openai.py", line 456, in get_models raise Exception(error_detail) Exception: External Error: {'message': 'An system error has occurred, please try again later.', 'type': 'system_error', 'param': None, 'code': 'system_error'} INFO: 172.17.0.1:35778 - "GET /openai/models/2 HTTP/1.1" 500 Internal Server Error ERROR [open_webui.routers.openai] Unexpected error: External Error: {'message': 'An system error has occurred, please try again later.', 'type': 'system_error', 'param': None, 'code': 'system_error'} Traceback (most recent call last): File "/app/backend/open_webui/routers/openai.py", line 526, in verify_connection raise Exception(error_detail) Exception: External Error: {'message': 'An system error has occurred, please try again later.', 'type': 'system_error', 'param': None, 'code': 'system_error'} INFO: 172.17.0.1:35778 - "POST /openai/verify HTTP/1.1" 500 Internal Server Error ERROR [open_webui.routers.openai] Unexpected error: External Error: {'message': 'An system error has occurred, please try again later.', 'type': 'system_error', 'param': None, 'code': 'system_error'} Traceback (most recent call last): File "/app/backend/open_webui/routers/openai.py", line 526, in verify_connection raise Exception(error_detail) Exception: External Error: {'message': 'An system error has occurred, please try again later.', 'type': 'system_error', 'param': None, 'code': 'system_error'} INFO: 172.17.0.1:48644 - "POST /openai/verify HTTP/1.1" 500 Internal Server Error