In order to refresh our Xray License, we can run the below REST API curl command
curl -XPOST -v -uadmin http://<ARTIFACTORY>/xray/ui/binMgr/refreshLicense/<license-id>
And we should get a 200OK HTTP status code to confirm that the license has been refreshed.
Restart Xray and try the DB Sync again.