<@U017UPJEGKZ>: Is it working now? I was able to...
# magic
t
@User: Is it working now? I was able to log into a remote machine and then run a git clone from opencircuitdesign.com.
w
Nope. Its weird, I was able to pull yesterday and then I tried to pull again a few minutes later and got connection refused. Almost like I am being blocked by a firewall or something?
t
What do you have for .git/config remote "origin" URL? It should be
<git://opencircuitdesign.com/><project>
w
Copy code
wbraun@wbraun-desktop:~/projects/asic/magic$ git config --get remote.origin.url
<git://opencircuitdesign.com/magic>
t
Possibly I have an overactive denyhosts? What is your IP address?
w
I also cant load the base website, http://opencircuitdesign.com/ . But I can load subpages like http://opencircuitdesign.com/magic/
t
That's odd. I see the address in the access logs for httpd from two days ago, and then nothing. . . no errors, no mentions.
w
huh. I am with a standard residential IP, I dont think it would be an issue on my end?
I can also ping opencircuitdesign.com
t
No idea. My only leads are that I show no errors on my end from your IP, and I was able to ssh to a remote host and run the git clone command that you can't.
w
ok. I will try resetting my router and if that does not work I will set up the stanford VPN