Absturz Konsolen Version

In das Unterforum "Erledigt" werden alle Beiträge geschoben, die erledigt sind, bspw. bei behobenen Bugs.
F0restbear
Moderator
Beiträge: 1139
Registriert: Mo 8. Jun 2015, 17:36
Hat sich bedankt: 39 Mal
Danksagung erhalten: 214 Mal

Absturz Konsolen Version

Beitrag 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
Viele Grüße / Best regards

F0restbear
Brummiheld82
Moderator
Beiträge: 813
Registriert: Fr 20. Nov 2015, 00:00
Hat sich bedankt: 152 Mal
Danksagung erhalten: 86 Mal
Kontaktdaten:

Re: Absturz Konsolen Version

Beitrag von Brummiheld82 »

Ich reichs direkt weiter :)

Mfg..
Immer lässig grinsen :mrgreen:
Benutzeravatar
Robin
Administrator
Beiträge: 1723
Registriert: So 30. Jun 2013, 18:12
Wohnort: Rheinland-Pfalz
Hat sich bedankt: 303 Mal
Danksagung erhalten: 354 Mal

Re: Absturz Konsolen Version

Beitrag von Robin »

Guten Morgen Forest,
kamen die Fehler zufällig bevor sich der Account (neu) eingeloggt hat?

Grüße,
Robin
MFBot-VersionCode-Zeilen*In Dateien*Letzte Version
MFBot 1.5.x64851Juli 2013
MFBot 2.x1436316März 2014
MFBot 3.x2209536März 2015
MFBot 4.x55242241Juli 2018
MFBot 5.x66000440Tbc
*Ohne automatisch generierten Designer-Code
F0restbear
Moderator
Beiträge: 1139
Registriert: Mo 8. Jun 2015, 17:36
Hat sich bedankt: 39 Mal
Danksagung erhalten: 214 Mal

Re: Absturz Konsolen Version

Beitrag von F0restbear »

Huhu Robin,

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

Viele Grüße
F0rest
Viele Grüße / Best regards

F0restbear
F0restbear
Moderator
Beiträge: 1139
Registriert: Mo 8. Jun 2015, 17:36
Hat sich bedankt: 39 Mal
Danksagung erhalten: 214 Mal

Re: Absturz Konsolen Version

Beitrag 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
Viele Grüße / Best regards

F0restbear
Brummiheld82
Moderator
Beiträge: 813
Registriert: Fr 20. Nov 2015, 00:00
Hat sich bedankt: 152 Mal
Danksagung erhalten: 86 Mal
Kontaktdaten:

Re: Absturz Konsolen Version

Beitrag von Brummiheld82 »

Wieso liegt es denn in Erledigt, wenn der Fehler noch besteht?
Immer lässig grinsen :mrgreen:
F0restbear
Moderator
Beiträge: 1139
Registriert: Mo 8. Jun 2015, 17:36
Hat sich bedankt: 39 Mal
Danksagung erhalten: 214 Mal

Re: Absturz Konsolen Version

Beitrag 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
Viele Grüße / Best regards

F0restbear
Benutzeravatar
Robin
Administrator
Beiträge: 1723
Registriert: So 30. Jun 2013, 18:12
Wohnort: Rheinland-Pfalz
Hat sich bedankt: 303 Mal
Danksagung erhalten: 354 Mal

Re: Absturz Konsolen Version

Beitrag 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
MFBot-VersionCode-Zeilen*In Dateien*Letzte Version
MFBot 1.5.x64851Juli 2013
MFBot 2.x1436316März 2014
MFBot 3.x2209536März 2015
MFBot 4.x55242241Juli 2018
MFBot 5.x66000440Tbc
*Ohne automatisch generierten Designer-Code
F0restbear
Moderator
Beiträge: 1139
Registriert: Mo 8. Jun 2015, 17:36
Hat sich bedankt: 39 Mal
Danksagung erhalten: 214 Mal

Re: Absturz Konsolen Version

Beitrag 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
Viele Grüße / Best regards

F0restbear
F0restbear
Moderator
Beiträge: 1139
Registriert: Mo 8. Jun 2015, 17:36
Hat sich bedankt: 39 Mal
Danksagung erhalten: 214 Mal

Re: Absturz Konsolen Version

Beitrag von F0restbear »

Ich hab die Acc.ini nochmal clean aufgesetzt und das Problem scheint für's erste behoben zu sein :D
Folgende Benutzer bedankten sich beim Autor F0restbear für den Beitrag:
Robin (Sa 2. Mär 2019, 12:30)
Viele Grüße / Best regards

F0restbear
Gesperrt

Wer ist online?

Mitglieder in diesem Forum: 0 Mitglieder und 4 Gäste