Server Unavailable on Raspberry PI Raspbian

Forum Home Forums Rapid SCADA on Linux Controllers and Raspberry Pi Server Unavailable on Raspberry PI Raspbian

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #10701
    CCKOH
    Participant

    Hi Mikhail,
    Really need your help.. 🙁

    Firstly, i’m was successful install Rapid SCADA on my Raspberry PI on Raspbian and successfully load the “Hello World” sample project on Google Chrome browser (http://raspberrypi/scada)

    I’m try to transfer my project work on Windows to Raspbian using New Deployment profile. However, during the upload configuration, I’m accidently Tick on the Option – Include: – Server which upload the Server configuration to the Raspbian.

    After that, I’m log into again the Rapid SCADA using Google Chrome and it always show the error “Server is Unavailable”.

    Please advice me how to resolved this issue.

    Attach image: Server Status, Communicator Status, and Browser Screen https://www.dropbox.com/sh/vqnax1u2oj784i4/AAA_IdNFd0mIZmMcNw8PxF5Ma?dl=0

    Thank a lot.

    • This topic was modified 1 year, 6 months ago by Mikhail.
    #10702
    manjey73
    Participant

    Perhaps you are not changing Linux-specific paths to /opt/scada instead C:\SCADA

    #10703
    CCKOH
    Participant

    Hi Manjey,

    I’m not sure how to changing all the specific paths to /opt/scada.

    I’m have change the Server – Common Parameters to Default for Linux before upload the configuration.

    Thank you.

    #10712
    Mikhail
    Moderator

    Hi,
    Does the Server app use TCP port 10000 to communicate with clients? It looks like Server can’t open the TCP port. May be it is in use by other service.

    #10760
    CCKOH
    Participant

    Hi Mikhail,
    Any idea on how to check port 10000 use by which Services?

    #10761
    manjey73
    Participant

    netstat -ntulp

    Will show all ports that are in use and open. The latest version of raspbian may not have a package with this utility.

    On Linux, port 10000 may be occupied by Webmin if you installed it. This is its default port

    #10794
    CCKOH
    Participant

    Hi Manjey,

    Thank a lot for your guidance, I’m have try change for other port, but still not working.

    At the end, I’m overwrite again the /scada/opt/ScadaServer folder. Now it is working. 🙂

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