bug: 500 error after upgrading from 1.0.8 to 1.0.9 #5235
Labels
priority/2
This issue stalls work on the project or its dependents, it's a blocker for a release
state/needs-triage
type/bug
Something isn't working as expected
Component
API Server / GraphQL
Infrahub version
1.0.9
Current Behavior
500 Error when attempting to load a schema via
infrahubctl
This most likely happens on upgrades from previous versions as well, I believe 1.0.7.
Expected Behavior
Ability to load a schema after upgrading to 1.0.9
Steps to Reproduce
base/
andextensions/location_minimal/
from https://github.com/opsmill/schema-libraryAdditional Information
1.0.9-upgrade-server.log
1.0.9-upgrade-worker.log
The worker logs are pretty informative. I think we need to one catch the exception at
infrahub/backend/infrahub/core/validators/tasks.py
Line 43 in 3493c8b
violations
attribute.This is Line 1986-2078 in the worker logs.
The text was updated successfully, but these errors were encountered: