Forum Replies Created
-
AuthorPosts
-
MikhailModeratorAlso check ScadaWeb.log. Are there any errors after restarting the web application?
MikhailModeratorHi,
Could you provide a screenshot of the Interface table?Do I have to fill the sample file with meaningful information that matches my installation – real existing channels etc.)?
This is not necessary for testing.
MikhailModeratorI recommend that the install docs get updated
I will check the docs.
I still get a bad gateway / 502 error
What is in the nginx configuration related to Rapid SCADA?
Does http://localhost:10008 work?
MikhailModeratorAccording to the log file
2024-06-28 23:31:02 [hendra-ThinkPad-X220][root][ACT] User ScadaWeb is successfully authenticated
the web application works. It should be available directly at http://localhost:10008 on Linux.
MikhailModeratorHi,
CSV file must contain UTC time (not local).
MikhailModeratorDo ScadaServer and ScadaComm work well according to their log files?
MikhailModeratorDo ScadaServer and ScadaComm work well according to their log files?
MikhailModeratorWhat can you try:
1. Stop the scadaweb6 daemon.
2. Run the web app
/usr/bin/dotnet /opt/scada/ScadaWeb/ScadaWeb.dll –urls=http://0.0.0.0:10008
Check console output for errors.
MikhailModeratorOn Linux, the Webstation app works as a daemon, named scadaweb6. It uses the TCP port 10008. It should be available on this port even without nginx. When you use nginx, you can also access the web application on port 80.
TCP port 5000 is not used on Linux by default.
MikhailModeratorHi,
If you already installed Extra Scheme Components, check ScadaSchemeEditor.log for additional information about errors. May be you need to unblock the DLL on Windows.
June 26, 2024 at 9:27 am in reply to: Formula for Communication Line status and Device Status #14783
MikhailModeratorIf you use
Dformat, does the value change according to the actual device status?
MikhailModeratorHi,
First of all, check /var/log/scada/ScadaWeb/ScadaWeb.log to realize if the web app
works or not. -
AuthorPosts