validation error: ldsr cached
Closed this issue · 2 comments
ClashSAN commented
raise ValidationError(errors, field.type_)
pydantic.error_wrappers.ValidationError: 1 validation error for Options
response -> ldsr_cached
value is not None (type=type_error.not_none)
MaikoTan commented
🎉 Thanks for your first issue! 🎉
Can you provide more logs and details about the error message, also the configuration you're using?
It is not clear that I could not investigate what is wrong.
Thanks!
ClashSAN commented
Somehow, this issue resolved itself. I just reinstalled everything.