First time deploying my nodejs + Postgresql app directly from Github. Running into issue
tangirala
HOBBYOP

10 months ago

My deployment is hanging...says its waiting for volume migration. I am sure I am missing some steps. I definitely could use some help.

Solved

12 Replies

tangirala
HOBBYOP

10 months ago

Project id : 84b4890c-97a0-4b43-bfb7-690193d8f475


10 months ago

Hey, can you show more of your project and has the volume migration been finished?


tangirala
HOBBYOP

10 months ago

No I do not know how to do the volume migration. Can you help me with that. @uxuz


tangirala
HOBBYOP

10 months ago

(base) vtangirala@us603e5f3cdc2f SweetHome % railway volume list

Project: SweetHome

Environment: Staging

Volume: postgres-volume

Attached to: Sweethome-staging

Mount path: /var/lib/postgresql/data

Storage used: 197MB/5000MB

Volume: postgres-volume-TU4k

Attached to: Postgres

Mount path: /var/lib/postgresql/data

Storage used: 199MB/5000MB

(base) vtangirala@us603e5f3cdc2f SweetHome % railway volume attach -h

Attach a volume to a service


10 months ago

Can you show a screenshot of your dashboard that includes the failed volume migration?


tangirala
HOBBYOP

10 months ago

Its not failed, but its waiting there forever with the above message like "waiting for migration".

1426946585136201808


tangirala
HOBBYOP

10 months ago

Just now I attached the Postgres db volume to the Sweethome-staging service.

railway volume list

Project: SweetHome

Environment: Staging

Volume: postgres-volume-TU4k

Attached to: Sweethome-staging

Mount path: /var/lib/postgresql/data

Storage used: 199MB/5000MB


tangirala
HOBBYOP

10 months ago

Is this the right step to do ? How can I signal that volume migration is complete and proceed with the deployment.


tangirala
HOBBYOP

10 months ago

My service stack is Node JS + Express + Postgresql. When I running everything on one machine locally, running smoothly. When it comes to Railway I am having these unknowns in the deployment. I am sure I am missing something.


tangirala
HOBBYOP

10 months ago

Issue is resolved.


10 months ago

Hey, can you share what you have done to resolve this issue? I will mark this thread as solved afterwards.


10 months ago

!s


Status changed to Solved uxuz 10 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...