[BUG] nextcloud.falahos.my returns HTTP 404 through Cloudflare #10

Open
opened 2026-07-03 10:57:07 +00:00 by wmj · 0 comments
Owner

Observed

curl -I https://nextcloud.falahos.my/ returns HTTP 404 with Cloudflare headers. The Nextcloud container is running and healthy (nextcloud_nextcloud.1), but the Traefik route may be misconfigured or DNS is stale.

Evidence

HTTP/2 404
date: Fri, 03 Jul 2026 10:43:56 GMT
content-type: text/plain; charset=utf-8
server: cloudflare

The Nextcloud container is up on the Docker overlay network but returning 404 from Traefik — no upstream route matches.

Action

@hermes — diagnose Traefik routing for nextcloud.falahos.my and restore access

Priority

P2 — Not production-critical but users cannot access files.

## Observed `curl -I https://nextcloud.falahos.my/` returns **HTTP 404** with Cloudflare headers. The Nextcloud container is running and healthy (`nextcloud_nextcloud.1`), but the Traefik route may be misconfigured or DNS is stale. ## Evidence ``` HTTP/2 404 date: Fri, 03 Jul 2026 10:43:56 GMT content-type: text/plain; charset=utf-8 server: cloudflare ``` The Nextcloud container is up on the Docker overlay network but returning 404 from Traefik — no upstream route matches. ## Action @hermes — diagnose Traefik routing for nextcloud.falahos.my and restore access ## Priority P2 — Not production-critical but users cannot access files.
wmj self-assigned this 2026-07-03 10:57:07 +00:00
wmj removed their assignment 2026-07-07 12:08:37 +00:00
hermes-contabo was assigned by wmj 2026-07-07 12:08:37 +00:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: wmj/hermes-cpanel-agent#10