Konsolen Version stürz ab.

In das Unterforum "Erledigt" werden alle Beiträge geschoben, die erledigt sind, bspw. bei behobenen Bugs.
Gesperrt
InsertDisk2
Beiträge: 9
Registriert: Do 11. Apr 2019, 11:48
Hat sich bedankt: 1 Mal
Danksagung erhalten: 2 Mal

Konsolen Version stürz ab.

Beitrag von InsertDisk2 »

Nach erfolgreicher Einrichtung und Start um ca 16h des Linux Konsolen Bots lief er bis Nachts ca. 0:30 und brach dann mit einem Absturz ab.

Logdatei:

Code: Alles auswählen

#####################################################
#### Log für: General
#### Beginn am: 10.04.2019 16:14:44
#### Bot Version: 5.1.3.1
#####################################################
20190411 00:27:55 Warn Database sqlite execution failed
Message: Attempt to write a read-only database
attempt to write a readonly database
HResult: -2147467259
Source: Mono.Data.Sqlite
StackTrace:   at Mono.Data.Sqlite.SQLite3.Reset (Mono.Data.Sqlite.SqliteStatement stmt) [0x00084] in <d76aed3ef4b74510a6942db09e9ed01e>:0
  at Mono.Data.Sqlite.SQLite3.Step (Mono.Data.Sqlite.SqliteStatement stmt) [0x0003d] in <d76aed3ef4b74510a6942db09e9ed01e>:0
  at Mono.Data.Sqlite.SqliteDataReader.NextResult () [0x00104] in <d76aed3ef4b74510a6942db09e9ed01e>:0
  at Mono.Data.Sqlite.SqliteDataReader..ctor (Mono.Data.Sqlite.SqliteCommand cmd, System.Data.CommandBehavior behave) [0x0004e] in <d76aed3ef4b74510a6942db09e9ed01e>:0
  at (wrapper remoting-invoke-with-check) Mono.Data.Sqlite.SqliteDataReader..ctor(Mono.Data.Sqlite.SqliteCommand,System.Data.CommandBehavior)
  at Mono.Data.Sqlite.SqliteCommand.ExecuteReader (System.Data.CommandBehavior behavior) [0x00006] in <d76aed3ef4b74510a6942db09e9ed01e>:0
  at Mono.Data.Sqlite.SqliteCommand.ExecuteNonQuery () [0x00000] in <d76aed3ef4b74510a6942db09e9ed01e>:0
  at de.mfbot.MFBot_NG.Basisbibliothek.Utilities.SqliteDao.execute (System.String sql, System.Collections.Generic.Dictionary`2[TKey,TValue] parameters) [0x000a6] in <86e9d6cf82c048d996f04f9ab8462
644>:0
TargetSite: Int32 Reset(Mono.Data.Sqlite.SqliteStatement)

20190411 00:27:55 Warn Database sqlite execution failed
Message: Transaction is not associated with the command's connection
HResult: -2147024809
Source: Mono.Data.Sqlite
StackTrace:   at Mono.Data.Sqlite.SqliteCommand.set_Transaction (Mono.Data.Sqlite.SqliteTransaction value) [0x00039] in <d76aed3ef4b74510a6942db09e9ed01e>:0
  at (wrapper remoting-invoke-with-check) Mono.Data.Sqlite.SqliteCommand.set_Transaction(Mono.Data.Sqlite.SqliteTransaction)
  at de.mfbot.MFBot_NG.Basisbibliothek.Utilities.SqliteDao.execute (System.String sql, System.Collections.Generic.Dictionary`2[TKey,TValue] parameters) [0x0004b] in <86e9d6cf82c048d996f04f9ab8462
644>:0
Morgens wollte ich ihn dann wieder starten, doch seitdem stürzt er direkt nach dem Start ab:

Code: Alles auswählen

>~/MFBot$ ./MFBot_Konsole_x86_64
Loaded assembly

Unhandled Exception:
System.ArgumentNullException: Value cannot be null.
Parameter name: uriString
  at System.Uri..ctor (System.String uriString) [0x00009] in <1a0168907d2042858c12ff7b2c118a26>:0
  at de.mfbot.MFBot_NG.Basisbibliothek.Utilities.IniFileDefault..ctor (System.Boolean load) [0x0001d] in <fd659fda6442472aa9dfe6e980676660>:0
  at de.mfbot.MFBot_NG.Konsole.Program.Main (System.String[] args) [0x00005] in <03ac7ded41c44d97a8e4f3809d836252>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.ArgumentNullException: Value cannot be null.
Parameter name: uriString
  at System.Uri..ctor (System.String uriString) [0x00009] in <1a0168907d2042858c12ff7b2c118a26>:0
  at de.mfbot.MFBot_NG.Basisbibliothek.Utilities.IniFileDefault..ctor (System.Boolean load) [0x0001d] in <fd659fda6442472aa9dfe6e980676660>:0
  at de.mfbot.MFBot_NG.Konsole.Program.Main (System.String[] args) [0x00005] in <03ac7ded41c44d97a8e4f3809d836252>:0
Komischerweise kommt auch der Absturz wenn ich ohne ini, alles jungfräulich starte.
InsertDisk2
Beiträge: 9
Registriert: Do 11. Apr 2019, 11:48
Hat sich bedankt: 1 Mal
Danksagung erhalten: 2 Mal

Re: Konsolen Version stürz ab.

Beitrag von InsertDisk2 »

Auch mit der neuen Version habe ich diesen Absturz direkt nach dem Start :(

keiner ne Tip für mich?
Benutzeravatar
TakeViagraDieHard
Spender
Beiträge: 140
Registriert: Fr 29. Jun 2018, 21:53
Wohnort: NRW
Hat sich bedankt: 14 Mal
Danksagung erhalten: 46 Mal

Re: Konsolen Version stürz ab.

Beitrag von TakeViagraDieHard »

Aufgrund dieses eintags "Attempt to write a read-only database" würde ich mal behaupten das der Benutzer evtl. keine Schreibrechte hat oder Dateien read-only sind.
Prüf das mal bitte.
InsertDisk2
Beiträge: 9
Registriert: Do 11. Apr 2019, 11:48
Hat sich bedankt: 1 Mal
Danksagung erhalten: 2 Mal

Re: Konsolen Version stürz ab.

Beitrag von InsertDisk2 »

So bin weiter gekommen. War ein Verständnis Fehler, ich dachte der Bot legt nach dem Start ne 0816 Acc.ini an, man muss sie aber vorher in das Verz. kopieren.

Nichts desto trotz lief der Bot danach wieder lediglich bis kurz nach 23Uhr.

Hier die Logs:

Code: Alles auswählen

Unhandled Exception:
System.IO.FileNotFoundException: Could not find file ""
  at System.IO.Directory.InsecureGetCurrentDirectory () [0x00010] in <a6f810169ec746eeb2789b925e2858c0>:0
  at System.IO.Path.InsecureGetFullPath (System.String path) [0x0010f] in <a6f810169ec746eeb2789b925e2858c0>:0
  at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, Syst
em.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x000b9] in <a6f810169ec746eeb2789b925e2858c0>:0
  at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, Syst
em.Int32 bufferSize, System.IO.FileOptions options, System.String msgPath, System.Boolean bFromProxy, System.Boolean useLongPath, System.B
oolean checkHost) [0x00000] in <a6f810169ec746eeb2789b925e2858c0>:0
  at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,in
t,System.IO.FileOptions,string,bool,bool,bool)
  at System.IO.StreamWriter.CreateFile (System.String path, System.Boolean append, System.Boolean checkHost) [0x0001c] in <a6f810169ec746e
eb2789b925e2858c0>:0
  at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize, Syst
em.Boolean checkHost) [0x00055] in <a6f810169ec746eeb2789b925e2858c0>:0
  at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize) [0x0
0000] in <a6f810169ec746eeb2789b925e2858c0>:0
  at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding) [0x00000] in <a6f810169ec746e
eb2789b925e2858c0>:0
  at (wrapper remoting-invoke-with-check) System.IO.StreamWriter..ctor(string,bool,System.Text.Encoding)
  at System.IO.File.WriteAllText (System.String path, System.String contents, System.Text.Encoding encoding) [0x00000] in <a6f810169ec746e
eb2789b925e2858c0>:0
  at System.IO.File.WriteAllText (System.String path, System.String contents) [0x00007] in <a6f810169ec746eeb2789b925e2858c0>:0
  at de.mfbot.MFBot_NG.Basisbibliothek.Utilities.IniFileDefault.Save (System.String fileName) [0x00111] in <5c42e7c7b9c14193b7ece3cc415be2
99>:0
  at de.mfbot.MFBot_NG.Basisbibliothek.Utilities.IniFileDefault.SaveWorker () [0x00030] in <5c42e7c7b9c14193b7ece3cc415be299>:0
  at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00014] in <a6f810169ec746eeb2789b925e2858c0>:0
  at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback c
allback, System.Object state, System.Boolean preserveSyncCtx) [0x00071] in <a6f810169ec746eeb2789b925e2858c0>:0
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback,
 System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <a6f810169ec746eeb2789b925e2858c0>:0
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback,
 System.Object state) [0x0002b] in <a6f810169ec746eeb2789b925e2858c0>:0
  at System.Threading.ThreadHelper.ThreadStart () [0x00008] in <a6f810169ec746eeb2789b925e2858c0>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.IO.FileNotFoundException: Could not find file ""
  at System.IO.Directory.InsecureGetCurrentDirectory () [0x00010] in <a6f810169ec746eeb2789b925e2858c0>:0
  at System.IO.Path.InsecureGetFullPath (System.String path) [0x0010f] in <a6f810169ec746eeb2789b925e2858c0>:0
  at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, Syst
em.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x000b9] in <a6f810169ec746eeb2789b925e2858c0>:0
  at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, Syst
em.Int32 bufferSize, System.IO.FileOptions options, System.String msgPath, System.Boolean bFromProxy, System.Boolean useLongPath, System.B
oolean checkHost) [0x00000] in <a6f810169ec746eeb2789b925e2858c0>:0
  at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,in
t,System.IO.FileOptions,string,bool,bool,bool)
  at System.IO.StreamWriter.CreateFile (System.String path, System.Boolean append, System.Boolean checkHost) [0x0001c] in <a6f810169ec746e
eb2789b925e2858c0>:0
  at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize, Syst
em.Boolean checkHost) [0x00055] in <a6f810169ec746eeb2789b925e2858c0>:0
  at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize) [0x0
0000] in <a6f810169ec746eeb2789b925e2858c0>:0
  at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding) [0x00000] in <a6f810169ec746e
eb2789b925e2858c0>:0
  at (wrapper remoting-invoke-with-check) System.IO.StreamWriter..ctor(string,bool,System.Text.Encoding)
  at System.IO.File.WriteAllText (System.String path, System.String contents, System.Text.Encoding encoding) [0x00000] in <a6f810169ec746e
eb2789b925e2858c0>:0
  at System.IO.File.WriteAllText (System.String path, System.String contents) [0x00007] in <a6f810169ec746eeb2789b925e2858c0>:0
  at de.mfbot.MFBot_NG.Basisbibliothek.Utilities.IniFileDefault.Save (System.String fileName) [0x00111] in <5c42e7c7b9c14193b7ece3cc415be2
99>:0
  at de.mfbot.MFBot_NG.Basisbibliothek.Utilities.IniFileDefault.SaveWorker () [0x00030] in <5c42e7c7b9c14193b7ece3cc415be299>:0
  at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00014] in <a6f810169ec746eeb2789b925e2858c0>:0
  at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback c
allback, System.Object state, System.Boolean preserveSyncCtx) [0x00071] in <a6f810169ec746eeb2789b925e2858c0>:0
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback,
 System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <a6f810169ec746eeb2789b925e2858c0>:0
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback,
 System.Object state) [0x0002b] in <a6f810169ec746eeb2789b925e2858c0>:0
  at System.Threading.ThreadHelper.ThreadStart () [0x00008] in <a6f810169ec746eeb2789b925e2858c0>:0   
in der Logdatei steht noch folgendes:

Code: Alles auswählen

20190503 23:06:46 Warn Database Sqlite commit failed - currently with 0 entries
Message: Attempt to write a read-only database
attempt to write a readonly database
HResult: -2147467259
Source: Mono.Data.Sqlite
StackTrace:   at Mono.Data.Sqlite.SQLite3.Reset (Mono.Data.Sqlite.SqliteStatement stmt) [0x00084] in <d76aed3ef4b74510a6942db09e9ed01e>:0
  at Mono.Data.Sqlite.SQLite3.Step (Mono.Data.Sqlite.SqliteStatement stmt) [0x0003d] in <d76aed3ef4b74510a6942db09e9ed01e>:0
  at Mono.Data.Sqlite.SqliteDataReader.NextResult () [0x00104] in <d76aed3ef4b74510a6942db09e9ed01e>:0
  at Mono.Data.Sqlite.SqliteDataReader..ctor (Mono.Data.Sqlite.SqliteCommand cmd, System.Data.CommandBehavior behave) [0x0004e] in <d76aed
3ef4b74510a6942db09e9ed01e>:0
  at (wrapper remoting-invoke-with-check) Mono.Data.Sqlite.SqliteDataReader..ctor(Mono.Data.Sqlite.SqliteCommand,System.Data.CommandBehavi
or)
  at Mono.Data.Sqlite.SqliteCommand.ExecuteReader (System.Data.CommandBehavior behavior) [0x00006] in <d76aed3ef4b74510a6942db09e9ed01e>:0

  at Mono.Data.Sqlite.SqliteCommand.ExecuteNonQuery () [0x00000] in <d76aed3ef4b74510a6942db09e9ed01e>:0
  at de.mfbot.MFBot_NG.Basisbibliothek.Utilities.SqliteDao.doWork (System.Object sender, System.Timers.ElapsedEventArgs e) [0x00090] in <9
a42bf75934144629ebe313c62e04a81>:0
TargetSite: Int32 Reset(Mono.Data.Sqlite.SqliteStatement)

20190503 23:07:46 Warn Database Sqlite commit failed - currently with 1 entries
Message: Attempt to write a read-only database
attempt to write a readonly database
HResult: -2147467259
Source: Mono.Data.Sqlite
StackTrace:   at Mono.Data.Sqlite.SQLite3.Reset (Mono.Data.Sqlite.SqliteStatement stmt) [0x00084] in <d76aed3ef4b74510a6942db09e9ed01e>:0
  at Mono.Data.Sqlite.SQLite3.Step (Mono.Data.Sqlite.SqliteStatement stmt) [0x0003d] in <d76aed3ef4b74510a6942db09e9ed01e>:0
  at Mono.Data.Sqlite.SqliteDataReader.NextResult () [0x00104] in <d76aed3ef4b74510a6942db09e9ed01e>:0
  at Mono.Data.Sqlite.SqliteDataReader..ctor (Mono.Data.Sqlite.SqliteCommand cmd, System.Data.CommandBehavior behave) [0x0004e] in <d76aed
3ef4b74510a6942db09e9ed01e>:0
  at (wrapper remoting-invoke-with-check) Mono.Data.Sqlite.SqliteDataReader..ctor(Mono.Data.Sqlite.SqliteCommand,System.Data.CommandBehavi
or)
  at Mono.Data.Sqlite.SqliteCommand.ExecuteReader (System.Data.CommandBehavior behavior) [0x00006] in <d76aed3ef4b74510a6942db09e9ed01e>:0

  at Mono.Data.Sqlite.SqliteCommand.ExecuteNonQuery () [0x00000] in <d76aed3ef4b74510a6942db09e9ed01e>:0
  at de.mfbot.MFBot_NG.Basisbibliothek.Utilities.SqliteDao.doWork (System.Object sender, System.Timers.ElapsedEventArgs e) [0x00090] in <9
a42bf75934144629ebe313c62e04a81>:0
TargetSite: Int32 Reset(Mono.Data.Sqlite.SqliteStatement)

20190503 23:07:47 Warn Database Sqlite commit failed - currently with 0 entries
Message: Attempt to write a read-only database
attempt to write a readonly database
HResult: -2147467259
Source: Mono.Data.Sqlite
StackTrace:   at Mono.Data.Sqlite.SQLite3.Reset (Mono.Data.Sqlite.SqliteStatement stmt) [0x00084] in <d76aed3ef4b74510a6942db09e9ed01e>:0
  at Mono.Data.Sqlite.SQLite3.Step (Mono.Data.Sqlite.SqliteStatement stmt) [0x0003d] in <d76aed3ef4b74510a6942db09e9ed01e>:0
  at Mono.Data.Sqlite.SqliteDataReader.NextResult () [0x00104] in <d76aed3ef4b74510a6942db09e9ed01e>:0
  at Mono.Data.Sqlite.SqliteDataReader..ctor (Mono.Data.Sqlite.SqliteCommand cmd, System.Data.CommandBehavior behave) [0x0004e] in <d76aed
3ef4b74510a6942db09e9ed01e>:0
  at (wrapper remoting-invoke-with-check) Mono.Data.Sqlite.SqliteDataReader..ctor(Mono.Data.Sqlite.SqliteCommand,System.Data.CommandBehavi
or)
  at Mono.Data.Sqlite.SqliteCommand.ExecuteReader (System.Data.CommandBehavior behavior) [0x00006] in <d76aed3ef4b74510a6942db09e9ed01e>:0

  at Mono.Data.Sqlite.SqliteCommand.ExecuteNonQuery () [0x00000] in <d76aed3ef4b74510a6942db09e9ed01e>:0
  at de.mfbot.MFBot_NG.Basisbibliothek.Utilities.SqliteDao.doWork (System.Object sender, System.Timers.ElapsedEventArgs e) [0x00090] in <9
a42bf75934144629ebe313c62e04a81>:0
TargetSite: Int32 Reset(Mono.Data.Sqlite.SqliteStatement)        
InsertDisk2
Beiträge: 9
Registriert: Do 11. Apr 2019, 11:48
Hat sich bedankt: 1 Mal
Danksagung erhalten: 2 Mal

Re: Konsolen Version stürz ab.

Beitrag von InsertDisk2 »

Ich glaube ich bin der Sache ein grosses Stück auf der Schliche.
Auf meinem Ubuntu Server nutze ich tmux ein Terminal-Multiplexer für die Kommandozeile, vergleichbar mit screen oder Terminator.
Sobald ich diesen verlasse, in dem ich den SSH Clienten schließe, scheint der Bot abzusemmeln.

Ich mache jetzt mal ein Test mit (detach) Trennen der akt. Sitzung (Client) und in den Hintergrund verschieben bevor ich den SSH Clienten schließe.
InsertDisk2
Beiträge: 9
Registriert: Do 11. Apr 2019, 11:48
Hat sich bedankt: 1 Mal
Danksagung erhalten: 2 Mal

Re: Konsolen Version stürz ab.

Beitrag von InsertDisk2 »

Leider keine Änderung, heute morgen um ca. 0:15 Uhr war dann wieder Schluss:

Code: Alles auswählen

Unhandled Exception:
System.IO.FileNotFoundException: Could not find file ""
  at System.IO.Directory.InsecureGetCurrentDirectory () [0x00010] in <a6f810169ec746eeb2789b925e2858c0>:0
  at System.IO.Path.InsecureGetFullPath (System.String path) [0x0010f] in <a6f810169ec746eeb2789b925e2858c0>:0
  at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, Syst
em.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x000b9] in <a6f810169ec746eeb2789b925e2858c0>:0
  at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, Syst
em.Int32 bufferSize, System.IO.FileOptions options, System.String msgPath, System.Boolean bFromProxy, System.Boolean useLongPath, System.B
oolean checkHost) [0x00000] in <a6f810169ec746eeb2789b925e2858c0>:0
  at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,in
t,System.IO.FileOptions,string,bool,bool,bool)
  at System.IO.StreamWriter.CreateFile (System.String path, System.Boolean append, System.Boolean checkHost) [0x0001c] in <a6f810169ec746e
eb2789b925e2858c0>:0
  at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize, Syst
em.Boolean checkHost) [0x00055] in <a6f810169ec746eeb2789b925e2858c0>:0
  at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize) [0x0
0000] in <a6f810169ec746eeb2789b925e2858c0>:0
  at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding) [0x00000] in <a6f810169ec746e
eb2789b925e2858c0>:0
  at (wrapper remoting-invoke-with-check) System.IO.StreamWriter..ctor(string,bool,System.Text.Encoding)
  at System.IO.File.WriteAllText (System.String path, System.String contents, System.Text.Encoding encoding) [0x00000] in <a6f810169ec746e
eb2789b925e2858c0>:0
  at System.IO.File.WriteAllText (System.String path, System.String contents) [0x00007] in <a6f810169ec746eeb2789b925e2858c0>:0
  at de.mfbot.MFBot_NG.Basisbibliothek.Utilities.IniFileDefault.Save (System.String fileName) [0x00111] in <5c42e7c7b9c14193b7ece3cc415be2
99>:0
  at de.mfbot.MFBot_NG.Basisbibliothek.Utilities.IniFileDefault.SaveWorker () [0x00030] in <5c42e7c7b9c14193b7ece3cc415be299>:0
  at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00014] in <a6f810169ec746eeb2789b925e2858c0>:0
  at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback c
allback, System.Object state, System.Boolean preserveSyncCtx) [0x00071] in <a6f810169ec746eeb2789b925e2858c0>:0
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback,
 System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <a6f810169ec746eeb2789b925e2858c0>:0
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback,
 System.Object state) [0x0002b] in <a6f810169ec746eeb2789b925e2858c0>:0
  at System.Threading.ThreadHelper.ThreadStart () [0x00008] in <a6f810169ec746eeb2789b925e2858c0>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.IO.FileNotFoundException: Could not find file ""
  at System.IO.Directory.InsecureGetCurrentDirectory () [0x00010] in <a6f810169ec746eeb2789b925e2858c0>:0
  at System.IO.Path.InsecureGetFullPath (System.String path) [0x0010f] in <a6f810169ec746eeb2789b925e2858c0>:0
  at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, Syst
em.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x000b9] in <a6f810169ec746eeb2789b925e2858c0>:0
  at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, Syst
em.Int32 bufferSize, System.IO.FileOptions options, System.String msgPath, System.Boolean bFromProxy, System.Boolean useLongPath, System.B
oolean checkHost) [0x00000] in <a6f810169ec746eeb2789b925e2858c0>:0
  at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,in
t,System.IO.FileOptions,string,bool,bool,bool)
  at System.IO.StreamWriter.CreateFile (System.String path, System.Boolean append, System.Boolean checkHost) [0x0001c] in <a6f810169ec746e
eb2789b925e2858c0>:0
  at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize, Syst
em.Boolean checkHost) [0x00055] in <a6f810169ec746eeb2789b925e2858c0>:0
  at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize) [0x0
0000] in <a6f810169ec746eeb2789b925e2858c0>:0
  at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding) [0x00000] in <a6f810169ec746e
eb2789b925e2858c0>:0
  at (wrapper remoting-invoke-with-check) System.IO.StreamWriter..ctor(string,bool,System.Text.Encoding)
  at System.IO.File.WriteAllText (System.String path, System.String contents, System.Text.Encoding encoding) [0x00000] in <a6f810169ec746$
eb2789b925e2858c0>:0
  at System.IO.File.WriteAllText (System.String path, System.String contents) [0x00007] in <a6f810169ec746eeb2789b925e2858c0>:0
  at de.mfbot.MFBot_NG.Basisbibliothek.Utilities.IniFileDefault.Save (System.String fileName) [0x00111] in <5c42e7c7b9c14193b7ece3cc415be$
99>:0
  at de.mfbot.MFBot_NG.Basisbibliothek.Utilities.IniFileDefault.SaveWorker () [0x00030] in <5c42e7c7b9c14193b7ece3cc415be299>:0
  at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00014] in <a6f810169ec746eeb2789b925e2858c0>:0
  at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback $
allback, System.Object state, System.Boolean preserveSyncCtx) [0x00071] in <a6f810169ec746eeb2789b925e2858c0>:0
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback$
 System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <a6f810169ec746eeb2789b925e2858c0>:0
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback$
 System.Object state) [0x0002b] in <a6f810169ec746eeb2789b925e2858c0>:0
  at System.Threading.ThreadHelper.ThreadStart () [0x00008] in <a6f810169ec746eeb2789b925e2858c0>:0                    
InsertDisk2
Beiträge: 9
Registriert: Do 11. Apr 2019, 11:48
Hat sich bedankt: 1 Mal
Danksagung erhalten: 2 Mal

Re: Konsolen Version stürz ab.

Beitrag von InsertDisk2 »

Soo, Problem gelöst.

Ist evt. auch interessant für andere Linux User die auf Ihrem Server das laufen lassen möchten.

Sollte Euer Homeverzeichnis verschlüsselt sein, dann wird dies nach dem Login eingebunden und entschlüsselt. nach einer gewissen Zeit der Untätigkeit sowie des logoffs wird es dann wieder ausgehängt, der Sicherheit wegen :ugeek:
Und genau das ist das Problem, der Bot lief bei mir im Homeverzeichnis und kann dann auf nichts mehr zugreifen da die Daten nach dem aushängen verschlüsselt sind.
Folgende Benutzer bedankten sich beim Autor InsertDisk2 für den Beitrag (Insgesamt 2):
F0restbear (Di 7. Mai 2019, 16:54) • Robin (Di 7. Mai 2019, 20:49)
Gesperrt

Wer ist online?

Mitglieder in diesem Forum: Ahrefs [Bot] und 4 Gäste