Skip to content

[BUG] Status page not loading on custom domain #253

@ijonjic11

Description

@ijonjic11

Description

The status page does not open when accessed through a custom domain.

Steps to Reproduce

  1. Log in to Supercheck app
  2. Navigate to Status Page settings
  3. Configure and save a custom domain (e.g., status.yourdomain.com)
  4. Visit the custom domain in a browser

Expected Behavior

The status page should load correctly at the configured custom domain, displaying the relevant service statuses.

Actual Behavior

The status page does not open. Getting 404 page not found

Environment

  • Version: 1.3.1-canary.4
  • OS: Debian 13
  • DNS: Bind

.env settings:

STATUS_PAGE_DOMAIN=status-dev.example.com

Bind setup:

status-dev.example.com 1200 CNAME supercheck-dev.example.com

Status page settings:

status-dev.example.com (Domain verified and active)

Metadata

Metadata

Assignees

No one assigned

    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