IrisPumila
IrisPumila
RRailway
Created by IrisPumila on 7/30/2023 in #✋|help
Unable to Redeploy
Somehow, I was able to deploy after waiting for some time.
5 replies
RRailway
Created by IrisPumila on 7/30/2023 in #✋|help
Unable to Redeploy
f83f8d1f-6778-472e-9271-de7e9f261bb6
5 replies
RRailway
Created by IrisPumila on 7/30/2023 in #✋|help
MySQL is Unstable
Thank you for answering. I will try using postgres.
7 replies
RRailway
Created by IrisPumila on 7/30/2023 in #✋|help
MySQL is Unstable
f83f8d1f-6778-472e-9271-de7e9f261bb6
7 replies
RRailway
Created by IrisPumila on 7/30/2023 in #✋|help
Running discord.py on Railway, but print statements are not output as logs.
As Adam said, I was able to output with flush=True. However, it's a hassle to write this for every print statement. The method you suggested, setting the environment variable to PYTHONUNBUFFERED = 1, also worked. Thank you. I will consider this issue resolved now.
12 replies
RRailway
Created by IrisPumila on 7/30/2023 in #✋|help
Running discord.py on Railway, but print statements are not output as logs.
yes, dockerfile is here FROM python:3.6 WORKDIR /bot COPY requirements.txt /bot/ RUN pip install -r requirements.txt COPY . /bot CMD python main.py
12 replies
RRailway
Created by IrisPumila on 7/30/2023 in #✋|help
Running discord.py on Railway, but print statements are not output as logs.
f83f8d1f-6778-472e-9271-de7e9f261bb6
12 replies
RRailway
Created by IrisPumila on 3/16/2023 in #✋|help
Verify via Payment Method
Thank you for your answer.
9 replies
RRailway
Created by IrisPumila on 3/16/2023 in #✋|help
Verify via Payment Method
thank you. Is it correct to assume that neither account authentication nor usage fee (if monthly limit is set) will be charged?
9 replies
RRailway
Created by IrisPumila on 3/16/2023 in #✋|help
Verify via Payment Method
N/A
9 replies
RRailway
Created by IrisPumila on 3/15/2023 in #✋|help
How to set environment variables when deploying using CLI
When I tried running the V2 railway, "railway init" read the ".env" file and added the environment variables to "Shared Variables". Then, after deploying, I was able to import all environment variables by selecting "Shared Variables" from the "Variables" settings. V3 could not do the above. Personally, I prefer the V2 specification, but why can't I do the above with V3?
9 replies
RRailway
Created by IrisPumila on 3/15/2023 in #✋|help
How to set environment variables when deploying using CLI
Thank you for your answer. I hope that a function that can set environment variables on the CLI will be implemented (restored).
9 replies
RRailway
Created by IrisPumila on 3/15/2023 in #✋|help
How to set environment variables when deploying using CLI
N/A
9 replies
RRailway
Created by IrisPumila on 3/14/2023 in #✋|help
Can't set variables on CLI
thank you very much.
9 replies
RRailway
Created by IrisPumila on 3/14/2023 in #✋|help
Can't set variables on CLI
Thanks
9 replies
RRailway
Created by IrisPumila on 3/14/2023 in #✋|help
Can't set variables on CLI
Does that mean that the ability to set environment variables in the CLI is gone?
9 replies
RRailway
Created by IrisPumila on 3/14/2023 in #✋|help
Can't set variables on CLI
N/A
9 replies