Description
The status page does not open when accessed through a custom domain.
Steps to Reproduce
- Log in to Supercheck app
- Navigate to Status Page settings
- Configure and save a custom domain (e.g.,
status.yourdomain.com)
- 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)
Description
The status page does not open when accessed through a custom domain.
Steps to Reproduce
status.yourdomain.com)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
.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)