Seite 1 von 2

Absturz Konsolen Version

Verfasst: Do 27. Dez 2018, 23:45
von F0restbear
Huhu zusammen,

ich habe die letzten Tage immer wieder das Problem, dass meine Konsolen Version abstürzt.

Folge Fehlermeldung lässt sich im General Log finden:
SPOILER
20181227 13:20:56 Warn Core System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: Connection reset by peer. ---> System.Net.Sockets.SocketException: Connection reset by peer
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult asyncResult) [0x00012] in <1a0168907d2042858c12ff7b2c118a26>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x00057] in <1a0168907d2042858c12ff7b2c118a26>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0009b] in <1a0168907d2042858c12ff7b2c118a26>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0001b] in <1a0168907d2042858c12ff7b2c118a26>:0
--- End of inner exception stack trace ---
at System.Net.WebClient.DownloadDataInternal (System.Uri address, System.Net.WebRequest& request) [0x00072] in <1a0168907d2042858c12ff7b2c118a26>:0
at System.Net.WebClient.DownloadData (System.Uri address) [0x00020] in <1a0168907d2042858c12ff7b2c118a26>:0
at (wrapper remoting-invoke-with-check) System.Net.WebClient.DownloadData(System.Uri)
at de.mfbot.MFBot_NG.Basisbibliothek.Server.sendstr (de.mfbot.MFBot_NG.Basisbibliothek.Account acc, de.mfbot.MFBot_NG.Basisbibliothek.Command command) [0x004d6] in <4843100f1e2441adaa5459f97da5995d>:0
at de.mfbot.MFBot_NG.Basisbibliothek.Server.send (de.mfbot.MFBot_NG.Basisbibliothek.Account acc, de.mfbot.MFBot_NG.Basisbibliothek.Command cmd) [0x000d2] in <4843100f1e2441adaa5459f97da5995d>:0

Re: Absturz Konsolen Version

Verfasst: Do 27. Dez 2018, 23:57
von Brummiheld82
Ich reichs direkt weiter :)

Mfg..

Re: Absturz Konsolen Version

Verfasst: Fr 28. Dez 2018, 10:11
von Robin
Guten Morgen Forest,
kamen die Fehler zufällig bevor sich der Account (neu) eingeloggt hat?

Grüße,
Robin

Re: Absturz Konsolen Version

Verfasst: Fr 28. Dez 2018, 14:08
von F0restbear
Huhu Robin,

nein, der Fehler kam einige Stunde nachdem der Bot gestartet ist.

Viele Grüße
F0rest

Re: Absturz Konsolen Version

Verfasst: So 6. Jan 2019, 14:12
von F0restbear
Tritt mit der Konsolen Version von 5.1 immer noch auf

Hat zwar keine Eile, aber ich wollte es trotzdem schon mal festhalten ;)

Das Problem scheint bei Accounts unter lvl 50 zu liegen.

Folgender Fehlermeldung lässt sich im Log finden:
SPOILER
Warn Core System.Net.WebException: Error getting response stream (ReadDone2): ReceiveFailure ---> System.Exception: at System.Net.WebConnection.HandleError (System.Net.WebExceptionStatus st, System.Exception e, System.String where) [0x00000] in <1a0168907d2042858c12ff7b2c118a26>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x00000] in <1a0168907d2042858c12ff7b2c118a26>:0
at System.Net.Sockets.SocketAsyncResult+<>c.<Complete>b__27_0 (System.Object state) [0x00000] in <1a0168907d2042858c12ff7b2c118a26>:0
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem () [0x00000] in <a6f810169ec746eeb2789b925e2858c0>:0
at System.Threading.ThreadPoolWorkQueue.Dispatch () [0x00000] in <a6f810169ec746eeb2789b925e2858c0>:0
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback () [0x00000] in <a6f810169ec746eeb2789b925e2858c0>:0
at System.Net.WebConnection.HandleError (System.Net.WebExceptionStatus st, System.Exception e, System.String where) [0x0003b] in <1a0168907d2042858c12ff7b2c118a26>:0
--- End of inner exception stack trace ---
at System.Net.WebClient.DownloadDataInternal (System.Uri address, System.Net.WebRequest& request) [0x00072] in <1a0168907d2042858c12ff7b2c118a26>:0
at System.Net.WebClient.DownloadData (System.Uri address) [0x00020] in <1a0168907d2042858c12ff7b2c118a26>:0
at (wrapper remoting-invoke-with-check) System.Net.WebClient.DownloadData(System.Uri)
at de.mfbot.MFBot_NG.Basisbibliothek.Server.sendstr (de.mfbot.MFBot_NG.Basisbibliothek.Account acc, de.mfbot.MFBot_NG.Basisbibliothek.Command command) [0x004d6] in <12649f79f6bd45abbb146d7bc04c9d2a>:0
at de.mfbot.MFBot_NG.Basisbibliothek.Server.send (de.mfbot.MFBot_NG.Basisbibliothek.Account acc, de.mfbot.MFBot_NG.Basisbibliothek.Command cmd) [0x000d2] in <12649f79f6bd45abbb146d7bc04c9d2a>:0

Re: Absturz Konsolen Version

Verfasst: So 6. Jan 2019, 17:17
von Brummiheld82
Wieso liegt es denn in Erledigt, wenn der Fehler noch besteht?

Re: Absturz Konsolen Version

Verfasst: Mo 18. Feb 2019, 11:13
von F0restbear
Problem besteht mit der neusten Version 5.1.1 leider immer noch
SPOILER
Warn Core System.Net.WebException: Error getting response stream (ReadDone1): ReceiveFailure ---> System.IO.IOException: Unable to read data from the transport connection: Connection reset by peer. ---> System.Net.Sockets.SocketException: Connection reset by peer
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult asyncResult) [0x00012] in <1a0168907d2042858c12ff7b2c118a26>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x00057] in <1a0168907d2042858c12ff7b2c118a26>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0009b] in <1a0168907d2042858c12ff7b2c118a26>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x0001b] in <1a0168907d2042858c12ff7b2c118a26>:0
--- End of inner exception stack trace ---
at System.Net.WebClient.DownloadDataInternal (System.Uri address, System.Net.WebRequest& request) [0x00072] in <1a0168907d2042858c12ff7b2c118a26>:0
at System.Net.WebClient.DownloadData (System.Uri address) [0x00020] in <1a0168907d2042858c12ff7b2c118a26>:0
at (wrapper remoting-invoke-with-check) System.Net.WebClient.DownloadData(System.Uri)
at de.mfbot.MFBot_NG.Basisbibliothek.Server.sendstr (de.mfbot.MFBot_NG.Basisbibliothek.Account acc, de.mfbot.MFBot_NG.Basisbibliothek.Command command) [0x004d6] in <11a484adc0bb42f5a7131e76919827f5>:0
at de.mfbot.MFBot_NG.Basisbibliothek.Server.send (de.mfbot.MFBot_NG.Basisbibliothek.Account acc, de.mfbot.MFBot_NG.Basisbibliothek.Command cmd) [0x000d2] in <11a484adc0bb42f5a7131e76919827f5>:0


Ablauf war übrigens folgender: Heute morgen kamen die Fehlermeldungen um 3 Uhr, 5 Uhr und 8 Uhr, abgestürzt ist er jedoch erst gegen ca. 10 Uhr

Re: Absturz Konsolen Version

Verfasst: Di 19. Feb 2019, 08:18
von Robin
Morgen Forest,
bist du sicher, dass die Meldungen, die nicht zum Absturz geführt haben, exakt die selben waren?
Wenn ja, stand noch etwas anderes dabei?

Grüße,
Robin

Re: Absturz Konsolen Version

Verfasst: Sa 23. Feb 2019, 22:07
von F0restbear
Hi Robin,

folgende Fehlermeldungen habe ich noch gefunden.



SPOILER
Warn Core System.Net.WebException: Error getting response stream (ReadDone2): ReceiveFailure ---> System.Exception: at System.Net.WebConnection.HandleError (System.Net.WebExceptionStatus st, System.Exception e, System.String where) [0x00000] in <1a0168907d2042858c12ff7b2c118a26>:0
at System.Net.WebConnection.ReadDone (System.IAsyncResult result) [0x00000] in <1a0168907d2042858c12ff7b2c118a26>:0
at System.Net.Sockets.SocketAsyncResult+<>c.<Complete>b__27_0 (System.Object state) [0x00000] in <1a0168907d2042858c12ff7b2c118a26>:0
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem () [0x00000] in <a6f810169ec746eeb2789b925e2858c0>:0
at System.Threading.ThreadPoolWorkQueue.Dispatch () [0x00000] in <a6f810169ec746eeb2789b925e2858c0>:0
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback () [0x00000] in <a6f810169ec746eeb2789b925e2858c0>:0
at System.Net.WebConnection.HandleError (System.Net.WebExceptionStatus st, System.Exception e, System.String where) [0x0003b] in <1a0168907d2042858c12ff7b2c118a26>:0
--- End of inner exception stack trace ---
at System.Net.WebClient.DownloadDataInternal (System.Uri address, System.Net.WebRequest& request) [0x00072] in <1a0168907d2042858c12ff7b2c118a26>:0
at System.Net.WebClient.DownloadData (System.Uri address) [0x00020] in <1a0168907d2042858c12ff7b2c118a26>:0
at (wrapper remoting-invoke-with-check) System.Net.WebClient.DownloadData(System.Uri)
at de.mfbot.MFBot_NG.Basisbibliothek.Server.sendstr (de.mfbot.MFBot_NG.Basisbibliothek.Account acc, de.mfbot.MFBot_NG.Basisbibliothek.Command command) [0x004d6] in <11a484adc0bb42f5a7131e76919827f5>:0
at de.mfbot.MFBot_NG.Basisbibliothek.Server.send (de.mfbot.MFBot_NG.Basisbibliothek.Account acc, de.mfbot.MFBot_NG.Basisbibliothek.Command cmd) [0x000d2] in <11a484adc0bb42f5a7131e76919827f5>:0
SPOILER
20190218 16:37:48 Error Core Out of memory
Message: Out of memory
HResult: -2147024882
StackTrace: at (wrapper alloc) System.Object.AllocVector(intptr,intptr)
at System.Net.ScatterGatherBuffers.AllocateMemoryChunk (System.Int32 newSize) [0x00010] in <1a0168907d2042858c12ff7b2c118a26>:0
at System.Net.ScatterGatherBuffers..ctor (System.Int64 totalSize) [0x00016] in <1a0168907d2042858c12ff7b2c118a26>:0
at System.Net.WebClient+DownloadBitsState.SetResponse (System.Net.WebResponse response) [0x00066] in <1a0168907d2042858c12ff7b2c118a26>:0
at System.Net.WebClient.DownloadBits (System.Net.WebRequest request, System.IO.Stream writeStream, System.Net.CompletionDelegate completionDelegate, System.ComponentModel.AsyncOperation asyncOp) [0x00045] in <1a0168907d2042858c12ff7b2c118a26>:0
at System.Net.WebClient.DownloadDataInternal (System.Uri address, System.Net.WebRequest& request) [0x00048] in <1a0168907d2042858c12ff7b2c118a26>:0
at System.Net.WebClient.DownloadData (System.Uri address) [0x00020] in <1a0168907d2042858c12ff7b2c118a26>:0
at (wrapper remoting-invoke-with-check) System.Net.WebClient.DownloadData(System.Uri)
at de.mfbot.MFBot_NG.Basisbibliothek.Server.sendstr (de.mfbot.MFBot_NG.Basisbibliothek.Account acc, de.mfbot.MFBot_NG.Basisbibliothek.Command command) [0x003b3] in <11a484adc0bb42f5a7131e76919827f5>:0
at de.mfbot.MFBot_NG.Basisbibliothek.Server.send (de.mfbot.MFBot_NG.Basisbibliothek.Account acc, de.mfbot.MFBot_NG.Basisbibliothek.Command cmd) [0x00601] in <11a484adc0bb42f5a7131e76919827f5>:0
at de.mfbot.MFBot_NG.Basisbibliothek.Server.doLogin (de.mfbot.MFBot_NG.Basisbibliothek.Account acc) [0x0002e] in <11a484adc0bb42f5a7131e76919827f5>:0
at de.mfbot.MFBot_NG.Basisbibliothek.Server.login (de.mfbot.MFBot_NG.Basisbibliothek.Account acc) [0x00041] in <11a484adc0bb42f5a7131e76919827f5>:0
at de.mfbot.MFBot_NG.Basisbibliothek.Account.login (System.Boolean relog) [0x000d4] in <11a484adc0bb42f5a7131e76919827f5>:0
at de.mfbot.MFBot_NG.Basisbibliothek.Server.send (de.mfbot.MFBot_NG.Basisbibliothek.Account acc, de.mfbot.MFBot_NG.Basisbibliothek.Command cmd) [0x0058d] in <11a484adc0bb42f5a7131e76919827f5>:0
at de.mfbot.MFBot_NG.Basisbibliothek.Account.send (de.mfbot.MFBot_NG.Basisbibliothek.Command command) [0x00021] in <11a484adc0bb42f5a7131e76919827f5>:0
at de.mfbot.MFBot_NG.Basisbibliothek.Guild.update (de.mfbot.MFBot_NG.Basisbibliothek.Account account) [0x000b3] in <11a484adc0bb42f5a7131e76919827f5>:0
at de.mfbot.MFBot_NG.Basisbibliothek.Guild.update () [0x00000] in <11a484adc0bb42f5a7131e76919827f5>:0
at de.mfbot.MFBot_NG.Basisbibliothek.GuildTasker.doGuildFights () [0x000f2] in <11a484adc0bb42f5a7131e76919827f5>:0
at de.mfbot.MFBot_NG.Basisbibliothek.PerformanceHelper+<>c__DisplayClass27_0.<createThread>b__0 () [0x00000] in <11a484adc0bb42f5a7131e76919827f5>:0

Re: Absturz Konsolen Version

Verfasst: Sa 2. Mär 2019, 12:26
von F0restbear
Ich hab die Acc.ini nochmal clean aufgesetzt und das Problem scheint für's erste behoben zu sein :D