Skip to content

Problem with import job queue #12088

Answered by sasori13L
NaungYeHtet asked this question in Help
Discussion options

You must be logged in to vote

What Laravel version are you using? I have a feeling you are using Laravel 11, I too had the same issue which was weird cause the import action worked on Laravel 10 without issues. Then I had to check the Laravel 10 QUEUE_CONNECTION it was set to "sync" while Laravel 11 has "database" as the value. When I changed it to "sync" everything works now.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@VTrace
Comment options

Answer selected by NaungYeHtet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants