upptime
upptime copied to clipboard
⬆️ GitHub Actions uptime monitor & status page by @AnandChowdhary
Run upptime/[email protected] Error: /home/githubactions/actions-runner/_work/_actions/upptime/uptime-monitor/v1.36.4/dist/lib/binding/node_libcurl.node: cannot open shared object file: No such file or directory at Object.Module._extensions..node (node:internal/modules/cjs/loader:1282:18) at Module.load (node:internal/modules/cjs/loader:1076:32) at Function.Module._load (node:internal/modules/cjs/loader:911:12) at Module.require (node:internal/modules/cjs/loader:1100:19) at require (node:internal/modules/cjs/helpers:119:18) at...
I've just walked through initial setup, edited my .yml, and have attempted to run/build. Actions are failing at the `Generate graphs` step with the following error message: ``` 🔎 Found...
In [`6888298`](https://github.com/upptime/upptime/commit/688829862892d610f46cd35a419965f1601f8ad3 ), IPv6 test (forwardemail.net) was **down**: - HTTP code: 0 - Response time: 0 ms
Recently we submitted a PR for adding `ipv6: true` to the yaml config to check IPv6. However GitHub actions does not yet support IPv6 unfortunately. This PR is necessary as...
**Describe the bug** When using self-hosted runners (which tend to be slimmer images than the GitHub hosted runners) the Graphs CI workflow fails due to its reliance on npx and...
**Describe the bug** When the action runs on a Windows Server 2022 21H2 self-hosted runner, these workflow failed to run: - [Graphs CI](https://github.com/AnnAngela/annangela.cn-monitor/actions/runs/7016106396/job/19086640147) - [Uptime CI](https://github.com/AnnAngela/annangela.cn-monitor/actions/runs/7016159192/job/19086802047) Here is the log:...
**Describe the bug** The error when running the "Setup Upptime" action: ``` Run upptime/[email protected] with: command: update-template env: GH_PAT: *** Error: /home/XXX/actions-runner/_work/_actions/upptime/uptime-monitor/v1.29.0/dist/lib/binding/node_libcurl.node: cannot open shared object file: No such file...
See history page for any status page made with upptime and you will see the times are all the same and broken. https://status.forwardemail.net/history/forwardemail-net
SMS does not seem to be working for HTTP endpoint tests, only for TCP pings (e.g. `tcp-ping`)
After a config change we got bizarre `Update @upptime to v1.29.0` commit. We already had that same titled commit back in February; what's strange is that the changes under the...