Has anyone been having issues with pulls_from_bloc...
# ask-community
t
Has anyone been having issues with pulls_from_block on github? Since yesterdays github outage i’ve been having
Copy code
Failed to pull from remote:
 Cloning into '/tmp/tmp0h4b39iiprefect'...
fatal: unable to access '<https://github.com/org/repo.git/>': Failed to connect to <http://github.com|github.com> port 443 after 131017 ms: Couldn't connect to server
errors on most of my deployments
n
i'd be surprised if that were related to the prefect code here are you able to pull from that same environment without prefect involved?
t
it’s quite sporadic, sometimes it works and sometimes it does not. my guess was some cache node/proxy in out environment wasn’t configured properly, just thought i’d ask here in case other people are experiencing the same thing
👍 1