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?
alexbalandiPRO
a year 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
ⓘ Deployment information is only viewable by Project members and Railway admins.
4 Replies
alexbalandiPRO
a year ago
It works again. I guess it was just an unfortunate network hiccup.
a year ago
I've seen "Connection reset by peer" a lot recently with GitHub stuff, guess GitHub is having some network troubles.
alexbalandiPRO
a year 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 :/
a year ago
That doesn't necessarily mean anything, but Google (GCP) could also be having some network troubles.