a year ago
I am trying to use the Medusajs on Railway tutorial by Rasmus Puls but when I try and eject the front end repo, I see a pop up that says “Eject service from Template” but I can’t select an organization to create the repo into. His tutorial online does show him an option for his GitHub user to eject the repo to.
Project id: a2f4b7ba-069d-41b8-9986-3bf1bd09b4c3
20 Replies
a year ago
can you show me what you see when you choose to eject?
a year ago
have you given the railway github bot access to all your repos?
a year ago
its done when you link your github account
a year ago
just needed to refresh the railway page?
a year ago
Maybe related to this, I've recently changed a source repo from a template (railway/rails-template) to my own source repo. I never used "eject" action. Pushing to main now doesn't seem to trigger a build. I have all github permissions enabled. Anything I'm missing here? Project id: 1aeea78f-d5e4-4878-be9f-86d2d4bb32f9
a year ago
that happens when you remove the repo and replace it all in the same staged change.
you did -
disconnect template repo
add your own repo
deploy
you need to do -
disconnect template repo
deploy
add your own repo
deploy
known bug, but for now, you'd have to fully recreate the service since it's already in the bugged state.
a year ago
For step 2 of your instructions, how do you deploy once you've already disconnected the template repo but haven't added your own repo?
a year ago
its would likely fail, but thats okay because the final deploy is all you care about
a year ago
Cool, just recreated the rails service. Does it sometimes take postgres deployments a while to show up in the environment?
Attachments
a year ago
no, that should be instant, try resetting the canvas with the button on the top left of the canvas
a year ago
Thanks, we're good now!
a year ago
awesome!
a year ago
!s
Status changed to Solved brody • about 1 year ago
