migrate dockerize Uptime Kuma
-
hi, I have a dockerize Uptime Kuma running on my Synology. I have copied the content over to another Synology, but when I tried to run it, I got:
2023/09/24 08:29:31 stderr code: 'SQLITE_CORRUPT'
2023/09/24 08:29:31 stderr errno: 11,
2023/09/24 08:29:31 stderr Trace: [Error: select * fromheartbeat
where monitor_id = 5 ORDER BY time DESC limit 1 - SQLITE_CORRUPT: database disk image is malformed] {
2023/09/24 08:29:31 stdout 2023-09-24T08:29:31-07:00 [MONITOR] INFO: Try to restart the monitor
2023/09/24 08:29:31 stderr 2023-09-24T08:29:31-07:00 [MONITOR] ERROR: Please report to https://github.com/louislam/uptime-kuma/issues
2023/09/24 08:29:31 stderr at safeBeat (/app/server/model/monitor.js:987:25)
2023/09/24 08:29:31 stderr }Any thoughts/suggestions is greatly appreciated!