tlaverdure / laravel-echo-server

Socket.io server for Laravel Echo
MIT License
2.65k stars 511 forks source link

Backend does not send notifications to laravel-echo-server #363

Open samuelterra22 opened 5 years ago

samuelterra22 commented 5 years ago

I'm having a problem the backend is not sending the information to laravel-echo-server. The frontend connects normally but nothing is received. The backend is sending notifications normally. In localhost works fine. The only difference is that in production is used https.

Laravel echo server console: image

Backend without errors: image

Laravel echo server config: image

Note: I am using different machines for the backend, frontend and laravel-echo-server. I checked the firewall rules

anouarabdsslm commented 5 years ago

@antriver try to set your echo server ip address in the host option under laravel echo conf