Open stephane-segning opened 11 months ago
I have the same problem:
[medusa-plugin-printful]: There appeared an error trying to create 'Short Sleeve T-Shirt' in Medusa: Error: Product options length does not match variant options length. Product has 2 and variant has 0.
at _loop_1 (/Users/alexookahbeast/Documents/github/medusajs-cwr-setup/medusa-backend/node_modules/@medusajs/medusa/dist/services/product-variant.js:1153:23)
at ProductVariantService.validateVariantsToCreate_ (/Users/alexookahbeast/Documents/github/medusajs-cwr-setup/medusa-backend/node_modules/@medusajs/medusa/dist/services/product-variant.js:1173:17)
at ProductVariantService.<anonymous> (/Users/alexookahbeast/Documents/github/medusajs-cwr-setup/medusa-backend/node_modules/@medusajs/medusa/dist/services/product-variant.js:237:50)
at step (/Users/alexookahbeast/Documents/github/medusajs-cwr-setup/medusa-backend/node_modules/@medusajs/medusa/dist/services/product-variant.js:59:23)
at Object.next (/Users/alexookahbeast/Documents/github/medusajs-cwr-setup/medusa-backend/node_modules/@medusajs/medusa/dist/services/product-variant.js:40:53)
at fulfilled (/Users/alexookahbeast/Documents/github/medusajs-cwr-setup/medusa-backend/node_modules/@medusajs/medusa/dist/services/product-variant.js:31:58)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
type: 'invalid_data',
code: undefined,
date: 2023-12-30T13:59:09.912Z
}
Job failed with ID 11: undefined
TypeError: Cannot read properties of undefined (reading 'message')
at handleFailed (/Users/alexookahbeast/Documents/github/medusajs-cwr-setup/medusa-backend/node_modules/bullmq/dist/cjs/classes/worker.js:316:29)
at Worker.processJob (/Users/alexookahbeast/Documents/github/medusajs-cwr-setup/medusa-backend/node_modules/bullmq/dist/cjs/classes/worker.js:345:20)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Worker.retryIfFailed (/Users/alexookahbeast/Documents/github/medusajs-cwr-setup/medusa-backend/node_modules/bullmq/dist/cjs/classes/worker.js:524:24)
Did you guys happen to figure it out? Im having the same issue sadly
Was anyone able to figure this one out?
Hi guys, I have the same problem.
[medusa-plugin-printful]: Processing job #1 - [352574343] tesssst [medusa-plugin-printful]: There appeared an error trying to create 'tesssst' in Medusa: Error: Product options length does not match variant options length. Product has 1 and variant has 0.
Did someone solve it?
Hello guys! Thank you for this awesome plugin! I'd like to contribute to it. I have this issue when I try to sync from my printful store to my medusa:
with this config:
And now the question is to know how this can be fixed.
Thank you in advance for any help