Skip to content

Commit d46c5b1

Browse files
authored
List tasks: inform of pydantic errors (Significant-Gravitas#5482)
1 parent 3291a92 commit d46c5b1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

TROUBLESHOOTING.md

+5
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ The poetry configuration is invalid:
77
- Additional properties are not allowed ('group' was unexpected)
88
<img width="487" alt="Screenshot 2023-09-22 at 5 42 59 PM" src="https://github.com/Significant-Gravitas/AutoGPT/assets/9652976/dd451e6b-8114-44de-9928-075f5f06d661">
99

10+
**Pydantic Validation Error**
11+
12+
Remove your sqlite agent.db file. it's probably because some of your data is not complying with the new spec (we will create migrations soon to avoid this problem)
13+
14+
1015
*Solution*
1116

1217
Update poetry

0 commit comments

Comments
 (0)