Giter VIP home page Giter VIP logo

Comments (8)

dideler avatar dideler commented on June 1, 2024

From what I read, I think you access Coder from a different computer on your network. The Raspberry Pi running Coder acts as a server.

From the Coder page:

You connect to Coder via a web browser on another computer which is on the same network. To access your Coder, just wait a minute for it to boot, then visit http://coder.local on your computer.

from coder.

WebReflection avatar WebReflection commented on June 1, 2024

I can confirm it works from another machine in the same network if the RPi has been plugged via wired/cable and the router is set to work with 192.168.* inet.

From the RPi itself you can simply try localhost or 127.0.0.1 ... that should to it (but I haven't test yet)

remember to use http://coder.local (should redirect to https with a broken certificate)

from coder.

veromary avatar veromary commented on June 1, 2024

You're right! I didn't expect it to work like that. Now http://coder.local works on my netbook connected to the same router. That's very neat.

But http://localhost/, http://localhost/coder.local and http://127.0.0.1 do not work on the raspberry pi

from coder.

veromary avatar veromary commented on June 1, 2024

My netbook seems to be the only one to find it. Is there something locking the raspberry pi into talking to only one other computer on the network? I've tried a laptop running Win XP, another with Win 8, a desktop running Ubuntu and an android tablet and smartphone and none of them can find coder.local.

from coder.

jmstriegel avatar jmstriegel commented on June 1, 2024

As long as the device is on the same network as your laptop, you should be able to connect. Note that on Windows, you need to install Bonjour Print services first (http://support.apple.com/kb/DL999) before the coder.local url will work. On Ubuntu, make sure you have avahi/zeroconf installed (I think it's the avahi-daemon package).

Alternatively, if you don't want to install Bonjour, or if you're on a device that doesn't support mDNS, you can still connect via numeric IP instead of going to coder.local. That's a little tricky to discover, so Id recommend the Bonjour route.

from coder.

WebReflection avatar WebReflection commented on June 1, 2024

not so tricky if you connect your pi to a screen since the IP will be shown right away but there is basically everything you need to start the PI in a static IP way. One cool idea would be to implement same Cubian does, a morse code at boot strap through the PI leds that tells you which IP address the DHCP assigned :D

from coder.

ongco avatar ongco commented on June 1, 2024

I also use Windows machine to access it and still have this same problem even though I installed Bonjour Print services. I start the debug with connect the device to a screen to enable it boot into desktop mode using raspi-config. After some research, I managed to resolve the problem through configure my ASUS router to enable mDNS support - WLAN -> enable IGMP snooping and LAN -> IPTV -> Enable multicast routing (IGMP proxy) and Enable efficient multicast forwarding (IGMP Snooping), after a reboot of router, the coder.local url is working.

from coder.

jmstriegel avatar jmstriegel commented on June 1, 2024

Thanks ongco. Sorry this was such a hassle with your router, but glad you were able to get it resolved.

from coder.

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.