Trying to keep code for discord bot running
tenochocinco
TRIALOP

a year ago

I was directed to railway by chatgpt actually becasuse i have a discord bot that is meant to react automatically to messages posted in the channel. I dont want to have to keep vs code running so I was trying to deploy a change and I got an error.

Solved

32 Replies

tenochocinco
TRIALOP

a year ago

43a946af-f923-4e24-a154-b36bd3c3f480


a year ago

is your code hosted on Railway?


tenochocinco
TRIALOP

a year ago

im trying by i was just trying to use the trial but i guess i either dont have the trial activated or the trial wont let me make changes


a year ago

what error did you get?


tenochocinco
TRIALOP

a year ago

failed to commit changes


a year ago

weird, so it's running fine on Railway right now but it's just having trouble updating?


a year ago

or are you having trouble getting it running on Railway


tenochocinco
TRIALOP

a year ago

i have an error deploying from source


tenochocinco
TRIALOP

a year ago

cause i was suggested to not hard code the bot token in my file and instead use it as a variable


a year ago

sorry for asking so many questions but I'm just trying to get on the same page
so if I understand correctly, this error is showing up when you're trying to add a new service variable then?


tenochocinco
TRIALOP

a year ago

i get the error "There is an error deploying from the source" the original error that i was getting was failing to make change after adding the service varible but when i go to the tab it shows up there


tenochocinco
TRIALOP

a year ago

i dont know if that helps


a year ago

interesting, i think your account might be in a funny state then, I'll escalate


a year ago

!t


a year ago

This thread has been escalated to the Railway team.

Status changed to Awaiting Railway Response dev about 1 year ago


a year ago

limited trial


tenochocinco
TRIALOP

a year ago

so you cannot deploy anything on a limited trial


a year ago

oh


a year ago

You can only deploy databases on the limited trial.

https://docs.railway.com/reference/pricing/free-trial#full-vs-limited-trial


a year ago

whar happened to train derailed 🥲


tenochocinco
TRIALOP

a year ago

ohhh so because my github is a young account i get the limited trial


tenochocinco
TRIALOP

a year ago

so the only way to deploy is straight up pay


tenochocinco
TRIALOP

a year ago

that kinda sucks


a year ago

yea, unfortunately


tenochocinco
TRIALOP

a year ago

is there a way i could get it online as a database and not a code


tenochocinco
TRIALOP

a year ago

im not entirely sure the difference


lonelywolf
HOBBY

a year ago

Then iam lucky that i deployed my discord bot there in free trail


a year ago

no


a year ago

a database is only meant to store data (hence the name)


a year ago

free full trial allows you to deploy code.


tenochocinco
TRIALOP

a year ago

thank you for the help then


a year ago

no problem, good luck!


a year ago

!s


Status changed to Solved dev about 1 year ago


Loading...