Skip to content

Upgrading to 0.14.0 broke the openai_api_compatible model provider connection #11739

@AugNSo

Description

@AugNSo

Self Checks

  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

0.14.0

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

git pull
docker compose up -d

✔️ Expected Behavior

The previous version was 0.13.0 and the API worked.

❌ Actual Behavior

API Endpoint redacted for privacy.

[openai_api_compatible] Server Unavailable Error, HTTPConnectionPool(host='127.0.0.1', port=7890): Max retries exceeded with url: http://...:*/v1/chat/completions (Caused by ProxyError('Unable to connect to proxy', NewConnectionError('<urllib3.connection.HTTPConnection object at 0x79e63d47eab0>: Failed to establish a new connection: [Errno 111] Connection refused')))

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐞 bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions