Redis seems to not pickup imports

Hey, I have an import action. and I send the Jobs through redis. This has worked before. I uploaded a file with about 20 records. It doesn`t pick them up. It says in Laravel Horizon that the size is 0, status is finished and a completion of 0%. Does anyone have an idea why this is? Or how to debug it? This is what I have done already: * restart horizon * Checked the error log: no errors * Put some dumps in the resolveRecord function. Nothing is printed. Thanks.
No description
Solution:
@JJSanders Probably related to the update to league CSV, but Dan just pushed a patch. Update to 3.2.26 to see if it fixes it.
Jump to solution
4 Replies
JJSanders
JJSanders4mo ago
Where should I start to debug this?
Solution
Kenneth Sese
Kenneth Sese4mo ago
@JJSanders Probably related to the update to league CSV, but Dan just pushed a patch. Update to 3.2.26 to see if it fixes it.
JJSanders
JJSanders4mo ago
Yeah. I posted in the other thread about this https://discord.com/channels/883083792112300104/1204827638607249518 Thanks @Kenneth Sese for pointing out
Cosme fulanito
Cosme fulanito4mo ago
update to the latest version