Localhost:10008 Not Working

Forum Home Forums Understanding the Software Localhost:10008 Not Working

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #16930
    yotool
    Participant

    On the very computer running Rapid SCADA I can successfully get to http://localhost/Scada.

    However, if I try to browse to http://localhost:10008, I get nothing.

    Netstat shows nothing listening on TCP/IP port 10008 on this machine.

    I never changed any IIS server ports for Rapid SCADA.

    Other installations of Rapid SCADA have no issues connecting via TCP/IP port 10008.

    What am I missing?

    • This topic was modified 3 hours, 15 minutes ago by yotool.
    #16932
    WayneS
    Participant

    The installer should have changed the port to 10008

    See https://rapidscada.net/docs/en/latest/installation/install-windows

    Also see the manual installation process- you may need to adjust IIS

    HTTP port 80 is used by Default Web Site. Use another port, such as 10008, or stop Default Web Site.

    #16934
    yotool
    Participant

    OK, I figured this out.

    For some reason within IIS Manager, the “Scada” website was “underneath” the “default” website.

    I “created” a new “Scada” website pointing to the local ScadaWeb directory and edited this new website’s “bindings” to TCP/IP port 10008.

    …not sure how that got all jammed up like that.

    I never changed anything on purpose anyway.

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