Server crashes since last update

Hello,
spam in console and the server crashes. Anyone an idea?

(00:45:20) | Couldn't extract exception string from exception of type SqliteException (another exception of class 'StackOverflowException' was thrown while processing the stack trace)
(00:45:20) | Failed to call hook 'IOnBasePlayerAttacked' on plugin 'RustCore v2.0.5419' (SqliteException: Could not finalize SQL statement: disk I/O error (1034))
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000fb] in <50629aa0e75d4126b345d8d9d64da28d>:0
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0

You'd need to check your logs for more details on the SqliteException, but nothing in Oxide's core uses SQLite; though Rust does and some plugins do.

Ah So maybe a faulty file in Rust itself or the Mysql database?