Does changing default branch in github affect project deployment on Railway?
alimardanov
PROOP

a year ago

I had "master" anda version 4.0 branches on my github respository. "Master" branch was the default branch. "Version 4.0" its fork. I had deployed Version 4.0 on railway. It was working fine.
Then, I decided to set Version 4.0 as the default branch. Since, then my railway project deployments are failing.

Here is the error text: Failed to clone: unexpected EOF

Does changing the default branch cause this? How can I solve this?

Solved

9 Replies

alimardanov
PROOP

a year ago

e1945e5f-b9fa-48e6-94d2-71b38a682cb7


alimardanov
PROOP

a year ago

I get this error: Failed to clone: unexpected EOF


brody
EMPLOYEE

a year ago

have you tried redeploying again?


alimardanov
PROOP

a year ago

Hi, brody. Thanks for the response. Yesterday, I did try. It worked several times. Project builded susccessfully. But today, it s not working again. With the same error. I am really confused.


alimardanov
PROOP

a year ago

After several failure, I tried to build the project in the US west (Oregeon). It is build successfully, at first try.


alimardanov
PROOP

a year ago

I moved all of my projects from Netherlands to US Oregon. Projects deployed fast without a problem.


brody
EMPLOYEE

a year ago

alright thank you for the information, We have seen isolated reports of this effecting only EU builds, so we will continue to work on a fix


brody
EMPLOYEE

a year ago

update, we had published a fix, please let us know if you see it again


brody
EMPLOYEE

a year ago

!s


Status changed to Solved brody about 1 year ago


Loading...