Skip to content

Instantly share code, notes, and snippets.

Traceback (most recent call last):
File "/home/jrm/p/spire/spire/runtime/uwsgi.py", line 51, in <module>
uwsgi.applications = {'': Runtime()}
File "/home/jrm/p/spire/spire/runtime/uwsgi.py", line 29, in __init__
self.deploy()
File "/home/jrm/p/spire/spire/runtime/runtime.py", line 70, in deploy
components = COMPONENTS_SCHEMA.process(components, serialized=True)
File "/home/jrm/p/scheme/scheme/fields.py", line 1065, in process
raise ValidationError(identity=ancestry, field=self, value=value, structure=sequence)
scheme.exceptions.ValidationError: scheme validation failed