Forum Home › Forums › Installation Issues › Cant even login Raspberry Pi 4B Ubuntu 21.04
Tagged: raspberry pi
- This topic has 9 replies, 3 voices, and was last updated 1 year ago by
Mikhail.
-
AuthorPosts
-
May 9, 2021 at 6:51 pm #8898
lengzaii33
ParticipantHello, I am new to both linux and raspberry pi.
I have installed an Ubuntu 21.04 image on Raspberry Pi 4B 8GB and running SSH into it. Then I followed the instructions to install Rapidscada image into it. However, when i proceed to http://serverip/scada, all i got is Login.aspx downloaded and by opening it, it displays this error:
This page contains the following errors:
error on line 1 at column 2: StartTag: invalid element name
Below is a rendering of the page up to the first error.Any idea how can i get it to work? Thanks.
May 9, 2021 at 7:00 pm #8899manjey73
ParticipantDid you install Mono from where? Perhaps there is an old version in the ubuntu repository and there are errors on this?
May 9, 2021 at 7:02 pm #8900manjey73
ParticipantIn fact, I would recommend using raspbian, because in my experience, all third-party systems most often have errors in the builds, since people do not pay enough attention to the work at 100%, simply because they can not test absolutely everything.
May 9, 2021 at 8:22 pm #8901lengzaii33
ParticipantI install mono using sudo apt-get install mono-complete, it has errors at first, so i rebooted and try again and it seems succeeded.
Does raspbian differ from Ubuntu in the process?
Thanks
May 10, 2021 at 5:12 am #8904manjey73
ParticipantIt is necessary to look at the mono version, sometimes in the repositories the version is much younger than is required for Scada to work. Therefore, it is better to install Mono from the developers ‘ site. In the text document, there is an example for connecting a repository in Debian. But it is probably also suitable for Ubuntu, you should try it.
https://www.mono-project.com/download/stable/#download-lin-ubuntu
May 10, 2021 at 1:02 pm #8908Mikhail
ModeratorHi,
Does raspbian differ from Ubuntu in the process?
If you mean the process of Rapid SCADA installation, it’s similar.
May 10, 2021 at 6:28 pm #8914lengzaii33
ParticipantHello, I have performed sudo apt-get autoremove mono, and then I redone the step shown in the mono-project above, and confirmed the version of mono-devel to be 6.12.0.122-0xamarin1+ubuntu2004b1.
However, the same problem persists after reboot
Should I delete and perform everything again? Please advice thanks-
This reply was modified 1 year ago by
lengzaii33.
May 10, 2021 at 8:00 pm #8916lengzaii33
ParticipantHello, I have tried to login using internet explorer and it does successfully shown the login page. After I login it shows error to debug and the interface is crippled.
The log file for all four services is listed below,
-------------------------------------------------------------------------------- 2021-05-11 03:47:08 <lengzaii-desktop><root><ACT> ScadaServerService 5.1.4.1 is started 2021-05-11 03:47:08 <lengzaii-desktop><root><ACT> Check the existence of the data directories is completed successfully 2021-05-11 03:47:09 <lengzaii-desktop><root><ACT> Check the existence of the configuration database files is completed successfully 2021-05-11 03:47:09 <lengzaii-desktop><root><ACT> Input channels are read from the configuration database. Active channel count: 5 2021-05-11 03:47:09 <lengzaii-desktop><root><ACT> Ouput channels are read from the configuration database 2021-05-11 03:47:09 <lengzaii-desktop><root><ACT> Users are read from the configuration database 2021-05-11 03:47:09 <lengzaii-desktop><root><ACT> Formulas are read from the configuration database 2021-05-11 03:47:10 <lengzaii-desktop><root><ACT> The formulas source code has been compiled 2021-05-11 03:47:11 <lengzaii-desktop><root><ACT> Connection listener is started 2021-05-11 03:47:11 <lengzaii-desktop><root><ACT> Start server 2021-05-11 03:47:11 <lengzaii-desktop><root><ACT> Current data are not loaded 2021-05-11 03:47:19 <lengzaii-desktop><root><ACT> Connect to client 127.0.0.1 2021-05-11 03:47:19 <lengzaii-desktop><root><ACT> The user ScadaComm is successfully authenticated 2021-05-11 03:50:21 <lengzaii-desktop><root><ACT> Connect to client 127.0.0.1 2021-05-11 03:50:21 <lengzaii-desktop><root><ACT> The user ScadaWeb is successfully authenticated 2021-05-11 03:51:06 <lengzaii-desktop><root><ACT> Check username and password for admin. Result: passed 2021-05-11 03:52:06 <lengzaii-desktop><root><ACT> Disconnect client 127.0.0.1 -------------------------------------------------------------------------------- 2021-05-11 03:47:08 <lengzaii-desktop><root><ACT> ScadaCommService 5.2.1.2 is started 2021-05-11 03:47:09 <lengzaii-desktop><root><ACT> Load device library: KpSimulator.dll 2021-05-11 03:47:09 <lengzaii-desktop><root><ACT> Connect to SCADA-Server "localhost" 2021-05-11 03:47:09 <lengzaii-desktop><root><EXC> Error connecting to SCADA-Server: Connection refused 2021-05-11 03:47:09 <lengzaii-desktop><root><ACT> Disconnect from SCADA-Server 2021-05-11 03:47:09 <lengzaii-desktop><root><ERR> Unable to start operation due to SCADA-Server communication error. Delay before trying again 2021-05-11 03:47:19 <lengzaii-desktop><root><ACT> Connect to SCADA-Server "localhost" 2021-05-11 03:47:19 <lengzaii-desktop><root><ACT> Start communication lines 2021-05-11 03:47:19 <lengzaii-desktop><root><ACT> Start receiving commands -------------------------------------------------------------------------------- 2021-05-11 03:47:08 <lengzaii-desktop><root><ACT> Agent 5.0.2.0 started 2021-05-11 03:47:10 <lengzaii-desktop><root><ACT> WCF service is started at http://localhost:10002/ScadaAgent/ScadaAgentSvc/ 2021-05-11 03:47:10 <lengzaii-desktop><root><ACT> Start logic processing -------------------------------------------------------------------------------- 2021-05-11 03:47:08 <lengzaii-desktop><root><ACT> ScadaServerService 5.1.4.1 is started 2021-05-11 03:47:08 <lengzaii-desktop><root><ACT> Check the existence of the data directories is completed successfully 2021-05-11 03:47:09 <lengzaii-desktop><root><ACT> Check the existence of the configuration database files is completed successfully 2021-05-11 03:47:09 <lengzaii-desktop><root><ACT> Input channels are read from the configuration database. Active channel count: 5 2021-05-11 03:47:09 <lengzaii-desktop><root><ACT> Ouput channels are read from the configuration database 2021-05-11 03:47:09 <lengzaii-desktop><root><ACT> Users are read from the configuration database 2021-05-11 03:47:09 <lengzaii-desktop><root><ACT> Formulas are read from the configuration database 2021-05-11 03:47:10 <lengzaii-desktop><root><ACT> The formulas source code has been compiled 2021-05-11 03:47:11 <lengzaii-desktop><root><ACT> Connection listener is started 2021-05-11 03:47:11 <lengzaii-desktop><root><ACT> Start server 2021-05-11 03:47:11 <lengzaii-desktop><root><ACT> Current data are not loaded 2021-05-11 03:47:19 <lengzaii-desktop><root><ACT> Connect to client 127.0.0.1 2021-05-11 03:47:19 <lengzaii-desktop><root><ACT> The user ScadaComm is successfully authenticated 2021-05-11 03:50:21 <lengzaii-desktop><root><ACT> Connect to client 127.0.0.1 2021-05-11 03:50:21 <lengzaii-desktop><root><ACT> The user ScadaWeb is successfully authenticated 2021-05-11 03:51:06 <lengzaii-desktop><root><ACT> Check username and password for admin. Result: passed 2021-05-11 03:52:06 <lengzaii-desktop><root><ACT> Disconnect client 127.0.0.1
-
This reply was modified 1 year ago by
lengzaii33.
May 10, 2021 at 8:03 pm #8917lengzaii33
ParticipantUpdate: Using Mozilla Firefox shows the page well. I wonder why
May 11, 2021 at 12:48 pm #8929Mikhail
ModeratorInternet Explorer is not supported. You should use modern browsers like Chrome, Firefox or Edge.
-
This reply was modified 1 year ago by
-
AuthorPosts
- You must be logged in to reply to this topic.