CoreProtect

CoreProtect

1M Downloads

What should I do

9xbo opened this issue · 1 comments

commented

[18:07:02] [Thread-28/WARN]: org.sqlite.SQLiteException: [SQLITE_IOERR_WRITE] I/O error in the VFS layer while trying to write to a file on disk (disk I/O error)
[18:07:02] [Thread-28/WARN]: at org.sqlite.core.DB.newSQLException(DB.java:1030)
[18:07:02] [Thread-28/WARN]: at org.sqlite.core.DB.newSQLException(DB.java:1042)
[18:07:02] [Thread-28/WARN]: at org.sqlite.core.DB.throwex(DB.java:1007)
[18:07:02] [Thread-28/WARN]: at org.sqlite.core.NativeDB._exec_utf8(Native Method)
[18:07:02] [Thread-28/WARN]: at org.sqlite.core.NativeDB._exec(NativeDB.java:97)
[18:07:02] [Thread-28/WARN]: at org.sqlite.jdbc3.JDBC3Statement.executeUpdate(JDBC3Statement.java:102)
[18:07:02] [Thread-28/WARN]: at [查询]CoreProtect-21.2-zh.jar//net.coreprotect.database.Database.performCheckpoint(Database.java:94)
[18:07:02] [Thread-28/WARN]: at [查询]CoreProtect-21.2-zh.jar//net.coreprotect.consumer.process.Process.processConsumer(Process.java:77)
[18:07:02] [Thread-28/WARN]: at [查询]CoreProtect-21.2-zh.jar//net.coreprotect.consumer.Consumer.run(Consumer.java:133)
[18:07:02] [Thread-28/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.