Can’t access Instances anymore

OS Name/Version: Ubuntu Server 22.04.1 LTS

Product Name/Version: AMP Release “Halimede” v2.4.0.6

Problem Description: I was notified today by my players that they cannot access my Minecraft server anymore. When I tried to connect to the instance I get an error after some time and the connection closes. I was assigned a new public IP address by my provider, but I’m not sure if that has something to do with it. I can access the AMP web interface itself just not any of the instances.

Failure to make API call to FTB_11801 (http://127.0.0.1:8081/API/Core/Login) - retried 10 times : The operation was canceled.

TaskCanceledException

[0] (TaskCanceledException) : The operation was canceled.

at ADSModule.WebMethods.MakeInstanceRequest (m.Http.IHttpRequest request, String REQ_RAWJSON, String requesturi) at ADSModule.WebMethods.Servers (m.Http.IHttpRequest request, String id, String REQ_RAWJSON)

IOException

[1] (IOException) : Unable to read data from the transport connection: Operation aborted.

at Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.ThrowException (Net.Sockets.SocketError error) at Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.GetResult (Int16 token) at Net.Http.HttpConnection.FillAsync () at Net.Http.HttpConnection.ReadNextResponseHeaderLineAsync (Boolean foldedHeadersAllowed)

SocketException

[2] (SocketException) : Operation aborted

Steps to reproduce:

  • Step 1 Install AMP
  • Step 2 Set up an instance
  • Step 3 Try to connect to instance

Actions taken to resolve so far: Restarted both AMP and the machine running it. Checked port forwards in router.

That that instances own logs (Right click → view logs → scroll to bottom to see most recent)

Ok, so far i figured out that my players can now connect to the server again after restarting the instance. I set the server up to start when the instance is started before. However i still cannot log in to the instances. Here’s the most recent instance log.

[09:23:58] [Core:Anonymous Activity] : Authentication attempt for user admin from 127.0.0.1
[09:24:03] [Core:Anonymous Activity] : Authentication attempt for user admin from 127.0.0.1
[09:24:03] [Core:Anonymous Error] : TaskCanceledException
[09:24:03] [Core:Anonymous Error] : [0] (TaskCanceledException) : The operation was canceled.
[09:24:03] [Core:Anonymous Error] :   at AMPAPI.RemoteInstance.GetResponseDynamic (String Module, String Method, Object Parameters) 
  at AMPAPI.RemoteInstance+API_Core.Login (String username, String password, String token, Boolean rememberMe) 
  at GSMyAdmin.Authentication.RemoteAMPAuth.Authenticate (m.Http.IHttpRequest Request, String Username, String Password, String Token, Boolean TokenRequested) 
[09:24:03] [Core:Anonymous Error] : IOException
[09:24:03] [Core:Anonymous Error] : [1] (IOException) : Unable to read data from the transport connection: Operation aborted.
[09:24:03] [Core:Anonymous Error] :   at Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.ThrowException (Net.Sockets.SocketError error) 
  at Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.GetResult (Int16 token) 
  at Net.Http.HttpConnection.FillAsync () 
  at Net.Http.HttpConnection.ReadNextResponseHeaderLineAsync (Boolean foldedHeadersAllowed) 
[09:24:03] [Core:Anonymous Error] : SocketException
[09:24:03] [Core:Anonymous Error] : [2] (SocketException) : Operation aborted
[09:24:08] [Core:Anonymous Activity] : Authentication attempt for user admin from 127.0.0.1
[09:24:08] [Core:Anonymous Error] : TaskCanceledException
[09:24:08] [Core:Anonymous Error] : [0] (TaskCanceledException) : The operation was canceled.
[09:24:08] [Core:Anonymous Error] :   at AMPAPI.RemoteInstance.GetResponseDynamic (String Module, String Method, Object Parameters) 
  at AMPAPI.RemoteInstance+API_Core.Login (String username, String password, String token, Boolean rememberMe) 
  at GSMyAdmin.Authentication.RemoteAMPAuth.Authenticate (m.Http.IHttpRequest Request, String Username, String Password, String Token, Boolean TokenRequested) 
[09:24:08] [Core:Anonymous Error] : IOException
[09:24:08] [Core:Anonymous Error] : [1] (IOException) : Unable to read data from the transport connection: Operation aborted.
[09:24:08] [Core:Anonymous Error] :   at Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.ThrowException (Net.Sockets.SocketError error) 
  at Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.GetResult (Int16 token) 
  at Net.Http.HttpConnection.FillAsync () 
  at Net.Http.HttpConnection.ReadNextResponseHeaderLineAsync (Boolean foldedHeadersAllowed) 
[09:24:08] [Core:Anonymous Error] : SocketException
[09:24:08] [Core:Anonymous Error] : [2] (SocketException) : Operation aborted
[09:24:13] [Core:Anonymous Activity] : Authentication attempt for user admin from 127.0.0.1
[09:24:13] [Core:Anonymous Error] : TaskCanceledException
[09:24:13] [Core:Anonymous Error] : [0] (TaskCanceledException) : The operation was canceled.
[09:24:13] [Core:Anonymous Error] :   at AMPAPI.RemoteInstance.GetResponseDynamic (String Module, String Method, Object Parameters) 
  at AMPAPI.RemoteInstance+API_Core.Login (String username, String password, String token, Boolean rememberMe) 
  at GSMyAdmin.Authentication.RemoteAMPAuth.Authenticate (m.Http.IHttpRequest Request, String Username, String Password, String Token, Boolean TokenRequested) 
[09:24:13] [Core:Anonymous Error] : IOException
[09:24:13] [Core:Anonymous Error] : [1] (IOException) : Unable to read data from the transport connection: Operation aborted.
[09:24:13] [Core:Anonymous Error] :   at Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.ThrowException (Net.Sockets.SocketError error) 
  at Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.GetResult (Int16 token) 
  at Net.Http.HttpConnection.FillAsync () 
  at Net.Http.HttpConnection.ReadNextResponseHeaderLineAsync (Boolean foldedHeadersAllowed) 
[09:24:13] [Core:Anonymous Error] : SocketException
[09:24:13] [Core:Anonymous Error] : [2] (SocketException) : Operation aborted
[09:24:18] [Core:Anonymous Activity] : Authentication attempt for user admin from 127.0.0.1
[09:24:18] [Core:Anonymous Error] : TaskCanceledException
[09:24:18] [Core:Anonymous Error] : [0] (TaskCanceledException) : The operation was canceled.
[09:24:18] [Core:Anonymous Error] :   at AMPAPI.RemoteInstance.GetResponseDynamic (String Module, String Method, Object Parameters) 
  at AMPAPI.RemoteInstance+API_Core.Login (String username, String password, String token, Boolean rememberMe) 
  at GSMyAdmin.Authentication.RemoteAMPAuth.Authenticate (m.Http.IHttpRequest Request, String Username, String Password, String Token, Boolean TokenRequested) 
[09:24:18] [Core:Anonymous Error] : IOException
[09:24:18] [Core:Anonymous Error] : [1] (IOException) : Unable to read data from the transport connection: Operation aborted.
[09:24:18] [Core:Anonymous Error] :   at Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.ThrowException (Net.Sockets.SocketError error) 
  at Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.GetResult (Int16 token) 
  at Net.Http.HttpConnection.FillAsync () 
  at Net.Http.HttpConnection.ReadNextResponseHeaderLineAsync (Boolean foldedHeadersAllowed) 
[09:24:18] [Core:Anonymous Error] : SocketException
[09:24:18] [Core:Anonymous Error] : [2] (SocketException) : Operation aborted
[09:24:23] [Core:Anonymous Activity] : Authentication attempt for user admin from 127.0.0.1
[09:24:23] [Core:Anonymous Error] : TaskCanceledException
[09:24:23] [Core:Anonymous Error] : [0] (TaskCanceledException) : The operation was canceled.
[09:24:23] [Core:Anonymous Error] :   at AMPAPI.RemoteInstance.GetResponseDynamic (String Module, String Method, Object Parameters) 
  at AMPAPI.RemoteInstance+API_Core.Login (String username, String password, String token, Boolean rememberMe) 
  at GSMyAdmin.Authentication.RemoteAMPAuth.Authenticate (m.Http.IHttpRequest Request, String Username, String Password, String Token, Boolean TokenRequested) 
[09:24:23] [Core:Anonymous Error] : IOException
[09:24:23] [Core:Anonymous Error] : [1] (IOException) : Unable to read data from the transport connection: Operation aborted.
[09:24:23] [Core:Anonymous Error] :   at Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.ThrowException (Net.Sockets.SocketError error) 
  at Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.GetResult (Int16 token) 
  at Net.Http.HttpConnection.FillAsync () 
  at Net.Http.HttpConnection.ReadNextResponseHeaderLineAsync (Boolean foldedHeadersAllowed) 
[09:24:23] [Core:Anonymous Error] : SocketException
[09:24:23] [Core:Anonymous Error] : [2] (SocketException) : Operation aborted
[09:24:28] [Core:Anonymous Activity] : Authentication attempt for user admin from 127.0.0.1
[09:24:28] [Core:Anonymous Error] : TaskCanceledException
[09:24:28] [Core:Anonymous Error] : [0] (TaskCanceledException) : The operation was canceled.
[09:24:28] [Core:Anonymous Error] :   at AMPAPI.RemoteInstance.GetResponseDynamic (String Module, String Method, Object Parameters) 
  at AMPAPI.RemoteInstance+API_Core.Login (String username, String password, String token, Boolean rememberMe) 
  at GSMyAdmin.Authentication.RemoteAMPAuth.Authenticate (m.Http.IHttpRequest Request, String Username, String Password, String Token, Boolean TokenRequested) 
[09:24:28] [Core:Anonymous Error] : IOException
[09:24:28] [Core:Anonymous Error] : [1] (IOException) : Unable to read data from the transport connection: Operation aborted.
[09:24:28] [Core:Anonymous Error] :   at Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.ThrowException (Net.Sockets.SocketError error) 
  at Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.GetResult (Int16 token) 
  at Net.Http.HttpConnection.FillAsync () 
  at Net.Http.HttpConnection.ReadNextResponseHeaderLineAsync (Boolean foldedHeadersAllowed) 
[09:24:28] [Core:Anonymous Error] : SocketException
[09:24:28] [Core:Anonymous Error] : [2] (SocketException) : Operation aborted
[09:24:33] [Core:Anonymous Activity] : Authentication attempt for user admin from 127.0.0.1
[09:24:33] [Core:Anonymous Error] : TaskCanceledException
[09:24:33] [Core:Anonymous Error] : [0] (TaskCanceledException) : The operation was canceled.
[09:24:33] [Core:Anonymous Error] :   at AMPAPI.RemoteInstance.GetResponseDynamic (String Module, String Method, Object Parameters) 
  at AMPAPI.RemoteInstance+API_Core.Login (String username, String password, String token, Boolean rememberMe) 
  at GSMyAdmin.Authentication.RemoteAMPAuth.Authenticate (m.Http.IHttpRequest Request, String Username, String Password, String Token, Boolean TokenRequested) 
[09:24:33] [Core:Anonymous Error] : IOException
[09:24:33] [Core:Anonymous Error] : [1] (IOException) : Unable to read data from the transport connection: Operation aborted.
[09:24:33] [Core:Anonymous Error] :   at Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.ThrowException (Net.Sockets.SocketError error) 
  at Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.GetResult (Int16 token) 
  at Net.Http.HttpConnection.FillAsync () 
  at Net.Http.HttpConnection.ReadNextResponseHeaderLineAsync (Boolean foldedHeadersAllowed) 
[09:24:33] [Core:Anonymous Error] : SocketException
[09:24:33] [Core:Anonymous Error] : [2] (SocketException) : Operation aborted
[09:24:38] [Core:Anonymous Activity] : Authentication attempt for user admin from 127.0.0.1
[09:24:38] [Core:Anonymous Error] : TaskCanceledException
[09:24:38] [Core:Anonymous Error] : [0] (TaskCanceledException) : The operation was canceled.
[09:24:38] [Core:Anonymous Error] :   at AMPAPI.RemoteInstance.GetResponseDynamic (String Module, String Method, Object Parameters) 
  at AMPAPI.RemoteInstance+API_Core.Login (String username, String password, String token, Boolean rememberMe) 
  at GSMyAdmin.Authentication.RemoteAMPAuth.Authenticate (m.Http.IHttpRequest Request, String Username, String Password, String Token, Boolean TokenRequested) 
[09:24:38] [Core:Anonymous Error] : IOException
[09:24:38] [Core:Anonymous Error] : [1] (IOException) : Unable to read data from the transport connection: Operation aborted.
[09:24:38] [Core:Anonymous Error] :   at Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.ThrowException (Net.Sockets.SocketError error) 
  at Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.GetResult (Int16 token) 
  at Net.Http.HttpConnection.FillAsync () 
  at Net.Http.HttpConnection.ReadNextResponseHeaderLineAsync (Boolean foldedHeadersAllowed) 
[09:24:38] [Core:Anonymous Error] : SocketException
[09:24:38] [Core:Anonymous Error] : [2] (SocketException) : Operation aborted
[09:24:43] [Core:Anonymous Activity] : Authentication attempt for user admin from 127.0.0.1
[09:24:43] [Core:Anonymous Error] : TaskCanceledException
[09:24:43] [Core:Anonymous Error] : [0] (TaskCanceledException) : The operation was canceled.
[09:24:43] [Core:Anonymous Error] :   at AMPAPI.RemoteInstance.GetResponseDynamic (String Module, String Method, Object Parameters) 
  at AMPAPI.RemoteInstance+API_Core.Login (String username, String password, String token, Boolean rememberMe) 
  at GSMyAdmin.Authentication.RemoteAMPAuth.Authenticate (m.Http.IHttpRequest Request, String Username, String Password, String Token, Boolean TokenRequested) 
[09:24:43] [Core:Anonymous Error] : IOException
[09:24:43] [Core:Anonymous Error] : [1] (IOException) : Unable to read data from the transport connection: Operation aborted.
[09:24:43] [Core:Anonymous Error] :   at Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.ThrowException (Net.Sockets.SocketError error) 
  at Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.GetResult (Int16 token) 
  at Net.Http.HttpConnection.FillAsync () 
  at Net.Http.HttpConnection.ReadNextResponseHeaderLineAsync (Boolean foldedHeadersAllowed) 
[09:24:43] [Core:Anonymous Error] : SocketException
[09:24:43] [Core:Anonymous Error] : [2] (SocketException) : Operation aborted
[09:24:48] [Core:Anonymous Error] : TaskCanceledException
[09:24:48] [Core:Anonymous Error] : [0] (TaskCanceledException) : The operation was canceled.
[09:24:48] [Core:Anonymous Error] :   at AMPAPI.RemoteInstance.GetResponseDynamic (String Module, String Method, Object Parameters) 
  at AMPAPI.RemoteInstance+API_Core.Login (String username, String password, String token, Boolean rememberMe) 
  at GSMyAdmin.Authentication.RemoteAMPAuth.Authenticate (m.Http.IHttpRequest Request, String Username, String Password, String Token, Boolean TokenRequested) 
[09:24:48] [Core:Anonymous Error] : IOException
[09:24:48] [Core:Anonymous Error] : [1] (IOException) : Unable to read data from the transport connection: Operation aborted.
[09:24:48] [Core:Anonymous Error] :   at Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.ThrowException (Net.Sockets.SocketError error) 
  at Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.GetResult (Int16 token) 
  at Net.Http.HttpConnection.FillAsync () 
  at Net.Http.HttpConnection.ReadNextResponseHeaderLineAsync (Boolean foldedHeadersAllowed) 
[09:24:48] [Core:Anonymous Error] : SocketException
[09:24:48] [Core:Anonymous Error] : [2] (SocketException) : Operation aborted

And here’s the complete log of another instance (Teamspeak 3). Same Problem. Two days ago everything worked fine.

[11:53:52] [Core Info]            : Starting AMP version 2.4.0.6 (Halimede), built 30/09/2022 14:12
[11:53:52] [Core Info]            : Stream: Mainline (Release) - built by CUBECODERS/buildbot on CCL-DEV
[11:53:52] [Core Info]            : OS: Linux / x86_64
[11:53:52] [Core Info]            : CPU: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz (4C/8T)
[11:53:52] [Core Info]            : AMP Instance ID: 990ab7f2-fef4-4a45-bdd8-cb87b685c511
[11:53:53] [ModuleLoader Info]    : Loaded GenericModule version 1.0.0.0 by CubeCoders Limited
[11:53:53] [Core Info]            : Metrics publishing is enabled at udp://localhost:12820.
[11:53:53] [ModuleLoader Info]    : Loaded FileManagerPlugin version 1.0.0.0 by CubeCoders Limited
[11:53:53] [ModuleLoader Info]    : Loaded EmailSenderPlugin version 1.0.0.0 by CubeCoders Limited
[11:53:53] [ModuleLoader Info]    : Loaded WebRequestPlugin version 1.0.0.0 by CubeCoders Limited
[11:53:53] [ModuleLoader Info]    : Loaded LocalFileBackupPlugin version 1.0.0.0 by CubeCoders Limited
[11:53:53] [ModuleLoader Info]    : Loaded CommonCorePlugin version 1.0.0.0 by CubeCoders Limited
[11:53:53] [ModuleLoader Info]    : GenericModule requests dependency steamcmdplugin...
[11:53:53] [ModuleLoader Info]    : Loaded steamcmdplugin version 1.0.0.0 by CubeCoders Limited
[11:53:53] [ModuleLoader Info]    : GenericModule requests dependency RCONPlugin...
[11:53:53] [ModuleLoader Info]    : Loaded RCONPlugin version 1.0.0.1 by CubeCoders Limited
[11:53:53] [Core Info]            : Licence Present: AMP Network Standard Edition (Licenced to xxxxxx)
[11:53:54] [FileManager Notice]   : Using keypair with fingerprint xrmaAPPWQxRZcl+/RkQFrlSBuGR7XiuxesZ9pheE0I8=
[11:53:54] [FileManager Info]     : SFTP Server started on 0.0.0.0:2225
[11:53:54] [WebServer Info]       : Websockets are enabled.
[11:53:54] [WebServer Info]       : Webserver started on http://127.0.0.1:8082
[11:53:54] [Logger Warning]       : RouterTimer@10Hz with 2 jobs started
[11:53:54] [Core Info]            : Checking for AMP updates...
[11:53:55] [Core Info]            : AMP is up-to-date.
[11:53:58] [Generic Info]         : Extracting /AMP/ts3/teamspeak3-server_linux_amd64-3.13.7.tar.bz2 to /AMP/ts3/...
[11:54:00] [Generic Info]         : Skipping download - target already exists (/AMP/ts3/teamspeak3-server_win64/teamspeak3server.ini)
[11:54:01] [Generic Info]         : Merging config file ./ts3/teamspeak3-server_win64/teamspeak3server.ini (KVP format) using Unicode (UTF-8) encoding.
[11:54:59] [Core:Anonymous Activity] : Authentication attempt for user admin from 127.0.0.1
[11:55:04] [Core:Anonymous Activity] : Authentication attempt for user admin from 127.0.0.1
[11:55:04] [Core:Anonymous Error] : TaskCanceledException
[11:55:04] [Core:Anonymous Error] : [0] (TaskCanceledException) : The operation was canceled.
[11:55:04] [Core:Anonymous Error] :   at AMPAPI.RemoteInstance.GetResponseDynamic (String Module, String Method, Object Parameters) 
  at AMPAPI.RemoteInstance+API_Core.Login (String username, String password, String token, Boolean rememberMe) 
  at GSMyAdmin.Authentication.RemoteAMPAuth.Authenticate (m.Http.IHttpRequest Request, String Username, String Password, String Token, Boolean TokenRequested) 
[11:55:04] [Core:Anonymous Error] : IOException
[11:55:04] [Core:Anonymous Error] : [1] (IOException) : Unable to read data from the transport connection: Operation aborted.
[11:55:04] [Core:Anonymous Error] :   at Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.ThrowException (Net.Sockets.SocketError error) 
  at Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.GetResult (Int16 token) 
  at Net.Http.HttpConnection.FillAsync () 
  at Net.Http.HttpConnection.ReadNextResponseHeaderLineAsync (Boolean foldedHeadersAllowed) 
[11:55:04] [Core:Anonymous Error] : SocketException
[11:55:04] [Core:Anonymous Error] : [2] (SocketException) : Operation aborted
[11:55:09] [Core:Anonymous Activity] : Authentication attempt for user admin from 127.0.0.1
[11:55:09] [Core:Anonymous Error] : TaskCanceledException
[11:55:09] [Core:Anonymous Error] : [0] (TaskCanceledException) : The operation was canceled.
[11:55:09] [Core:Anonymous Error] :   at AMPAPI.RemoteInstance.GetResponseDynamic (String Module, String Method, Object Parameters) 
  at AMPAPI.RemoteInstance+API_Core.Login (String username, String password, String token, Boolean rememberMe) 
  at GSMyAdmin.Authentication.RemoteAMPAuth.Authenticate (m.Http.IHttpRequest Request, String Username, String Password, String Token, Boolean TokenRequested) 
[11:55:09] [Core:Anonymous Error] : IOException
[11:55:09] [Core:Anonymous Error] : [1] (IOException) : Unable to read data from the transport connection: Operation aborted.
[11:55:09] [Core:Anonymous Error] :   at Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.ThrowException (Net.Sockets.SocketError error) 
  at Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.GetResult (Int16 token) 
  at Net.Http.HttpConnection.FillAsync () 
  at Net.Http.HttpConnection.ReadNextResponseHeaderLineAsync (Boolean foldedHeadersAllowed) 
[11:55:09] [Core:Anonymous Error] : SocketException
[11:55:09] [Core:Anonymous Error] : [2] (SocketException) : Operation aborted
[11:55:14] [Core:Anonymous Activity] : Authentication attempt for user admin from 127.0.0.1
[11:55:14] [Core:Anonymous Error] : TaskCanceledException
[11:55:14] [Core:Anonymous Error] : [0] (TaskCanceledException) : The operation was canceled.
[11:55:14] [Core:Anonymous Error] :   at AMPAPI.RemoteInstance.GetResponseDynamic (String Module, String Method, Object Parameters) 
  at AMPAPI.RemoteInstance+API_Core.Login (String username, String password, String token, Boolean rememberMe) 
  at GSMyAdmin.Authentication.RemoteAMPAuth.Authenticate (m.Http.IHttpRequest Request, String Username, String Password, String Token, Boolean TokenRequested) 
[11:55:14] [Core:Anonymous Error] : IOException
[11:55:14] [Core:Anonymous Error] : [1] (IOException) : Unable to read data from the transport connection: Operation aborted.
[11:55:14] [Core:Anonymous Error] :   at Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.ThrowException (Net.Sockets.SocketError error) 
  at Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.GetResult (Int16 token) 
  at Net.Http.HttpConnection.FillAsync () 
  at Net.Http.HttpConnection.ReadNextResponseHeaderLineAsync (Boolean foldedHeadersAllowed) 
[11:55:14] [Core:Anonymous Error] : SocketException
[11:55:14] [Core:Anonymous Error] : [2] (SocketException) : Operation aborted
[11:55:19] [Core:Anonymous Activity] : Authentication attempt for user admin from 127.0.0.1
[11:55:19] [Core:Anonymous Error] : TaskCanceledException
[11:55:19] [Core:Anonymous Error] : [0] (TaskCanceledException) : The operation was canceled.
[11:55:19] [Core:Anonymous Error] :   at AMPAPI.RemoteInstance.GetResponseDynamic (String Module, String Method, Object Parameters) 
  at AMPAPI.RemoteInstance+API_Core.Login (String username, String password, String token, Boolean rememberMe) 
  at GSMyAdmin.Authentication.RemoteAMPAuth.Authenticate (m.Http.IHttpRequest Request, String Username, String Password, String Token, Boolean TokenRequested) 
[11:55:19] [Core:Anonymous Error] : IOException
[11:55:19] [Core:Anonymous Error] : [1] (IOException) : Unable to read data from the transport connection: Operation aborted.
[11:55:19] [Core:Anonymous Error] :   at Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.ThrowException (Net.Sockets.SocketError error) 
  at Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.GetResult (Int16 token) 
  at Net.Http.HttpConnection.FillAsync () 
  at Net.Http.HttpConnection.ReadNextResponseHeaderLineAsync (Boolean foldedHeadersAllowed) 
[11:55:19] [Core:Anonymous Error] : SocketException
[11:55:19] [Core:Anonymous Error] : [2] (SocketException) : Operation aborted
[11:55:24] [Core:Anonymous Activity] : Authentication attempt for user admin from 127.0.0.1
[11:55:24] [Core:Anonymous Error] : TaskCanceledException
[11:55:24] [Core:Anonymous Error] : [0] (TaskCanceledException) : The operation was canceled.
[11:55:24] [Core:Anonymous Error] :   at AMPAPI.RemoteInstance.GetResponseDynamic (String Module, String Method, Object Parameters) 
  at AMPAPI.RemoteInstance+API_Core.Login (String username, String password, String token, Boolean rememberMe) 
  at GSMyAdmin.Authentication.RemoteAMPAuth.Authenticate (m.Http.IHttpRequest Request, String Username, String Password, String Token, Boolean TokenRequested) 
[11:55:24] [Core:Anonymous Error] : IOException
[11:55:24] [Core:Anonymous Error] : [1] (IOException) : Unable to read data from the transport connection: Operation aborted.
[11:55:24] [Core:Anonymous Error] :   at Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.ThrowException (Net.Sockets.SocketError error) 
  at Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.GetResult (Int16 token) 
  at Net.Http.HttpConnection.FillAsync () 
  at Net.Http.HttpConnection.ReadNextResponseHeaderLineAsync (Boolean foldedHeadersAllowed) 
[11:55:24] [Core:Anonymous Error] : SocketException
[11:55:24] [Core:Anonymous Error] : [2] (SocketException) : Operation aborted
[11:55:29] [Core:Anonymous Activity] : Authentication attempt for user admin from 127.0.0.1
[11:55:29] [Core:Anonymous Error] : TaskCanceledException
[11:55:29] [Core:Anonymous Error] : [0] (TaskCanceledException) : The operation was canceled.
[11:55:29] [Core:Anonymous Error] :   at AMPAPI.RemoteInstance.GetResponseDynamic (String Module, String Method, Object Parameters) 
  at AMPAPI.RemoteInstance+API_Core.Login (String username, String password, String token, Boolean rememberMe) 
  at GSMyAdmin.Authentication.RemoteAMPAuth.Authenticate (m.Http.IHttpRequest Request, String Username, String Password, String Token, Boolean TokenRequested) 
[11:55:29] [Core:Anonymous Error] : IOException
[11:55:29] [Core:Anonymous Error] : [1] (IOException) : Unable to read data from the transport connection: Operation aborted.
[11:55:29] [Core:Anonymous Error] :   at Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.ThrowException (Net.Sockets.SocketError error) 
  at Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.GetResult (Int16 token) 
  at Net.Http.HttpConnection.FillAsync () 
  at Net.Http.HttpConnection.ReadNextResponseHeaderLineAsync (Boolean foldedHeadersAllowed) 
[11:55:29] [Core:Anonymous Error] : SocketException
[11:55:29] [Core:Anonymous Error] : [2] (SocketException) : Operation aborted
[11:55:34] [Core:Anonymous Activity] : Authentication attempt for user admin from 127.0.0.1
[11:55:34] [Core:Anonymous Error] : TaskCanceledException
[11:55:34] [Core:Anonymous Error] : [0] (TaskCanceledException) : The operation was canceled.
[11:55:34] [Core:Anonymous Error] :   at AMPAPI.RemoteInstance.GetResponseDynamic (String Module, String Method, Object Parameters) 
  at AMPAPI.RemoteInstance+API_Core.Login (String username, String password, String token, Boolean rememberMe) 
  at GSMyAdmin.Authentication.RemoteAMPAuth.Authenticate (m.Http.IHttpRequest Request, String Username, String Password, String Token, Boolean TokenRequested) 
[11:55:34] [Core:Anonymous Error] : IOException
[11:55:34] [Core:Anonymous Error] : [1] (IOException) : Unable to read data from the transport connection: Operation aborted.
[11:55:34] [Core:Anonymous Error] :   at Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.ThrowException (Net.Sockets.SocketError error) 
  at Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.GetResult (Int16 token) 
  at Net.Http.HttpConnection.FillAsync () 
  at Net.Http.HttpConnection.ReadNextResponseHeaderLineAsync (Boolean foldedHeadersAllowed) 
[11:55:34] [Core:Anonymous Error] : SocketException
[11:55:34] [Core:Anonymous Error] : [2] (SocketException) : Operation aborted
[11:55:39] [Core:Anonymous Activity] : Authentication attempt for user admin from 127.0.0.1
[11:55:39] [Core:Anonymous Error] : TaskCanceledException
[11:55:39] [Core:Anonymous Error] : [0] (TaskCanceledException) : The operation was canceled.
[11:55:39] [Core:Anonymous Error] :   at AMPAPI.RemoteInstance.GetResponseDynamic (String Module, String Method, Object Parameters) 
  at AMPAPI.RemoteInstance+API_Core.Login (String username, String password, String token, Boolean rememberMe) 
  at GSMyAdmin.Authentication.RemoteAMPAuth.Authenticate (m.Http.IHttpRequest Request, String Username, String Password, String Token, Boolean TokenRequested) 
[11:55:39] [Core:Anonymous Error] : IOException
[11:55:39] [Core:Anonymous Error] : [1] (IOException) : Unable to read data from the transport connection: Operation aborted.
[11:55:39] [Core:Anonymous Error] :   at Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.ThrowException (Net.Sockets.SocketError error) 
  at Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.GetResult (Int16 token) 
  at Net.Http.HttpConnection.FillAsync () 
  at Net.Http.HttpConnection.ReadNextResponseHeaderLineAsync (Boolean foldedHeadersAllowed) 
[11:55:39] [Core:Anonymous Error] : SocketException
[11:55:39] [Core:Anonymous Error] : [2] (SocketException) : Operation aborted
[11:55:44] [Core:Anonymous Activity] : Authentication attempt for user admin from 127.0.0.1
[11:55:44] [Core:Anonymous Error] : TaskCanceledException
[11:55:44] [Core:Anonymous Error] : [0] (TaskCanceledException) : The operation was canceled.
[11:55:44] [Core:Anonymous Error] :   at AMPAPI.RemoteInstance.GetResponseDynamic (String Module, String Method, Object Parameters) 
  at AMPAPI.RemoteInstance+API_Core.Login (String username, String password, String token, Boolean rememberMe) 
  at GSMyAdmin.Authentication.RemoteAMPAuth.Authenticate (m.Http.IHttpRequest Request, String Username, String Password, String Token, Boolean TokenRequested) 
[11:55:44] [Core:Anonymous Error] : IOException
[11:55:44] [Core:Anonymous Error] : [1] (IOException) : Unable to read data from the transport connection: Operation aborted.
[11:55:44] [Core:Anonymous Error] :   at Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.ThrowException (Net.Sockets.SocketError error) 
  at Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.GetResult (Int16 token) 
  at Net.Http.HttpConnection.FillAsync () 
  at Net.Http.HttpConnection.ReadNextResponseHeaderLineAsync (Boolean foldedHeadersAllowed) 
[11:55:44] [Core:Anonymous Error] : SocketException
[11:55:44] [Core:Anonymous Error] : [2] (SocketException) : Operation aborted
[11:55:49] [Core:Anonymous Error] : TaskCanceledException
[11:55:49] [Core:Anonymous Error] : [0] (TaskCanceledException) : The operation was canceled.
[11:55:49] [Core:Anonymous Error] :   at AMPAPI.RemoteInstance.GetResponseDynamic (String Module, String Method, Object Parameters) 
  at AMPAPI.RemoteInstance+API_Core.Login (String username, String password, String token, Boolean rememberMe) 
  at GSMyAdmin.Authentication.RemoteAMPAuth.Authenticate (m.Http.IHttpRequest Request, String Username, String Password, String Token, Boolean TokenRequested) 
[11:55:49] [Core:Anonymous Error] : IOException
[11:55:49] [Core:Anonymous Error] : [1] (IOException) : Unable to read data from the transport connection: Operation aborted.
[11:55:49] [Core:Anonymous Error] :   at Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.ThrowException (Net.Sockets.SocketError error) 
  at Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.GetResult (Int16 token) 
  at Net.Http.HttpConnection.FillAsync () 
  at Net.Http.HttpConnection.ReadNextResponseHeaderLineAsync (Boolean foldedHeadersAllowed) 
[11:55:49] [Core:Anonymous Error] : SocketException
[11:55:49] [Core:Anonymous Error] : [2] (SocketException) : Operation aborted

I just removed my name from the log.