Using feature requires a Business Subscription: a SOCKS proxy #4372

Closed
opened 2026-02-21 18:06:08 -05:00 by yindo · 2 comments
Owner

Originally created by @javin9 on GitHub (Jul 1, 2024).

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).
  • 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

0.6.11

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

Docker version
Docker version 26.1.4, build 5650f9b

Docker Compose version
Docker Compose version v2.27.1-desktop.1

** reproduce**
Operate according to the content of the link
https://docs.dify.ai/getting-started/install-self-hosted/local-source-code

cd docker
cp middleware.env.example middleware.env
docker compose -f docker-compose.middleware.yaml up -d

✔️ Expected Behavior

dowload success

Actual Behavior

shows

[+] Running 0/13
 ⠙ sandbox [⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀] Pulling                                                                                                                            43.1s 
 ⠹ db [⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀] Pulling                                                                                                                                 43.1s 
                                                                                                                                                                  
error pulling image configuration: download failed after attempts=6: Using feature requires a Business Subscription: a SOCKS proxy
Originally created by @javin9 on GitHub (Jul 1, 2024). ### Self Checks - [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [X] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [X] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [X] Please do not modify this template :) and fill in all the required fields. ### Dify version 0.6.11 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce **Docker version** Docker version 26.1.4, build 5650f9b **Docker Compose version** Docker Compose version v2.27.1-desktop.1 ** reproduce** Operate according to the content of the link https://docs.dify.ai/getting-started/install-self-hosted/local-source-code ```bash cd docker cp middleware.env.example middleware.env docker compose -f docker-compose.middleware.yaml up -d ``` ### ✔️ Expected Behavior dowload success ### ❌ Actual Behavior shows ``` [+] Running 0/13 ⠙ sandbox [⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀] Pulling 43.1s ⠹ db [⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀] Pulling 43.1s error pulling image configuration: download failed after attempts=6: Using feature requires a Business Subscription: a SOCKS proxy ```
yindo closed this issue 2026-02-21 18:06:08 -05:00
Author
Owner

@crazywoola commented on GitHub (Jul 1, 2024):

Not sure what you mean by 'Using feature requires a Business Subscription: a SOCKS proxy'.

This seems a general network issue for me. Please setup a proper VPN before you pull those images.

@crazywoola commented on GitHub (Jul 1, 2024): Not sure what you mean by 'Using feature requires a Business Subscription: a SOCKS proxy'. This seems a general network issue for me. Please setup a proper VPN before you pull those images.
Author
Owner

@javin9 commented on GitHub (Jul 1, 2024):

Not sure what you mean by 'Using feature requires a Business Subscription: a SOCKS proxy'.

This seems a general network issue for me. Please setup a proper VPN before you pull those images.

After setting the VPN to global mode, it was successful.

@javin9 commented on GitHub (Jul 1, 2024): > Not sure what you mean by 'Using feature requires a Business Subscription: a SOCKS proxy'. > > This seems a general network issue for me. Please setup a proper VPN before you pull those images. After setting the VPN to global mode, it was successful.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#4372