It shows HTTP error code 503 while Dify workflow test run. #11212

Closed
opened 2026-02-21 18:56:59 -05:00 by yindo · 0 comments
Owner

Originally created by @kzeng on GitHub (Mar 15, 2025).

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

1.0.1

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

I create a workflow and run.

Image

✔️ Expected Behavior

No response

Actual Behavior

response error info: Traceback (most recent call last): File "/var/sandbox/sandbox-python/tmp/285316f2 2756 4fa9 b42f 07185ea301c5.py", line 48, in File "<string,", line 24, in File "". line13, in main File "/usr/local/lib/python3.10/urllib/request.py", line 216, in urlopen return opener,open(url, data, timeout) File "/usr/local/lib/python3.10/urllib/request.py", line 525, in open responsemeth(reg,response) File "/usr/local/lib/python3.10/urllib/request.py", line 634, in http response response =self,parent.error( File"/usr/local/lib/python3.10/urllib/request.py", line 563,in error re!urn self call chain( args) File "/usr/local/lib/python3.10/urllib/recuest,py", line 496,in call chain result= func(*args) File "/usr/locaVlib/python3.10/urllib/request.py",line 643,in http error defaultraise HTTPError(reg,full url, code, msg, hdrs, fp) urllib.error.HTTPError, HTTP Error 503: Service Unavailable error: exit status 255

Image

Originally created by @kzeng on GitHub (Mar 15, 2025). ### 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] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [x] Please do not modify this template :) and fill in all the required fields. ### Dify version 1.0.1 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce I create a workflow and run. ![Image](https://github.com/user-attachments/assets/da69361e-1081-454c-bac8-b1dbd842f202) ### ✔️ Expected Behavior _No response_ ### ❌ Actual Behavior response error info: Traceback (most recent call last): File "/var/sandbox/sandbox-python/tmp/285316f2 2756 4fa9 b42f 07185ea301c5.py", line 48, in<module> File "<string,", line 24, in <module> File "<string>". line13, in main File "/usr/local/lib/python3.10/urllib/request.py", line 216, in urlopen return opener,open(url, data, timeout) File "/usr/local/lib/python3.10/urllib/request.py", line 525, in open responsemeth(reg,response) File "/usr/local/lib/python3.10/urllib/request.py", line 634, in http response response =self,parent.error( File"/usr/local/lib/python3.10/urllib/request.py", line 563,in error re!urn self call chain( args) File "/usr/local/lib/python3.10/urllib/recuest,py", line 496,in call chain result= func(*args) File "/usr/locaVlib/python3.10/urllib/request.py",line 643,in http error defaultraise HTTPError(reg,full url, code, msg, hdrs, fp) urllib.error.HTTPError, HTTP Error 503: Service Unavailable error: exit status 255 ![Image](https://github.com/user-attachments/assets/da69361e-1081-454c-bac8-b1dbd842f202)
yindo added the 🐞 bugstale🌊 feat:workflow labels 2026-02-21 18:56:59 -05:00
yindo closed this issue 2026-02-21 18:56:59 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#11212