Virtual Machine integration

Forum Home Forums Development and Integration Virtual Machine integration

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #17350
    qwertyqwq
    Participant

    Hello,

    I successfully installed RapidSCADA on a VirtualBox Raspberry Pi 64-bit operating system. I can currently see all the .log files in the /var/log/scada directory. I followed all the steps in the YouTube video you shared (Rapid SCADA 6 – Lesson 16: Deployment Profiles) and completed them correctly.

    However, when I go to Server → Logs in the Linux profile section, I encounter the following error message:
    “Client is not logged in. Try again later / Invalid username or password.”

    The log created in /var/log/scada/ScadaAgent/Log on the virtual machine is as follows:

    2025-11-28 07:34:14 [raspberry][root][ACT] Agent 6.2.0.1 started
    2025-11-28 07:34:15 [raspberry][root][ACT] Start logic processing
    2025-11-28 07:34:15 [raspberry][root][ACT] Start listener on port 10002
    2025-11-28 07:53:18 [raspberry][root][ACT] Session with ID 4147105668070683864 created
    2025-11-28 07:53:18 [raspberry][root][ACT] Client 192.168.1.111 connected
    2025-11-28 07:53:18 [raspberry][root][ERR] Authentication failed for user ScadaAdmin: Invalid username or password
    2025-11-28 07:53:40 [raspberry][root][ACT] Session with ID -7889120548295840410 created
    2025-11-28 07:53:40 [raspberry][root][ACT] Client 192.168.1.111 connected
    2025-11-28 07:53:40 [raspberry][root][ERR] Authentication failed for user ScadaAdmin: Invalid username or password
    2025-11-28 07:54:23 [raspberry][root][ACT] Client 192.168.1.111 disconnected
    2025-11-28 07:54:43 [raspberry][root][ACT] Client 192.168.1.111 disconnected

    On my Windows host machine, the web server address I prepared is http://127.0.0.1:10008/View

    . On this page, I collect some displays from Modbus RTU inputs. My main goal is to transfer this project to the Raspberry Pi and keep it running continuously.

    Below I shared the screenshots related to the error.

    In the “Linux Profile” I created, the username is ScadaAdmin and the password is admin. I also copied the secret key exactly as shown in the video. Could you tell me what might be causing this error?

    administrator 1
    administrator2

    #17351
    qwertyqwq
    Participant
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.