Created Task pypi_sync. There is a sync error when running pypi_sync.
When synchronizing the pypi_hosted_1(source) repository and the pypi_hosted_2(target) repository, it says in the logs: Unable to locate repository with id pypi_hosted_2, File not uploaded: 404 Not Found from POST http://0.0.0.0:8081/service/rest/v1 /components?repository=pypi_hosted_2. The pypi_hosted_2 repository exists, the artifacts are in it and they are available. It is possible that Task pypi_sync does not see pypi_hosted_2. Has anyone had similar problems?