Closed harshad16 closed 2 years ago
/sig stack-guidance /priority critical-urgent
This is required for unblocking ingestion.
From the logs, it seems like we don't handle properly the case when the license is undetected:
license {'license': 'UNDETECTED', 'license_identifier': 'UNDETECTED', 'license_version': 'UNDETECTED', 'warning': True}
We should catch the UNDETECTED
values and set the corresponding fields to None.
This has been fixed with help of the pr and issue linked in this issue. with update in database with https://github.com/thoth-station/storages/issues/2713#issuecomment-1252833725 we can be close this for now. thanks everyone for working on this.
Bug description
The graph sync job which uses storage to sync data to the database is failing. with the following issue:
Steps to Reproduce
Steps to reproduce the behavior:
Additional context
solver-rhel-8-py38-220914201834-2e90a53ac16cc0b0-3334486321-main.log