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


dev
MODERATOR

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


dev
MODERATOR

a year ago

what error did you get?


tenochocinco
TRIALOP

a year ago

failed to commit changes


dev
MODERATOR

a year ago

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


dev
MODERATOR

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


dev
MODERATOR

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


dev
MODERATOR

a year ago

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


dev
MODERATOR

a year ago

!t


dev
MODERATOR

a year ago

This thread has been escalated to the Railway team.

Status changed to Awaiting Railway Response dev 11 months ago


brody
EMPLOYEE

a year ago

limited trial


tenochocinco
TRIALOP

a year ago

so you cannot deploy anything on a limited trial


dev
MODERATOR

a year ago

oh


uxuz
MODERATOR

a year ago

You can only deploy databases on the limited trial.

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


dev
MODERATOR

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


dev
MODERATOR

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


8u9i
HOBBY

a year ago

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


uxuz
MODERATOR

a year ago

no


dev
MODERATOR

a year ago

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


uxuz
MODERATOR

a year ago

free full trial allows you to deploy code.


tenochocinco
TRIALOP

a year ago

thank you for the help then


dev
MODERATOR

a year ago

no problem, good luck!


dev
MODERATOR

a year ago

!s


Status changed to Solved dev 11 months ago


Loading...