500 App is unavailable #87

Closed
opened 2026-02-16 10:16:04 -05:00 by yindo · 4 comments
Owner

Originally created by @samon1688 on GitHub (Jun 29, 2025).

[下载的最新的代码,建立了.env.local,并配置了本地的参数,但启动/时报500错误,请问是什么原因?

Image

Image

Originally created by @samon1688 on GitHub (Jun 29, 2025). [下载的最新的代码,建立了.env.local,并配置了本地的参数,但启动/时报500错误,请问是什么原因? ![Image](https://github.com/user-attachments/assets/bc52af78-386f-401a-9407-27419f9d073c) ![Image](https://github.com/user-attachments/assets/e1d3b615-3a9c-41e6-9589-26f79ac36352)
yindo closed this issue 2026-02-16 10:16:04 -05:00
Author
Owner

@pickwillingyh commented on GitHub (Aug 14, 2025):

请求中带这个input_files且为空字符串时,会出500错误,例如:

--data-raw '{
"inputs": {"user": "abc-123", "input_files": ""},
"query": "What are the specs of the iPhone 13 Pro Max?",
"response_mode": "streaming",
"conversation_id": "",
"user": "abc-123"
}'

@pickwillingyh commented on GitHub (Aug 14, 2025): 请求中带这个input_files且为空字符串时,会出500错误,例如: --data-raw '{ "inputs": {"user": "abc-123", "input_files": ""}, "query": "What are the specs of the iPhone 13 Pro Max?", "response_mode": "streaming", "conversation_id": "", "user": "abc-123" }'
Author
Owner

@glzcc commented on GitHub (Aug 22, 2025):

我也是启动报500,不知道如何处理

@glzcc commented on GitHub (Aug 22, 2025): 我也是启动报500,不知道如何处理
Author
Owner

@Crystal-Pi1997 commented on GitHub (Aug 28, 2025):

这个问题有人解决了吗?蹲一蹲

@Crystal-Pi1997 commented on GitHub (Aug 28, 2025): 这个问题有人解决了吗?蹲一蹲
Author
Owner

@Eric-Guo commented on GitHub (Sep 8, 2025):

目前 工作流不支持(chatflow支持的),也可以拉下 #179 试试

@Eric-Guo commented on GitHub (Sep 8, 2025): 目前 工作流不支持(chatflow支持的),也可以拉下 #179 试试
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/webapp-conversation#87