Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Laravel Echo Server work and client side error only at server #597

Closed
Thihasoehlaing opened this issue Jul 18, 2022 · 2 comments
Closed

Comments

@Thihasoehlaing
Copy link

I use laravel echo server and socket.io-client and running at localhost is work at port 6001 and I config at server and use port 8443. Events and laravel echo server work. When client side connect, got 200 success and got Remote Address: ip:443 instead of ip:8443.

laravel 7.0
laravel-echo-server 1.6.3
socket.io-client 2.3.0

Here is link at stackoverflow

@parallels999
Copy link

#584 (comment)

@Thihasoehlaing
Copy link
Author

I found solution that is a little code in nginx config. Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants