Forum Replies Created
Viewing 7 posts - 1 through 7 (of 7 total)
-
AuthorPosts
-
razm
ParticipantSince the upgrade I did, I can’t register the dashboard and chartpro plugins.
I get the registration key in email and enter it in the correct place and press save but in the logs I still see a different key and an error message with old expiration date.
https://drive.google.com/file/d/1DgRZymrkNn5jpVE8uwxqVap_VZDZ0pJh/view?usp=sharing
https://drive.google.com/file/d/1xQrXIyk5Fz7ouBR6I-lvo-OqDYCGBWBV/view?usp=sharingrazm
ParticipantI upgraded, now I have a new error:
https://drive.google.com/file/d/1bUouQIp_OqhZuQcdcDYUOdShW8QkdK6E/view?usp=sharingrazm
ParticipantThanks.
How can I upgrade just the ScadaWeb?razm
Participantrazm
Participantrazm
ParticipantHere is the ScadaWeb.log:
2026-02-24 07:29:49 [HISTORIAN][HISTORIAN$][ACT] Webstation 6.2.1.0 started 2026-02-24 07:29:49 [HISTORIAN][HISTORIAN$][ACT] Storage FileStorage 6.2.0.0 loaded from file C:\Program Files\SCADA\ScadaWeb\FileStorage.dll 2026-02-24 07:29:49 [HISTORIAN][HISTORIAN$][ACT] Plugin PlgChartPro 6.1.1.1 loaded from file C:\Program Files\SCADA\ScadaWeb\PlgChartPro.dll 2026-02-24 07:29:49 [HISTORIAN][HISTORIAN$][ACT] Plugin PlgChart 6.1.0.0 loaded from file C:\Program Files\SCADA\ScadaWeb\PlgChart.dll 2026-02-24 07:29:49 [HISTORIAN][HISTORIAN$][ACT] Plugin PlgMain 6.1.0.1 loaded from file C:\Program Files\SCADA\ScadaWeb\PlgMain.dll 2026-02-24 07:29:49 [HISTORIAN][HISTORIAN$][ACT] Plugin PlgScheme 6.1.0.0 loaded from file C:\Program Files\SCADA\ScadaWeb\PlgScheme.dll 2026-02-24 07:29:49 [HISTORIAN][HISTORIAN$][ACT] Plugin PlgSchBasicComp 6.1.0.0 loaded from file C:\Program Files\SCADA\ScadaWeb\PlgSchBasicComp.dll 2026-02-24 07:29:49 [HISTORIAN][HISTORIAN$][ACT] Plugin PlgStore 6.1.0.1 loaded from file C:\Program Files\SCADA\ScadaWeb\PlgStore.dll 2026-02-24 07:29:49 [HISTORIAN][HISTORIAN$][ACT] Plugin PlgWebPage 6.1.0.0 loaded from file C:\Program Files\SCADA\ScadaWeb\PlgWebPage.dll 2026-02-24 07:29:49 [HISTORIAN][HISTORIAN$][ACT] Plugin PlgDashboard 6.1.1.0 loaded from file C:\Program Files\SCADA\ScadaWeb\PlgDashboard.dll 2026-02-24 07:29:49 [HISTORIAN][HISTORIAN$][ACT] Check PlgChartPro registration: Registration key is valid. Expiration date is 25/02/2026. Computer code: =062EC54DC866BC2E-4FD37D84C702944A-E0A3BE56BA2A51A1-738968F6E0F84B86-B8AC2C8ABA22723A-61BA4D01C4560FFF-BF4E25FABB7028C3-74EC06BAD1DEBAB5-6BACED5F36BE2903-DDFF4244B08D4437-9D3B56859E4959B5-B5EE47EEDA4ED8B0= Registration key: 327DCE3525B19F92-22D039DC2456BCAC-510A2D5165451EB3 2026-02-24 07:29:49 [HISTORIAN][HISTORIAN$][ACT] Plugin PlgScheme: Retrieve scheme components from the installed plugins 2026-02-24 07:29:49 [HISTORIAN][HISTORIAN$][ACT] Plugin PlgScheme: Added components from the PlgSchBasicComp plugin 2026-02-24 07:29:49 [HISTORIAN][HISTORIAN$][ACT] Check PlgDashboard registration: Registration key is valid. Expiration date is 25/02/2026. Computer code: =062EC54DC866BC2E-4FD37D84C702944A-E0A3BE56BA2A51A1-738968F6E0F84B86-B8AC2C8ABA22723A-61BA4D01C4560FFF-BF4E25FABB7028C3-74EC06BAD1DEBAB5-6BACED5F36BE2903-DDFF4244B08D4437-9D3B56859E4959B5-B5EE47EEDA4ED8B0= Registration key: 9553E8F2AC4DF069-8F5BB0E102A52352-B8FA07E3D15F4CF2 2026-02-24 07:29:50 [HISTORIAN][HISTORIAN$][ACT] Receive the configuration database 2026-02-24 07:29:51 [HISTORIAN][HISTORIAN$][ACT] The configuration database has been received successfully 2026-02-24 07:29:51 [HISTORIAN][HISTORIAN$][INF] The application is ready for operating
I don’t see how can I attach a screenshot
-
This reply was modified 1 month, 1 week ago by
Mikhail.
razm
ParticipantGot over this error, now I have a new one:
An unhandled exception occurred while processing the request. InvalidOperationException: The supplied URL is not local. A URL with an absolute path is considered local if it does not have a host/authority part. URLs using virtual paths ('~/') are also local. Microsoft.AspNetCore.Mvc.Infrastructure.LocalRedirectResultExecutor.ExecuteAsync(ActionContext context, LocalRedirectResult result) Stack Query Cookies Headers Routing InvalidOperationException: The supplied URL is not local. A URL with an absolute path is considered local if it does not have a host/authority part. URLs using virtual paths ('~/') are also local. Microsoft.AspNetCore.Mvc.Infrastructure.LocalRedirectResultExecutor.ExecuteAsync(ActionContext context, LocalRedirectResult result) Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.ResultNext<TFilter, TFilterAsync>(ref State next, ref Scope scope, ref object state, ref bool isCompleted) Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeNextResultFilterAsync<TFilter, TFilterAsync>() Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResultExecutedContextSealed context) Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.ResultNext<TFilter, TFilterAsync>(ref State next, ref Scope scope, ref object state, ref bool isCompleted) Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeResultFilters() Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextResourceFilter>g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, object state, bool isCompleted) Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(ref State next, ref Scope scope, ref object state, ref bool isCompleted) Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync() Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context) Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context)-
This reply was modified 1 month, 2 weeks ago by
Mikhail.
-
This reply was modified 1 month, 1 week ago by
-
AuthorPosts
Viewing 7 posts - 1 through 7 (of 7 total)