a month ago
Custom domain portal.scionmediadigital.com on service client-portal (project Scion Media Digital OS) has been stuck in CERTIFICATE_STATUS_TYPE_VALIDATING_OWNERSHIP for 8+ hours.
▎ DNS is propagated (CNAME → 9jo7zvw7.up.railway.app, verified via dig + your status endpoint shows DNS_RECORD_STATUS_PROPAGATED). Tried delete + recreate twice. No CAA records
▎ blocking Let's Encrypt. Domain ID: e956d559-5d71-4d62-aab1-26db21702a17.
3 Replies
a month ago
Your CNAME is pointing to 9jo7zvw7.up.railway.app but the current domain configuration expects 4fkh5ufs.up.railway.app (this likely changed when you deleted and recreated the domain). Additionally, the required TXT verification record is missing: you need a TXT record at _railway-verify.portal.scionmediadigital.com with value railway-verify=cdb49a75af47bc0a68a0997073f8cd055e26e27f31532177568b472cdf0883cb. The certificate will not issue until both the CNAME target is corrected and the TXT verification record is in place.
a month ago
This thread has been marked as private. Any further activity in this thread will only be visible to you and Railway employees.
Status changed to Awaiting User Response Railway • about 1 month ago
Status changed to Awaiting Railway Response Railway • about 1 month ago
a month ago
This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.
Status changed to Open Railway • about 1 month ago
Status changed to Solved 0x5b62656e5d • about 1 month ago
a month ago
URGENT — Production Postgres stuck in resize loop, preventing startup
Project: [your project name/id]
Service: Postgres (internal host postgres-em7.railway.internal)
The init container is repeatedly failing with:
E: Package 'e2fsprogs' has no installation candidatesh: 1: resize2fs: not found
Data volume is mounted (/dev/zd4752 on /var/lib/postgresql/data, 19.5G ext4) but Postgres never starts. This is production for a live SaaS — we have NO backups configured. We need the resize init bypassed or e2fsprogs added to the image so Postgres can boot. Please help ASAP.
Status changed to Awaiting Railway Response Railway • about 1 month ago
Status changed to Solved brody • about 1 month ago