Forum Home › Forums › Development and Integration › Virtual Machine integration
- This topic has 1 reply, 1 voice, and was last updated 1 hour, 18 minutes ago by
qwertyqwq.
-
AuthorPosts
-
November 28, 2025 at 8:46 am #17350
qwertyqwq
ParticipantHello,
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 disconnectedOn 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?
November 28, 2025 at 8:47 am #17351qwertyqwq
Participantimage 1
https://ibb.co/vCZL6XMyimage 2
https://ibb.co/LXbj17Wm -
AuthorPosts
- You must be logged in to reply to this topic.