dify
dify copied to clipboard
Output file [plugins.jsonl]: Aborted!
Self Checks
- [x] This is only for bug report, if you would like to ask a question, please head to Discussions.
- [x] I have searched for existing issues search for existing issues, including closed ones.
- [x] I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
- [x] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
- [x] Please do not modify this template :) and fill in all the required fields.
Dify version
1.0.0
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
git checkout 1.0.0 cd ./docker docker compose -f docker-compose.yaml up -d docker exec docker-api-1 poetry run flask extract-plugins --workers=20
✔️ Expected Behavior
No response
❌ Actual Behavior
docker ) docker exec docker-api-1 poetry run flask extract-plugins --workers=20 2025-02-28 10:20:16.317 INFO [MainThread] [utils.py:162] - NumExpr defaulting to 16 threads. 2025-02-28 10:20:18.788 INFO [MainThread] [_client.py:1038] - HTTP Request: GET https://raw.githubusercontent.com/BerriAI/litellm/main/model_prices_and_context_window.json "HTTP/1.1 200 OK" Output file [plugins.jsonl]: Aborted! exit status 1