Skip to content

Commit

Permalink
List tasks: inform of pydantic errors (Significant-Gravitas#5482)
Browse files Browse the repository at this point in the history
  • Loading branch information
waynehamadi authored Oct 2, 2023
1 parent 3291a92 commit d46c5b1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions TROUBLESHOOTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ The poetry configuration is invalid:
- Additional properties are not allowed ('group' was unexpected)
<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">

**Pydantic Validation Error**

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)


*Solution*

Update poetry
Expand Down

0 comments on commit d46c5b1

Please sign in to comment.