I’m also having these same issues in version 2.1.1. I can pull from Salesforce just fine, but pushing doesn’t work. When I turn on debug mode, I get the following messages:
“Debug: mapping object transient ID a0E5a00001gsMctEAE is currently pulling, so we do not push it.” Which the others have also reported.
I noticed as well that I almost always have at least 5 items in my pull queue, no matter what. Not sure if that is relevant, but I thought I’d bring it up.
I also get “Debug Salesforce API call: read the full log entry for request and response details. There is not an SOQL query included in this request.”
And lastly, in my error log file I got the following Fatal error once: “PHP Fatal error: Uncaught RuntimeException: Unable to claim actions. Database error. in /home/<sitename>/public_html/wp-content/plugins/object-sync-for-salesforce/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:683”
Not sure if any of this information helps with the issue, but I thought I’d include it.