Forum Home › Forums › Installation Issues › Ubuntu instalation issue
- This topic has 5 replies, 3 voices, and was last updated 1 year, 8 months ago by
Mikhail.
-
AuthorPosts
-
November 30, 2023 at 5:19 pm #13755
hugobraga
ParticipantHello, after perform the procedure available in this link:https://rapidscada.net/docs/en/latest/installation/install-linux I get a “502 Bad Gateway” instead of login page. Checking the state of scada services I get the following erros:
● scadaserver6.service – Rapid SCADA Server
Loaded: loaded (/etc/systemd/system/scadaserver6.service; enabled; vendor preset: enabled)
Active: activating (auto-restart) (Result: exit-code) since Thu 2023-11-30 16:14:42 -01; 7s ago
Process: 3889 ExecStart=/usr/bin/dotnet /opt/scada/ScadaServer/ScadaServerWkr.dll (code=exited, status=150)
Main PID: 3889 (code=exited, status=150)
CPU: 2msnov 30 16:14:42 bragofsky-virtual-machine systemd[1]: scadaserver6.service: Main process exited, code=exited, status=150/n/a
nov 30 16:14:42 bragofsky-virtual-machine systemd[1]: scadaserver6.service: Failed with result ‘exit-code’.
nov 30 16:14:42 bragofsky-virtual-machine systemd[1]: Failed to start Rapid SCADA Server.The output is the same for all services.
Help needed
Regards
Hugo
-
This topic was modified 1 year, 8 months ago by
hugobraga.
November 30, 2023 at 7:06 pm #13757manjey73
Participantcheck command
dotnet --info
What does it say in this part?
.NET runtimes installed: Microsoft.AspNetCore.App 6.0.20 [/usr/share/dotnet/shared/Microsoft.AspNetCore.App] Microsoft.NETCore.App 6.0.20 [/usr/share/dotnet/shared/Microsoft.NETCore.App]
December 1, 2023 at 9:10 am #13759Mikhail
ModeratorHi,
Seems like the services are not running.
First off all, check .NET as written above.
.NET version 6 is required.December 12, 2023 at 4:51 pm #13821hugobraga
ParticipantHello Mikhail and manjey73,
First of all thanks for your ressponse.
Regarding the dotnet version here is my output:
global.json file:
Not foundHost:
Version: 6.0.25
Architecture: x64
Commit: 492abbeef0.NET SDKs installed:
No SDKs were found..NET runtimes installed:
Microsoft.AspNetCore.App 6.0.25 [/usr/lib/dotnet/shared/Microsoft.AspNetCore.App]
Microsoft.NETCore.App 6.0.25 [/usr/lib/dotnet/shared/Microsoft.NETCore.App]December 12, 2023 at 5:34 pm #13822hugobraga
ParticipantHello, regarding this issue, as you can see I have dotnet v6 installed, previouslly I’m using v8. The fact is, right now all services are running.
I have another question regarding this installation. Mikhail, is it possible to use the plugin’s purchased in the past in this linux setup? I’m specially refering to Notification and map plugin’s.
Best Regards
Hugo
-
This reply was modified 1 year, 8 months ago by
hugobraga.
December 13, 2023 at 9:06 am #13825 -
This topic was modified 1 year, 8 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.