davibennun / laravel-push-notification

Laravel package to enable sending push notifications to devices
1.23k stars 259 forks source link

500 error when using Laravel Queues #126

Open codeserk opened 8 years ago

codeserk commented 8 years ago

I'm getting a 500 error when I use Laravel Queues

[2016-07-01 15:56:06] staging.ERROR: exception 'Sly\NotificationPusher\Exception\PushException' with message '500 Internal Server Error' in /var/www/staging.api.fixers.ie/vendor/sly/notification-pu
sher/src/Sly/NotificationPusher/Adapter/Gcm.php:72

Any idea of what can be happening?

Thanks

junaidnasir commented 8 years ago

same error.

rajangupta24 commented 8 years ago

Same error for me, any updates?

ajay-logiciel commented 7 years ago

I am also getting the same error. Is it from gcm server?