All Discussions
Pinned Threads
Everything
Questions
Feedback
Bounties
Community
Sort by:
Status:
us-west1 registry timeout, 6 failed deploys, error: dial tcp 162.220.232.125:443: i/o timeout Service has attached volume, cannot change region. Please help force deploy or fix registry routing.
6 minutes ago
•
No replies yet
Created an environment like production and staging , now cant find my mysql db, the volume size of new mysql service shows 261Mb but i don't see my database, Is my data lost ?
6 minutes ago
•
11 replies
Hello Railway Support team,I am experiencing an SSL certificate name mismatch issue with my custom domain, yourwaycorp.com.The domain recently expired and was just renewed. The DNS records are already updated and correctly pointing to my Railway service.I already tried removing and re-adding the custom domain in the panel, but the SSL provisioning seems to be completely stuck.When accessing https://yourwaycorp.com, the browser throws a "Not Secure" warning because it is receiving your default wildcard certificate (*.up.railway.app) instead of a dedicated Let's Encrypt certificate for my domain.Could you please force a re-issue or manually trigger the SSL certificate generation for my custom domain on your end?Here are my details:Project ID: 462fa223-079c-4fbf-bc40-65077ae831a5Project: swank-trailEnvironment: productionDomain: yourwaycorp.comI have attached a screenshot of the certificate viewer showing the mismatch.Thank you,
9 minutes ago
•
5 replies
I've noticed lately that my services tend to "ignore" the latest commits. They don't always do it - perhaps the GitHub commit webhook is being dropped at times?For example, I just pushed a change to GitHub about 10-15 minutes ago and my API service didn't even see the change to trigger a deployment - normally it'll see it and determine "no changes made" so it won't deploy it. In this case, I had to manually remove the service and deploy fresh from my repo.I've already tried disconnecting/reconnecting my repo as well as my GitHub account in the settings, but I'm still seeing the same issue intermittently.It would be wonderful to have a button that allows us to deploy a new service while we have one running so that we can enable the auto failover without having to actually take the service down and bring it back up, in the case of events like this.
11 minutes ago
•
6 replies
**Description**: Deploy and Host CouchDB with Railway **Category**: Storage **URL**: https://railway.com/deploy/couchdb
12 minutes ago
•
No replies yet
This happened already once before: https://discord.com/channels/713503345364697088/1487434886745948361
33 minutes ago
•
1 reply
Hello all,I am looking for a way to have 2 services a frontend that is SSG deployed to railways CDN and a backend CMS, that triggers the frontend to rebuild when its changed? All on railways Private Networking (mainly just not triggering deployments that routes externally)I have seen this done commonly through "build hooks" / "deploy hooks" to trigger a deployment for this flow. I could technically use those providers for the frontend but railway has been pretty great so far I'd like to keep all of my application services in one place!It sounds like my options are:Use railways public api to trigger a deployment (️ exposed on the external network | adds another service)Set daily scheduled CRON jobs (️ not exposed to external network | adds multiple unnecessary builds)Manually trigger a redeploy ️( not exposed to external network | tedious)Host frontend separately off of railway (️ exposed deploys on the external network | adds another hosting provider)Any thoughts on what I can do?
37 minutes ago
•
3 replies
HiMy application stack is building extremely slowly (now 30 mins+) and has crashed several time. Here are log files from crashes. The stack is summarised below.Stack:Runtime: Python 3.12 (FastAPI + Uvicorn)Browser automation: Playwright with headless Chromium for live website scanningAI analysis: Claude API (Anthropic) for UX screenshot assessment, cookie classification, legal analysis, and policy link detectionWord report generation: Node.js + docx-js library (installed via apt in the container)Container: Docker, based on mcr.microsoft.com/playwright/python:v1.49.1-noble (Ubuntu Noble)No database: Runs and reports stored as JSON/HTML/DOCX files on a Railway volume mounted at /dataTwo instances: EU (Amsterdam, consent-analyser-emea.waivern.com) and US (California, consent-analyzer-us.waivern.com)
an hour ago
•
6 replies
I'm trying to increase the memory limit on this service from a max of 2gb to 4gb. No matter how many times I try to do this in the dashboard the change does not stick. It reverts to 2gb as soon as I navigate away from the setting.See screenshots. In the first you'll notice the existing 2gb limit. In the second you will see that I have selected 4gb, which highlighted it in purple and added a "Cancel" option. If i navigate away or simply wait and do nothing for about 60 seconds it reverts to 2gb. There is no apparent explicit "Save" option so I assume changing the limit should just work.
an hour ago
•
8 replies
Same issue — build succeeds, then fails pulling from production-us-west2.railway-registry.com at 162.220.232.124:443.This is definitely a service-specific registry issue. The registry has pt-portal's service ID in a bad state. Since another service in us-west2 works fine, this isn't regional.You need to contact Railway support immediately with:Service ID: c480ed43-ee58-4195-a7db-f5829e35f751Service name: pt-portalIssue: Registry node 162.220.232.124 cannot serve images for this service (consistent i/o timeout on manifest pull)Request: Clear service registry entry or migrate to healthy nodeThis requires backend intervention — I can't fix it from here. The registry has your service in a corrupted state.
an hour ago
•
3 replies