gazhay
gazhay
RRailway
Created by gazhay on 6/12/2024 in #✋|help
Internal routing errors
No description
5 replies
RRailway
Created by gazhay on 5/30/2024 in #✋|help
Slow deploy US West
Have the deployment issues on US West crept back today? I'm over 20minutes now for a deployment that usually takes a couple of minutes. 6a6c4123-f4c9-4c41-ba5f-c3115ddc1753
3 replies
RRailway
Created by gazhay on 3/16/2024 in #✋|help
Build/Deployments failing again
The incident says it is resolved but I've been trying for 15 minutes to deploy 6a6c4123-f4c9-4c41-ba5f-c3115ddc1753 And it is just sitting at
Publishing Image
Publishing Image
5 replies
RRailway
Created by gazhay on 3/7/2024 in #✋|help
Railway routing problems?
Looked in incidents but nothing there. My railway deployment is routing to "Application failed to respond" It is up, logs show it hadn't crashed, restarted it anyway to check, still not working. Is there a problem somwhere with Railway routing? 6a6c4123-f4c9-4c41-ba5f-c3115ddc1753
7 replies
RRailway
Created by gazhay on 2/19/2024 in #✋|help
Whats going on with billing?
No description
15 replies
RRailway
Created by gazhay on 2/17/2024 in #✋|help
Debugging "killed replica" message
6a6c4123-f4c9-4c41-ba5f-c3115ddc1753 Every so often when performing a long task my deployment dies and the log simply states "Killed"
@replica: ff7bfdfa-8cb1-4e17-8ac0-c03a0fd886b7
View in Context
@replica: ff7bfdfa-8cb1-4e17-8ac0-c03a0fd886b7
View in Context
Is there any way I can debug why?
2 replies
RRailway
Created by gazhay on 1/28/2024 in #✋|help
MySql stuck in boot/crash loop
No description
41 replies
RRailway
Created by gazhay on 1/12/2024 in #✋|help
Private networking down?
my builds are crashing with
getaddrinfo ENOTFOUND mysql.railway.internal
getaddrinfo ENOTFOUND mysql.railway.internal
Was working fine earlier and many weeks prior.
7 replies
RRailway
Created by gazhay on 1/11/2024 in #✋|help
Sudden DNS outage?
My site has been working for almost one year with custom DNS Today the site is down and when I check railway UI it states I have to "finish setting up your DNS" The issue isn't that I have to go through this - I can do that - the issue is why the DNS was disrupted at all (6a6c4123-f4c9-4c41-ba5f-c3115ddc1753)
3 replies
RRailway
Created by gazhay on 12/21/2023 in #✋|help
What determines Disk Usage for a MySQL container?
No description
21 replies
RRailway
Created by gazhay on 12/21/2023 in #✋|help
Optional add-ons
No description
15 replies
RRailway
Created by gazhay on 12/13/2023 in #✋|help
Is mysql ok?
Triple checked my code - have a dev server using the same data off railway (but local mysql database) and everything is fine - code debug messages tell me it is working - but railway based mysql doesn't seem to save the changes. I have experienced some mysql corruption in the past and sometimes when I access the "data" tab in dashboard I get an error that "we couldn't connect to mysql, can you?" Is there some problems with the mysql deployment on railway?
9 replies
RRailway
Created by gazhay on 11/7/2023 in #✋|help
Cannot use "private" url for database - too long
When trying to migrate to v2 plugin, I am getting the folowing error sqlMessage: "Identifier name 'mysql://:**@mysql.railway.internal:3306/railway' is too long", Is there an actual guide to perform the migration that helps, all I have found just says "just put in this variable here adn that variable there" but doesn't actually tell you where to find any of these magic url variables, they don't appear in the usual places. [6a6c4123-f4c9-4c41-ba5f-c3115ddc1753]
6 replies
RRailway
Created by gazhay on 11/7/2023 in #✋|help
SQL queries on MySQL v2
With the v1 plugin we could do some SQL queries on our database from the interface, with v2 this seems to have been removed. Will it be coming back?
6 replies
RRailway
Created by gazhay on 11/3/2023 in #✋|help
Sudden shutdown & only option to Unlock Hobby Plan
My instance (6a6c4123-f4c9-4c41-ba5f-c3115ddc1753) suddenly shut down today and is now redirecting me to hobby subscription - I had previously been buying credits. Credits should have been enough to cover this month - but now that I've essentially been locked out my estimated usage has increased 4 fold and I can't see the previous values. The site now shows estimated usage as >$60 where $10 would have covered > 1 month previously. Has billing changed this month? Are credits no longer an option?
65 replies
RRailway
Created by gazhay on 10/5/2023 in #✋|help
Sudden intermittent node fetch failures
Have a deployment which has been working fine for months, but in the last 24 hours node fetch has started to cause server crashes with several different bits of code which fetch from different locations (which would point towards the railway end rather than multiple remote hosts) Are there problems with outgoing connections?
9 replies
RRailway
Created by gazhay on 8/4/2023 in #✋|help
Keep getting email usage reminders
Hi there, I keep getting email usage reminders which show $ remaining and estimated. Those numbers do not match the $figures I see when logged in and looking at usage. Which is correct?
18 replies
RRailway
Created by gazhay on 7/16/2023 in #✋|help
view historic usage?
Is it possible to view historic usage or are we limited to the current period only?
9 replies
RRailway
Created by gazhay on 4/5/2023 in #✋|help
mysqldump?
Is there a way to use railway cli to execute a mysql dump? I tried railway run with the appropriate variables from the ui but I can't see the correct data. Without specifying a database, it dumps system tables, if I try to specify database "railway" (as the ui suggests) I get "table not found" errors.
12 replies
RRailway
Created by gazhay on 3/27/2023 in #✋|help
login fails with "cross-device link (os error 18)" ?
Just installed railway cli with
curl -fsSL https://railway.app/install.sh | sh
curl -fsSL https://railway.app/install.sh | sh
Which worked, I got the wizard.
railway login
railway login
and
railway login --borwserless
railway login --borwserless
both result in
Error: Cross-device link (os error 18)
Error: Cross-device link (os error 18)
I get that this seems to be an OS error, I'm on "Ubuntu 22.04.2 LTS" but unsure what is causing the error or how to resolve.
15 replies