-
https://github.com/laravel/framework/pull/34330
-
* **Problem**: The `Seat\Eveapi\Jobs\Assets\Character\Names` job fails if a single item id is invalid. All other, possibly valid ids won't get processed if this happens. The code queries the id in…
-
Sharing because the error text suggests it's not on CCP's side. All packages up to date.
`Seat\Eveapi\Jobs\PlanetaryInteraction\Character\Planets`
```
Seat\Eseye\Exceptions\RequestFailedExcep…
-
As almost linux distros have been shipped with powerful `systemd` daemon it's not neccessary to install **supervisord** it to run queus
A simple unit like that does all the job
```
[Unit]
Descri…
-
composer log
```
Problem 1
- Conclusion: remove laravel/framework v5.2.3
- Conclusion: don't install laravel/framework v5.2.3
- Installation request for barryvdh/laravel-async-queue 0.4.…
-
Redis is already on Laragon and that's great. I'm working on a laravel project and I'm using Redis as my queue driver. When I try to ```php artisan queue:work``` and perform actions, I get the error …
-
When running the queue worker with on a Laravel Notification that returns a mail and a database entry it causes a crash, because of the function getJobId that expects a string but returns a int.
![…
-
- Laravel: 11
- RabbitMQ version: 3.13
- Package version: latest
Hello everyone! I hope you're doing well!! I have 2 laravel apps, one producing data (via Job) and another one I would like to con…
-
Whenever I run `php artisan queue:listen` the mail job keeps failing repeatedly with the error below - any ideas? Running Laravel 5.5, followed the instructions carefully.
`[2018-04-28 11:04:55] lo…
-
![image](https://github.com/user-attachments/assets/a515e293-7d54-4a6b-8008-41aa8f9ecd51)