Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #47335

    noctividus
    Participant

    I have my board assembled with a Pi 3 connected. I can ssh into the pi just fine. I followed the pretty simple instructions to install. However, when I punch the IP into my browser, it doesn’t connect. Here’s what I know:

    sudo systemctl status OpenSprinkler- says it’s active

    ~/OpenSprinklerGen2/logs/17376.txt says

    [0,”wl”,100,1501342960]
    [0,”wl”,100,1501342961]
    [0,”wl”,100,1501346965]

    Running this on Raspbian Lite.

    #47336

    noctividus
    Participant

    I found the issue:

    http://xx.xx.xx.xx:8080

    The server is listening on port 8080 as opposed to 80. This is in contrast to the default port 80 that is specifically mentioned in the manual.

    #47724

    Ray
    Keymaster

    On Raspberry Pi, the default port is 8080, because 80 is often used by Linux for standard web server (such as Apache).

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.