It seems dockerfile can't clone repo from github for me, location for container is EU, it seems the problem is that railway ips are getting blocked by github?
alexbalandi
PROOP

2 years ago

12 [ 7/12] RUN git clone --branch compat https://github.com/betterwithai/cloudpickle-generators

12 0.313 Cloning into 'cloudpickle-generators'…

12 61.49 fatal: unable to access 'https://github.com/betterwithai/cloudpickle-generators/';: Recv failure: Connection reset by peer

View Deploy details

ⓘ Deployment information is only viewable by Project members and Railway admins.

4 Replies

alexbalandi
PROOP

2 years ago

It works again. I guess it was just an unfortunate network hiccup.


brody
EMPLOYEE

2 years ago

I've seen "Connection reset by peer" a lot recently with GitHub stuff, guess GitHub is having some network troubles.


alexbalandi
PROOP

2 years ago

I've seen "Connection reset by peer" a lot recently with GitHub stuff, guess GitHub is having some network troubles.

But it works for me fine when I clone from my machine :/ Only railway containers run into the issue. Happening to me again today :/


brody
EMPLOYEE

2 years ago

That doesn't necessarily mean anything, but Google (GCP) could also be having some network troubles.


Loading...