Git Product home page Git Product logo

Comments (13)

markimpmc avatar markimpmc commented on May 23, 2024 11

Try to change host to 0.0.0.0.
I've had the same error, but it worked for me.

from laravel-echo-server.

ctf0 avatar ctf0 commented on May 23, 2024 2

@rorymcdaniel its working fine on vagrant but on live https server sadly its not :(

from laravel-echo-server.

tlaverdure avatar tlaverdure commented on May 23, 2024 1

Looks like an error with the port. You sure that you don't have an instance already running on the same port?

from laravel-echo-server.

ctf0 avatar ctf0 commented on May 23, 2024

nop :(, i double checked for the port number and this one is free

from laravel-echo-server.

jonnywilliamson avatar jonnywilliamson commented on May 23, 2024

That ip address is a cloud flare ip address.

It's likely cloudflare is getting in the way of your connection in some manner.

from laravel-echo-server.

ctf0 avatar ctf0 commented on May 23, 2024

i stopped cf, and back to my public ip but nothing changed

from laravel-echo-server.

IamSwap avatar IamSwap commented on May 23, 2024

Any updates on this? Facing same issue!

from laravel-echo-server.

rorymcdaniel avatar rorymcdaniel commented on May 23, 2024

Just a thought, I had this same issue, I was trying to run laravel-echo-server on my computer, but instead I should have been running it on the Vagrant host. That resolved it for me.

from laravel-echo-server.

IamSwap avatar IamSwap commented on May 23, 2024

any updates on this?

from laravel-echo-server.

ctf0 avatar ctf0 commented on May 23, 2024

i started using pusher instead but it takes almost 10 seconds on each page load just to connect to the service 😢 .

from laravel-echo-server.

ctf0 avatar ctf0 commented on May 23, 2024

@tlaverdure any news over this ?

from laravel-echo-server.

tlaverdure avatar tlaverdure commented on May 23, 2024

This works perfectly fine for me with a similar configuration. Only thing that I ran to is that I needed to run the command to start with sudo since the certificate files are located in the etc directory.

from laravel-echo-server.

mahdi4187 avatar mahdi4187 commented on May 23, 2024

kill -9 $(lsof -t -i:PORT)

from laravel-echo-server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.