ArduPilot / MissionPlanner

Mission Planner Ground Control Station for ArduPilot (c# .net)
http://ardupilot.org/planner/
GNU General Public License v3.0
1.69k stars 2.34k forks source link

MissionPlanner Previous Firmware function fails #393

Closed jmkirsch closed 10 years ago

jmkirsch commented 10 years ago

An error is reported when clicking on Previous Firmware which can be viewed here: http://www.rcgroups.com/forums/showpost.php?p=27945450&postcount=3781.

Note that the list populates, but selecting any of the listed versions results in the same pop-up error.

meee1 commented 10 years ago

this is a problem with your internet connection

jmkirsch commented 10 years ago

In what way, and how can it be tested? The function works fine in version 1.2.86.

meee1 commented 10 years ago

try going to github.com and also try this https://github.com/diydrones/binary/raw/1452d670b5898f80966d8b0964f871b6f08cb90a/History/firmware2.xml

my guess is both will fail.

jmkirsch commented 10 years ago

Thanks. I posted the bug using github.com on the same computer.

I'll try that URL later at home. I can't hit it at the office using IE, and I assume the app is using IE's proxy settings? I can hit it using Chrome... I am not using a proxy at home.

Still finding it odd that it worked in older versions. Did the URL change?

meee1 commented 10 years ago

that's the thing. the url has not changed at all.

your error is about not being able to resolve github.com. so its definitely something to do with your internet

jmkirsch commented 10 years ago

I should clarify the time frame: it's working in older versions at the exact same time it's not working in the current version. I did this yesterday in about a 5 minute window:

  1. Ran 1.2.99 - failed
  2. Ran 1.2.86 - works
  3. Ran 1.2.99 - failed
meee1 commented 10 years ago

the only other thing it could be is a proxy server setting? but that still doesn't explain why the dns lookup would fail.

are you running a firewall that is blocking specific programs?

jmkirsch commented 10 years ago

I'm not using a proxy at home, but it could be the firewall is handling the traffic between the two versions differently. I'll try disabling it and antivirus software, as well as trying the URL above.

jmkirsch commented 10 years ago

The URL works in both IE and Chrome. I disabled the firewall and it still fails. Note that Beta firmware downloads Ok. I noticed that the XML file only lists Arducopter 3.1.2; no previous firmwares are listed in the file:

<?xml version="1.0" encoding="us-ascii"?>

Plane/stable/apm1-1280/ArduPlane.hex Plane/stable/apm1/ArduPlane.hex Plane/stable/apm2/ArduPlane.hex Plane/stable/PX4/ArduPlane-v1.px4 Plane/stable/PX4/ArduPlane-v2.px4 ArduPlane V2.78b 13 Plane/stable/apm1-hilsensors/ArduPlane.hex Plane/stable/apm2-hilsensors/ArduPlane.hex ArduPlane V2.78b 13 Rover/stable/apm1-1280/APMrover2.hex Rover/stable/apm1/APMrover2.hex Rover/stable/apm2/APMrover2.hex Rover/stable/PX4/APMrover2-v1.px4 Rover/stable/PX4/APMrover2-v2.px4 ArduRover v2.45 16 Copter/stable/apm1-quad/ArduCopter.hex Copter/stable/apm2-quad/ArduCopter.hex Copter/stable/PX4-quad/ArduCopter-v1.px4 Copter/stable/PX4-quad/ArduCopter-v2.px4 ArduCopter V3.1.2 120 Copter/stable/apm1-tri/ArduCopter.hex Copter/stable/apm2-tri/ArduCopter.hex Copter/stable/PX4-tri/ArduCopter-v1.px4 Copter/stable/PX4-tri/ArduCopter-v2.px4 ArduCopter V3.1.2 120 Copter/stable/apm1-hexa/ArduCopter.hex Copter/stable/apm2-hexa/ArduCopter.hex Copter/stable/PX4-hexa/ArduCopter-v1.px4 Copter/stable/PX4-hexa/ArduCopter-v2.px4 ArduCopter V3.1.2 120 Copter/stable/apm1-y6/ArduCopter.hex Copter/stable/apm2-y6/ArduCopter.hex Copter/stable/PX4-y6/ArduCopter-v1.px4 Copter/stable/PX4-y6/ArduCopter-v2.px4 ArduCopter V3.1.2 120 Copter/stable/apm1-octa-quad/ArduCopter.hex Copter/stable/apm2-octa-quad/ArduCopter.hex Copter/stable/PX4-octa-quad/ArduCopter-v1.px4 Copter/stable/PX4-octa-quad/ArduCopter-v2.px4 ArduCopter V3.1.2 120 Copter/stable/apm1-octa/ArduCopter.hex Copter/stable/apm2-octa/ArduCopter.hex Copter/stable/PX4-octa/ArduCopter-v1.px4 Copter/stable/PX4-octa/ArduCopter-v2.px4 ArduCopter V3.1.2 120 Copter/stable/apm1-heli/ArduCopter.hex Copter/stable/apm2-heli/ArduCopter.hex Copter/stable/PX4-heli/ArduCopter-v1.px4 Copter/stable/PX4-heli/ArduCopter-v2.px4 ArduCopter V3.1.2 120 Copter/stable/apm1-quad-hil/ArduCopter.hex Copter/stable/apm2-quad-hil/ArduCopter.hex Copter/stable/PX4-quad-hil/ArduCopter-v1.px4 Copter/stable/PX4-quad-hil/ArduCopter-v2.px4 ArduCopter V3.1.2 120 Copter/stable/apm1-heli-hil/ArduCopter.hex Copter/stable/apm2-heli-hil/ArduCopter.hex Copter/stable/PX4-heli-hil/ArduCopter-v1.px4 Copter/stable/PX4-heli-hil/ArduCopter-v2.px4 ArduCopter V3.1.2 120
jmkirsch commented 10 years ago

FYI, the above link redirects to https://raw.githubusercontent.com/diydrones/binary/1452d670b5898f80966d8b0964f871b6f08cb90a/History/firmware2.xml. Not sure if that's important. I also did ping and tracert tests to github.com and raw.githubusercontent.com; both work Ok.

meee1 commented 10 years ago

please edit missionplanner.exe.config

inside you will find <switches> <add name="System.Net" value="Warning" /> <add name="System.Net.Sockets" value="Warning" /> <add name="System.Net.Cache" value="Warning" /> <switches>

change the "Warning" to "Verbose" then inside network.log. should be a verbose output of the request MP is making.

jmkirsch commented 10 years ago

Looks like it's trying to connect to localhost for the "Previous Firmware" operation, but it correctly connects to github for other operations (which rules out my Internet connection and a ...\etc\hosts entry):

System.Net Verbose: 0 : [2328] WebRequest::Create(https://github.com/diydrones/binary/raw/1452d670b5898f80966d8b0964f871b6f08cb90a/History/firmware2.xml) System.Net Verbose: 0 : [2328] HttpWebRequest#60246124::HttpWebRequest(https://github.com/diydrones/binary/raw/1452d670b5898f80966d8b0964f871b6f08cb90a/History/firmware2.xml#523960108) System.Net Verbose: 0 : [2328] Exiting HttpWebRequest#60246124::HttpWebRequest() System.Net Verbose: 0 : [2328] Exiting WebRequest::Create() -> HttpWebRequest#60246124 System.Net Verbose: 0 : [2328] HttpWebRequest#60246124::GetResponse() System.Net Information: 0 : [2328] Associating HttpWebRequest#60246124 with ServicePoint#63400561 System.Net Information: 0 : [2328] Associating Connection#21776359 with HttpWebRequest#60246124 System.Net.Sockets Verbose: 0 : [2328] Socket#63445251::Socket(InterNetwork#2) System.Net.Sockets Verbose: 0 : [2328] Exiting Socket#63445251::Socket() System.Net.Sockets Verbose: 0 : [2328] Socket#28792586::Socket(InterNetworkV6#23) System.Net.Sockets Verbose: 0 : [2328] Exiting Socket#28792586::Socket() System.Net.Sockets Verbose: 0 : [2328] Socket#63445251::Connect(131:443#-2080628869) System.Net.Sockets Information: 0 : [2328] Socket#63445251 - Created connection from 10.0.1.13:53572 to 192.30.252.131:443. System.Net.Sockets Verbose: 0 : [2328] Exiting Socket#63445251::Connect() System.Net.Sockets Verbose: 0 : [2328] Socket#28792586::Close() System.Net.Sockets Verbose: 0 : [2328] Socket#28792586::Dispose() System.Net.Sockets Verbose: 0 : [2328] Exiting Socket#28792586::Close() System.Net Information: 0 : [2328] Connection#21776359 - Created connection from 10.0.1.13:53572 to 192.30.252.131:443. System.Net Information: 0 : [2328] TlsStream#24142197::.ctor(host=github.com, #certs=0) System.Net Information: 0 : [2328] Associating HttpWebRequest#60246124 with ConnectStream#32228611 System.Net Information: 0 : [2328] HttpWebRequest#60246124 - Request: GET /diydrones/binary/raw/1452d670b5898f80966d8b0964f871b6f08cb90a/History/firmware2.xml HTTP/1.1

System.Net Information: 0 : [2328] SecureChannel#26727166::.ctor(hostname=github.com, #clientCertificates=0, encryptionPolicy=RequireEncryption) System.Net Information: 0 : [2328] SecureChannel#26727166 - Left with 0 client certificates to choose from. System.Net Information: 0 : [2328] Using the cached credential handle. System.Net.Sockets Verbose: 0 : [6812] TcpClient#20748542::Dispose() System.Net.Sockets Verbose: 0 : [6812] Exiting TcpClient#20748542::Dispose() System.Net Information: 0 : [2328] InitializeSecurityContext(credential = System.Net.SafeFreeCredential_SECURITY, context = (null), targetName = github.com, inFlags = ReplayDetect, SequenceDetect, Confidentiality, AllocateMemory, InitManualCredValidation) System.Net Information: 0 : [2328] InitializeSecurityContext(In-Buffer length=0, Out-Buffer length=114, returned code=ContinueNeeded). System.Net.Sockets Verbose: 0 : [2328] Socket#63445251::Send() System.Net.Sockets Verbose: 0 : [2328] Data from Socket#63445251::Send System.Net.Sockets Verbose: 0 : [2328] 00000000 : 16 03 01 00 6D 01 00 00-69 03 01 53 3E 99 72 67 : ....m...i..S>.rg System.Net.Sockets Verbose: 0 : [2328] 00000010 : AF B8 D1 14 6B 93 22 A8-DA D9 C3 15 C9 F7 DC 24 : ....k."........$ System.Net.Sockets Verbose: 0 : [2328] 00000020 : 9A DE 75 DC 46 C5 7D BD-E7 EE 17 00 00 18 00 2F : ..u.F.}......../ System.Net.Sockets Verbose: 0 : [2328] 00000030 : 00 35 00 05 00 0A C0 13-C0 14 C0 09 C0 0A 00 32 : .5.............2 System.Net.Sockets Verbose: 0 : [2328] 00000040 : 00 38 00 13 00 04 01 00-00 28 FF 01 00 01 00 00 : .8.......(...... System.Net.Sockets Verbose: 0 : [2328] 00000050 : 00 00 0F 00 0D 00 00 0A-67 69 74 68 75 62 2E 63 : ........github.c System.Net.Sockets Verbose: 0 : [2328] 00000060 : 6F 6D 00 0A 00 06 00 04-00 17 00 18 00 0B 00 02 : om.............. System.Net.Sockets Verbose: 0 : [2328] 00000070 : 01 00 : .. System.Net.Sockets Verbose: 0 : [2328] Exiting Socket#63445251::Send() -> 114#114 System.Net.Sockets Verbose: 0 : [2328] Socket#63445251::Receive() System.Net.Sockets Verbose: 0 : [2328] Data from Socket#63445251::Receive System.Net.Sockets Verbose: 0 : [2328] 00000000 : 16 03 01 00 5D : ....] System.Net.Sockets Verbose: 0 : [2328] Exiting Socket#63445251::Receive() -> 5#5 System.Net.Sockets Verbose: 0 : [2328] Socket#63445251::Receive() System.Net.Sockets Verbose: 0 : [2328] Data from Socket#63445251::Receive System.Net.Sockets Verbose: 0 : [2328] 00000005 : 02 00 00 59 03 01 53 3E-99 71 17 89 3F 54 E1 75 : ...Y..S>.q..?T.u System.Net.Sockets Verbose: 0 : [2328] 00000015 : D4 98 7C 66 09 28 D8 EF-D7 85 FE 87 D7 09 A1 CC : ..|f.(.......... System.Net.Sockets Verbose: 0 : [2328] 00000025 : 64 C6 BB E9 51 57 20 F5-2F BD 59 3F 28 CF ED 82 : d...QW ./.Y?(... System.Net.Sockets Verbose: 0 : [2328] 00000035 : A0 DF 83 CD 83 81 0A 15-4A 53 5C 1E 6A A4 5C 99 : ........JS.j.. System.Net.Sockets Verbose: 0 : [2328] 00000045 : 34 C0 D7 29 A4 12 96 C0-13 00 00 11 00 00 00 00 : 4..)............ System.Net.Sockets Verbose: 0 : [2328] 00000055 : FF 01 00 01 00 00 0B 00-04 03 00 01 02 : ............. System.Net.Sockets Verbose: 0 : [2328] Exiting Socket#63445251::Receive() -> 93#93 System.Net Information: 0 : [2328] InitializeSecurityContext(credential = System.Net.SafeFreeCredentialSECURITY, context = 995798:13ed5e00, targetName = github.com, inFlags = ReplayDetect, SequenceDetect, Confidentiality, AllocateMemory, InitManualCredValidation) System.Net Information: 0 : [2328] InitializeSecurityContext(In-Buffers count=2, Out-Buffer length=0, returned code=ContinueNeeded). System.Net.Sockets Verbose: 0 : [2328] Socket#63445251::Receive() System.Net.Sockets Verbose: 0 : [2328] Data from Socket#63445251::Receive System.Net.Sockets Verbose: 0 : [2328] 00000000 : 16 03 01 0C 2F : ..../ System.Net.Sockets Verbose: 0 : [2328] Exiting Socket#63445251::Receive() -> 5#5 System.Net.Sockets Verbose: 0 : [2328] Socket#63445251::Receive() System.Net.Sockets Verbose: 0 : [2328] Data from Socket#63445251::Receive System.Net.Sockets Verbose: 0 : [2328](printing 1024 out of 3119) System.Net.Sockets Verbose: 0 : [2328] 00000005 : 0B 00 0C 2B 00 0C 28 00-07 68 30 82 07 64 30 82 : ...+..(..h0..d0. System.Net.Sockets Verbose: 0 : [2328] 00000015 : 06 4C A0 03 02 01 02 02-10 09 0B 35 F8 E6 A2 38 : .L.........5...8 System.Net.Sockets Verbose: 0 : [2328] 00000025 : 73 F1 FB B2 0A FF 45 CC-55 30 0D 06 09 2A 86 48 : s.....E.U0....H System.Net.Sockets Verbose: 0 : [2328] 00000035 : 86 F7 0D 01 01 0B 05 00-30 75 31 0B 30 09 06 03 : ........0u1.0... System.Net.Sockets Verbose: 0 : [2328] 00000045 : 55 04 06 13 02 55 53 31-15 30 13 06 03 55 04 0A : U....US1.0...U.. System.Net.Sockets Verbose: 0 : [2328] 00000055 : 13 0C 44 69 67 69 43 65-72 74 20 49 6E 63 31 19 : ..DigiCert Inc1. System.Net.Sockets Verbose: 0 : [2328] 00000065 : 30 17 06 03 55 04 0B 13-10 77 77 77 2E 64 69 67 : 0...U....www.dig System.Net.Sockets Verbose: 0 : [2328] 00000075 : 69 63 65 72 74 2E 63 6F-6D 31 34 30 32 06 03 55 : icert.com1402..U System.Net.Sockets Verbose: 0 : [2328] 00000085 : 04 03 13 2B 44 69 67 69-43 65 72 74 20 53 48 41 : ...+DigiCert SHA System.Net.Sockets Verbose: 0 : [2328] 00000095 : 32 20 45 78 74 65 6E 64-65 64 20 56 61 6C 69 64 : 2 Extended Valid System.Net.Sockets Verbose: 0 : [2328] 000000A5 : 61 74 69 6F 6E 20 53 65-72 76 65 72 20 43 41 30 : ation Server CA0 System.Net.Sockets Verbose: 0 : [2328] 000000B5 : 1E 17 0D 31 33 31 30 32-32 31 32 30 30 30 31 5A : ...131022120001Z System.Net.Sockets Verbose: 0 : [2328] 000000C5 : 17 0D 31 35 30 39 30 32-31 32 30 30 30 30 5A 30 : ..150902120000Z0 System.Net.Sockets Verbose: 0 : [2328] 000000D5 : 81 F0 31 1D 30 1B 06 03-55 04 0F 0C 14 50 72 69 : ..1.0...U....Pri System.Net.Sockets Verbose: 0 : [2328] 000000E5 : 76 61 74 65 20 4F 72 67-61 6E 69 7A 61 74 69 6F : vate Organizatio System.Net.Sockets Verbose: 0 : [2328] 000000F5 : 6E 31 13 30 11 06 0B 2B-06 01 04 01 82 37 3C 02 : n1.0...+.....7<. System.Net.Sockets Verbose: 0 : [2328] 00000105 : 01 03 13 02 55 53 31 19-30 17 06 0B 2B 06 01 04 : ....US1.0...+... System.Net.Sockets Verbose: 0 : [2328] 00000115 : 01 82 37 3C 02 01 02 13-08 44 65 6C 61 77 61 72 : ..7<.....Delawar System.Net.Sockets Verbose: 0 : [2328] 00000125 : 65 31 10 30 0E 06 03 55-04 05 13 07 35 31 35 37 : e1.0...U....5157 System.Net.Sockets Verbose: 0 : [2328] 00000135 : 35 35 30 31 17 30 15 06-03 55 04 09 13 0E 35 34 : 5501.0...U....54 System.Net.Sockets Verbose: 0 : [2328] 00000145 : 38 20 34 74 68 20 53 74-72 65 65 74 31 0E 30 0C : 8 4th Street1.0. System.Net.Sockets Verbose: 0 : [2328] 00000155 : 06 03 55 04 11 13 05 39-34 31 30 37 31 0B 30 09 : ..U....941071.0. System.Net.Sockets Verbose: 0 : [2328] 00000165 : 06 03 55 04 06 13 02 55-53 31 13 30 11 06 03 55 : ..U....US1.0...U System.Net.Sockets Verbose: 0 : [2328] 00000175 : 04 08 13 0A 43 61 6C 69-66 6F 72 6E 69 61 31 16 : ....California1. System.Net.Sockets Verbose: 0 : [2328] 00000185 : 30 14 06 03 55 04 07 13-0D 53 61 6E 20 46 72 61 : 0...U....San Fra System.Net.Sockets Verbose: 0 : [2328] 00000195 : 6E 63 69 73 63 6F 31 15-30 13 06 03 55 04 0A 13 : ncisco1.0...U... System.Net.Sockets Verbose: 0 : [2328] 000001A5 : 0C 47 69 74 48 75 62 2C-20 49 6E 63 2E 31 13 30 : .GitHub, Inc.1.0 System.Net.Sockets Verbose: 0 : [2328] 000001B5 : 11 06 03 55 04 03 13 0A-67 69 74 68 75 62 2E 63 : ...U....github.c System.Net.Sockets Verbose: 0 : [2328] 000001C5 : 6F 6D 30 82 01 22 30 0D-06 09 2A 86 48 86 F7 0D : om0.."0....H... System.Net.Sockets Verbose: 0 : [2328] 000001D5 : 01 01 01 05 00 03 82 01-0F 00 30 82 01 0A 02 82 : ..........0..... System.Net.Sockets Verbose: 0 : [2328] 000001E5 : 01 01 00 ED D3 89 C3 5D-70 72 09 F3 33 4F 1A 72 : .......]pr..3O.r System.Net.Sockets Verbose: 0 : [2328] 000001F5 : 74 D9 B6 5A 95 50 BB 68-61 9F F7 FB 1F 19 E1 DA : t..Z.P.ha....... System.Net.Sockets Verbose: 0 : [2328] 00000205 : 04 31 AF 15 7C 1A 7F F9-73 AF 1D E5 43 2B 56 09 : .1..|...s...C+V. System.Net.Sockets Verbose: 0 : [2328] 00000215 : 00 45 69 4A E8 C4 5B DF-C2 77 52 51 19 5B D1 2B : .EiJ..[..wRQ.[.+ System.Net.Sockets Verbose: 0 : [2328] 00000225 : D9 39 65 36 A0 32 19 1C-41 73 FB 32 B2 3D 9F 98 : .9e6.2..As.2.=.. System.Net.Sockets Verbose: 0 : [2328] 00000235 : EC 82 5B 0B 37 64 39 2C-B7 10 83 72 CD F0 EA 24 : ..[.7d9,...r...$ System.Net.Sockets Verbose: 0 : [2328] 00000245 : 4B FA D9 94 2E C3 85 15-39 A9 3A F6 88 DA F4 27 : K.......9.:....' System.Net.Sockets Verbose: 0 : [2328] 00000255 : 89 A6 95 4F 84 A2 37 4E-7C 25 78 3A C9 83 6D 02 : ...O..7N|%x:..m. System.Net.Sockets Verbose: 0 : [2328] 00000265 : 17 95 78 7D 47 A8 55 83-EE 13 C8 19 1A B3 3C F1 : ..x}G.U.......<. System.Net.Sockets Verbose: 0 : [2328] 00000275 : 5F FE 3B 02 E1 85 FB 11-66 AB 09 5D 9F 4C 43 F0 : .;.....f..].LC. System.Net.Sockets Verbose: 0 : [2328] 00000285 : C7 24 5E 29 72 28 CE D4-75 68 4F 24 72 29 AE 39 : .$^)r(..uhO$r).9 System.Net.Sockets Verbose: 0 : [2328] 00000295 : 28 FC DF 8D 4F 4D 83 73-74 0C 6F 11 9B A7 DD 62 : (...OM.st.o....b System.Net.Sockets Verbose: 0 : [2328] 000002A5 : DE FF E2 EB 17 E6 FF 0C-BF C0 2D 31 3B D6 59 A2 : ..........-1;.Y. System.Net.Sockets Verbose: 0 : [2328] 000002B5 : F2 DD 87 4A 48 7B 6D 33-11 14 4D 34 9F 32 38 F6 : ...JH{m3..M4.28. System.Net.Sockets Verbose: 0 : [2328] 000002C5 : C8 19 9D F1 B6 3D C5 46-EF 51 0B 8A C6 33 ED 48 : .....=.F.Q...3.H System.Net.Sockets Verbose: 0 : [2328] 000002D5 : 61 C4 1D 17 1B BD 7C B6-67 E9 39 CF A5 52 80 0A : a.....|.g.9..R.. System.Net.Sockets Verbose: 0 : [2328] 000002E5 : F4 EA CD 02 03 01 00 01-A3 82 03 72 30 82 03 6E : ...........r0..n System.Net.Sockets Verbose: 0 : [2328] 000002F5 : 30 1F 06 03 55 1D 23 04-18 30 16 80 14 3D D3 50 : 0...U.#..0...=.P System.Net.Sockets Verbose: 0 : [2328] 00000305 : A5 D6 A0 AD EE F3 4A 60-0A 65 D3 21 D4 F8 F8 D6 : ......J`.e.!.... System.Net.Sockets Verbose: 0 : [2328] 00000315 : 0F 30 1D 06 03 55 1D 0E-04 16 04 14 87 D1 8F 19 : .0...U.......... System.Net.Sockets Verbose: 0 : [2328] 00000325 : 6E E4 87 6F 53 8C 77 91-07 50 DF A3 BF 55 47 20 : n..oS.w..P...UG System.Net.Sockets Verbose: 0 : [2328] 00000335 : 30 25 06 03 55 1D 11 04-1E 30 1C 82 0A 67 69 74 : 0%..U....0...git System.Net.Sockets Verbose: 0 : [2328] 00000345 : 68 75 62 2E 63 6F 6D 82-0E 77 77 77 2E 67 69 74 : hub.com..www.git System.Net.Sockets Verbose: 0 : [2328] 00000355 : 68 75 62 2E 63 6F 6D 30-0E 06 03 55 1D 0F 01 01 : hub.com0...U.... System.Net.Sockets Verbose: 0 : [2328] 00000365 : FF 04 04 03 02 05 A0 30-1D 06 03 55 1D 25 04 16 : .......0...U.%.. System.Net.Sockets Verbose: 0 : [2328] 00000375 : 30 14 06 08 2B 06 01 05-05 07 03 01 06 08 2B 06 : 0...+.........+. System.Net.Sockets Verbose: 0 : [2328] 00000385 : 01 05 05 07 03 02 30 75-06 03 55 1D 1F 04 6E 30 : ......0u..U...n0 System.Net.Sockets Verbose: 0 : [2328] 00000395 : 6C 30 34 A0 32 A0 30 86-2E 68 74 74 70 3A 2F 2F : l04.2.0..http:// System.Net.Sockets Verbose: 0 : [2328] 000003A5 : 63 72 6C 33 2E 64 69 67-69 63 65 72 74 2E 63 6F : crl3.digicert.co System.Net.Sockets Verbose: 0 : [2328] 000003B5 : 6D 2F 73 68 61 32 2D 65-76 2D 73 65 72 76 65 72 : m/sha2-ev-server System.Net.Sockets Verbose: 0 : [2328] 000003C5 : 2D 67 31 2E 63 72 6C 30-34 A0 32 A0 30 86 2E 68 : -g1.crl04.2.0..h System.Net.Sockets Verbose: 0 : [2328] 000003D5 : 74 74 70 3A 2F 2F 63 72-6C 34 2E 64 69 67 69 63 : ttp://crl4.digic System.Net.Sockets Verbose: 0 : [2328] 000003E5 : 65 72 74 2E 63 6F 6D 2F-73 68 61 32 2D 65 76 2D : ert.com/sha2-ev- System.Net.Sockets Verbose: 0 : [2328] 000003F5 : 73 65 72 76 65 72 2D 67-31 2E 63 72 6C 30 82 01 : server-g1.crl0.. System.Net.Sockets Verbose: 0 : [2328] Exiting Socket#63445251::Receive() -> 3119#3119 System.Net Information: 0 : [2328] InitializeSecurityContext(credential = System.Net.SafeFreeCredential_SECURITY, context = 995798:13ed5e00, targetName = github.com, inFlags = ReplayDetect, SequenceDetect, Confidentiality, AllocateMemory, InitManualCredValidation) System.Net Information: 0 : [2328] InitializeSecurityContext(In-Buffers count=2, Out-Buffer length=0, returned code=ContinueNeeded). System.Net.Sockets Verbose: 0 : [2328] Socket#63445251::Receive() System.Net.Sockets Verbose: 0 : [2328] Data from Socket#63445251::Receive System.Net.Sockets Verbose: 0 : [2328] 00000000 : 16 03 01 01 4B : ....K System.Net.Sockets Verbose: 0 : [2328] Exiting Socket#63445251::Receive() -> 5#5 System.Net.Sockets Verbose: 0 : [2328] Socket#63445251::Receive() System.Net.Sockets Verbose: 0 : [2328] Data from Socket#63445251::Receive System.Net.Sockets Verbose: 0 : [2328] 00000005 : 0C 00 01 47 03 00 17 41-04 A6 C1 2D 98 4B 0E F4 : ...G...A...-.K.. System.Net.Sockets Verbose: 0 : [2328] 00000015 : 51 E8 1B AC 28 0E 24 68-9B 10 5B 7D 15 87 69 39 : Q...(.$h..[}..i9 System.Net.Sockets Verbose: 0 : [2328] 00000025 : 38 C3 6E 84 A9 74 65 FC-3B 6C 30 55 42 F8 66 C9 : 8.n..te.;l0UB.f. System.Net.Sockets Verbose: 0 : [2328] 00000035 : 19 EF 11 CB 6B 5C 5F 73-CD 40 B3 B5 00 A2 94 AE : ....ks.@...... System.Net.Sockets Verbose: 0 : [2328] 00000045 : 0C 38 14 80 5C B0 CF A4-54 01 00 5C 02 55 0E 83 : .8.....T...U.. System.Net.Sockets Verbose: 0 : [2328] 00000055 : 9D A3 A9 FD 32 CE CD 24-21 7A D2 C7 77 E6 E4 58 : ....2..$!z..w..X System.Net.Sockets Verbose: 0 : [2328] 00000065 : 99 74 A4 AF FF BF 09 DB-10 0F 70 F6 30 51 2E 54 : .t........p.0Q.T System.Net.Sockets Verbose: 0 : [2328] 00000075 : B0 2E F8 14 39 5A BE DF-00 C0 1E 19 DD 58 78 ED : ....9Z.......Xx. System.Net.Sockets Verbose: 0 : [2328] 00000085 : 5A E3 B4 1B 36 67 AA 20-94 75 45 BA 0C 9A 50 DE : Z...6g. .uE...P. System.Net.Sockets Verbose: 0 : [2328] 00000095 : A9 F4 55 25 A4 AD F3 CB-0A 2F 64 CC 57 79 E0 0A : ..U%...../d.Wy.. System.Net.Sockets Verbose: 0 : [2328] 000000A5 : 37 D0 EE C6 BA CC 0B 8D-A7 58 22 A7 53 FF 94 81 : 7........X".S... System.Net.Sockets Verbose: 0 : [2328] 000000B5 : F4 6B B0 ED 52 7A CD B8-C1 32 EB 5A 6D D5 C3 92 : .k..Rz...2.Zm... System.Net.Sockets Verbose: 0 : [2328] 000000C5 : 80 BB C8 AB F8 AC 68 81-8F 95 82 88 06 11 00 53 : ......h........S System.Net.Sockets Verbose: 0 : [2328] 000000D5 : 2D 00 16 76 BE F7 B9 BD-A7 AA CF 65 63 2F D8 B5 : -..v.......ec/.. System.Net.Sockets Verbose: 0 : [2328] 000000E5 : B6 2D FA 16 6C 76 FA 55-F1 74 4D D5 B6 E0 19 58 : .-..lv.U.tM....X System.Net.Sockets Verbose: 0 : [2328] 000000F5 : B6 DB 9A 18 32 DC 15 AA-BB 61 E8 BB 2B 3A 13 71 : ....2....a..+:.q System.Net.Sockets Verbose: 0 : [2328] 00000105 : 0C C0 2C 73 A7 A9 67 D9-4A 59 6A 68 A0 20 14 E6 : ..,s..g.JYjh. .. System.Net.Sockets Verbose: 0 : [2328] 00000115 : 92 94 9D E7 C1 31 95 B8-6E 96 AC 56 A0 32 7E DF : .....1..n..V.2~. System.Net.Sockets Verbose: 0 : [2328] 00000125 : E2 B5 F9 BA 04 4A C1 A1-25 57 1F DB 3D 20 EF A5 : .....J..%W..= .. System.Net.Sockets Verbose: 0 : [2328] 00000135 : 5C 11 EB F0 4F C0 4E 5F-C0 54 AD D5 16 49 83 71 : ...O.N.T...I.q System.Net.Sockets Verbose: 0 : [2328] 00000145 : 59 D5 B2 E8 36 A9 61 49-51 4E D8 : Y...6.aIQN. System.Net.Sockets Verbose: 0 : [2328] Exiting Socket#63445251::Receive() -> 331#331 System.Net Information: 0 : [2328] InitializeSecurityContext(credential = System.Net.SafeFreeCredential_SECURITY, context = 995798:13ed5e00, targetName = github.com, inFlags = ReplayDetect, SequenceDetect, Confidentiality, AllocateMemory, InitManualCredValidation) System.Net Information: 0 : [2328] InitializeSecurityContext(In-Buffers count=2, Out-Buffer length=0, returned code=ContinueNeeded). System.Net.Sockets Verbose: 0 : [2328] Socket#63445251::Receive() System.Net.Sockets Verbose: 0 : [2328] Data from Socket#63445251::Receive System.Net.Sockets Verbose: 0 : [2328] 00000000 : 16 03 01 00 04 : ..... System.Net.Sockets Verbose: 0 : [2328] Exiting Socket#63445251::Receive() -> 5#5 System.Net.Sockets Verbose: 0 : [2328] Socket#63445251::Receive() System.Net.Sockets Verbose: 0 : [2328] Data from Socket#63445251::Receive System.Net.Sockets Verbose: 0 : [2328] 00000005 : 0E 00 00 00 : .... System.Net.Sockets Verbose: 0 : [2328] Exiting Socket#63445251::Receive() -> 4#4 System.Net Information: 0 : [2328] InitializeSecurityContext(credential = System.Net.SafeFreeCredential_SECURITY, context = 995798:13ed5e00, targetName = github.com, inFlags = ReplayDetect, SequenceDetect, Confidentiality, AllocateMemory, InitManualCredValidation) System.Net Information: 0 : [2328] InitializeSecurityContext(In-Buffers count=2, Out-Buffer length=134, returned code=ContinueNeeded). System.Net.Sockets Verbose: 0 : [2328] Socket#63445251::Send() System.Net.Sockets Verbose: 0 : [2328] Data from Socket#63445251::Send System.Net.Sockets Verbose: 0 : [2328] 00000000 : 16 03 01 00 46 10 00 00-42 41 04 14 27 39 16 54 : ....F...BA..'9.T System.Net.Sockets Verbose: 0 : [2328] 00000010 : 94 55 68 30 1A 3A B8 7D-12 0A 76 12 87 F0 DA D9 : .Uh0.:.}..v..... System.Net.Sockets Verbose: 0 : [2328] 00000020 : 0E 2D 85 2A DD 77 F0 F6-CD 14 5B 50 FD 04 AD C3 : .-.*.w....[P.... System.Net.Sockets Verbose: 0 : [2328] 00000030 : 87 33 6B 3D 44 F6 1E 27-56 2C 3E 9A FF C9 20 E8 : .3k=D..'V,>... . System.Net.Sockets Verbose: 0 : [2328] 00000040 : DE FA E3 FE 70 D3 00 83-74 8A 10 14 03 01 00 01 : ....p...t....... System.Net.Sockets Verbose: 0 : [2328] 00000050 : 01 16 03 01 00 30 96 85-45 E2 89 3A AF DD 8B 5E : .....0..E..:...^ System.Net.Sockets Verbose: 0 : [2328] 00000060 : 14 9C F4 AA 12 77 E4 F1-BD D5 38 4F 13 B9 55 7E : .....w....8O..U~ System.Net.Sockets Verbose: 0 : [2328] 00000070 : CC 8D C5 03 A4 7A 94 AB-14 C1 05 63 71 22 3B 10 : .....z.....cq";. System.Net.Sockets Verbose: 0 : [2328] 00000080 : 9B 4E EC 00 B1 0C : .N.... System.Net.Sockets Verbose: 0 : [2328] Exiting Socket#63445251::Send() -> 134#134 System.Net.Sockets Verbose: 0 : [2328] Socket#63445251::Receive() System.Net.Sockets Verbose: 0 : [2328] Data from Socket#63445251::Receive System.Net.Sockets Verbose: 0 : [2328] 00000000 : 14 03 01 00 01 : ..... System.Net.Sockets Verbose: 0 : [2328] Exiting Socket#63445251::Receive() -> 5#5 System.Net.Sockets Verbose: 0 : [2328] Socket#63445251::Receive() System.Net.Sockets Verbose: 0 : [2328] Data from Socket#63445251::Receive System.Net.Sockets Verbose: 0 : [2328] 00000005 : 01 : . System.Net.Sockets Verbose: 0 : [2328] Exiting Socket#63445251::Receive() -> 1#1 System.Net Information: 0 : [2328] InitializeSecurityContext(credential = System.Net.SafeFreeCredential_SECURITY, context = 995798:13ed5e00, targetName = github.com, inFlags = ReplayDetect, SequenceDetect, Confidentiality, AllocateMemory, InitManualCredValidation) System.Net Information: 0 : [2328] InitializeSecurityContext(In-Buffers count=2, Out-Buffer length=0, returned code=ContinueNeeded). System.Net.Sockets Verbose: 0 : [2328] Socket#63445251::Receive() System.Net.Sockets Verbose: 0 : [2328] Data from Socket#63445251::Receive System.Net.Sockets Verbose: 0 : [2328] 00000000 : 16 03 01 00 30 : ....0 System.Net.Sockets Verbose: 0 : [2328] Exiting Socket#63445251::Receive() -> 5#5 System.Net.Sockets Verbose: 0 : [2328] Socket#63445251::Receive() System.Net.Sockets Verbose: 0 : [2328] Data from Socket#63445251::Receive System.Net.Sockets Verbose: 0 : [2328] 00000005 : 3D FF 81 F4 D2 2D EC D1-04 5C DF E9 DF 11 21 6C : =....-.......!l System.Net.Sockets Verbose: 0 : [2328] 00000015 : B2 B3 6E 2C E8 3A 88 D3-17 2B 8F 8A E8 42 9D 19 : ..n,.:...+...B.. System.Net.Sockets Verbose: 0 : [2328] 00000025 : 85 BC 1B 03 19 C4 87 C2-87 9F 9D B5 FA AF 8D B6 : ................ System.Net.Sockets Verbose: 0 : [2328] Exiting Socket#63445251::Receive() -> 48#48 System.Net Information: 0 : [2328] InitializeSecurityContext(credential = System.Net.SafeFreeCredential_SECURITY, context = 995798:13ed5e00, targetName = github.com, inFlags = ReplayDetect, SequenceDetect, Confidentiality, AllocateMemory, InitManualCredValidation) System.Net Information: 0 : [2328] InitializeSecurityContext(In-Buffers count=2, Out-Buffer length=0, returned code=OK). System.Net Information: 0 : [2328] Remote certificate: [Version] V3

[Subject] CN=github.com, O="GitHub, Inc.", L=San Francisco, S=California, C=US, PostalCode=94107, STREET=548 4th Street, SERIALNUMBER=5157550, OID.1.3.6.1.4.1.311.60.2.1.2=Delaware, OID.1.3.6.1.4.1.311.60.2.1.3=US, OID.2.5.4.15=Private Organization Simple Name: github.com DNS Name: www.github.com

[Issuer] CN=DigiCert SHA2 Extended Validation Server CA, OU=www.digicert.com, O=DigiCert Inc, C=US Simple Name: DigiCert SHA2 Extended Validation Server CA DNS Name: DigiCert SHA2 Extended Validation Server CA

[Serial Number] 090B35F8E6A23873F1FBB20AFF45CC55

[Not Before] 10/22/2013 8:00:01 AM

[Not After] 9/2/2015 8:00:00 AM

[Thumbprint] 3588B975FC23E35D79619F4016472755B55E187D

[Signature Algorithm] sha256RSA(1.2.840.113549.1.1.11)

[Public Key] Algorithm: RSA Length: 2048 Key Blob: 30 82 01 0a 02 82 01 01 00 ed d3 89 c3 5d 70 72 09 f3 33 4f 1a 72 74 d9 b6 5a 95 50 bb 68 61 9f f7 fb 1f 19 e1 da 04 31 af 15 7c 1a 7f f9 73 af 1d e5 43 2b.... System.Net Information: 0 : [2328] SecureChannel#26727166 - Remote certificate was verified as valid by the user. System.Net Information: 0 : [2328] ProcessAuthentication(Protocol=Tls, Cipher=Aes128 128 bit strength, Hash=Sha1 160 bit strength, Key Exchange=44550 256 bit strength). System.Net.Sockets Verbose: 0 : [2328] Socket#63445251::Send() System.Net.Sockets Verbose: 0 : [2328] Data from Socket#63445251::Send System.Net.Sockets Verbose: 0 : [2328] 00000000 : 17 03 01 00 B0 5C C2 E3-2D FF 39 84 75 0E 2F 89 : .......-.9.u./. System.Net.Sockets Verbose: 0 : [2328] 00000010 : FF 67 CC 45 F7 85 A8 12-05 13 4D 81 93 0B 01 89 : .g.E......M..... System.Net.Sockets Verbose: 0 : [2328] 00000020 : C4 29 08 C2 41 82 F6 B1-2F 81 2E 44 F0 B6 40 28 : .)..A.../..D..@( System.Net.Sockets Verbose: 0 : [2328] 00000030 : 2F A0 15 2C A9 DC 10 37-F7 D3 A2 9D 6A F9 D5 55 : /..,...7....j..U System.Net.Sockets Verbose: 0 : [2328] 00000040 : F3 10 3C CA FA F4 19 FE-C5 06 E0 15 4A C2 B7 41 : ..<.........J..A System.Net.Sockets Verbose: 0 : [2328] 00000050 : 3F E7 E4 03 86 A1 BC D1-BA F4 B1 08 DD 26 95 42 : ?............&.B System.Net.Sockets Verbose: 0 : [2328] 00000060 : 6D F0 DB CF D5 10 A8 81-8F 6F 0F 0B 89 A6 B3 22 : m........o....." System.Net.Sockets Verbose: 0 : [2328] 00000070 : 70 1F 2C 76 8D D5 73 05-C6 9D 46 20 50 D0 C7 22 : p.,v..s...F P.." System.Net.Sockets Verbose: 0 : [2328] 00000080 : 26 87 8C 3A AA A1 C8 5B-BF 69 F7 CF CC 85 97 6E : &..:...[.i.....n System.Net.Sockets Verbose: 0 : [2328] 00000090 : 2D 95 8A 69 5F 9A 57 C5-51 F0 84 2A 36 8E AB DD : -..i_.W.Q.._6... System.Net.Sockets Verbose: 0 : [2328] 000000A0 : 55 76 90 60 88 22 02 6D-1E 24 1E 74 F9 7A 51 F3 : Uv..".m.$.t.zQ. System.Net.Sockets Verbose: 0 : [2328] 000000B0 : 04 08 B6 12 AD : ..... System.Net.Sockets Verbose: 0 : [2328] Exiting Socket#63445251::Send() -> 181#181 System.Net Information: 0 : [2328] ConnectStream#32228611 - Sending headers { Host: github.com Connection: Keep-Alive }. System.Net.Sockets Verbose: 0 : [2328] Socket#63445251::Receive() System.Net.Sockets Verbose: 0 : [2328] Data from Socket#63445251::Receive System.Net.Sockets Verbose: 0 : [2328] 00000000 : 17 03 01 05 70 : ....p System.Net.Sockets Verbose: 0 : [2328] Exiting Socket#63445251::Receive() -> 5#5 System.Net.Sockets Verbose: 0 : [2328] Socket#63445251::Receive() System.Net.Sockets Verbose: 0 : [2328] Data from Socket#63445251::Receive System.Net.Sockets Verbose: 0 : [2328] (printing 1024 out of 1392) System.Net.Sockets Verbose: 0 : [2328] 00000005 : 41 C1 2B 79 B0 7B 65 58-86 C1 14 75 2C E7 0E F4 : A.+y.{eX...u,... System.Net.Sockets Verbose: 0 : [2328] 00000015 : 7C 97 CC 9B 12 6E D1 A1-9C E0 22 BE 25 81 0B 60 : |....n....".%.. System.Net.Sockets Verbose: 0 : [2328] 00000025 : DB 51 BC 7F EF 95 27 41-F6 D7 E2 AA 22 3C 66 14 : .Q....'A...."<f. System.Net.Sockets Verbose: 0 : [2328] 00000035 : 8F 30 47 17 1E 9B 4F 44-6F 5D FF 1A 47 2F D7 3F : .0G...ODo]..G/.? System.Net.Sockets Verbose: 0 : [2328] 00000045 : EA AE 84 CF AA E3 E8 80-67 C6 32 2C 31 93 12 EF : ........g.2,1... System.Net.Sockets Verbose: 0 : [2328] 00000055 : 92 F6 33 6B 13 FB 34 2F-5A 69 17 52 75 D5 EA 39 : ..3k..4/Zi.Ru..9 System.Net.Sockets Verbose: 0 : [2328] 00000065 : 55 1A 76 92 CF F0 CA 5F-4B C6 60 54 41 A3 FB 06 : U.v....K.`TA... System.Net.Sockets Verbose: 0 : [2328] 00000075 : 93 27 77 68 A8 15 AE 73-A1 45 BD 33 A5 71 A6 55 : .'wh...s.E.3.q.U System.Net.Sockets Verbose: 0 : [2328] 00000085 : 86 0E F6 5B 01 E2 E1 14-22 86 C0 FC 4A 81 00 4C : ...[...."...J..L System.Net.Sockets Verbose: 0 : [2328] 00000095 : 72 0D C3 B9 59 24 B8 E0-7A CD AD 40 4B D4 57 DD : r...Y$..z..@K.W. System.Net.Sockets Verbose: 0 : [2328] 000000A5 : F1 6B 9C 97 35 AC EC 89-84 7C 95 14 5B 8E 7F 75 : .k..5....|..[..u System.Net.Sockets Verbose: 0 : [2328] 000000B5 : 6E DD 2A 5C A0 EC 43 7B-8E FB C2 B2 EE C6 23 27 : n...C{......#' System.Net.Sockets Verbose: 0 : [2328] 000000C5 : EB 3F 82 41 DB 49 F9 A0-E2 11 F6 9A EE 3C D4 07 : .?.A.I.......<.. System.Net.Sockets Verbose: 0 : [2328] 000000D5 : 98 6B E8 7B 66 9D C5 C1-55 5E AB 2A 30 B0 6E 29 : .k.{f...U^.0.n) System.Net.Sockets Verbose: 0 : [2328] 000000E5 : 0F BE 20 D5 90 35 64 32-CD 10 01 27 6D E9 87 47 : .. ..5d2...'m..G System.Net.Sockets Verbose: 0 : [2328] 000000F5 : 80 2C 50 0E 63 9C 41 D5-EC 79 B0 FB D0 3A A5 93 : .,P.c.A..y...:.. System.Net.Sockets Verbose: 0 : [2328] 00000105 : 64 4B 8F CF 11 FE 15 91-22 17 F1 B9 AA 81 47 20 : dK......".....G System.Net.Sockets Verbose: 0 : [2328] 00000115 : F0 E3 0E FF 10 F5 5B 56-22 72 25 70 A2 8C FD 88 : ......[V"r%p.... System.Net.Sockets Verbose: 0 : [2328] 00000125 : 24 35 94 CC F5 80 BF 74-43 43 BA 90 30 D7 E9 A5 : $5.....tCC..0... System.Net.Sockets Verbose: 0 : [2328] 00000135 : 85 0D DB 70 F4 DF 6A 09-F5 9C 78 CF 2E 68 88 1E : ...p..j...x..h.. System.Net.Sockets Verbose: 0 : [2328] 00000145 : 69 E7 B3 79 B1 EE E1 6B-4D BA AB 60 94 40 E3 8D : i..y...kM...@.. System.Net.Sockets Verbose: 0 : [2328] 00000155 : 52 40 9D B0 AA DD 29 2E-35 06 BB 9A ED C6 AA A4 : R@....).5....... System.Net.Sockets Verbose: 0 : [2328] 00000165 : 6B CD 29 8E 53 2F 91 D7-CD 55 00 4E 8D 39 65 CD : k.).S/...U.N.9e. System.Net.Sockets Verbose: 0 : [2328] 00000175 : A5 FA 05 34 5A B5 D6 70-1B 29 43 E2 B4 A2 2E 88 : ...4Z..p.)C..... System.Net.Sockets Verbose: 0 : [2328] 00000185 : F3 A2 54 BC 38 1A BF 3D-95 72 A0 22 61 09 76 A4 : ..T.8..=.r."a.v. System.Net.Sockets Verbose: 0 : [2328] 00000195 : AE 25 8B 34 8D 77 88 38-3A AB AB 22 F1 06 4E 8D : .%.4.w.8:.."..N. System.Net.Sockets Verbose: 0 : [2328] 000001A5 : D8 16 66 AD 77 09 23 1C-3A AA 1C 8B D2 BD BE B0 : ..f.w.#.:....... System.Net.Sockets Verbose: 0 : [2328] 000001B5 : 3C 24 4A F0 54 AF 3A 67-D2 50 F9 9B CB 2C 28 E1 : <$J.T.:g.P...,(. System.Net.Sockets Verbose: 0 : [2328] 000001C5 : FC F1 F5 08 CB 75 1B 09-06 13 2C 70 60 F2 51 31 : .....u....,p.Q1 System.Net.Sockets Verbose: 0 : [2328] 000001D5 : 9F B3 F1 04 7E 0E E0 AD-61 79 D7 E2 B5 BD 28 28 : ....~...ay....(( System.Net.Sockets Verbose: 0 : [2328] 000001E5 : 82 1A 7A 5E E0 63 8E 1E-2E EC 3B 4D 56 2B 43 7E : ..z^.c....;MV+C~ System.Net.Sockets Verbose: 0 : [2328] 000001F5 : 1F 18 F9 0E 8B A7 86 88-5D 87 C9 45 8E 3A 3C C5 : ........]..E.:<. System.Net.Sockets Verbose: 0 : [2328] 00000205 : 02 C5 FE C8 26 FA 86 59-97 B0 89 15 54 7E AB 44 : ....&..Y....T~.D System.Net.Sockets Verbose: 0 : [2328] 00000215 : BF 5C 66 31 9F B0 9C DF-8D 87 B9 12 C0 51 A8 B7 : .\f1.........Q.. System.Net.Sockets Verbose: 0 : [2328] 00000225 : 08 F2 02 DC DE F5 FE 85-BE 24 C1 74 DE 85 B5 D1 : .........$.t.... System.Net.Sockets Verbose: 0 : [2328] 00000235 : 05 E2 2D BB B0 F6 38 58-B6 F6 D6 D4 11 9F 0D 5B : ..-...8X.......[ System.Net.Sockets Verbose: 0 : [2328] 00000245 : 8D 2F EE 73 18 4D 80 D8-11 6C 4A 6B 45 80 D9 DB : ./.s.M...lJkE... System.Net.Sockets Verbose: 0 : [2328] 00000255 : E0 8C 68 0B 03 0E A9 73-28 C9 FA 0C FD F8 9A EB : ..h....s(....... System.Net.Sockets Verbose: 0 : [2328] 00000265 : A2 2F 68 BB 15 1B CA BC-A2 E2 37 06 82 C6 2D 99 : ./h.......7...-. System.Net.Sockets Verbose: 0 : [2328] 00000275 : 38 E1 01 6C AC D6 25 44-A0 87 63 30 51 D5 0B 88 : 8..l..%D..c0Q... System.Net.Sockets Verbose: 0 : [2328] 00000285 : 44 E6 ED 2C EE 5E 13 C6-79 E1 59 8A A3 23 43 CE : D..,.^..y.Y..#C. System.Net.Sockets Verbose: 0 : [2328] 00000295 : 0B A6 E1 DB 80 8A 4D 28-EE 2C 2E 92 53 C2 42 05 : ......M(.,..S.B. System.Net.Sockets Verbose: 0 : [2328] 000002A5 : 8D 8E A1 DB 55 23 87 9B-16 77 23 DC 6F 7A B8 36 : ....U#...w#.oz.6 System.Net.Sockets Verbose: 0 : [2328] 000002B5 : AD 7A F0 60 93 E6 13 28-AB 29 EA 88 EE 82 D3 EF : .z.`...(.)...... System.Net.Sockets Verbose: 0 : [2328] 000002C5 : A0 D3 0D A9 7D 1D C9 95-17 59 F3 9F FC B4 71 77 : ....}....Y....qw System.Net.Sockets Verbose: 0 : [2328] 000002D5 : D8 6D 55 19 E5 EC 43 DE-AA DE A5 40 29 63 09 9E : .mU...C....@)c.. System.Net.Sockets Verbose: 0 : [2328] 000002E5 : FF 7A 48 3D D6 24 D3 AE-A6 31 A0 1B 5D CA B2 77 : .zH=.$...1..]..w System.Net.Sockets Verbose: 0 : [2328] 000002F5 : D6 B9 4D 5F B7 87 09 DC-A5 92 C3 01 3F BC F9 5E : ..M........?..^ System.Net.Sockets Verbose: 0 : [2328] 00000305 : 64 F4 B7 DD 86 B6 55 06-EE FE B0 77 43 9E 25 A2 : d.....U....wC.%. System.Net.Sockets Verbose: 0 : [2328] 00000315 : F8 B9 A4 E1 2B 36 31 78-A5 C3 06 65 30 07 89 C4 : ....+61x...e0... System.Net.Sockets Verbose: 0 : [2328] 00000325 : 96 B2 7F 20 1B D2 08 00-12 A9 D2 83 32 70 05 49 : ... ........2p.I System.Net.Sockets Verbose: 0 : [2328] 00000335 : 01 B1 96 4C 44 A9 C6 56-3B 44 94 8B 96 1C 70 F4 : ...LD..V;D....p. System.Net.Sockets Verbose: 0 : [2328] 00000345 : 9D B3 AE 33 1E 61 AB 89-33 ED EB 72 9E B0 FE AB : ...3.a..3..r.... System.Net.Sockets Verbose: 0 : [2328] 00000355 : 8C 1B 3F 66 A8 2C C3 8B-60 5F 7C 84 08 34 42 E8 : ..?f.,.._|..4B. System.Net.Sockets Verbose: 0 : [2328] 00000365 : EF FD 4E 1A 31 12 EA 5D-15 4C 37 8F 60 1E 39 A0 : ..N.1..].L7..9. System.Net.Sockets Verbose: 0 : [2328] 00000375 : FE 40 6E 7B B1 93 4B B1-67 19 F0 0D BD 70 09 64 : .@n{..K.g....p.d System.Net.Sockets Verbose: 0 : [2328] 00000385 : 90 4E 5F 0D 1A B6 2A 0F-ED F1 10 45 CA 73 5C 30 : .N.......E.s\0 System.Net.Sockets Verbose: 0 : [2328] 00000395 : 3D 70 A5 B0 9E 6A FE 46-04 64 2D 83 86 26 E2 5B : =p...j.F.d-..&.[ System.Net.Sockets Verbose: 0 : [2328] 000003A5 : 8A E1 C7 8F 1D AB 52 10-FC 69 F5 25 32 05 4B 20 : ......R..i.%2.K System.Net.Sockets Verbose: 0 : [2328] 000003B5 : 24 E6 89 CE E2 7D C2 B5-6A E8 71 03 C6 6A DA 31 : $....}..j.q..j.1 System.Net.Sockets Verbose: 0 : [2328] 000003C5 : 43 51 C7 B1 E4 DA 62 1E-69 03 4D C3 6E 80 6D 50 : CQ....b.i.M.n.mP System.Net.Sockets Verbose: 0 : [2328] 000003D5 : EB 9F B0 02 47 CD 41 B1-43 79 5B E6 09 3E 1F 72 : ....G.A.Cy[..>.r System.Net.Sockets Verbose: 0 : [2328] 000003E5 : CE DE 74 34 12 B9 B5 5C-1F 6E 46 CD 54 0A 25 AF : ..t4....nF.T.%. System.Net.Sockets Verbose: 0 : [2328] 000003F5 : 8B 14 2F FC F8 01 E3 03-81 FD C6 0A 97 3E 97 7F : ../..........>.. System.Net.Sockets Verbose: 0 : [2328] Exiting Socket#63445251::Receive() -> 1392#1392 System.Net Information: 0 : [2328] Connection#21776359 - Received status line: Version=1.1, StatusCode=302, StatusDescription=Found. System.Net Information: 0 : [2328] Connection#21776359 - Received headers { Status: 302 Found Strict-Transport-Security: max-age=31536000 X-XSS-Protection: 1; mode=block X-Content-Type-Options: nosniff X-Frame-Options: deny Content-Security-Policy: default-src _; script-src https://github.global.ssl.fastly.net https://ssl.google-analytics.com https://collector-cdn.github.com; style-src 'self' 'unsafe-inline' https://github.global.ssl.fastly.net; object-src https://github.global.ssl.fastly.net X-RateLimit-Limit: 100 X-RateLimit-Remaining: 100 Access-Control-Allow-Origin: https://render.githubusercontent.com X-GitHub-Request-Id: 48E6A6E8:2600:12DDD05:533E9971 Vary: Accept-Encoding X-Served-By: a22dbcbd09a98eacdd14ac7804a635dd Content-Length: 179 Cache-Control: no-cache Content-Type: text/html; charset=utf-8 Date: Fri, 04 Apr 2014 11:37:21 GMT Location: https://raw.githubusercontent.com/diydrones/binary/1452d670b5898f80966d8b0964f871b6f08cb90a/History/firmware2.xml Set-Cookie: _ghsess=BAh7CDoPc2Vzc2lvbl9pZEkiJTk1ZjM2MzljZWM0ZGNiZmEwNTk4YTlmYzc3MzRlZTA1BjoGRUY6DXNweV...}. System.Net Information: 0 : [2328] ConnectStream#35415535::ConnectStream(Buffered 179 bytes.) System.Net Information: 0 : [2328] Associating HttpWebRequest#60246124 with ConnectStream#35415535 System.Net Information: 0 : [2328] Associating HttpWebRequest#60246124 with HttpWebResponse#57312259 System.Net Warning: 0 : [2328] HttpWebRequest#60246124::() - Error code 302 was received from server response. System.Net Warning: 0 : [2328] HttpWebRequest#60246124::() - Resubmitting request. System.Net.Sockets Verbose: 0 : [2328] Socket#63445251::Receive() System.Net.Sockets Verbose: 0 : [2328] Data from Socket#63445251::Receive System.Net.Sockets Verbose: 0 : [2328] 00000000 : 17 03 01 00 90 : ..... System.Net.Sockets Verbose: 0 : [2328] Exiting Socket#63445251::Receive() -> 5#5 System.Net.Sockets Verbose: 0 : [2328] Socket#63445251::Receive() System.Net.Sockets Verbose: 0 : [2328] Data from Socket#63445251::Receive System.Net.Sockets Verbose: 0 : [2328] 00000005 : C9 6F 53 BE 79 0E 2C 5D-4D BF 65 CB 8A D2 13 D8 : .oS.y.,]M.e..... System.Net.Sockets Verbose: 0 : [2328] 00000015 : ED F4 BC 5C F9 A6 2F FB-80 1E EA FA 97 9F 36 3A : ...../.......6: System.Net.Sockets Verbose: 0 : [2328] 00000025 : 96 6C 24 8E 3C 93 D9 18-EC 64 0C 9E 4B A5 D0 F7 : .l$.<....d..K... System.Net.Sockets Verbose: 0 : [2328] 00000035 : 5F 24 83 47 E4 4D 2A 73-39 DB 8E 68 31 A2 99 D5 : $.G.Ms9..h1... System.Net.Sockets Verbose: 0 : [2328] 00000045 : 77 E3 2C C3 73 24 AE EC-C2 81 DA 4A F9 20 B4 9C : w.,.s$.....J. .. System.Net.Sockets Verbose: 0 : [2328] 00000055 : A3 62 80 03 8D 22 16 E4-19 9E A6 5F 84 8D 86 E3 : .b..."......... System.Net.Sockets Verbose: 0 : [2328] 00000065 : 3C 16 43 10 78 46 0C 78-33 FF 4B 10 0E 0C 92 2A : <.C.xF.x3.K....* System.Net.Sockets Verbose: 0 : [2328] 00000075 : C6 80 62 44 7A D0 74 7F-1C 37 D5 73 0C 4B B4 A1 : ..bDz.t..7.s.K.. System.Net.Sockets Verbose: 0 : [2328] 00000085 : 37 70 B7 1E F8 EF 92 1F-5E AA 85 4B 2D E2 8A 5F : 7p......^..K-.._ System.Net.Sockets Verbose: 0 : [2328] Exiting Socket#63445251::Receive() -> 144#144 System.Net Information: 0 : [2328] Associating HttpWebRequest#60246124 with ServicePoint#5437021 System.Net Information: 0 : [2328] Associating Connection#48306076 with HttpWebRequest#60246124 System.Net.Sockets Verbose: 0 : [2328] Socket#752331::Socket(InterNetwork#2) System.Net.Sockets Verbose: 0 : [2328] Exiting Socket#752331::Socket() System.Net.Sockets Verbose: 0 : [2328] Socket#51007245::Socket(InterNetworkV6#23) System.Net.Sockets Verbose: 0 : [2328] Exiting Socket#51007245::Socket() System.Net.Sockets Error: 0 : [6612] Exception in the Socket#35363151::Connect - No connection could be made because the target machine actively refused it 127.0.0.1:30002 System.Net.Sockets Verbose: 0 : [6612] TcpClient#18898419::TcpClient(InterNetwork#2) System.Net.Sockets Verbose: 0 : [6612] Socket#11183252::Socket(InterNetwork#2) System.Net.Sockets Verbose: 0 : [6612] Exiting Socket#11183252::Socket() System.Net.Sockets Verbose: 0 : [6612] Exiting TcpClient#18898419::TcpClient() System.Net.Sockets Verbose: 0 : [6612] TcpClient#18898419::TcpClient() System.Net.Sockets Verbose: 0 : [6612] Exiting TcpClient#18898419::TcpClient() System.Net.Sockets Verbose: 0 : [6612] TcpClient#18898419::Connect(1#16777343) System.Net.Sockets Verbose: 0 : [6612] TcpClient#18898419::Connect(1:31004#16808291) System.Net.Sockets Verbose: 0 : [6612] Socket#11183252::Connect(1:31004#16808291) System.Net.Sockets Verbose: 0 : [2328] Socket#752331::Connect(133:443#-2058741124) System.Net.Sockets Information: 0 : [2328] Socket#752331 - Created connection from 10.0.1.13:53574 to 199.27.74.133:443. System.Net.Sockets Verbose: 0 : [2328] Exiting Socket#752331::Connect() System.Net.Sockets Verbose: 0 : [2328] Socket#51007245::Close() System.Net.Sockets Verbose: 0 : [2328] Socket#51007245::Dispose() System.Net.Sockets Verbose: 0 : [2328] Exiting Socket#51007245::Close() System.Net Information: 0 : [2328] Connection#48306076 - Created connection from 10.0.1.13:53574 to 199.27.74.133:443. System.Net Information: 0 : [2328] TlsStream#22182695::.ctor(host=raw.githubusercontent.com, #certs=0) System.Net Information: 0 : [2328] Associating HttpWebRequest#60246124 with ConnectStream#60131149 System.Net Information: 0 : [2328] HttpWebRequest#60246124 - Request: GET /diydrones/binary/1452d670b5898f80966d8b0964f871b6f08cb90a/History/firmware2.xml HTTP/1.1

System.Net Information: 0 : [2328] SecureChannel#45349455::.ctor(hostname=raw.githubusercontent.com, #clientCertificates=0, encryptionPolicy=RequireEncryption) System.Net Information: 0 : [2328] SecureChannel#45349455 - Left with 0 client certificates to choose from. System.Net Information: 0 : [2328] Using the cached credential handle. System.Net Information: 0 : [2328] InitializeSecurityContext(credential = System.Net.SafeFreeCredential_SECURITY, context = (null), targetName = raw.githubusercontent.com, inFlags = ReplayDetect, SequenceDetect, Confidentiality, AllocateMemory, InitManualCredValidation) System.Net Information: 0 : [2328] InitializeSecurityContext(In-Buffer length=0, Out-Buffer length=129, returned code=ContinueNeeded). System.Net.Sockets Verbose: 0 : [2328] Socket#752331::Send() System.Net.Sockets Verbose: 0 : [2328] Data from Socket#752331::Send System.Net.Sockets Verbose: 0 : [2328] 00000000 : 16 03 01 00 7C 01 00 00-78 03 01 53 3E 99 72 D6 : ....|...x..S>.r. System.Net.Sockets Verbose: 0 : [2328] 00000010 : 70 86 1F DD D1 E2 90 63-BB 0C AA E0 1D 9B 0D 95 : p......c........ System.Net.Sockets Verbose: 0 : [2328] 00000020 : 54 7D 22 74 CE 4C 3E D7-29 AF BA 00 00 18 00 2F : T}"t.L>.)....../ System.Net.Sockets Verbose: 0 : [2328] 00000030 : 00 35 00 05 00 0A C0 13-C0 14 C0 09 C0 0A 00 32 : .5.............2 System.Net.Sockets Verbose: 0 : [2328] 00000040 : 00 38 00 13 00 04 01 00-00 37 FF 01 00 01 00 00 : .8.......7...... System.Net.Sockets Verbose: 0 : [2328] 00000050 : 00 00 1E 00 1C 00 00 19-72 61 77 2E 67 69 74 68 : ........raw.gith System.Net.Sockets Verbose: 0 : [2328] 00000060 : 75 62 75 73 65 72 63 6F-6E 74 65 6E 74 2E 63 6F : ubusercontent.co System.Net.Sockets Verbose: 0 : [2328] 00000070 : 6D 00 0A 00 06 00 04 00-17 00 18 00 0B 00 02 01 : m............... System.Net.Sockets Verbose: 0 : [2328] 00000080 : 00 : . System.Net.Sockets Verbose: 0 : [2328] Exiting Socket#752331::Send() -> 129#129 System.Net.Sockets Verbose: 0 : [2328] Socket#752331::Receive() System.Net.Sockets Verbose: 0 : [2328] Data from Socket#752331::Receive System.Net.Sockets Verbose: 0 : [2328] 00000000 : 15 03 01 00 02 : ..... System.Net.Sockets Verbose: 0 : [2328] Exiting Socket#752331::Receive() -> 5#5 System.Net.Sockets Verbose: 0 : [2328] Socket#752331::Receive() System.Net.Sockets Verbose: 0 : [2328] Data from Socket#752331::Receive System.Net.Sockets Verbose: 0 : [2328](printing 1024 out of 1455) System.Net.Sockets Verbose: 0 : [2328] 00000005 : 01 70 16 03 01 00 55 02-00 00 51 03 01 53 3E 99 : .p....U...Q..S>. System.Net.Sockets Verbose: 0 : [2328] 00000015 : 71 8D 4B 76 3C FB 13 DD-C6 23 DE D8 6E 6C 93 FF : q.Kv<....#..nl.. System.Net.Sockets Verbose: 0 : [2328] 00000025 : CD 96 42 16 8F CC 67 C7-50 F9 40 D4 89 20 8D 28 : ..B...g.P.@.. .( System.Net.Sockets Verbose: 0 : [2328] 00000035 : 94 5F 39 9D A4 6B 61 B7-E1 A5 B7 24 7D 7D 70 A9 : .9..ka....$}}p. System.Net.Sockets Verbose: 0 : [2328] 00000045 : 1F D4 1B 04 1B B6 24 5B-C7 CD 55 7E 1F 5D 00 05 : ......$[..U~.].. System.Net.Sockets Verbose: 0 : [2328] 00000055 : 00 00 09 00 00 00 00 FF-01 00 01 00 16 03 01 0D : ................ System.Net.Sockets Verbose: 0 : [2328] 00000065 : 41 0B 00 0D 3D 00 0D 3A-00 06 D8 30 82 06 D4 30 : A...=..:...0...0 System.Net.Sockets Verbose: 0 : [2328] 00000075 : 82 05 BC A0 03 02 01 02-02 10 04 4E 01 DD AE 70 : ...........N...p System.Net.Sockets Verbose: 0 : [2328] 00000085 : 27 74 2C 2C 6B 99 9F 26-05 06 30 0D 06 09 2A 86 : 't,,k..&..0.... System.Net.Sockets Verbose: 0 : [2328] 00000095 : 48 86 F7 0D 01 01 05 05-00 30 66 31 0B 30 09 06 : H........0f1.0.. System.Net.Sockets Verbose: 0 : [2328] 000000A5 : 03 55 04 06 13 02 55 53-31 15 30 13 06 03 55 04 : .U....US1.0...U. System.Net.Sockets Verbose: 0 : [2328] 000000B5 : 0A 13 0C 44 69 67 69 43-65 72 74 20 49 6E 63 31 : ...DigiCert Inc1 System.Net.Sockets Verbose: 0 : [2328] 000000C5 : 19 30 17 06 03 55 04 0B-13 10 77 77 77 2E 64 69 : .0...U....www.di System.Net.Sockets Verbose: 0 : [2328] 000000D5 : 67 69 63 65 72 74 2E 63-6F 6D 31 25 30 23 06 03 : gicert.com1%0#.. System.Net.Sockets Verbose: 0 : [2328] 000000E5 : 55 04 03 13 1C 44 69 67-69 43 65 72 74 20 48 69 : U....DigiCert Hi System.Net.Sockets Verbose: 0 : [2328] 000000F5 : 67 68 20 41 73 73 75 72-61 6E 63 65 20 43 41 2D : gh Assurance CA- System.Net.Sockets Verbose: 0 : [2328] 00000105 : 33 30 1E 17 0D 31 34 30-32 32 35 30 30 30 30 30 : 30...14022500000 System.Net.Sockets Verbose: 0 : [2328] 00000115 : 30 5A 17 0D 31 35 30 33-30 32 31 32 30 30 30 30 : 0Z..150302120000 System.Net.Sockets Verbose: 0 : [2328] 00000125 : 5A 30 6A 31 0B 30 09 06-03 55 04 06 13 02 55 53 : Z0j1.0...U....US System.Net.Sockets Verbose: 0 : [2328] 00000135 : 31 13 30 11 06 03 55 04-08 13 0A 43 61 6C 69 66 : 1.0...U....Calif System.Net.Sockets Verbose: 0 : [2328] 00000145 : 6F 72 6E 69 61 31 16 30-14 06 03 55 04 07 13 0D : ornia1.0...U.... System.Net.Sockets Verbose: 0 : [2328] 00000155 : 53 61 6E 20 46 72 61 6E-63 69 73 63 6F 31 15 30 : San Francisco1.0 System.Net.Sockets Verbose: 0 : [2328] 00000165 : 13 06 03 55 04 0A 13 0C-46 61 73 74 6C 79 2C 20 : ...U....Fastly, System.Net.Sockets Verbose: 0 : [2328] 00000175 : 49 6E 63 2E 31 17 30 15-06 03 55 04 03 13 0E 77 : Inc.1.0...U....w System.Net.Sockets Verbose: 0 : [2328] 00000185 : 77 77 2E 67 69 74 68 75-62 2E 63 6F 6D 30 82 01 : ww.github.com0.. System.Net.Sockets Verbose: 0 : [2328] 00000195 : 22 30 0D 06 09 2A 86 48-86 F7 0D 01 01 01 05 00 : "0....H........ System.Net.Sockets Verbose: 0 : [2328] 000001A5 : 03 82 01 0F 00 30 82 01-0A 02 82 01 01 00 99 F8 : .....0.......... System.Net.Sockets Verbose: 0 : [2328] 000001B5 : 29 57 A7 48 CF 40 6E E1-CE D5 C9 80 E1 29 46 D9 : )W.H.@n......)F. System.Net.Sockets Verbose: 0 : [2328] 000001C5 : 4C 22 81 53 3B 5B B0 9F-33 1C F7 DA 7A F8 5E 85 : L".S;[..3...z.^. System.Net.Sockets Verbose: 0 : [2328] 000001D5 : FD DD E0 ED 6C 27 30 0B-15 49 AF D8 73 53 56 D8 : ....l'0..I..sSV. System.Net.Sockets Verbose: 0 : [2328] 000001E5 : 92 DE 4F 07 94 11 9C DA-95 3A 21 7C 70 81 38 BE : ..O......:!|p.8. System.Net.Sockets Verbose: 0 : [2328] 000001F5 : 01 8B 7B A6 BB AD 44 82-F1 1A E9 0B F3 0A 9E 79 : ..{...D........y System.Net.Sockets Verbose: 0 : [2328] 00000205 : 5B F9 79 D0 91 BF 7C BF-80 76 2A AE 4E DF B8 9B : [.y...|..v.N... System.Net.Sockets Verbose: 0 : [2328] 00000215 : BD 3C 42 C1 4E 96 2D 42-F1 6D 7A CB A5 43 F2 A8 : .<B.N.-B.mz..C.. System.Net.Sockets Verbose: 0 : [2328] 00000225 : B2 08 3E 63 3A 9A 71 8A-5C D0 46 4F B5 48 9B 6B : ..>c:.q..FO.H.k System.Net.Sockets Verbose: 0 : [2328] 00000235 : 15 51 0F 5B 10 86 46 A8-0E FD 73 A2 4A D6 20 B6 : .Q.[..F...s.J. . System.Net.Sockets Verbose: 0 : [2328] 00000245 : 02 B3 D2 B9 D0 6F 2A CA-9E AF F0 CC 17 D6 F2 C2 : .....o......... System.Net.Sockets Verbose: 0 : [2328] 00000255 : BA 4C 8F 6E 11 BE 6E AF-F1 DD 58 03 FE 75 76 52 : .L.n..n...X..uvR System.Net.Sockets Verbose: 0 : [2328] 00000265 : D8 75 1D A5 27 F2 94 5C-C4 CA 7A FE 64 7B 4C BB : .u..'....z.d{L. System.Net.Sockets Verbose: 0 : [2328] 00000275 : 67 89 C8 24 94 50 BF 00-5B 94 92 B8 3F E9 B0 74 : g..$.P..[...?..t System.Net.Sockets Verbose: 0 : [2328] 00000285 : 1E 86 B6 17 83 7F EF B1-5B 72 72 47 23 5F 16 2B : ........[rrG#.+ System.Net.Sockets Verbose: 0 : [2328] 00000295 : 0D 09 E3 A5 8E 52 31 46-DD E3 62 B4 39 58 BF D5 : .....R1F..b.9X.. System.Net.Sockets Verbose: 0 : [2328] 000002A5 : A5 98 19 93 75 41 52 D6-BA 86 92 AA D9 3B 02 03 : ....uAR......;.. System.Net.Sockets Verbose: 0 : [2328] 000002B5 : 01 00 01 A3 82 03 78 30-82 03 74 30 1F 06 03 55 : ......x0..t0...U System.Net.Sockets Verbose: 0 : [2328] 000002C5 : 1D 23 04 18 30 16 80 14-50 EA 73 89 DB 29 FB 10 : .#..0...P.s..).. System.Net.Sockets Verbose: 0 : [2328] 000002D5 : 8F 9E E5 01 20 D4 DE 79-99 48 83 F7 30 1D 06 03 : .... ..y.H..0... System.Net.Sockets Verbose: 0 : [2328] 000002E5 : 55 1D 0E 04 16 04 14 1B-27 19 C3 B4 82 39 6E E8 : U.......'....9n. System.Net.Sockets Verbose: 0 : [2328] 000002F5 : A1 95 6B D8 FB 3F C3 17-E8 CB F8 30 4D 06 03 55 : ..k..?.....0M..U System.Net.Sockets Verbose: 0 : [2328] 00000305 : 1D 11 04 46 30 44 82 0E-77 77 77 2E 67 69 74 68 : ...F0D..www.gith System.Net.Sockets Verbose: 0 : [2328] 00000315 : 75 62 2E 63 6F 6D 82 0C-2A 2E 67 69 74 68 75 62 : ub.com...github System.Net.Sockets Verbose: 0 : [2328] 00000325 : 2E 63 6F 6D 82 0B 2A 2E-67 69 74 68 75 62 2E 69 : .com...github.i System.Net.Sockets Verbose: 0 : [2328] 00000335 : 6F 82 17 2A 2E 67 69 74-68 75 62 75 73 65 72 63 : o...githubuserc System.Net.Sockets Verbose: 0 : [2328] 00000345 : 6F 6E 74 65 6E 74 2E 63-6F 6D 30 0E 06 03 55 1D : ontent.com0...U. System.Net.Sockets Verbose: 0 : [2328] 00000355 : 0F 01 01 FF 04 04 03 02-05 A0 30 1D 06 03 55 1D : ..........0...U. System.Net.Sockets Verbose: 0 : [2328] 00000365 : 25 04 16 30 14 06 08 2B-06 01 05 05 07 03 01 06 : %..0...+........ System.Net.Sockets Verbose: 0 : [2328] 00000375 : 08 2B 06 01 05 05 07 03-02 30 61 06 03 55 1D 1F : .+.......0a..U.. System.Net.Sockets Verbose: 0 : [2328] 00000385 : 04 5A 30 58 30 2A A0 28-A0 26 86 24 68 74 74 70 : .Z0X0.(.&.$http System.Net.Sockets Verbose: 0 : [2328] 00000395 : 3A 2F 2F 63 72 6C 33 2E-64 69 67 69 63 65 72 74 : ://crl3.digicert System.Net.Sockets Verbose: 0 : [2328] 000003A5 : 2E 63 6F 6D 2F 63 61 33-2D 67 32 36 2E 63 72 6C : .com/ca3-g26.crl System.Net.Sockets Verbose: 0 : [2328] 000003B5 : 30 2A A0 28 A0 26 86 24-68 74 74 70 3A 2F 2F 63 : 0.(.&.$http://c System.Net.Sockets Verbose: 0 : [2328] 000003C5 : 72 6C 34 2E 64 69 67 69-63 65 72 74 2E 63 6F 6D : rl4.digicert.com System.Net.Sockets Verbose: 0 : [2328] 000003D5 : 2F 63 61 33 2D 67 32 36-2E 63 72 6C 30 82 01 C4 : /ca3-g26.crl0... System.Net.Sockets Verbose: 0 : [2328] 000003E5 : 06 03 55 1D 20 04 82 01-BB 30 82 01 B7 30 82 01 : ..U. ....0...0.. System.Net.Sockets Verbose: 0 : [2328] 000003F5 : B3 06 09 60 86 48 01 86-FD 6C 01 01 30 82 01 A4 : ...`.H...l..0... System.Net.Sockets Verbose: 0 : [2328] Exiting Socket#752331::Receive() -> 1455#1455 System.Net.Sockets Verbose: 0 : [2328] Socket#752331::Receive() System.Net.Sockets Verbose: 0 : [2328] Data from Socket#752331::Receive System.Net.Sockets Verbose: 0 : [2328](printing 1024 out of 2044) System.Net.Sockets Verbose: 0 : [2328] 000005B4 : 01 04 6F 30 6D 30 24 06-08 2B 06 01 05 05 07 30 : ..o0m0$..+.....0 System.Net.Sockets Verbose: 0 : [2328] 000005C4 : 01 86 18 68 74 74 70 3A-2F 2F 6F 63 73 70 2E 64 : ...http://ocsp.d System.Net.Sockets Verbose: 0 : [2328] 000005D4 : 69 67 69 63 65 72 74 2E-63 6F 6D 30 45 06 08 2B : igicert.com0E..+ System.Net.Sockets Verbose: 0 : [2328] 000005E4 : 06 01 05 05 07 30 02 86-39 68 74 74 70 3A 2F 2F : .....0..9http:// System.Net.Sockets Verbose: 0 : [2328] 000005F4 : 63 61 63 65 72 74 73 2E-64 69 67 69 63 65 72 74 : cacerts.digicert System.Net.Sockets Verbose: 0 : [2328] 00000604 : 2E 63 6F 6D 2F 44 69 67-69 43 65 72 74 48 69 67 : .com/DigiCertHig System.Net.Sockets Verbose: 0 : [2328] 00000614 : 68 41 73 73 75 72 61 6E-63 65 43 41 2D 33 2E 63 : hAssuranceCA-3.c System.Net.Sockets Verbose: 0 : [2328] 00000624 : 72 74 30 0C 06 03 55 1D-13 01 01 FF 04 02 30 00 : rt0...U.......0. System.Net.Sockets Verbose: 0 : [2328] 00000634 : 30 0D 06 09 2A 86 48 86-F7 0D 01 01 05 05 00 03 : 0....H......... System.Net.Sockets Verbose: 0 : [2328] 00000644 : 82 01 01 00 B6 0F CE 08-8D C3 FC 90 52 26 94 33 : ............R&.3 System.Net.Sockets Verbose: 0 : [2328] 00000654 : 40 30 E2 21 5E 87 45 0A-C6 DE EB 04 D1 72 0E 49 : @0.!^.E......r.I System.Net.Sockets Verbose: 0 : [2328] 00000664 : 0B 44 BD 8B EC E1 77 C4-A3 18 51 DB 6D 1F EF F4 : .D....w...Q.m... System.Net.Sockets Verbose: 0 : [2328] 00000674 : 73 4D B6 66 FE 7E AB EA-80 72 6E 54 52 4A FA F5 : sM.f.~...rnTRJ.. System.Net.Sockets Verbose: 0 : [2328] 00000684 : D4 A1 A8 D6 6B 56 C4 D5-77 D1 C5 89 96 D5 65 EC : ....kV..w.....e. System.Net.Sockets Verbose: 0 : [2328] 00000694 : D6 52 05 4D 34 37 95 0B-B3 DC 78 AC 1D 58 38 14 : .R.M47....x..X8. System.Net.Sockets Verbose: 0 : [2328] 000006A4 : 9B 2F 13 E7 5B AB 22 88-E7 86 02 DE 24 17 24 C9 : ./..[.".....$.$. System.Net.Sockets Verbose: 0 : [2328] 000006B4 : 42 09 21 D7 4F FB 11 3A-72 A4 86 D9 B7 3D 94 CF : B.!.O..:r....=.. System.Net.Sockets Verbose: 0 : [2328] 000006C4 : 04 DC 72 D2 60 E0 CF 10-F2 EB C0 F0 77 1E 2D E8 : ..r........w.-. System.Net.Sockets Verbose: 0 : [2328] 000006D4 : C0 36 4D C4 FB 9B 20 29-F7 A7 2D CB AE 2A 20 72 : .6M... )..-..* r System.Net.Sockets Verbose: 0 : [2328] 000006E4 : D2 ED 65 71 0C BA D8 A1-93 78 22 3C 28 1E 1D 84 : ..eq.....x"<(... System.Net.Sockets Verbose: 0 : [2328] 000006F4 : 08 E0 CA 35 31 2F D9 82-A3 F5 CF 72 81 32 8B A9 : ...51/.....r.2.. System.Net.Sockets Verbose: 0 : [2328] 00000704 : 94 1C 63 33 10 51 18 49-84 6A 47 28 9A 08 BF 7D : ..c3.Q.I.jG(...} System.Net.Sockets Verbose: 0 : [2328] 00000714 : 03 06 17 3E CB 41 C0 69-69 02 85 28 E8 94 FC 8D : ...>.A.ii..(.... System.Net.Sockets Verbose: 0 : [2328] 00000724 : D0 C7 CA 8B 4F 77 97 2A-14 42 E4 6A A7 7D 9A 6F : ....Ow.*.B.j.}.o System.Net.Sockets Verbose: 0 : [2328] 00000734 : F8 93 68 55 19 38 1F 13-A4 95 88 05 93 16 08 C4 : ..hU.8.......... System.Net.Sockets Verbose: 0 : [2328] 00000744 : 3E 56 63 3A 00 06 5C 30-82 06 58 30 82 05 40 A0 : >Vc:..\0..X0..@. System.Net.Sockets Verbose: 0 : [2328] 00000754 : 03 02 01 02 02 10 0A 5F-11 4D 03 5B 17 91 17 D2 : ......._.M.[.... System.Net.Sockets Verbose: 0 : [2328] 00000764 : EF D4 03 8C 3F 3B 30 0D-06 09 2A 86 48 86 F7 0D : ....?;0...*.H... System.Net.Sockets Verbose: 0 : [2328] 00000774 : 01 01 05 05 00 30 6C 31-0B 30 09 06 03 55 04 06 : .....0l1.0...U.. System.Net.Sockets Verbose: 0 : [2328] 00000784 : 13 02 55 53 31 15 30 13-06 03 55 04 0A 13 0C 44 : ..US1.0...U....D System.Net.Sockets Verbose: 0 : [2328] 00000794 : 69 67 69 43 65 72 74 20-49 6E 63 31 19 30 17 06 : igiCert Inc1.0.. System.Net.Sockets Verbose: 0 : [2328] 000007A4 : 03 55 04 0B 13 10 77 77-77 2E 64 69 67 69 63 65 : .U....www.digice System.Net.Sockets Verbose: 0 : [2328] 000007B4 : 72 74 2E 63 6F 6D 31 2B-30 29 06 03 55 04 03 13 : rt.com1+0)..U... System.Net.Sockets Verbose: 0 : [2328] 000007C4 : 22 44 69 67 69 43 65 72-74 20 48 69 67 68 20 41 : "DigiCert High A System.Net.Sockets Verbose: 0 : [2328] 000007D4 : 73 73 75 72 61 6E 63 65-20 45 56 20 52 6F 6F 74 : ssurance EV Root System.Net.Sockets Verbose: 0 : [2328] 000007E4 : 20 43 41 30 1E 17 0D 30-38 30 34 30 32 31 32 30 : CA0...080402120 System.Net.Sockets Verbose: 0 : [2328] 000007F4 : 30 30 30 5A 17 0D 32 32-30 34 30 33 30 30 30 30 : 000Z..2204030000 System.Net.Sockets Verbose: 0 : [2328] 00000804 : 30 30 5A 30 66 31 0B 30-09 06 03 55 04 06 13 02 : 00Z0f1.0...U.... System.Net.Sockets Verbose: 0 : [2328] 00000814 : 55 53 31 15 30 13 06 03-55 04 0A 13 0C 44 69 67 : US1.0...U....Dig System.Net.Sockets Verbose: 0 : [2328] 00000824 : 69 43 65 72 74 20 49 6E-63 31 19 30 17 06 03 55 : iCert Inc1.0...U System.Net.Sockets Verbose: 0 : [2328] 00000834 : 04 0B 13 10 77 77 77 2E-64 69 67 69 63 65 72 74 : ....www.digicert System.Net.Sockets Verbose: 0 : [2328] 00000844 : 2E 63 6F 6D 31 25 30 23-06 03 55 04 03 13 1C 44 : .com1%0#..U....D System.Net.Sockets Verbose: 0 : [2328] 00000854 : 69 67 69 43 65 72 74 20-48 69 67 68 20 41 73 73 : igiCert High Ass System.Net.Sockets Verbose: 0 : [2328] 00000864 : 75 72 61 6E 63 65 20 43-41 2D 33 30 82 01 22 30 : urance CA-30.."0 System.Net.Sockets Verbose: 0 : [2328] 00000874 : 0D 06 09 2A 86 48 86 F7-0D 01 01 01 05 00 03 82 : ...*.H.......... System.Net.Sockets Verbose: 0 : [2328] 00000884 : 01 0F 00 30 82 01 0A 02-82 01 01 00 BF 61 0A 29 : ...0.........a.) System.Net.Sockets Verbose: 0 : [2328] 00000894 : 10 1F 5E FE 34 37 51 08-F8 1E FB 22 ED 61 BE 0B : ..^.47Q....".a.. System.Net.Sockets Verbose: 0 : [2328] 000008A4 : 0D 70 4C 50 63 26 75 15-B9 41 88 97 B6 F0 A0 15 : .pLPc&u..A...... System.Net.Sockets Verbose: 0 : [2328] 000008B4 : BB 08 60 E0 42 E8 05 29-10 87 36 8A 28 65 A8 EF : ...B..)..6.(e.. System.Net.Sockets Verbose: 0 : [2328] 000008C4 : 31 07 74 6D 36 97 2F 28-46 66 04 C7 2A 79 26 7A : 1.tm6./(Ff..y&z System.Net.Sockets Verbose: 0 : [2328] 000008D4 : 99 D5 8E C3 6D 4F A0 5E-AD BC 3D 91 C2 59 7B 5E : ....mO.^..=..Y{^ System.Net.Sockets Verbose: 0 : [2328] 000008E4 : 36 6C C0 53 CF 00 08 32-3E 10 64 58 10 13 69 C7 : 6l.S...2>.dX..i. System.Net.Sockets Verbose: 0 : [2328] 000008F4 : 0C EE 9C 42 51 00 F9 05-44 EE 24 CE 7A 1F ED 8C : ...BQ...D.$.z... System.Net.Sockets Verbose: 0 : [2328] 00000904 : 11 BD 12 A8 F3 15 F4 1C-7A 31 69 01 1B A7 E6 5D : ........z1i....] System.Net.Sockets Verbose: 0 : [2328] 00000914 : C0 9A 6C 7E 09 9E E7 52-44 4A 10 3A 23 E4 9B B6 : ..l~...RDJ.:#... System.Net.Sockets Verbose: 0 : [2328] 00000924 : 03 AF A8 9C B4 5B 9F D4-4B AD 92 8C CE B5 11 2A : .....[..K...... System.Net.Sockets Verbose: 0 : [2328] 00000934 : AA 37 18 8D B4 C2 B8 D8-5C 06 8C F8 FF 23 BD 35 : .7..........#.5 System.Net.Sockets Verbose: 0 : [2328] 00000944 : 5E D4 7C 3E 7E 83 0E 91-96 05 98 C3 B2 1F E3 C8 : ^.|>~........... System.Net.Sockets Verbose: 0 : [2328] 00000954 : 65 EB A9 7B 5D A0 2C CC-FC 3C D9 6D ED CC FA 4B : e..{].,..<.m...K System.Net.Sockets Verbose: 0 : [2328] 00000964 : 43 8C C9 D4 B8 A5 61 1C-B2 40 B6 28 12 DF B9 F8 : C.....a..@.(.... System.Net.Sockets Verbose: 0 : [2328] 00000974 : 5F FE D3 B2 C9 EF 3D B4-1E 4B 7C 1C 4C 99 36 9E : _.....=..K|.L.6. System.Net.Sockets Verbose: 0 : [2328] 00000984 : 3D EB EC A7 68 5E 1D DF-67 6E 5E FB 02 03 01 00 : =...h^..gn^..... System.Net.Sockets Verbose: 0 : [2328] 00000994 : 01 A3 82 02 FA 30 82 02-F6 30 0E 06 03 55 1D 0F : .....0...0...U.. System.Net.Sockets Verbose: 0 : [2328] 000009A4 : 01 01 FF 04 04 03 02 01-86 30 82 01 C6 06 03 55 : .........0.....U System.Net.Sockets Verbose: 0 : [2328] Exiting Socket#752331::Receive() -> 2044#2044 System.Net.Sockets Verbose: 0 : [2328] Socket#752331::Receive() System.Net.Sockets Error: 0 : [6612] Exception in the Socket#11183252::Connect - No connection could be made because the target machine actively refused it 127.0.0.1:31004 System.Net.Sockets Verbose: 0 : [6612] TcpClient#55878869::TcpClient(InterNetwork#2) System.Net.Sockets Verbose: 0 : [6612] Socket#9874484::Socket(InterNetwork#2) System.Net.Sockets Verbose: 0 : [6612] Exiting Socket#9874484::Socket() System.Net.Sockets Verbose: 0 : [6612] Exiting TcpClient#55878869::TcpClient() System.Net.Sockets Verbose: 0 : [6612] TcpClient#55878869::TcpClient() System.Net.Sockets Verbose: 0 : [6612] Exiting TcpClient#55878869::TcpClient() System.Net.Sockets Verbose: 0 : [6612] TcpClient#55878869::Connect(1#16777343) System.Net.Sockets Verbose: 0 : [6612] TcpClient#55878869::Connect(1:31001#16808294) System.Net.Sockets Verbose: 0 : [6612] Socket#9874484::Connect(1:31001#16808294) System.Net.Sockets Verbose: 0 : [6812] TcpClient#18898419::Dispose() System.Net.Sockets Verbose: 0 : [6812] Exiting TcpClient#18898419::Dispose() System.Net.Sockets Error: 0 : [6612] Exception in the Socket#9874484::Connect - No connection could be made because the target machine actively refused it 127.0.0.1:31001 System.Net.Sockets Verbose: 0 : [6612] TcpClient#17924607::TcpClient(InterNetwork#2) System.Net.Sockets Verbose: 0 : [6612] Socket#50051574::Socket(InterNetwork#2) System.Net.Sockets Verbose: 0 : [6612] Exiting Socket#50051574::Socket() System.Net.Sockets Verbose: 0 : [6612] Exiting TcpClient#17924607::TcpClient() System.Net.Sockets Verbose: 0 : [6612] TcpClient#17924607::TcpClient() System.Net.Sockets Verbose: 0 : [6612] Exiting TcpClient#17924607::TcpClient() System.Net.Sockets Verbose: 0 : [6612] TcpClient#17924607::Connect(1#16777343) System.Net.Sockets Verbose: 0 : [6612] TcpClient#17924607::Connect(1:47806#16825025) System.Net.Sockets Verbose: 0 : [6612] Socket#50051574::Connect(1:47806#16825025) System.Net.Sockets Error: 0 : [6612] Exception in the Socket#50051574::Connect - No connection could be made because the target machine actively refused it 127.0.0.1:47806 System.Net.Sockets Verbose: 0 : [6812] TcpClient#17924607::Dispose() System.Net.Sockets Verbose: 0 : [6812] Exiting TcpClient#17924607::Dispose() System.Net.Sockets Verbose: 0 : [6812] TcpClient#55878869::Dispose() System.Net.Sockets Verbose: 0 : [6812] Exiting TcpClient#55878869::Dispose() System.Net.Sockets Verbose: 0 : [6612] TcpClient#42209503::TcpClient(InterNetwork#2) System.Net.Sockets Verbose: 0 : [6612] Socket#16116045::Socket(InterNetwork#2) System.Net.Sockets Verbose: 0 : [6612] Exiting Socket#16116045::Socket() System.Net.Sockets Verbose: 0 : [6612] Exiting TcpClient#42209503::TcpClient() System.Net.Sockets Verbose: 0 : [6612] TcpClient#42209503::TcpClient() System.Net.Sockets Verbose: 0 : [6612] Exiting TcpClient#42209503::TcpClient() System.Net.Sockets Verbose: 0 : [6612] TcpClient#42209503::Connect(1#16777343) System.Net.Sockets Verbose: 0 : [6612] TcpClient#42209503::Connect(1:30003#16807244) System.Net.Sockets Verbose: 0 : [6612] Socket#16116045::Connect(1:30003#16807244) System.Net.Sockets Error: 0 : [6612] Exception in the Socket#16116045::Connect - No connection could be made because the target machine actively refused it 127.0.0.1:30003 System.Net.Sockets Verbose: 0 : [6612] TcpClient#64712146::TcpClient(InterNetwork#2) System.Net.Sockets Verbose: 0 : [6612] Socket#64712930::Socket(InterNetwork#2) System.Net.Sockets Verbose: 0 : [6612] Exiting Socket#64712930::Socket() System.Net.Sockets Verbose: 0 : [6612] Exiting TcpClient#64712146::TcpClient() System.Net.Sockets Verbose: 0 : [6612] TcpClient#64712146::TcpClient() System.Net.Sockets Verbose: 0 : [6612] Exiting TcpClient#64712146::TcpClient() System.Net.Sockets Verbose: 0 : [6612] TcpClient#64712146::Connect(1#16777343) System.Net.Sockets Verbose: 0 : [6612] TcpClient#64712146::Connect(1:30002#16807245) System.Net.Sockets Verbose: 0 : [6612] Socket#64712930::Connect(1:30002#16807245) System.Net.Sockets Verbose: 0 : [6812] TcpClient#1219419::Dispose() System.Net.Sockets Verbose: 0 : [6812] Exiting TcpClient#1219419::Dispose() System.Net.Sockets Verbose: 0 : [6812] TcpClient#42209503::Dispose() System.Net.Sockets Verbose: 0 : [6812] Exiting TcpClient#42209503::Dispose() System.Net.Sockets Error: 0 : [6612] Exception in the Socket#64712930::Connect - No connection could be made because the target machine actively refused it 127.0.0.1:30002 System.Net.Sockets Verbose: 0 : [6612] TcpClient#64735656::TcpClient(InterNetwork#2) System.Net.Sockets Verbose: 0 : [6612] Socket#65394697::Socket(InterNetwork#2) System.Net.Sockets Verbose: 0 : [6612] Exiting Socket#65394697::Socket() System.Net.Sockets Verbose: 0 : [6612] Exiting TcpClient#64735656::TcpClient() System.Net.Sockets Verbose: 0 : [6612] TcpClient#64735656::TcpClient() System.Net.Sockets Verbose: 0 : [6612] Exiting TcpClient#64735656::TcpClient() System.Net.Sockets Verbose: 0 : [6612] TcpClient#64735656::Connect(1#16777343) System.Net.Sockets Verbose: 0 : [6612] TcpClient#64735656::Connect(1:31004#16808291) System.Net.Sockets Verbose: 0 : [6612] Socket#65394697::Connect(1:31004#16808291)

meee1 commented 10 years ago

the localhost stuff is to do with adsb, not the firmware download.

meee1 commented 10 years ago

can you post your missiongplanner.log file as well.

jmkirsch commented 10 years ago

2014-04-04 07:32:28,239 INFO MissionPlanner.MainV2 - Device Change 537 DBT_DEVNODES_CHANGED 0 (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\MainV2.cs:2415) [Base Thread] 2014-04-04 07:34:03,387 INFO MissionPlanner.MainV2 - MainV2_FormClosing (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\MainV2.cs:2030) [Base Thread] 2014-04-04 07:34:03,390 INFO MissionPlanner.MainV2 - closing pluginthread (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\MainV2.cs:2058) [Base Thread] 2014-04-04 07:34:03,403 INFO MissionPlanner.MainV2 - closing serialthread (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\MainV2.cs:2064) [Base Thread] 2014-04-04 07:34:03,476 INFO MissionPlanner.MainV2 - sorting tlogs (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\MainV2.cs:2073) [Base Thread] 2014-04-04 07:34:03,478 INFO MissionPlanner.MainV2 - closing MyView (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\MainV2.cs:2088) [Base Thread] 2014-04-04 07:34:03,554 INFO MissionPlanner.MainV2 - closing fd (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\MainV2.cs:2093) [Base Thread] 2014-04-04 07:34:03,555 INFO MissionPlanner.MainV2 - closing fp (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\MainV2.cs:2099) [Base Thread] 2014-04-04 07:34:03,555 INFO MissionPlanner.MainV2 - closing sim (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\MainV2.cs:2105) [Base Thread] 2014-04-04 07:34:03,556 INFO MissionPlanner.MainV2 - save config (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\MainV2.cs:2119) [Base Thread] 2014-04-04 07:34:03,597 INFO MissionPlanner.MainV2 - MainV2_FormClosing done (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\MainV2.cs:2131) [Base Thread] 2014-04-04 07:36:27,451 INFO Program - *** Logging Configured *** (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Program.cs:47) [1] 2014-04-04 07:36:27,887 INFO MissionPlanner.MainV2 - Mainv2 ctor (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\MainV2.cs:245) [Base Thread] 2014-04-04 07:36:27,989 INFO MissionPlanner.Utilities.Speech - TTS: init, mono = False (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\ExtLibs\Utilities\Speech.cs:43) [Base Thread] 2014-04-04 07:36:28,028 INFO MissionPlanner.MainV2 - Create FD (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\MainV2.cs:376) [Base Thread] 2014-04-04 07:36:28,066 INFO MissionPlanner.GCSViews.FlightData - Ctor Start (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\GCSViews\FlightData.cs:155) [Base Thread] 2014-04-04 07:36:28,953 INFO MissionPlanner.GCSViews.FlightData - Components Done (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\GCSViews\FlightData.cs:159) [Base Thread] 2014-04-04 07:36:28,953 INFO MissionPlanner.GCSViews.FlightData - Tunning Graph Settings (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\GCSViews\FlightData.cs:172) [Base Thread] 2014-04-04 07:36:29,028 INFO MissionPlanner.GCSViews.FlightData - HUD Settings (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\GCSViews\FlightData.cs:196) [Base Thread] 2014-04-04 07:36:29,033 INFO MissionPlanner.Common - getModesList Called (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Common.cs:491) [Base Thread] 2014-04-04 07:36:29,145 INFO MissionPlanner.GCSViews.FlightData - Graph Setup (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\GCSViews\FlightData.cs:237) [Base Thread] 2014-04-04 07:36:29,457 INFO MissionPlanner.GCSViews.FlightData - Map Setup (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\GCSViews\FlightData.cs:241) [Base Thread] 2014-04-04 07:36:29,912 INFO MissionPlanner.MainV2 - Create FP (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\MainV2.cs:378) [Base Thread] 2014-04-04 07:36:30,121 INFO MissionPlanner.MainV2 - Create SIM (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\MainV2.cs:381) [Base Thread] 2014-04-04 07:36:30,204 INFO MissionPlanner.MainV2 - Create Python (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\MainV2.cs:387) [Base Thread] 2014-04-04 07:36:30,692 INFO MissionPlanner.MainV2 - myview width 1008 height 706 (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\MainV2.cs:1860) [Base Thread] 2014-04-04 07:36:30,694 INFO MissionPlanner.MainV2 - this width 1024 height 744 (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\MainV2.cs:1862) [Base Thread] 2014-04-04 07:36:30,694 INFO MissionPlanner.MainV2 - myview width 1366 height 706 (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\MainV2.cs:1860) [Base Thread] 2014-04-04 07:36:30,695 INFO MissionPlanner.MainV2 - this width 1382 height 744 (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\MainV2.cs:1862) [Base Thread] 2014-04-04 07:36:33,009 INFO MissionPlanner.GCSViews.FlightData - Activate Called (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\GCSViews\FlightData.cs:393) [Base Thread] 2014-04-04 07:36:33,141 DEBUG MissionPlanner.Utilities.Tracking - v=1&tid=UA-43098846-1&cid=f430bbc1-89f3-42cc-991b-1bf44765a16d&t=appview&an=Mission+Planner&av=1.2.99&cd=MissionPlanner.GCSViews.FlightData&dp=MissionPlanner.GCSViews.FlightData&dt=FlightData&sc=start&ul=en-US&sd=32-bits&sr=1366x768&cd1=Microsoft+Windows+NT+6.1.7601+Service+Pack+1&cd4=2&z=1423775026 (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\ExtLibs\Utilities\Tracking.cs:275) [7] 2014-04-04 07:36:33,521 DEBUG MissionPlanner.Utilities.Tracking - OK (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\ExtLibs\Utilities\Tracking.cs:286) [7] 2014-04-04 07:36:33,888 INFO MissionPlanner.Controls.HUD - Vendor: Intel (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\ExtLibs\Controls\HUD.cs:318) [Base Thread] 2014-04-04 07:36:33,890 INFO MissionPlanner.Controls.HUD - Version: 3.1.0 - Build 8.15.10.2712 (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\ExtLibs\Controls\HUD.cs:319) [Base Thread] 2014-04-04 07:36:33,890 INFO MissionPlanner.Controls.HUD - Device: Intel(R) HD Graphics (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\ExtLibs\Controls\HUD.cs:322) [Base Thread] 2014-04-04 07:36:34,674 INFO MissionPlanner.Utilities.httpserver - Listening for client (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\httpserver.cs:72) [motion jpg stream-network kml] 2014-04-04 07:36:34,677 INFO MissionPlanner.MainV2 - Load Pluggins (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\MainV2.cs:1763) [Base Thread] 2014-04-04 07:36:34,706 INFO MissionPlanner.Plugin.PluginLoader - Plugin Init Grid 0.1 by Michael Oborne (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Plugin\PluginLoader.cs:58) [Base Thread] 2014-04-04 07:36:34,731 INFO MissionPlanner.Plugin.PluginLoader - Plugin Init SimpleGrid 0.1 by Michael Oborne (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Plugin\PluginLoader.cs:58) [Base Thread] 2014-04-04 07:36:35,034 INFO MissionPlanner.Plugin.PluginLoader - Plugin Init Stats 0.1 by Michael Oborne (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Plugin\PluginLoader.cs:58) [Base Thread] 2014-04-04 07:36:35,057 INFO MissionPlanner.Plugin.PluginLoader - Plugin Init GPS Tracker Home Plugin 1.0 by Will Bryan (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Plugin\PluginLoader.cs:58) [Base Thread] 2014-04-04 07:36:35,074 INFO MissionPlanner.MainV2 - Load Pluggins Done (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\MainV2.cs:1765) [Base Thread] 2014-04-04 07:36:36,011 DEBUG MissionPlanner.Utilities.Tracking - v=1&tid=UA-43098846-1&cid=f430bbc1-89f3-42cc-991b-1bf44765a16d&t=timing&an=Mission+Planner&av=1.2.99&cd=MissionPlanner.GCSViews.FlightData&dp=MissionPlanner.GCSViews.FlightData&utc=AppLoad&utv=Load+Time&utt=8092&utl=&ul=en-US&sd=32-bits&sr=1366x768&cd1=Microsoft+Windows+NT+6.1.7601+Service+Pack+1&cd4=2&z=1172684875 (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\ExtLibs\Utilities\Tracking.cs:275) [20] 2014-04-04 07:36:36,014 DEBUG MissionPlanner.Utilities.Update - C:\Users\jmkirsch\Documents\Mission Planner\MissionPlanner-latest\version.txt (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Update.cs:100) [19] 2014-04-04 07:36:36,016 INFO MissionPlanner.Utilities.Update - Checking for update at: http://firmware.diydrones.com/MissionPlanner/upgrade/version.txt (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Update.cs:104) [19] 2014-04-04 07:36:36,033 INFO MissionPlanner.Utilities.Firmware - getFWList (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:147) [21] 2014-04-04 07:36:36,038 INFO MissionPlanner.Utilities.Firmware - url: https://raw.github.com/diydrones/binary/master/Firmware/firmware2.xml (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:170) [21] 2014-04-04 07:36:36,164 DEBUG MissionPlanner.Utilities.Update - Response status: OK (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Update.cs:119) [19] 2014-04-04 07:36:36,186 INFO MissionPlanner.Utilities.Update - New file Check: local 1.1.5197.12871 vs Remote 1.1.5197.12871 (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Update.cs:145) [19] 2014-04-04 07:36:36,375 DEBUG MissionPlanner.Utilities.Tracking - OK (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\ExtLibs\Utilities\Tracking.cs:286) [20] 2014-04-04 07:36:36,392 INFO MissionPlanner.Utilities.Firmware - Get url http://firmware.diydrones.com/Plane/stable/apm2/git-version.txt (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:312) [20] 2014-04-04 07:36:36,393 INFO MissionPlanner.Utilities.Firmware - Get url http://firmware.diydrones.com/Plane/stable/apm2-hilsensors/git-version.txt (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:312) [19] 2014-04-04 07:36:36,394 INFO MissionPlanner.Utilities.Firmware - Get url http://firmware.diydrones.com/Rover/stable/apm2/git-version.txt (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:312) [23] 2014-04-04 07:36:36,396 INFO MissionPlanner.Utilities.Firmware - Get url http://firmware.diydrones.com/Copter/stable/apm2-quad/git-version.txt (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:312) [25] 2014-04-04 07:36:36,406 INFO MissionPlanner.Utilities.Firmware - Get url http://firmware.diydrones.com/Copter/stable/apm2-y6/git-version.txt (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:312) [28] 2014-04-04 07:36:36,408 INFO MissionPlanner.Utilities.Firmware - Get url http://firmware.diydrones.com/Copter/stable/apm2-octa-quad/git-version.txt (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:312) [26] 2014-04-04 07:36:36,408 INFO MissionPlanner.Utilities.Firmware - Get url http://firmware.diydrones.com/Copter/stable/apm2-octa/git-version.txt (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:312) [27] 2014-04-04 07:36:36,410 INFO MissionPlanner.Utilities.Firmware - Get url http://firmware.diydrones.com/Copter/stable/apm2-hexa/git-version.txt (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:312) [24] 2014-04-04 07:36:36,411 INFO MissionPlanner.Utilities.Firmware - Get url http://firmware.diydrones.com/Copter/stable/apm2-heli/git-version.txt (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:312) [29] 2014-04-04 07:36:36,411 INFO MissionPlanner.Utilities.Firmware - Get url http://firmware.diydrones.com/Copter/stable/apm2-tri/git-version.txt (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:312) [22] 2014-04-04 07:36:36,415 INFO MissionPlanner.Utilities.Firmware - Get url http://firmware.diydrones.com/Copter/stable/apm2-quad-hil/git-version.txt (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:312) [31] 2014-04-04 07:36:36,417 INFO MissionPlanner.Utilities.Firmware - Get url http://firmware.diydrones.com/Copter/stable/apm2-heli-hil/git-version.txt (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:312) [32] 2014-04-04 07:36:36,495 INFO MissionPlanner.Utilities.Firmware - APMVERSION: ArduPlane V2.78b (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:327) [19] 2014-04-04 07:36:36,532 INFO MissionPlanner.Utilities.Firmware - APMVERSION: ArduCopter V3.1.2 (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:327) [22] 2014-04-04 07:36:36,547 INFO MissionPlanner.Utilities.Firmware - APMVERSION: ArduPlane V2.78b (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:327) [20] 2014-04-04 07:36:36,557 INFO MissionPlanner.Utilities.Firmware - APMVERSION: ArduRover v2.45 (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:327) [23] 2014-04-04 07:36:36,571 INFO MissionPlanner.Utilities.Firmware - APMVERSION: ArduCopter V3.1.2 (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:327) [32] 2014-04-04 07:36:36,576 INFO MissionPlanner.Utilities.Firmware - APMVERSION: ArduCopter V3.1.2 (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:327) [26] 2014-04-04 07:36:36,617 INFO MissionPlanner.Utilities.Firmware - APMVERSION: ArduCopter V3.1.2 (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:327) [24] 2014-04-04 07:36:36,622 INFO MissionPlanner.Utilities.Firmware - APMVERSION: ArduCopter V3.1.2 (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:327) [27] 2014-04-04 07:36:36,646 INFO MissionPlanner.Utilities.Firmware - APMVERSION: ArduCopter V3.1.2 (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:327) [29] 2014-04-04 07:36:36,651 INFO MissionPlanner.Utilities.Firmware - APMVERSION: ArduCopter V3.1.2 (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:327) [28] 2014-04-04 07:36:36,677 INFO MissionPlanner.Utilities.Firmware - APMVERSION: ArduCopter V3.1.2 (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:327) [25] 2014-04-04 07:36:36,682 INFO MissionPlanner.Utilities.Firmware - APMVERSION: ArduCopter V3.1.2 (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:327) [31] 2014-04-04 07:36:36,695 INFO MissionPlanner.Utilities.Firmware - load done (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:265) [21] 2014-04-04 07:37:15,579 DEBUG MissionPlanner.Utilities.Tracking - v=1&tid=UA-43098846-1&cid=f430bbc1-89f3-42cc-991b-1bf44765a16d&t=appview&an=Mission+Planner&av=1.2.99&cd=MissionPlanner.GCSViews.InitialSetup&dp=MissionPlanner.GCSViews.InitialSetup&dt=HWConfig&ul=en-US&sd=32-bits&sr=1366x768&cd1=Microsoft+Windows+NT+6.1.7601+Service+Pack+1&cd4=2&z=1581307957 (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\ExtLibs\Utilities\Tracking.cs:275) [29] 2014-04-04 07:37:15,849 DEBUG MissionPlanner.Utilities.Tracking - OK (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\ExtLibs\Utilities\Tracking.cs:286) [29] 2014-04-04 07:37:17,218 DEBUG MissionPlanner.Utilities.Tracking - v=1&tid=UA-43098846-1&cid=f430bbc1-89f3-42cc-991b-1bf44765a16d&t=appview&an=Mission+Planner&av=1.2.99&cd=MissionPlanner.GCSViews.ConfigurationView.ConfigFirmware&dp=MissionPlanner.GCSViews.ConfigurationView.ConfigFirmware&dt=Install+Firmware&ul=en-US&sd=32-bits&sr=1366x768&cd1=Microsoft+Windows+NT+6.1.7601+Service+Pack+1&cd4=2&z=1007209647 (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\ExtLibs\Utilities\Tracking.cs:275) [29] 2014-04-04 07:37:17,591 DEBUG MissionPlanner.Utilities.Tracking - OK (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\ExtLibs\Utilities\Tracking.cs:286) [29] 2014-04-04 07:37:17,596 INFO MissionPlanner.Controls.ProgressReporterDialogue - RunBackgroundOperation (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\ExtLibs\Controls\ProgressReporterDialogue.cs:61) [29] 2014-04-04 07:37:17,605 INFO MissionPlanner.Controls.ProgressReporterDialogue - Focus ctl (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\ExtLibs\Controls\ProgressReporterDialogue.cs:86) [ProgressReporterDialogue Background thread] 2014-04-04 07:37:17,607 INFO MissionPlanner.Controls.ProgressReporterDialogue - in focus invoke (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\ExtLibs\Controls\ProgressReporterDialogue.cs:94) [Base Thread] 2014-04-04 07:37:17,612 INFO MissionPlanner.Controls.ProgressReporterDialogue - DoWork (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\ExtLibs\Controls\ProgressReporterDialogue.cs:106) [ProgressReporterDialogue Background thread] 2014-04-04 07:37:17,616 INFO MissionPlanner.Utilities.Firmware - getFWList (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:147) [ProgressReporterDialogue Background thread] 2014-04-04 07:37:17,619 INFO MissionPlanner.Utilities.Firmware - url: https://raw.github.com/diydrones/binary/master/Firmware/firmware2.xml (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:170) [ProgressReporterDialogue Background thread] 2014-04-04 07:37:18,513 INFO MissionPlanner.Utilities.Firmware - Get url http://firmware.diydrones.com/Plane/stable/apm2/git-version.txt (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:312) [32] 2014-04-04 07:37:18,656 INFO MissionPlanner.Utilities.Firmware - APMVERSION: ArduPlane V2.78b (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:327) [32] 2014-04-04 07:37:18,657 INFO MissionPlanner.Utilities.Firmware - Get url http://firmware.diydrones.com/Plane/stable/apm2-hilsensors/git-version.txt (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:312) [32] 2014-04-04 07:37:18,658 INFO MissionPlanner.Utilities.Firmware - Get url http://firmware.diydrones.com/Rover/stable/apm2/git-version.txt (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:312) [33] 2014-04-04 07:37:18,658 INFO MissionPlanner.Utilities.Firmware - Get url http://firmware.diydrones.com/Copter/stable/apm2-quad/git-version.txt (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:312) [30] 2014-04-04 07:37:18,669 INFO MissionPlanner.Utilities.Firmware - Get url http://firmware.diydrones.com/Copter/stable/apm2-y6/git-version.txt (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:312) [35] 2014-04-04 07:37:18,673 INFO MissionPlanner.Utilities.Firmware - Get url http://firmware.diydrones.com/Copter/stable/apm2-octa-quad/git-version.txt (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:312) [27] 2014-04-04 07:37:18,676 INFO MissionPlanner.Utilities.Firmware - Get url http://firmware.diydrones.com/Copter/stable/apm2-octa/git-version.txt (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:312) [31] 2014-04-04 07:37:18,660 INFO MissionPlanner.Utilities.Firmware - Get url http://firmware.diydrones.com/Copter/stable/apm2-tri/git-version.txt (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:312) [28] 2014-04-04 07:37:18,681 INFO MissionPlanner.Utilities.Firmware - Get url http://firmware.diydrones.com/Copter/stable/apm2-heli/git-version.txt (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:312) [26] 2014-04-04 07:37:18,681 INFO MissionPlanner.Utilities.Firmware - Get url http://firmware.diydrones.com/Copter/stable/apm2-quad-hil/git-version.txt (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:312) [25] 2014-04-04 07:37:18,662 INFO MissionPlanner.Utilities.Firmware - Get url http://firmware.diydrones.com/Copter/stable/apm2-hexa/git-version.txt (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:312) [34] 2014-04-04 07:37:18,687 INFO MissionPlanner.Utilities.Firmware - Get url http://firmware.diydrones.com/Copter/stable/apm2-heli-hil/git-version.txt (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:312) [3] 2014-04-04 07:37:18,731 INFO MissionPlanner.Utilities.Firmware - APMVERSION: ArduPlane V2.78b (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:327) [32] 2014-04-04 07:37:18,795 INFO MissionPlanner.Utilities.Firmware - APMVERSION: ArduCopter V3.1.2 (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:327) [3] 2014-04-04 07:37:18,810 INFO MissionPlanner.Utilities.Firmware - APMVERSION: ArduRover v2.45 (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:327) [33] 2014-04-04 07:37:18,828 INFO MissionPlanner.Utilities.Firmware - APMVERSION: ArduCopter V3.1.2 (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:327) [31] 2014-04-04 07:37:18,833 INFO MissionPlanner.Utilities.Firmware - APMVERSION: ArduCopter V3.1.2 (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:327) [27] 2014-04-04 07:37:18,837 INFO MissionPlanner.Utilities.Firmware - APMVERSION: ArduCopter V3.1.2 (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:327) [35] 2014-04-04 07:37:18,889 INFO MissionPlanner.Utilities.Firmware - APMVERSION: ArduCopter V3.1.2 (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:327) [28] 2014-04-04 07:37:18,891 INFO MissionPlanner.Utilities.Firmware - APMVERSION: ArduCopter V3.1.2 (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:327) [34] 2014-04-04 07:37:18,904 INFO MissionPlanner.Utilities.Firmware - APMVERSION: ArduCopter V3.1.2 (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:327) [30] 2014-04-04 07:37:18,909 INFO MissionPlanner.Utilities.Firmware - APMVERSION: ArduCopter V3.1.2 (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:327) [25] 2014-04-04 07:37:18,945 INFO MissionPlanner.Utilities.Firmware - APMVERSION: ArduCopter V3.1.2 (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:327) [26] 2014-04-04 07:37:19,030 INFO MissionPlanner.Utilities.Firmware - load done (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:265) [ProgressReporterDialogue Background thread] 2014-04-04 07:37:19,043 INFO MissionPlanner.Controls.ProgressReporterDialogue - DoWork Done (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\ExtLibs\Controls\ProgressReporterDialogue.cs:107) [ProgressReporterDialogue Background thread] 2014-04-04 07:37:22,429 INFO MissionPlanner.Controls.ProgressReporterDialogue - RunBackgroundOperation (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\ExtLibs\Controls\ProgressReporterDialogue.cs:61) [38] 2014-04-04 07:37:22,456 INFO MissionPlanner.Controls.ProgressReporterDialogue - Focus ctl (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\ExtLibs\Controls\ProgressReporterDialogue.cs:86) [ProgressReporterDialogue Background thread] 2014-04-04 07:37:22,458 INFO MissionPlanner.Controls.ProgressReporterDialogue - in focus invoke (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\ExtLibs\Controls\ProgressReporterDialogue.cs:94) [Base Thread] 2014-04-04 07:37:22,463 INFO MissionPlanner.Controls.ProgressReporterDialogue - DoWork (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\ExtLibs\Controls\ProgressReporterDialogue.cs:106) [ProgressReporterDialogue Background thread] 2014-04-04 07:37:22,466 INFO MissionPlanner.Utilities.Firmware - getFWList (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:147) [ProgressReporterDialogue Background thread] 2014-04-04 07:37:22,467 INFO MissionPlanner.Utilities.Firmware - url: https://github.com/diydrones/binary/raw/1452d670b5898f80966d8b0964f871b6f08cb90a/History/firmware2.xml (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:170) [ProgressReporterDialogue Background thread] 2014-04-04 07:39:02,483 ERROR MissionPlanner.Utilities.Firmware - System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetResponse() at System.Xml.XmlDownloadManager.GetNonFileStream(Uri uri, ICredentials credentials, IWebProxy proxy, RequestCachePolicy cachePolicy) at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy, RequestCachePolicy cachePolicy) at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) at System.Xml.XmlTextReaderImpl.OpenUrlDelegate(Object xmlResolver) at System.Threading.CompressedStack.runTryCode(Object userData) at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData) at System.Threading.CompressedStack.Run(CompressedStack compressedStack, ContextCallback callback, Object state) at System.Xml.XmlTextReaderImpl.OpenUrl() at System.Xml.XmlTextReaderImpl.Read() at System.Xml.XmlTextReader.Read() at MissionPlanner.Utilities.Firmware.getFWList(String firmwareurl) in c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:line 173 (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\Utilities\Firmware.cs:257) [ProgressReporterDialogue Background thread] 2014-04-04 08:49:23,733 INFO MissionPlanner.MainV2 - Device Change 537 DBT_DEVNODES_CHANGED 0 (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\MainV2.cs:2415) [Base Thread] 2014-04-04 08:49:27,493 INFO MissionPlanner.MainV2 - Device Change 537 DBT_DEVNODES_CHANGED 0 (c:\Users\hog\Documents\Visual Studio 2010\Projects\ArdupilotMega\ArdupilotMega\MainV2.cs:2415) [Base Thread]

meee1 commented 10 years ago

ERROR MissionPlanner.Utilities.Firmware - System.Net.WebException: The operation has timed out

I don't know what the cause is. but its something specific to your pc. either it be proxy server/firewall/auto config script that is causing the request to timeout.

jmkirsch commented 10 years ago

Could it be my .NET framework? I'll try uninstalling and reinstalling the latest .NET framework. I built a Win7 VM to test a clean install and it's working fine. The only difference I can tell is the .NET framework; the one on my other system is likely older.

On Sat, Apr 5, 2014 at 7:14 PM, Michael Oborne notifications@github.comwrote:

ERROR MissionPlanner.Utilities.Firmware - System.Net.WebException: The operation has timed out

I don't know what the cause is. but its something specific to your pc. either it be proxy server/firewall/auto config script that is causing the request to timeout.

Reply to this email directly or view it on GitHubhttps://github.com/diydrones/MissionPlanner/issues/393#issuecomment-39653800 .

jmkirsch commented 10 years ago

I was my .NET Framework. I had 4.0 installed. I uninstalled 4.0 and installed 4.5.1 and MP is working perfectly. Not sure if there's a way to check the .NET Framework version on startup...

meee1 commented 10 years ago

cool. ill make note of that for similar issues in the future.

meee1 commented 10 years ago

oh one more things. I would sugest putting the missionplanner.exe.config file back to original, as network.log gets large otherwise.