Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHello,
We also checked those CISA reports some time ago. The above links does not contain steps to reproduce the issues, therefore I can answer in general.In v6 the following security improvements were made:
1. Encrypt passwords in configuration files.
2. Store only password hash for user passwords.
3. Encrypt sensitive information in TCP application protocol.
4. Brute force protection.
5. The web app can redirect only to a local page on user login.
6. Use more secure default installation directory on Windows.
MikhailModeratorRestart SCADA-Server, then check ScadaServer.log. Copy start messages from the log here.
MikhailModerator> Could not connect to server:BadHostUnknown
This error means that the computer where the OPC server is installed cannot be found by the client.
MikhailModeratorHi,
When a PC starts, the services should start automatically. You can check the startup type of the services in the Services console.
Make sure that TCP port 10000 is not used by another application rather than SCADA-Server.
MikhailModeratorThe web app does not show its status, therefore it’s written that it is not supported. To fix the issue, check log files of the applications.
MikhailModeratorHi,
Using the Administrator application try the following:
1. Add a new custom archive in Configuration Database – Secondary Tables – Archives
2. Add the corresponding archive in Server – Archives, and configure the archive options.
3. Configure Chart Pro plugin to display data from your archive.If something in the above sequence is not clear, be free to ask.
MikhailModeratorYou should enable incoming TCP connections to the port 62541 in the firewall settings.
MikhailModeratorHi,
Are there any errors in log files?
Rapid SCADA OPC UA server can be accessed remotely.If you need to publish OPC DA data to MQTT, you can try a Communicator data source that uses the DrvDsMqtt driver.
MikhailModerator1. Open Server – Archives, create a new archive and configure its properties.
2. Open the Archives table and add the created archive to the table.
3. If you set the Default checkbox, you don’t need any changes in channels.
If the archive is not default, set the archive mask of the channel.
MikhailModeratoris it expected to perform the same as on Raspberry Pi 4 Board
Yes.
MikhailModeratorHello,
Rapid SCADA 6 works on Raspberry Pi 3, 4 and 5.
MikhailModeratorHi,
Make sure that the size of the scheme document is large enough to contain all components. Otherwise, there can be side effects.
https://ibb.co/mTZdnLz
MikhailModeratorDear Marko,
Could you describe in more detail how this should work?
MikhailModeratorHi,
By default, the Server service opens TCP port 10000. If it is used by another app, clients cannot connect. Check the TCP ports in use. If you have a clean virtual machine, it would be easier to try installing there. -
AuthorPosts