Giter Club home page Giter Club logo

Comments (6)

jbyuki avatar jbyuki commented on May 30, 2024

Did you give the host name when connecting?
Similar to :InstantStartSingle 127.0.0.1 8080

from instant.nvim.

MorrisonWill avatar MorrisonWill commented on May 30, 2024

Mistake was my fault, should have watched the gif in your readme since it shows the whole process. Great plugin, thank you so much!

from instant.nvim.

ohmree avatar ohmree commented on May 30, 2024

I also got this error when trying to connect to a properly-configured instance hosted on heroku, so I fiddled a bit with vim.loop.getaddrinfo and found out what the issue was - I was adding https:// to my deployed app's url when I should've just used myappname.herokuapp.com.

You might want to either add a fix for this or mention it in the docs as I don't see it mentioned anywhere.

from instant.nvim.

jbyuki avatar jbyuki commented on May 30, 2024

It's mentioned here (for ngrok in this case) : https://github.com/jbyuki/instant.nvim/wiki/Deploy-a-server#connect-remote-client

from instant.nvim.

ohmree avatar ohmree commented on May 30, 2024

It's mentioned here (for ngrok in this case) : https://github.com/jbyuki/instant.nvim/wiki/Deploy-a-server#connect-remote-client

Ah, I see. Fair enough then.
If anyone is like me and only skims through the bits that they deem relevant to their use case then at least they'll be able to find my comment now.

from instant.nvim.

kj-jondell avatar kj-jondell commented on May 30, 2024

Hello, having problem connecting to another host on the same LAN. Getting either this (iptable nil value) or ECONNREFUSED (similar to
#8). Works locally with 127.0.0.1 but not remotely on the same network. Both client and server are MacOS.

from instant.nvim.

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.