[00:01] Patrickdk: When did you upload it? Things were broken for 15-20 minutes from about 23:05 [00:02] about 30min ago [03:01] hey anyone there [03:01] thewrath: Sure [03:02] I am getting the following error when trying to use bzr exploer to log into launchpad [03:02] bzr: ERROR: Connection error: while sending CONNECT launchpad.net:443: [Errno 10061] No connection could be made because the target machine actively refused it [03:04] I have pageant running with my certs [03:05] wgrant: I have run plink.exe -v -ssh -agent mike-a-brown09@bazaar.launchpad.net in command prompt (as I am in windows) and it works without issue [03:06] thewrath: TCP port 443 is HTTPS. It sounds like there's a firewall between your machine and the Internet blocking HTTPS. [03:06] You'll need to configure it to use a proxy, or avoid the HTTPS call by using bzr+ssh://mike-a-brown09@bazaar.launchpad.net/path/to/branch rather than lp:path/to/branch [03:07] the only fw that i have is the local one [03:07] i have disabled that [03:09] brb i am going to switch to linux [03:09] thewrath: Oh, actually, it looks like it's trying to use a proxy. [03:09] "CONNECT" is a proxy verb [03:09] It's trying to use a proxy that isn't there. === achernya_ is now known as achernya === nickoe_ is now known as nickoe === dayangkun is now known as dayangkun_afk [23:10] wgrant: sorry i just saw your message from last night. i will try again