Hi all
I have running an invenio instance for a few months without a problem.
Until yesterday after upgrade my OS (ubuntu 22.04) and adding the affiliations in the vocabularies.yaml,
I cannot upload any file or create a record. At the bottom I have pasted the error message.
Any clues?
invenio_records.systemfields.relations.errors.InvalidRelationValue: Invalid value cc-by-4.0.
/home/hmgu/.local/share/virtualenvs/nefeli-rdm-88E9xufH/lib/python3.9/site-packages/flask_resources/errors.py:97: DeprecationWarning: ‘JSONEncoder’ is deprecated and will be removed in Flask 2.3. Use ‘Flask.json’ to provide an alternate JSON implementation instead.
return json.dumps(body, cls=JSONEncoder)
Thanks in advance.
Carlos Garcia