laravel-enso / enso

Laravel Vue SPA, Bulma themed. For demo login use `admin@laravel-enso.com` & `password` -
https://www.laravel-enso.com
MIT License
1.08k stars 277 forks source link

Illuminate\Broadcasting\BroadcastException: Failed to connect to Pusher (after click on Excel Export) #371

Closed mauthi closed 3 years ago

mauthi commented 3 years ago

This is a bug.

Prerequisites

Description

For one table it's not possible to export to excel anymore. Other tables are working fine. If I switch broadcasting from pusher to logs it's also working for this table. Connection to pusher also works (I get other messages in pusher)

Do you have any idea? Below you can find screenshots from sentry. If you need more details from sentry please ask.

image

image

raftx24 commented 3 years ago

Hi @mauthi, it seems there is a problem between the pusher and your application.