cant deploy databases
sawaapp
HOBBYOP

a month ago

im trying to deploy a new database (postgres) (i tried all options under database)
also as some context we are on the $5 hobby plan
we have 1 project
with 2 environments
env 1 has
1. 2 databases
2. 7 services (templates / repos)
3. 1 gh repo

second env
had 2 3 databases

i removed one as if the limit is a problem still isnt solved and i cant even recreate the one i removed

Solved

14 Replies

Railway
BOT

a month ago

Hey there! We've found the following might help you get unblocked faster:

If you find the answer from one of these, please let us know by solving the thread!


sawaapp
HOBBYOP

a month ago

not any of that sadly (all had an issue where the plan ended but we pay consistently for the plan )


brody
EMPLOYEE

a month ago

Could you please share some more information on what is preventing you from deploying a database?


Status changed to Awaiting User Response Railway about 1 month ago


sawaapp
HOBBYOP

a month ago

sadly it doesnt say anything except "failed to deploy" on the little right bottom toast

but when i tried for testing if its an issue with postgress only i tried all 4 options and one of them for one time said something about limit (so i checked and we are under the limits by quite a bit) also when i retried to deploy any y of the 4 again it didnt say the limit error and i removed one db from our env and it still didnt solve it


Status changed to Awaiting Railway Response Railway about 1 month ago


sawaapp
HOBBYOP

a month ago

is there a way to see like more detailed logs of whats happening in the project while creating a database


sawaapp
HOBBYOP

a month ago

when i made a new project it created the postgres db successfully so its a project thing

from what i shared in the first issue i know we are below the plan limit so what is it


sawaapp
HOBBYOP

a month ago

yup i think its the volume / project limit its 10 volumes so what to do and what is the point of having 50 service / project limit and having only 10 volumes ????


brody
EMPLOYEE

a month ago

Please link the applicable project you are having trouble with.


Status changed to Awaiting User Response Railway about 1 month ago


sawaapp
HOBBYOP

a month ago

its a private one not public


Status changed to Awaiting Railway Response Railway about 1 month ago


brody
EMPLOYEE

a month ago

Please provide the URL of the project with which you are having trouble.


Status changed to Awaiting User Response Railway about 1 month ago



Status changed to Awaiting Railway Response Railway about 1 month ago


sawaapp
HOBBYOP

a month ago

i just removed a part of it so it works for now


sam-a
EMPLOYEE

a month ago

Yeah it looks like you were running into the limit of 10 volumes per project. Let me know if you have other questions.


Status changed to Awaiting User Response Railway about 1 month ago


sawaapp
HOBBYOP

a month ago

yeah is there a way to increase it on the hobby plan

also i found a way to manage it for now and its to make different db in the same postgres instance (and in the code change the last part "/db_name"

while it isolate the schema and migrations and everything i need but the catch is that railway shows only the /railway db in the data tab i would love to get like a selector for the different databases under the same postgres instance now i have to use a separate viewer (either drizzle studio or pgadmin and alternatives like it) so yeah that works for now

and sidenote i made a feature request to have database selector in the view tab in db like postgres , vote on it if you need it
https://station.railway.com/feedback/database-selector-on-the-view-data-tab-i-1cd1344a


Status changed to Awaiting Railway Response Railway about 1 month ago


Status changed to Solved sawaapp about 1 month ago


Loading...