This page is a list of issues you could encounter along with their fixes.
Poetry configuration invalid
The poetry configuration is invalid:
- Additional properties are not allowed ('group' was unexpected)
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
TODO
TODO