GithubHelp home page GithubHelp logo

Comments (8)

daeken avatar daeken commented on August 17, 2024

Did you open the requisite ports on your firewall? It's possible that it's just failing silently due to that. To test (not recommended for more than just that, mind you), I suggest you disable the Windows firewall and try again.

from pegaswitch.

yawhide avatar yawhide commented on August 17, 2024

i manually opened the ports following this guide:

http://www.thewindowsclub.com/block-open-port-windows-8-firewall

udp 53, tcp 8081/80

edit: i also made sure to allow ruby through the windows firewall (that pop up with the two checkboxes, one for public, second for private networks)

are the switch network settings ok?

from pegaswitch.

yawhide avatar yawhide commented on August 17, 2024

ok so I changed the proxy settings to use port 80 and now I see the giant "reload" button. i am confused what to do next. tried tapping the button, nothing seems to happen. I dont see any logs from the node debug.js nor the npm start windows.

from pegaswitch.

daeken avatar daeken commented on August 17, 2024

If you're seeing that, you should also see 'Started' pop up in the Python console (for serve.py), then hopefully 'Switch connected' in the node debug.js window. Are you seeing anything in the Python console?

from pegaswitch.

yawhide avatar yawhide commented on August 17, 2024

no nothing in the python console nor the node debug. what are the switch settings that you are using?

from pegaswitch.

Andoryuuta avatar Andoryuuta commented on August 17, 2024

"ArgumentError: cannot interpret as IPv4 address: nil" is because rdns.rb expects your public IP to be passed in as a command line arg see here

Also, port 8100 needs to be opened for websocket see here

from pegaswitch.

yawhide avatar yawhide commented on August 17, 2024

thanks @Andoryuuta just had to pass my computer's local ip to the rdns.rb.

from pegaswitch.

SomeoneWeird avatar SomeoneWeird commented on August 17, 2024

@yawhide sorry, I'll push a fix to the readme to make that more obvious

from pegaswitch.

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.