update #4395

Closed
opened 2026-02-28 04:01:02 -05:00 by deekerman · 1 comment
Owner

Originally created by @deqiLiu on GitHub (Oct 28, 2025).

⚠️ Please verify that your question has not already been reported

🛡️ Security Policy

📝 Describe your problem

at Timeout.safeBeat [as _onTimeout] (/app/server/model/monitor.js:1034:25)

2025-10-29T11:19:10+08:00 [MONITOR] ERROR: Please report to https://github.com/louislam/uptime-kuma/issues
2025-10-29T11:19:10+08:00 [MONITOR] INFO: Try to restart the monitor
Trace: [Error: select * from heartbeat where monitor_id = 19 ORDER BY time DESC limit 1 - SQLITE_CORRUPT: database disk image is malformed] {
errno: 11,
code: 'SQLITE_CORRUPT'
}
at Timeout.safeBeat [as _onTimeout] (/app/server/model/monitor.js:1034:25)
2025-10-29T11:19:10+08:00 [MONITOR] ERROR: Please report to https://github.com/louislam/uptime-kuma/issues
2025-10-29T11:19:10+08:00 [MONITOR] INFO: Try to restart the monitor

📝 Error Message(s) or Log


🐻 Uptime-Kuma Version

1.23.17

💻 Operating System and Arch

docker

🌐 Browser

googelchrome

🖥️ Deployment Environment

  • Runtime Environment:
    • Docker: Version X.X.X (Build Y.Y.Y)
    • Docker Compose: Version X.X.X
    • Portainer (BE/CE): Version X.X.X (LTS: Yes/No)
    • MariaDB: Version X.X.X (LTS: Yes/No)
    • Node.js: Version X.X.X (LTS: Yes/No)
    • Kubernetes (K3S/K8S): Version X.X.X (LTS: Yes/No, via [method/tool])
  • Database:
    • SQLite: Embedded
    • MariaDB: Embedded/External
  • Database Storage:
    • Filesystem:
      • Linux: ext4/XFS/Btrfs/ZFS/F2FS
      • macOS: APFS/ HFS+
      • Windows: NTFS/ReFS
    • Storage Medium: HDD/eMMC/SSD/NVMe
  • Uptime Kuma Setup:
    • Number of monitors: X
Originally created by @deqiLiu on GitHub (Oct 28, 2025). ### ⚠️ Please verify that your question has not already been reported - [x] I have searched the [existing issues](https://github.com/louislam/uptime-kuma/issues?q=is%3Aissue%20sort%3Acreated-desc%20) and found no similar reports. ### 🛡️ Security Policy - [x] I have read and agree to Uptime Kuma's [Security Policy](https://github.com/louislam/uptime-kuma/security/policy). ### 📝 Describe your problem at Timeout.safeBeat [as _onTimeout] (/app/server/model/monitor.js:1034:25) 2025-10-29T11:19:10+08:00 [MONITOR] ERROR: Please report to https://github.com/louislam/uptime-kuma/issues 2025-10-29T11:19:10+08:00 [MONITOR] INFO: Try to restart the monitor Trace: [Error: select * from `heartbeat` where monitor_id = 19 ORDER BY time DESC limit 1 - SQLITE_CORRUPT: database disk image is malformed] { errno: 11, code: 'SQLITE_CORRUPT' } at Timeout.safeBeat [as _onTimeout] (/app/server/model/monitor.js:1034:25) 2025-10-29T11:19:10+08:00 [MONITOR] ERROR: Please report to https://github.com/louislam/uptime-kuma/issues 2025-10-29T11:19:10+08:00 [MONITOR] INFO: Try to restart the monitor ### 📝 Error Message(s) or Log ```bash session ``` ### 🐻 Uptime-Kuma Version 1.23.17 ### 💻 Operating System and Arch docker ### 🌐 Browser googelchrome ### 🖥️ Deployment Environment - **Runtime Environment**: - Docker: Version `X.X.X` (Build `Y.Y.Y`) - Docker Compose: Version `X.X.X` - Portainer (BE/CE): Version `X.X.X` (LTS: Yes/No) - MariaDB: Version `X.X.X` (LTS: Yes/No) - Node.js: Version `X.X.X` (LTS: Yes/No) - Kubernetes (K3S/K8S): Version `X.X.X` (LTS: Yes/No, via `[method/tool]`) - **Database**: - SQLite: Embedded - MariaDB: Embedded/External - **Database Storage**: - **Filesystem**: - Linux: ext4/XFS/Btrfs/ZFS/F2FS - macOS: APFS/ HFS+ - Windows: NTFS/ReFS - **Storage Medium**: HDD/eMMC/SSD/NVMe - **Uptime Kuma Setup**: - Number of monitors: `X`
deekerman 2026-02-28 04:01:02 -05:00
  • closed this issue
  • added the
    help
    label
Author
Owner

@CommanderStorm commented on GitHub (Oct 29, 2025):

Could you have a look at the other issues there are a ton covered in the corruption case?

@CommanderStorm commented on GitHub (Oct 29, 2025): Could you have a look at the other issues there are a ton covered in the corruption case?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/uptime-kuma#4395
No description provided.