Forum Replies Created
-
AuthorPosts
-
rapidscada_sii
ParticipantI checked and everything seemed alright, also it stopped doing this error. Now I have this error log in the Webstation:
2023-04-27 15:47:00 [FRIDF-L01064][.NET v6][ERR] Error loading configuration: Padding is invalid and cannot be removed. 2023-04-27 15:47:00 [FRIDF-L01064][.NET v6][ACT] Receive the configuration database 2023-04-27 15:47:02 [FRIDF-L01064][.NET v6][ERR] Error checking server connection: Server and client secret keys do not match.
This error in ScadaComm:
2023-04-27 16:14:19 [FRIDF-L01064][FRIDF-L01064$][ERR] Error loading configuration: Padding is invalid and cannot be removed. 2023-04-27 16:14:19 [FRIDF-L01064][FRIDF-L01064$][ERR] Normal execution is impossible
And this error in ScadaServer:
2023-04-27 16:14:22 [FRIDF-L01064][FRIDF-L01064$][ERR] Archive Cur not found in the configuration database 2023-04-27 16:14:22 [FRIDF-L01064][FRIDF-L01064$][ERR] Archive Min not found in the configuration database 2023-04-27 16:14:22 [FRIDF-L01064][FRIDF-L01064$][ERR] Archive Hour not found in the configuration database 2023-04-27 16:14:22 [FRIDF-L01064][FRIDF-L01064$][ERR] Archive Events not found in the configuration database 2023-04-27 16:14:22 [FRIDF-L01064][FRIDF-L01064$][ACT] Start listener on port 10000 2023-04-27 16:14:22 [FRIDF-L01064][FRIDF-L01064$][INF] Archive in DAT format: C:\SCADA\ScadaServer\ScadaServer\ScadaServerWkr\bin\Release\Archive 2023-04-27 16:14:22 [FRIDF-L01064][FRIDF-L01064$][INF] Archive copy in DAT format: C:\SCADA\ScadaServer\ScadaServer\ScadaServerWkr\bin\Release\ArchiveCopy 2023-04-27 16:14:22 [FRIDF-L01064][FRIDF-L01064$][ERR] Unable to read current data
And the secret keys are the same in every config files.
-
This reply was modified 2 years, 4 months ago by
rapidscada_sii.
rapidscada_sii
ParticipantThanks, it works, but I discovered I had issues with my services when I fixed this. After putting every missing file where it belong, it seems that I still have a problem.
Here are lines of the WebServer logs:
2023-04-26 14:14:10 [FRIDF-L01064][FRIDF-L01064$][ERR] Authentication failed for user ScadaWeb: Invalid username or password
2023-04-26 14:14:12 [FRIDF-L01064][FRIDF-L01064$][ERR] Authentication failed for user ScadaComm: Invalid username or password
So I downloaded the configuration to the Administrator app and it seems that the password configured are correct fot those two users according to their Configuration files. Do you have any ideas why it would fail there ? (I tried to change passwords in the Administrator and updload it in the Server but the operation failed) -
This reply was modified 2 years, 4 months ago by
-
AuthorPosts