Re: KernelCI Weekly Newsletter (Week 50)
Guillaume Tucker <[email protected]> Fri, 24 Jan 2025 11:06:42 +0100
| Newsgroups | dev.linux.lists.kernelci |
|---|---|
| Message-ID | <[email protected]> |
On 11/12/2024 10:53 pm, Denys Fedoryshchenko wrote: > - `/latest/docs` and `openapi.json` are currently returning a 500 > error. We are investigating the issue. Not sure if you've fixed this already but I've hit the same issue with Renelick. The workaround I've found was to downgrade Beanie to v1.27.0 since v1.28.0 which was released in December appears to be breaking Pydantic validation. The latest Beanie v1.29.0 also shows the same problem, and upgrading Pydantic didn't solve the error either. I've created this GitLab issue to keep track of it, aiming to have it resolved by the end of next week: https://gitlab.com/gtucker.io/renelick/-/issues/133 Hope this helps, Guillaume