Skip to content

Instantly share code, notes, and snippets.

View DesolateIntention's full-sized avatar

Desolate Intention DesolateIntention

View GitHub Profile
@DesolateIntention
DesolateIntention / latest.log
Created April 13, 2024 04:55
Failure to load CoreProtect on Termux.
[04:00:21] [Server thread/INFO] [net.coreprotect.CoreProtect/]: [CoreProtect] Enabling CoreProtect v22.2
[04:00:22] [Server thread/WARN] [/]: Failed to load native library:sqlite-3.34.0-178ce368-3f47-47a9-b591-1b4a91d7f563-libsqlitejdbc.so. osinfo: Linux/aarch64
[04:00:22] [Server thread/WARN] [/]: java.lang.UnsatisfiedLinkError: /data/data/com.termux/files/usr/tmp/sqlite-3.34.0-178ce368-3f47-47a9-b591-1b4a91d7f563-libsqlitejdbc.so: dlopen failed: library "libc.so.6" not found: needed by /data/data/com.termux/files/usr/tmp/sqlite-3.34.0-178ce368-3f47-47a9-b591-1b4a91d7f563-libsqlitejdbc.so in namespace (default)
[04:00:22] [Server thread/WARN] [/]: java.sql.SQLException: Error opening connection
[04:00:22] [Server thread/WARN] [/]: at org.sqlite.SQLiteConnection.open(SQLiteConnection.java:239)
[04:00:22] [Server thread/WARN] [/]: at org.sqlite.SQLiteConnection.<init>(SQLiteConnection.java:61)
[04:00:22] [Server thread/WARN] [/]: at org.sqlite.jdbc3.JDBC3Connection.<init>(JDBC3Connection.java:28)
[04:00:22]