Cannot login after update to 2.4.5

Note - If you do not fill in every section below, your post won’t be answered - you must provide the steps you have followed so far and the actions you’ve already taken. Make sure to remove this notice from your post too.

OS Name/Version: Windows 11

Product Name/Version: 2.4.5

Problem Description: Cannot login after update to 2.4.5

If you're sharing console output, logs, or commands you have run, please make sure to use code tags 
(3x backticks for blocks, 1x backtick for a single line) to help make posts readable. This also
provides syntax highlighting.

Steps to reproduce:

upgrade to 2.4.5
try to login

Actions taken to resolve so far: repeated all upgrade steps no cache, empty browser cache

HERE IS LOG:

[13:47:47] [AMPService Info]      : Starting AMPService version 2.4.5.0 (Decadeus), built 19/06/2023 22:49
[13:47:47] [AMPService Info]      : Stream: Mainline / Release - built by CUBECODERS/buildbot on CCL-DEV
[13:47:48] [AMPService Info]      : OS: Windows / x86_64
[13:47:48] [AMPService Info]      : CPU: Intel(R) Core(TM) i7-8559U CPU @ 2.70GHz (4C/8T)
[13:47:48] [AMPService Info]      : RAM: 16249MB
[13:47:48] [AMPService Info]      : AMP Instance ID: ed24b8bb-59fd-4c8c-b9b1-84ef88fb51a2
[13:47:48] [GSMyAdmin Warning]    : Assembly Newtonsoft.Json was loaded for Core via fallback handler, check plugin dependencies.
[13:47:48] [GSMyAdmin Info]       : Loaded ADSModule version 1.0.0.0 by CubeCoders Limited
[13:47:48] [GSMyAdmin Info]       : Loaded FileManagerPlugin by CubeCoders Limited
[13:47:48] [GSMyAdmin Info]       : Loaded EmailSenderPlugin by CubeCoders Limited
[13:47:48] [GSMyAdmin Info]       : Loaded WebRequestPlugin by CubeCoders Limited
[13:47:48] [GSMyAdmin Info]       : Loaded LocalFileBackupPlugin by CubeCoders Limited
[13:47:48] [GSMyAdmin Info]       : Loaded CommonCorePlugin by CubeCoders Limited
[13:47:48] [GSMyAdmin Info]       : ADSModule requests dependency InstanceManagerPlugin...
[13:47:48] [GSMyAdmin Info]       : Loaded InstanceManagerPlugin by CubeCoders Limited
[13:47:48] [GSMyAdmin Info]       : ADSModule requests dependency SystemUserManagerPlugin...
[13:47:48] [GSMyAdmin Info]       : Loaded SystemUserManagerPlugin by CubeCoders Limited
[13:47:48] [GSMyAdmin Info]       : Loaded steamcmdplugin by CubeCoders Limited
[13:47:49] [Core Info]            : Metrics server started OK on port 12820
[13:47:49] [ADS Info]             : ADS startup complete in 155ms
[13:47:49] [ADS Info]             : Updating remote source CubeCoders/AMPTemplates
[13:47:49] [FileManager Error]    : Unable to start SFTP server.
[13:47:49] [Core Error]           : InvalidOperationException
[13:47:49] [Core Error]           : [0] (InvalidOperationException) : The specified socket is already in use.
[13:47:49] [Core Error]           :    at mwgvd.vedwa.ierdr(EndPoint p0, Boolean p1)
   at mwgvd.vedwa..ctor(EndPoint ep, String hostname, muiyu runner)
   at Rebex.Net.Servers.Core.Server.Bind(IPEndPoint endPoint, ServerModule module)
   at FileManagerPlugin.PluginMain.PostInit()
[13:47:49] [Core Error]           : SocketException
[13:47:49] [Core Error]           : [1] (SocketException) : Only one usage of each socket address (protocol/network address/port) is normally permitted
[13:47:49] [Core Error]           :    at Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
   at Net.Sockets.Socket.Bind(EndPoint localEP)
   at mwgvd.vedwa.ierdr(EndPoint p0, Boolean p1)
[13:47:49] [GSMyAdmin Info]       : Websockets are enabled.
[13:47:49] [GSMyAdmin Info]       : Webserver started on http://0.0.0.0:8080
[13:47:49] [Webserver Info]       : RouterTimer@10Hz with 2 jobs started
[13:47:49] [GSMyAdmin Error]      : Socket exception - Trivial error / user error. Will not be submitted.
[13:47:49] [GSMyAdmin Error]      : [Error] --- Begin Exception Data ---
[Error] OS: Windows (x86_64/None)
[Error] Module: ADSModule, Version: AMPService 2.4.5.0
[Error] Release spec: Mainline - built by CUBECODERS/buildbot on CCL-DEV
[Error] Instance ID: ed24b8bb-59fd-4c8c-b9b1-84ef88fb51a2
[Error] SocketException
[Error] [0] (SocketException) : Only one usage of each socket address (protocol/network address/port) is normally permitted
[Error]    at Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
   at Net.Sockets.Socket.Bind(EndPoint localEP)
   at Net.Sockets.TcpListener.Start(Int32 backlog)
   at m.Http.HttpBackend.ConnectionLoop()
[Error] --- End Exception Data ---
[Warning] Last error was raised less than 60 minutes ago, error report will not be submitted.

[13:47:49] [GSMyAdmin Info]       : ####################################
[13:47:49] [GSMyAdmin Info]       : #         Self Diagnostics         #
[13:47:49] [GSMyAdmin Info]       : ####################################
[13:47:49] [GSMyAdmin Info]       : The IP and Port combination requested by the socket is already in use by another application. Either end the other application or re-bind this AMP instance to a different IP/port.
[13:47:49] [GSMyAdmin Info]       : Checking for AMP updates...
[13:47:49] [GSMyAdmin Info]       : Startup mode is StartApplication.
[13:47:50] [GSMyAdmin Info]       : AMP is up-to-date.

Could be a still running AMP process. Just try to restart the whole server and look if the error is solved. Windows is sometimes funky…

I restarted many times over the last 18 hours or so

Then check what else runs on the ports. You can check with ampinstmgr ports ADS01 which ports ADS wants to use. Unsure how to check on windows which application uses that port. Maybe you already know which other application you installed may cause the conflict

This computer only runs AMP, that’s it, dedicated for AMP alone. Nothing changed but the upgrade to 2.4.5. and any windows 11 standard updates.

C:\Users\AMP>ampinstmgr ports ads01
[Info] AMP Instance Manager v2.4.5 built 19/06/2023 18:17
[Info] Stream: Mainline / Release - built by CUBECODERS/buildbot on CCL-DEV
[Info] Port usage for ADS01 (ADS)
[Info] Instance is currently running.
[Info] LISTENING        8080    TCP     (Core.Webserver.Port)

I
No port conflicts anymore and now I just cant login. The only error is below and it fires off every time the web login is attempted to be accessed.

[19:37:03] [Core:admin Error]     : NullReferenceException
[19:37:03] [Core:admin Error]     : [0] (NullReferenceException) : Object reference not set to an instance of an object.
[19:37:03] [Core:admin Error]     :    at GSMyAdmin.WebServer.WebMethods.GetModuleInfo()
   at GSMyAdmin.WebServer.WebAttributes.<InvokeMethod>()
   at GSMyAdmin.WebServer.APIService.<InvokeAPI>()

I saw there was further discussion on discord. Not sure what’s the current state of your problem. Maybe you can write down what was discussed on discord

No I’m stuck. The only suggestion on discord was to follow a repair install. That didn’t change anything. Still cannot login to main page. I will post the current AMP log here for analysis.

System state is windows 11, fresh reboot, then try to login, login page attempts to load, looks like it auto refreshes x3 and shows no spot for login info (just background), then I pull AMP log which is posted below.

My guess is that it is related to the web-server somehow.

[13:50:18] [AMPService Info]      : Starting AMPService version 2.4.5.0 (Decadeus), built 19/06/2023 22:49
[13:50:18] [AMPService Info]      : Stream: Mainline / Release - built by CUBECODERS/buildbot on CCL-DEV
[13:50:19] [GSMyAdmin Info]       : Deleting 1 old log files...
[13:50:19] [AMPService Info]      : OS: Windows / x86_64
[13:50:19] [AMPService Info]      : CPU: Intel(R) Core(TM) i7-8559U CPU @ 2.70GHz (4C/8T)
[13:50:19] [AMPService Info]      : RAM: 16249MB
[13:50:19] [AMPService Info]      : AMP Instance ID: ed24b8bb-59fd-4c8c-b9b1-84ef88fb51a2
[13:50:19] [GSMyAdmin Warning]    : Assembly Newtonsoft.Json was loaded for Core via fallback handler, check plugin dependencies.
[13:50:19] [GSMyAdmin Info]       : Loaded ADSModule version 1.0.0.0 by CubeCoders Limited
[13:50:19] [GSMyAdmin Info]       : Loaded FileManagerPlugin by CubeCoders Limited
[13:50:19] [GSMyAdmin Info]       : Loaded EmailSenderPlugin by CubeCoders Limited
[13:50:19] [GSMyAdmin Info]       : Loaded WebRequestPlugin by CubeCoders Limited
[13:50:19] [GSMyAdmin Info]       : Loaded LocalFileBackupPlugin by CubeCoders Limited
[13:50:19] [GSMyAdmin Info]       : Loaded CommonCorePlugin by CubeCoders Limited
[13:50:19] [GSMyAdmin Info]       : ADSModule requests dependency InstanceManagerPlugin...
[13:50:19] [GSMyAdmin Info]       : Loaded InstanceManagerPlugin by CubeCoders Limited
[13:50:19] [GSMyAdmin Info]       : ADSModule requests dependency SystemUserManagerPlugin...
[13:50:19] [GSMyAdmin Info]       : Loaded SystemUserManagerPlugin by CubeCoders Limited
[13:50:20] [GSMyAdmin Info]       : Loaded steamcmdplugin by CubeCoders Limited
[13:50:20] [Core Info]            : Metrics server started OK on port 12820
[13:50:20] [ADS Info]             : ADS startup complete in 936ms
[13:50:20] [ADS Info]             : Updating remote source CubeCoders/AMPTemplates
[13:50:21] [FileManager Notice]   : Using keypair with fingerprint FQVki3PoGDWCWA+0q3/f1L5DWPXdKqvEi85Z7kFtlcI=
[13:50:21] [FileManager Info]     : SFTP Server started on 0.0.0.0:2223
[13:50:21] [GSMyAdmin Info]       : Websockets are enabled.
[13:50:21] [GSMyAdmin Info]       : Webserver started on http://0.0.0.0:8080
[13:50:21] [Webserver Info]       : RouterTimer@10Hz with 2 jobs started
[13:50:21] [GSMyAdmin Info]       : Checking for AMP updates...
[13:50:21] [GSMyAdmin Info]       : Startup mode is StartApplication.
[13:50:22] [GSMyAdmin Info]       : AMP is up-to-date.
[13:50:26] [InstanceManager Info] : Waiting for AMP instance to start...
[13:50:26] [InstanceManager Notice] : AMP instance Minecraft01 is now running.
[13:50:31] [InstanceManager Info] : Waiting for AMP instance to start...
[13:50:31] [InstanceManager Notice] : AMP instance SabbathDays01 is now running.
[13:50:36] [InstanceManager Info] : Waiting for AMP instance to start...
[13:50:36] [InstanceManager Notice] : AMP instance CreateMod01 is now running.
[13:50:41] [InstanceManager Info] : Waiting for AMP instance to start...
[13:50:41] [InstanceManager Notice] : AMP instance Satisfactory01 is now running.
[13:52:40] [GSMyAdmin:admin Warning] : Returned exception from API call Core/GetModuleInfo
[13:52:40] [Core:admin Error]     : NullReferenceException
[13:52:40] [Core:admin Error]     : [0] (NullReferenceException) : Object reference not set to an instance of an object.
[13:52:40] [Core:admin Error]     :    at GSMyAdmin.WebServer.WebMethods.GetModuleInfo()
   at GSMyAdmin.WebServer.WebAttributes.<InvokeMethod>()
   at GSMyAdmin.WebServer.APIService.<InvokeAPI>()
[13:52:43] [GSMyAdmin:admin Warning] : Returned exception from API call Core/GetModuleInfo
[13:52:43] [Core:admin Error]     : NullReferenceException
[13:52:43] [Core:admin Error]     : [0] (NullReferenceException) : Object reference not set to an instance of an object.
[13:52:43] [Core:admin Error]     :    at GSMyAdmin.WebServer.WebMethods.GetModuleInfo()
   at GSMyAdmin.WebServer.WebAttributes.<InvokeMethod>()
   at GSMyAdmin.WebServer.APIService.<InvokeAPI>()
[13:52:45] [GSMyAdmin Warning]    : Returned exception from API call Core/GetModuleInfo
[13:52:45] [Core Error]           : NullReferenceException
[13:52:45] [Core Error]           : [0] (NullReferenceException) : Object reference not set to an instance of an object.
[13:52:45] [Core Error]           :    at GSMyAdmin.WebServer.WebMethods.GetModuleInfo()
   at GSMyAdmin.WebServer.WebAttributes.<InvokeMethod>()
   at GSMyAdmin.WebServer.APIService.<InvokeAPI>()

Can you run ampinstmgr upgrade ADS01 for me and try again?

(c) Microsoft Corporation. All rights reserved.

C:\Users\AMP>ampinstmgr upgrade ADS01
[Info] AMP Instance Manager v2.4.5 built 19/06/2023 22:49
[Info] Stream: Mainline / Release - built by CUBECODERS/buildbot on CCL-DEV
[Info] Stopping Instance: 'ADS01'
[Info] Stopping instance ADS01...
[Info] Waiting for instance to stop...
[Info] Instance ADS01 has stopped.
[Info] Upgrading instance ADS01
[Info] Upgrade successful
[Warning] Failed to register job process

C:\Users\AMP>

Reboot, then AMP LOG:

[14:33:17] [AMPService Info]      : Starting AMPService version 2.4.5.0 (Decadeus), built 19/06/2023 22:49
[14:33:17] [AMPService Info]      : Stream: Mainline / Release - built by CUBECODERS/buildbot on CCL-DEV
[14:33:17] [AMPService Info]      : OS: Windows / x86_64
[14:33:17] [AMPService Info]      : CPU: Intel(R) Core(TM) i7-8559U CPU @ 2.70GHz (4C/8T)
[14:33:17] [AMPService Info]      : RAM: 16249MB
[14:33:17] [AMPService Info]      : AMP Instance ID: ed24b8bb-59fd-4c8c-b9b1-84ef88fb51a2
[14:33:17] [GSMyAdmin Warning]    : Assembly Newtonsoft.Json was loaded for Core via fallback handler, check plugin dependencies.
[14:33:17] [GSMyAdmin Info]       : Loaded ADSModule version 1.0.0.0 by CubeCoders Limited
[14:33:18] [GSMyAdmin Info]       : Loaded FileManagerPlugin by CubeCoders Limited
[14:33:18] [GSMyAdmin Info]       : Loaded EmailSenderPlugin by CubeCoders Limited
[14:33:18] [GSMyAdmin Info]       : Loaded WebRequestPlugin by CubeCoders Limited
[14:33:18] [GSMyAdmin Info]       : Loaded LocalFileBackupPlugin by CubeCoders Limited
[14:33:18] [GSMyAdmin Info]       : Loaded CommonCorePlugin by CubeCoders Limited
[14:33:18] [GSMyAdmin Info]       : ADSModule requests dependency InstanceManagerPlugin...
[14:33:18] [GSMyAdmin Info]       : Loaded InstanceManagerPlugin by CubeCoders Limited
[14:33:18] [GSMyAdmin Info]       : ADSModule requests dependency SystemUserManagerPlugin...
[14:33:18] [GSMyAdmin Info]       : Loaded SystemUserManagerPlugin by CubeCoders Limited
[14:33:18] [GSMyAdmin Info]       : Loaded steamcmdplugin by CubeCoders Limited
[14:33:18] [Core Info]            : Metrics server started OK on port 12820
[14:33:18] [ADS Info]             : ADS startup complete in 210ms
[14:33:18] [ADS Info]             : Updating remote source CubeCoders/AMPTemplates
[14:33:19] [FileManager Notice]   : Using keypair with fingerprint FQVki3PoGDWCWA+0q3/f1L5DWPXdKqvEi85Z7kFtlcI=
[14:33:19] [FileManager Info]     : SFTP Server started on 0.0.0.0:2223
[14:33:19] [GSMyAdmin Info]       : Websockets are enabled.
[14:33:21] [GSMyAdmin Info]       : Webserver started on http://0.0.0.0:8080
[14:33:21] [Webserver Info]       : RouterTimer@10Hz with 2 jobs started
[14:33:21] [GSMyAdmin Info]       : Checking for AMP updates...
[14:33:21] [GSMyAdmin Info]       : Startup mode is StartApplication.
[14:33:21] [GSMyAdmin Info]       : AMP is up-to-date.
[14:33:24] [InstanceManager Info] : Waiting for AMP instance to start...
[14:33:24] [InstanceManager Notice] : AMP instance Minecraft01 is now running.
[14:33:29] [InstanceManager Info] : Waiting for AMP instance to start...
[14:33:29] [InstanceManager Notice] : AMP instance SabbathDays01 is now running.
[14:33:34] [InstanceManager Info] : Waiting for AMP instance to start...
[14:33:34] [InstanceManager Notice] : AMP instance CreateMod01 is now running.
[14:33:40] [InstanceManager Info] : Waiting for AMP instance to start...
[14:33:40] [InstanceManager Notice] : AMP instance Satisfactory01 is now running.
[14:34:13] [GSMyAdmin:admin Warning] : Returned exception from API call Core/GetModuleInfo
[14:34:13] [Core:admin Error]     : NullReferenceException
[14:34:13] [Core:admin Error]     : [0] (NullReferenceException) : Object reference not set to an instance of an object.
[14:34:13] [Core:admin Error]     :    at GSMyAdmin.WebServer.WebMethods.GetModuleInfo()
   at GSMyAdmin.WebServer.WebAttributes.<InvokeMethod>()
   at GSMyAdmin.WebServer.APIService.<InvokeAPI>()
[14:34:15] [GSMyAdmin Warning]    : Returned exception from API call Core/GetModuleInfo
[14:34:15] [Core Error]           : NullReferenceException
[14:34:15] [Core Error]           : [0] (NullReferenceException) : Object reference not set to an instance of an object.
[14:34:15] [Core Error]           :    at GSMyAdmin.WebServer.WebMethods.GetModuleInfo()
   at GSMyAdmin.WebServer.WebAttributes.<InvokeMethod>()
   at GSMyAdmin.WebServer.APIService.<InvokeAPI>()

Updated to 2.4.5.2 here is log, same error on loading management page.

[14:03:53] [AMPService Info]      : Starting AMPService version 2.4.5.2 (Decadeus), built 22/06/2023 09:45
[14:03:53] [AMPService Info]      : Stream: Mainline / Release - built by CUBECODERS/buildbot on CCL-DEV
[14:03:53] [AMPService Info]      : OS: Windows / x86_64
[14:03:53] [AMPService Info]      : CPU: Intel(R) Core(TM) i7-8559U CPU @ 2.70GHz (4C/8T)
[14:03:53] [AMPService Info]      : RAM: 16249MB
[14:03:53] [AMPService Info]      : AMP Instance ID: ed24b8bb-59fd-4c8c-b9b1-84ef88fb51a2
[14:03:53] [GSMyAdmin Warning]    : Assembly Newtonsoft.Json was loaded for Core via fallback handler, check plugin dependencies.
[14:03:53] [GSMyAdmin Info]       : Loaded ADSModule version 1.0.0.0 by CubeCoders Limited
[14:03:54] [GSMyAdmin Info]       : Loaded FileManagerPlugin by CubeCoders Limited
[14:03:54] [GSMyAdmin Info]       : Loaded EmailSenderPlugin by CubeCoders Limited
[14:03:54] [GSMyAdmin Info]       : Loaded WebRequestPlugin by CubeCoders Limited
[14:03:54] [GSMyAdmin Info]       : Loaded LocalFileBackupPlugin by CubeCoders Limited
[14:03:54] [GSMyAdmin Info]       : Loaded CommonCorePlugin by CubeCoders Limited
[14:03:54] [GSMyAdmin Info]       : ADSModule requests dependency InstanceManagerPlugin...
[14:03:54] [GSMyAdmin Info]       : Loaded InstanceManagerPlugin by CubeCoders Limited
[14:03:54] [GSMyAdmin Info]       : ADSModule requests dependency SystemUserManagerPlugin...
[14:03:54] [GSMyAdmin Info]       : Loaded SystemUserManagerPlugin by CubeCoders Limited
[14:03:54] [GSMyAdmin Info]       : Loaded steamcmdplugin by CubeCoders Limited
[14:03:54] [Core Info]            : Metrics server started OK on port 12820
[14:03:54] [ADS Info]             : ADS startup complete in 218ms
[14:03:54] [ADS Info]             : Updating remote source CubeCoders/AMPTemplates
[14:03:55] [FileManager Notice]   : Using keypair with fingerprint FQVki3PoGDWCWA+0q3/f1L5DWPXdKqvEi85Z7kFtlcI=
[14:03:55] [FileManager Info]     : SFTP Server started on 0.0.0.0:2223
[14:03:55] [GSMyAdmin Info]       : Websockets are enabled.
[14:03:58] [GSMyAdmin Info]       : Webserver started on http://0.0.0.0:8080
[14:03:58] [Webserver Info]       : RouterTimer@10Hz with 2 jobs started
[14:03:58] [GSMyAdmin Info]       : Checking for AMP updates...
[14:03:58] [GSMyAdmin Info]       : Startup mode is StartApplication.
[14:03:58] [GSMyAdmin Info]       : AMP is up-to-date.
[14:04:00] [InstanceManager Info] : Waiting for AMP instance to start...
[14:04:00] [InstanceManager Notice] : AMP instance Minecraft01 is now running.
[14:04:05] [InstanceManager Info] : Waiting for AMP instance to start...
[14:04:05] [InstanceManager Notice] : AMP instance SabbathDays01 is now running.
[14:04:10] [InstanceManager Info] : Waiting for AMP instance to start...
[14:04:10] [InstanceManager Notice] : AMP instance CreateMod01 is now running.
[14:04:16] [InstanceManager Info] : Waiting for AMP instance to start...
[14:04:16] [InstanceManager Notice] : AMP instance Satisfactory01 is now running.
[14:12:13] [GSMyAdmin:admin Warning] : Returned exception from API call Core/GetModuleInfo
[14:12:13] [Core:admin Error]     : NullReferenceException
[14:12:13] [Core:admin Error]     : [0] (NullReferenceException) : Object reference not set to an instance of an object.
[14:12:13] [Core:admin Error]     :    at GSMyAdmin.WebServer.WebMethods.GetModuleInfo()
   at GSMyAdmin.WebServer.WebAttributes.<InvokeMethod>()
   at GSMyAdmin.WebServer.APIService.<InvokeAPI>()
[14:12:16] [GSMyAdmin:admin Warning] : Returned exception from API call Core/GetModuleInfo
[14:12:16] [Core:admin Error]     : NullReferenceException
[14:12:16] [Core:admin Error]     : [0] (NullReferenceException) : Object reference not set to an instance of an object.
[14:12:16] [Core:admin Error]     :    at GSMyAdmin.WebServer.WebMethods.GetModuleInfo()
   at GSMyAdmin.WebServer.WebAttributes.<InvokeMethod>()
   at GSMyAdmin.WebServer.APIService.<InvokeAPI>()
[14:12:18] [GSMyAdmin Warning]    : Returned exception from API call Core/GetModuleInfo
[14:12:18] [Core Error]           : NullReferenceException
[14:12:18] [Core Error]           : [0] (NullReferenceException) : Object reference not set to an instance of an object.
[14:12:18] [Core Error]           :    at GSMyAdmin.WebServer.WebMethods.GetModuleInfo()
   at GSMyAdmin.WebServer.WebAttributes.<InvokeMethod>()
   at GSMyAdmin.WebServer.APIService.<InvokeAPI>()
[14:12:37] [GSMyAdmin:admin Warning] : Returned exception from API call Core/GetModuleInfo
[14:12:37] [Core:admin Error]     : NullReferenceException
[14:12:37] [Core:admin Error]     : [0] (NullReferenceException) : Object reference not set to an instance of an object.
[14:12:37] [Core:admin Error]     :    at GSMyAdmin.WebServer.WebMethods.GetModuleInfo()
   at GSMyAdmin.WebServer.WebAttributes.<InvokeMethod>()
   at GSMyAdmin.WebServer.APIService.<InvokeAPI>()
[14:12:39] [GSMyAdmin Warning]    : Returned exception from API call Core/GetModuleInfo
[14:12:39] [Core Error]           : NullReferenceException
[14:12:39] [Core Error]           : [0] (NullReferenceException) : Object reference not set to an instance of an object.
[14:12:39] [Core Error]           :    at GSMyAdmin.WebServer.WebMethods.GetModuleInfo()
   at GSMyAdmin.WebServer.WebAttributes.<InvokeMethod>()
   at GSMyAdmin.WebServer.APIService.<InvokeAPI>()
[14:12:39] [GSMyAdmin Warning]    : Returned exception from API call Core/GetModuleInfo
[14:12:39] [Core Error]           : NullReferenceException
[14:12:39] [Core Error]           : [0] (NullReferenceException) : Object reference not set to an instance of an object.
[14:12:39] [Core Error]           :    at GSMyAdmin.WebServer.WebMethods.GetModuleInfo()
   at GSMyAdmin.WebServer.WebAttributes.<InvokeMethod>()
   at GSMyAdmin.WebServer.APIService.<InvokeAPI>()
[14:13:06] [GSMyAdmin:admin Warning] : Returned exception from API call Core/GetModuleInfo
[14:13:06] [Core:admin Error]     : NullReferenceException
[14:13:06] [Core:admin Error]     : [0] (NullReferenceException) : Object reference not set to an instance of an object.
[14:13:06] [Core:admin Error]     :    at GSMyAdmin.WebServer.WebMethods.GetModuleInfo()
   at GSMyAdmin.WebServer.WebAttributes.<InvokeMethod>()
   at GSMyAdmin.WebServer.APIService.<InvokeAPI>()

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.