Installation Rapid scada on a Raspberry Pi

Forum Home Forums Rapid SCADA on Linux Controllers and Raspberry Pi Installation Rapid scada on a Raspberry Pi

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #5536
    trauden
    Participant

    Hi Mikhail,
    I’ve installed Rapid on my Raspberry Pi 3,
    However, I’m facing a problem. Please help me. When I login in the rapid,
    the HTML shows not in the right mode.
    https://drive.google.com/open?id=171-b2Xd4QuJZzSkWbVGO0aaViUWLBF_T

    #5539
    Mikhail
    Moderator

    Hi,

    Do you use Apache?
    You should check the installation steps related to installing the web server.
    Currently Mono .NET Framework is not integrated with the web server.

    #5540
    trauden
    Participant

    Hi,
    Yes I use Apache/
    I followed the installation steps as listed in the instruction.
    However, one step, I was confused. Maybe I did wrong.
    5. Add the Mono repository to your system.
    Open http://www.mono-project.com/download/#download-lin and follow the instructions of paragraph 1.

    Example for Debian:
    sudo apt-key adv –keyserver hkp://keyserver.ubuntu.com:80 –recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
    echo “deb http://download.mono-project.com/repo/debian stretch main” | sudo tee /etc/apt/sources.list.d/mono-official.list
    sudo apt-get update

    the result:
    pi@raspberrypi:~ $ sudo apt-key adv –keyserver hkp://keyserver.ubuntu.com:80 –recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
    Executing: /tmp/apt-key-gpghome.60DVyivYJz/gpg.1.sh –keyserver hkp://keyserver.ubuntu.com:80 –recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
    gpg: failed to start the dirmngr ‘/usr/bin/dirmngr’: Khng c tp tin hoc th mc nh vy
    gpg: connecting dirmngr at ‘/tmp/apt-key-gpghome.60DVyivYJz/S.dirmngr’ failed: Khng c tp tin hoc th mc nh vy
    gpg: keyserver receive failed: Khng c dirmngr
    pi@raspberrypi:~ $ echo “deb http://download.mono-project.com/repo/debian stretch main” | sudo tee /etc/apt/sources.list.d/mono-official.list
    deb http://download.mono-project.com/repo/debian stretch main
    pi@raspberrypi:~ $ sudo apt-get update
    Ly:1 http://download.mono-project.com/repo/debian stretch InRelease [5.878 B]
    Ly:2 http://archive.raspberrypi.org/debian stretch InRelease [25,4 kB]
    Tm thy:3 http://raspbian.raspberrypi.org/raspbian stretch InRelease
    Bq:1 http://download.mono-project.com/repo/debian stretch InRelease
    Ly:4 https://download.mono-project.com/repo/ubuntu stable-bionic InRelease [5.143 B]
    Bq:4 https://download.mono-project.com/repo/ubuntu stable-bionic InRelease
    ly v 36,4 kB mt 2 giy (14,0 kB/g).
    ang c cc danh sch gi… Xong
    W: Li GPG: http://download.mono-project.com/repo/debian stretch InRelease: Khng th kim chng nhng ch k theo y, v kha cng khng sn c: NO_PUBKEY A6A19B38D3D831EF
    W: The repository ‘http://download.mono-project.com/repo/debian stretch InRelease’ is not signed.
    N: Data from such a repository can’t be authenticated and is therefore potentially dangerous to use.
    N: See apt-secure(8) manpage for repository creation and user configuration details.
    W: Li GPG: https://download.mono-project.com/repo/ubuntu stable-bionic InRelease: Khng th kim chng nhng ch k theo y, v kha cng khng sn c: NO_PUBKEY A6A19B38D3D831EF
    W: The repository ‘https://download.mono-project.com/repo/ubuntu stable-bionic InRelease’ is not signed.
    N: Data from such a repository can’t be authenticated and is therefore potentially dangerous to use.
    N: See apt-secure(8) manpage for repository creation and user configuration details.
    pi@raspberrypi:~ $

    Thanks for rapid answer.

    #5545
    Mikhail
    Moderator

    Check Mono version by the command:
    mono --version

    You should get something like 5.20.1

    #5547
    trauden
    Participant

    Hi,
    In my rasp pi, Mono’s version is 4.6.2.
    Mono must update to 5.20.1.

    #5548
    trauden
    Participant

    hi,
    I’ve just updated the Momo.
    However, the problem is solved
    .

    • This reply was modified 4 years, 10 months ago by trauden.
    #5552
    Mikhail
    Moderator

    That’s good!

    #6526
    hethongscada62
    Participant

    Dear Mr.Mikahil,
    The rapid scada V_5.8.0_mono was installed on Raspberry Pi4. All modules are working that seems good:
    https://ibb.co/CK3QFpt
    Except a ScadaWeb. Noting in the ScadaWeb Log file. I can not see it on Web browser “Chrome”.
    – How to open on Web browser “Chrome”
    – How to open the Administrator?
    Thanks and best regards
    Han Hoang

    #6530
    Mikhail
    Moderator

    Dear Han,

    – How to open on Web browser “Chrome”

    Raspberry has Chromium browser. You can open it from the menu.

    – How to open the Administrator?

    In command line when you inside Administrator’s directory
    mono ScadaAdministrator.exe

    However, I suggest avoid using UI on Linux. It’s better to configure projects and open web pages from another computer.

    • This reply was modified 4 years, 2 months ago by Mikhail.
Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.