can not start by error: pydantic_core._pydantic_core.ValidationError: 1 validation error for DifyConfig #11534
Closed
5 tasks done
Labels
🐞 bug
Something isn't working
Self Checks
Dify version
0.13.2
Cloud or Self Hosted
Self Hosted (Source)
Steps to reproduce
start local
✔️ Expected Behavior
succeed
❌ Actual Behavior
pydantic_core._pydantic_core.ValidationError: 1 validation error for DifyConfig
REMOTE_SETTINGS_SOURCE_NAME
Input should be 'apollo' [type=enum, input_value='', input_type=str]
For further information visit https://errors.pydantic.dev/2.9/v/enum
The text was updated successfully, but these errors were encountered: