romanzipp / Laravel-Queue-Monitor

Monitoring Laravel Jobs with your Database
https://packagist.org/packages/romanzipp/laravel-queue-monitor
MIT License
693 stars 91 forks source link

Error on queue_monitoring package when run Bus::chain #81

Open trancongminh132 opened 3 years ago

trancongminh132 commented 3 years ago

Currently, we faced with a problem relate to queue_monitoring package when use Bus::chain:

[2021-08-10 03:41:22] local.ERROR: class_parents(): Class Closure (ABC.php:) does not exist and could not be loaded {"exception":"[object] (ErrorException(code: 0): class_parents(): Class Closure (ABC.php:152) does not exist and could not be loaded at /var/webapps/gc-beacon-mgmt-web/current/vendor/romanzipp/laravel-queue-monitor/src/Services/ClassUses.php:48)

Could you help me?

mrmt00 commented 1 year ago

Same issue here

AsemAlalami commented 2 months ago

I think the issue has been fixed on v5