Is there any way to tell what file a sync fails on?

Problem: Sync with internal repo fails, on a failed md5 checksum, but I can not tell what file is the issue.

Expected outcome: Ability to determine what rpm is the issue

Foreman and Proxy versions:

Foreman and Proxy plugin versions:

Distribution and version:

Other relevant data:

Which version of Katello / Pulp are you using? It should tell you what the name of the file was, at least the most recent versions should, unless we’ve missed a spot.

Could you also paste the exception / failure message?

Katelllo is 4.2.2
Not sure about pulp, but here is the list of rpms for pulp that are installed:
[root[DEV]@vx3850 /]# rpm -qa | grep pulp
tfm-rubygem-pulp_container_client-2.7.0-1.el7.noarch
python3-pulpcore-3.14.12-1.el7.noarch
python3-pulp-ansible-0.9.0-2.el7.noarch
python3-pulp-container-2.8.4-0.1.el7.noarch
tfm-rubygem-pulp_certguard_client-1.4.0-1.el7.noarch
tfm-rubygem-pulp_python_client-3.4.0-1.el7.noarch
tfm-rubygem-pulp_file_client-1.8.1-1.el7.noarch
python3-pulp-certguard-1.4.0-3.el7.noarch
tfm-rubygem-pulp_rpm_client-3.13.3-1.el7.noarch
python3-pulp-rpm-3.14.12-1.el7.noarch
tfm-rubygem-pulp_ansible_client-0.8.0-1.el7.noarch
tfm-rubygem-pulpcore_client-3.14.1-1.el7.noarch
pulp-client-1.0-1.noarch
tfm-rubygem-pulp_deb_client-2.13.0-1.el7.noarch
python3-pulp-file-1.8.2-2.el7.noarch
tfm-rubygem-smart_proxy_pulp-3.1.0-1.fm2_6.el7.noarch
python3-pulp-deb-2.14.1-2.el7.noarch

Actually the issue seems to be resolved, not sure why.