Hello Experts
I am experiencing hast mismatch when downloading packages from RAP. i have gone through most of forums, blogs but doesn't seems helping it. few packages have issues with few DPs only not even all packages on specific DPs. so i am struggling to understand issue with package or DP. i have done below steps to resolve prob but no luck.
1. Refresh package on DP, but no luck.
2. Deleted package from DP, waited to update status for an hour. updated source version manually in DB.
update pkgstatus set Status = 2 where id = 'package Id' and sitecode = 'Sitecode' and type = 1
update pkgstatus set SourceVersion = 0 where id = 'packageID' and sitecode = 'Sitecode' and type = 1
re-distributed package on DP.
can someone suggest on this.
Thanks.!
Mandar Murudkar