Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Queue won't work #42

Open
fkrfdllh opened this issue Jul 26, 2024 · 1 comment
Open

Queue won't work #42

fkrfdllh opened this issue Jul 26, 2024 · 1 comment

Comments

@fkrfdllh
Copy link

In my project, I've got a lot of dispatched jobs, let's say I am using JobClass::dispatchAfterResponse(). Before I encrypt the codes, it works normally. After I encrypt those project, the dispatched jobs won't run even I run php artisan queue:work or queue:listen. Any suggestions? Thanks

@rizaljamhari
Copy link

rizaljamhari commented Sep 26, 2024

@fkrfdllh Just encountered this issue recently. I had to rollback to the non-encrypted version. Have you found any solution for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants