magento2-connector-community icon indicating copy to clipboard operation
magento2-connector-community copied to clipboard

Return value of Akeneo\Pim\ApiClient\Client\ResourceClient::getResource() must be of the type array, null returned#0

Open stevelou2 opened this issue 3 years ago • 1 comments

When I have too many updated products it produces this error in console not in connector log and stopped synchronizing. Reset the task and run again sometimes works some times doesn't. When I switch to another server in cluster to run, it worked.

are there any caches used on magento server?

Magento: 2.4.3-P2 Connector: 103.06

Thanks

stevelou2 avatar Oct 12 '22 16:10 stevelou2

Saw this few times as well, no idea what's causing it.

jurvi avatar Aug 15 '23 14:08 jurvi

I also get this issue and it stops syncing the product job. Do you know if we have any updates?

nghiadxvn avatar Jul 12 '24 13:07 nghiadxvn

I also get this issue and it stops syncing the product job. Do you know if we have any updates?

Try reduce the Pagination size, I set to 50 and worked, hadn't monitored the akeneo performance, but I suspect that was the cause. Good luck

stevelou2 avatar Jul 12 '24 17:07 stevelou2