Ryan Wang 👍 Exception during pool initialization. org.h2.jdbc.JdbcSQLNonTransientConnectionException: File corrupted while reading record: null. Possible solution: use the recovery tool 应该是数据库文件损坏,可以尝试一下 h2 的恢复工具:http://h2database.com/html/advanced.html#using_recover_tool
3214693547 MeowRain 转mysql直接按文档部署就行了,docker就可以。 昨天我重新部署了一下,之前第一次我是h2直接gg, 写了一年的博客全没了,后来用的宝塔+docker部署了,昨天觉得完全没必要宝塔浪费性能,换成docker+caddy+mysql+halo部署了一遍。