SCIENTIFIC
Service depending on secret from other service - how to share value between services?
I believe the railway API supports this (bc the public API is what runs the dashboard IIUC): https://docs.railway.app/guides/public-api
...so service A would have a railway token and API access and would set shared variable.
7 replies
Cron job deployment logs not showing up
+1 – I am seeing the same. I waited up to an hour in the event there was some queue delay.
I see several posts that seem to suggest crons have stopped working or there is a behavior change: https://help.railway.app/feedback/cron-reliability-improvements-c2f2c959
52 replies
Failed to upload code with status code 504 Gateway Timeout
similar to https://discord.com/channels/713503345364697088/1164667174460338268/1164667174460338268 – it seems like 8-12 minute delay on builds starting
56 replies
Trying to pg_dump and getting this weird error:
@🇩🇴gmcamposano if you didn't get backups going, here's a possible solution for you: https://railway.app/template/tqxaEg?referralCode=pfY63c
16 replies
Redis failing to provision
Ah! I have figured it out.
I had an orphaned PR environment. I had to disable PR environments and remove the base env, which then allowed me to delete the orphan. After deleting the orphan, I was able to deploy redis!
24 replies