多人协作时,有时候页面进不去
Open
Potential Bug
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 158
Description
### Custom Node Testing
- [x] I have tried disabling custom nodes and the issue persists (see [how to disable custom nodes](https://docs.comfy.org/troubleshooting/custom-node-issues#step-1%3A-test-with-all-custom-nodes-disabled) if you need help)
### Expected Behavior
程序始终运行正常
### Actual Behavior
有些时候程序会出现页面无法进入的情况。具体情况:多数接口仍然有效,比如 prompt、任务状态等,但 /view 接口的资源直接就是不存在了。但在 output 中确实存在此文件,必须重启 comfyui 服务,才能恢复正常。
### Steps to Reproduce
1. 运行便携版。
2. 创建几个任务。
3. 资产或控制台开始出现 Loading 标记。
4. 再次进入页面,直接白屏,无反应。
### Debug Logs
```powershell
无
```
### Other
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.