Closed fdb02983rhy closed 5 days ago
Is this issue fixed? Trying to update from 0.10.1 to 0.11.1 in docker, looks still have this issue.
not fix for 0.11.1
It happens after you update to 0.11.1, it should be fixed in the next release with this PR.
Checklist:
dev/reformat
(backend) andcd web && npx lint-staged
(frontend) to appease the lint godsDescription
Fix #10555 Regarding Celery, only set the LOG_FILE variable to Difyconfig when its available. Besides, always log output to the console.
Type of Change
Testing Instructions
Fix the code, rebuild worker image, run docker compose.