Skip to content

Graphs CI with wrong uptimes for one single service #1144

@thomasmerz

Description

@thomasmerz

Describe the bug
Graphs CI has set a totally wrong uptime for one of my services (Nextcloud) indicating that it dropped from 100% to 0% on 2026-03-27 00:12:44 +0000.

Image

But as https://github.com/thomasmerz/upptime/commits/HEAD/history/nextcloud.yml shows my Nextcloud is significantly more than 0% up.

Before this date everything was fine with some "lower than 100%" uptime when my Nextcloud was being maintenanced… 👍🏼

Expected behavior
Graphs CI should set correct uptimes also for my Nextcloud as it did before 2026-03-27 00:12:44 +0000:

commit 4a76b5cabf1f721c14c4e8f378bb7a0de35f38d1 (HEAD -> master, origin/master, origin/HEAD)
Author: Upptime Bot <73812536+upptime-bot@users.noreply.github.com>
Date:   2026-03-27 14:40:30 +0000

    :bento: Update graphs [skip ci]

diff --git a/api/nextcloud/uptime-day.json b/api/nextcloud/uptime-day.json
index 7ca7a963fb..95375f9417 100644
--- a/api/nextcloud/uptime-day.json
+++ b/api/nextcloud/uptime-day.json
@@ -1 +1 @@
-{"schemaVersion":1,"label":"uptime 24h","message":"0%","color":"red"}
+{"schemaVersion":1,"label":"uptime 24h","message":"6.07%","color":"red"}

commit 5aa36851d90dd9fa13119429eac48da51e0efdf1
Author: Upptime Bot <73812536+upptime-bot@users.noreply.github.com>
Date:   2026-03-27 00:12:44 +0000

    :bento: Update graphs [skip ci]

diff --git a/api/nextcloud/uptime-day.json b/api/nextcloud/uptime-day.json
index 226baeab58..7ca7a963fb 100644
--- a/api/nextcloud/uptime-day.json
+++ b/api/nextcloud/uptime-day.json
@@ -1 +1 @@
-{"schemaVersion":1,"label":"uptime 24h","message":"100%","color":"brightgreen"}
+{"schemaVersion":1,"label":"uptime 24h","message":"0%","color":"red"}

commit 20f0f53db3dd855b3f466a5a4a0330c15ec99af9
Author: Upptime Bot <73812536+upptime-bot@users.noreply.github.com>
Date:   2026-03-14 00:11:15 +0000

    :bento: Update graphs [skip ci]
index 7d5a16a41b..226baeab58 100644
--- a/api/nextcloud/uptime-day.json
+++ b/api/nextcloud/uptime-day.json
@@ -1 +1 @@
-{"schemaVersion":1,"label":"uptime 24h","message":"98.56%","color":"brightgreen"}
+{"schemaVersion":1,"label":"uptime 24h","message":"100%","color":"brightgreen"}

commit 4afb37e007b389205035e10c1d047d273114aa7a
Author: Upptime Bot <73812536+upptime-bot@users.noreply.github.com>
Date:   2026-03-13 00:10:31 +0000

    :bento: Update graphs [skip ci]

diff --git a/api/nextcloud/uptime-day.json b/api/nextcloud/uptime-day.json
index 6c31f4b354..7d5a16a41b 100644
--- a/api/nextcloud/uptime-day.json
+++ b/api/nextcloud/uptime-day.json
@@ -1 +1 @@
-{"schemaVersion":1,"label":"uptime 24h","message":"97.38%","color":"brightgreen"}
+{"schemaVersion":1,"label":"uptime 24h","message":"98.56%","color":"brightgreen"}

commit 558c0105277b7b0e84a8e7ec9a7a88f381c9f222
Author: Upptime Bot <73812536+upptime-bot@users.noreply.github.com>
Date:   2026-03-12 00:09:56 +0000

    :bento: Update graphs [skip ci]

diff --git a/api/nextcloud/uptime-day.json b/api/nextcloud/uptime-day.json
index d672d5434e..6c31f4b354 100644
--- a/api/nextcloud/uptime-day.json
+++ b/api/nextcloud/uptime-day.json
@@ -1 +1 @@
-{"schemaVersion":1,"label":"uptime 24h","message":"98.82%","color":"brightgreen"}
+{"schemaVersion":1,"label":"uptime 24h","message":"97.38%","color":"brightgreen"}

etc.

Screenshots
see above!

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions