MadeInShineA
MadeInShineA
RRailway
Created by MadeInShineA on 11/18/2022 in #✋|help
Is it possible to download the docker image from a running railway app?
Hey, I need to download the docker image or at least the sql file inside it Would it be possible to stop the server, add a on deploy command to download the sql file on my computer snd redeploy it? The issue is that the sql file isn't the same as the one on my repo so I don't know if stopping the server and running it again would restore the sql file to it's git hub version
72 replies
RRailway
Created by MadeInShineA on 11/17/2022 in #✋|help
Issue with sql github file
Hey I have an issue, I have a sql file database, everything works fine but when I push something new to my current deployed branch, the database get's replaced by the github one (where data added while the server ran isn't written)
10 replies
RRailway
Created by MadeInShineA on 11/15/2022 in #✋|help
Help server isn't responding anymore
I just released my website to a bunch of people, the site worked flawlessly and now it doesn't respond anymore
85 replies
RRailway
Created by MadeInShineA on 10/28/2022 in #✋|help
CSRF Error when submitting a form
22 replies
RRailway
Created by MadeInShineA on 10/24/2022 in #✋|help
Import error when deploying
Hey, I get this error message when trying to deploy an app from a gh repo... ImportError: cannot import name 'main' from 'ast' (/nix/store/idahnf1p9ljp4j568idrwb5zbbcmdhm1-python3-3.8.14/lib/python3.8/ast.py)
11 replies
RRailway
Created by MadeInShineA on 10/22/2022 in #✋|help
Problem deploying from github
11 replies