Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seemingly harmless 422 error on workflow provenance save #55

Open
fivegrant opened this issue Dec 14, 2023 · 0 comments
Open

Seemingly harmless 422 error on workflow provenance save #55

fivegrant opened this issue Dec 14, 2023 · 0 comments

Comments

@fivegrant
Copy link
Collaborator

ERROR:root:Failed to add provenance for project CONTAINS workflows: status - 422: {'detail': [{'loc': ['body', 'right_type'], 'msg': "value is not a valid enumeration member; permitted: 'Concept', 'Dataset', 'Model', 'ModelConfiguration', 'Project', 'Publication', 'Simulation', 'Artifact', 'Code', 'Document', 'Equation'", 'type': 'type_error.enum', 'ctx': {'enum_values': ['Concept', 'Dataset', 'Model', 'ModelConfiguration', 'Project', 'Publication', 'Simulation', 'Artifact', 'Code', 'Document', 'Equation']}}]}

Appears many times in the docker logs however it doesn't seem to affect anything. Might make things a bit less noisy if we remove it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant