Freshly installed Docker doesn't work ('MobyLinuxVM' failed to initialize)

Expected behavior

Something working

Actual behavior

Docker failed to start.
Failed to start VM “MobyLinuxVM”: ‘MobyLinuxVM’ failed to start.

‘MobyLinuxVM’ failed to initialize.

Almost all CLI commands are failing

Information

Windows 10

I:\!Soft!\.!ByVendor\Docker>docker version
Client:
 Version:      1.12.0-rc2
 API version:  1.24
 Go version:   go1.6.2
 Git commit:   906eacd
 Built:        Fri Jun 17 20:35:33 2016
 OS/Arch:      windows/amd64
 Experimental: true
Error response from daemon: An invalid argument was supplied.

I:\!Soft!\.!ByVendor\Docker>docker ps
Error response from daemon: An invalid argument was supplied.

I cannot attach log (“Sorry, new users can not upload attachments.”). ANd the body size is limited to 32K so I can only put part of my log.

[03:32:11.930][Notifications  ][Info   ] Docker is restarting...
[03:32:11.957][NamedPipeClient][Info   ] Sending Stop()...
[03:32:11.958][NamedPipeServer][Info   ] Stop()
[03:32:11.958][HyperV         ][Info   ] Stop
[03:32:11.962][PowerShell     ][Info   ] Run script with parameters: -Stop True...
[03:32:12.701][HyperV         ][Info   ] VM MobyLinuxVM is stopped
[03:32:12.705][ProxyProcess   ][Info   ] Killing existing process with PID 9484
[03:32:12.710][ProxyProcess   ][Info   ] Killing existing process with PID 7572
[03:32:12.712][ProxyProcess   ][Info   ] 
[03:32:12.712][ProxyProcess   ][Info   ] +000us fs9p       [ERROR] dispatcher caught Unix.Unix_error(Unix.EPIPE, "bytes_read", ""): no more requests will be handled
[03:32:12.716][ProxyProcess   ][Info   ] Killing existing process with PID 8076
[03:32:12.718][NamedPipeClient][Info   ] Received response for Stop
[03:32:12.718][NamedPipeClient][Info   ] Sending Start(Docker.Core.Settings)...
[03:32:12.717][NamedPipeServer][Info   ] Stop done.
[03:32:12.722][NamedPipeServer][Info   ] Start(Docker.Core.Settings)
[03:32:12.722][HyperVGuids    ][Info   ] Installing GUIDs...
[03:32:12.723][HyperVGuids    ][Info   ] GUIDs installed
[03:32:12.724][Firewall       ][Info   ] Opening ports for C:\Program Files\Docker\Docker\Resources\com.docker.proxy.exe...
[03:32:14.446][Firewall       ][Info   ] Ports are opened
[03:32:14.446][HyperV         ][Info   ] Create
[03:32:14.447][PowerShell     ][Info   ] Run script with parameters: -Create True -SwitchSubnetAddress 10.0.75.0 -SwitchSubnetMaskSize 24 -CPUs 2 -Memory 2048 -IsoFile C:\Program Files\Docker\Docker\Resources\mobylinux.iso...
[03:32:15.292][HyperV         ][Info   ] Using existing Switch: DockerNAT
[03:32:16.178][HyperV         ][Info   ] Using existing Switch IP address
[03:32:17.335][HyperV         ][Info   ] Using existing: MobyLinuxVM
[03:32:17.591][HyperV         ][Info   ] Setting MobyLinuxVM vm CPUs to 2 and Memory to 2048 MB
[03:32:17.600][ProxyProcess   ][Info   ] Starting...
[03:32:17.600][PowerShell     ][Info   ] Run script...
[03:32:17.615][ProxyProcess   ][Info   ] Started
[03:32:17.615][Database       ][Info   ] Removing com.docker.driver.amd64-linux/proxy/exclude
[03:32:17.615][Database       ][Info   ] Removing com.docker.driver.amd64-linux/proxy/http
[03:32:17.615][Database       ][Info   ] Removing com.docker.driver.amd64-linux/proxy/https
[03:32:17.667][ProxyProcess   ][Info   ] Start com.docker.db.exe --git C:\ProgramData\Docker\database --url hyperv-connect://f16759d2-1e60-4ebc-8113-851612b025a1,\\.\pipe\dockerDataBase --color never
[03:32:17.668][ProxyProcess   ][Info   ] Start com.docker.slirp.exe --ethernet hyperv-connect://f16759d2-1e60-4ebc-8113-851612b025a1 --dns 10.0.75.1 --port hyperv-connect://f16759d2-1e60-4ebc-8113-851612b025a1 --debug
[03:32:17.670][ProxyProcess   ][Info   ] Failed to connect to database open \\.\pipe\dockerDataBase: The system cannot find the file specified.
[03:32:17.678][ProxyProcess   ][Info   ] com.docker.slirp.exe: using DNS forwarder on 10.0.75.1:53
[03:32:17.679][ProxyProcess   ][Info   ] com.docker.slirp.exe: starting port_forwarding port_control_url:hyperv-connect://f16759d2-1e60-4ebc-8113-851612b025a1
[03:32:17.679][ProxyProcess   ][Warning] com.docker.slirp.exe: no database: using hardcoded network configuration values
[03:32:17.679][ProxyProcess   ][Info   ] com.docker.slirp.exe: connecting to f16759d2-1e60-4ebc-8113-851612b025a1:30D48B34-7D27-4B0B-AAAF-BBBED334DD59
[03:32:17.679][ProxyProcess   ][Debug  ] com.docker.slirp.exe: Waiting for connections on socket hyperv-connect://f16759d2-1e60-4ebc-8113-851612b025a1
[03:32:17.678][ProxyProcess   ][Info   ] Manager: connect
[03:32:17.680][ProxyProcess   ][Info   ] Manager: configuring
[03:32:17.682][ProxyProcess   ][Info   ] com.docker.slirp.exe: connecting to f16759d2-1e60-4ebc-8113-851612b025a1:0B95756A-9985-48AD-9470-78E060895BE7
[03:32:17.682][ProxyProcess   ][Debug  ] com.docker.slirp.exe: Waiting for connections on socket hyperv-connect://f16759d2-1e60-4ebc-8113-851612b025a1
[03:32:17.683][ProxyProcess   ][Info   ] 
[03:32:17.683][ProxyProcess   ][Info   ] +000us Datakit     Starting com.docker.db...
[03:32:17.774][ProxyProcess   ][Info   ] docker proxy (on deprecated port): ready
[03:32:17.775][ProxyProcess   ][Info   ] dns server: ready
[03:32:17.775][ProxyProcess   ][Info   ] poison pill com.docker.service
[03:32:17.775][ProxyProcess   ][Info   ] docker proxy: ready
[03:32:17.900][ProxyProcess   ][Info   ] 
[03:32:17.900][ProxyProcess   ][Info   ] +000us fs9p       [ERROR] dispatcher caught Unix.Unix_error(Unix.EPIPE, "bytes_read", ""): no more requests will be handled
[03:32:17.901][Database       ][Info   ] Successfully removed 3 value(s)
[03:32:17.901][Database       ][Info   ] Writing com.docker.driver.amd64-linux/net/config=static
[03:32:17.902][Database       ][Info   ] Writing com.docker.driver.amd64-linux/net/address=10.0.75.2
[03:32:17.902][Database       ][Info   ] Writing com.docker.driver.amd64-linux/net/netmask=255.255.255.0
[03:32:17.902][Database       ][Info   ] Writing com.docker.driver.amd64-linux/net/gateway=10.0.75.1
[03:32:17.902][Database       ][Info   ] Writing com.docker.driver.amd64-linux/etc/resolv.conf=nameserver 10.0.75.1
[03:32:17.902][Database       ][Info   ] Writing com.docker.driver.amd64-linux/network=hybrid
[03:32:17.903][Database       ][Info   ] Writing com.docker.driver.amd64-linux/etc/docker/daemon.json={"registry-mirrors":[],"insecure-registries":[],"debug":false}
[03:32:17.903][Database       ][Info   ] Writing com.docker.driver.amd64-linux/etc/sysctl.conf=
[03:32:17.903][Database       ][Info   ] Writing com.docker.driver.amd64-linux/native/port-forwarding=false
[03:32:18.845][Database       ][Info   ] Successfully wrote 9 value(s)
[03:32:18.846][HyperV         ][Info   ] Start
[03:32:18.846][PowerShell     ][Info   ] Run script with parameters: -Start True...
[03:32:18.847][ProxyProcess   ][Info   ] 
[03:32:18.847][ProxyProcess   ][Info   ] +000us fs9p       [ERROR] dispatcher caught Unix.Unix_error(Unix.EPIPE, "bytes_read", ""): no more requests will be handled
[03:32:19.548][HyperV         ][Info   ] Starting VM MobyLinuxVM...
[03:33:20.157][NamedPipeServer][Error  ] Unable to execute Start: Failed to start VM "MobyLinuxVM": 'MobyLinuxVM' failed to start.

'MobyLinuxVM' failed to initialize.

'MobyLinuxVM' failed to start. (Virtual machine ID F16759D2-1E60-4EBC-8113-851612B025A1)

'MobyLinuxVM' failed to initialize. (Virtual machine ID F16759D2-1E60-4EBC-8113-851612B025A1)    at System.Management.Automation.Interpreter.ThrowInstruction.Run(InterpretedFrame frame)
   at System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame frame)
[03:33:20.162][NamedPipeClient][Error  ] Unable to send Start: Failed to start VM "MobyLinuxVM": 'MobyLinuxVM' failed to start.

'MobyLinuxVM' failed to initialize.

'MobyLinuxVM' failed to start. (Virtual machine ID F16759D2-1E60-4EBC-8113-851612B025A1)

'MobyLinuxVM' failed to initialize. (Virtual machine ID F16759D2-1E60-4EBC-8113-851612B025A1)
[03:33:20.163][Notifications  ][Error  ] Failed to start VM "MobyLinuxVM": 'MobyLinuxVM' failed to start.

'MobyLinuxVM' failed to initialize.

'MobyLinuxVM' failed to start. (Virtual machine ID F16759D2-1E60-4EBC-8113-851612B025A1)

'MobyLinuxVM' failed to initialize. (Virtual machine ID F16759D2-1E60-4EBC-8113-851612B025A1)
[03:33:20.164][Program        ][Info   ] Sending Bugsnag report ba775b9f-3d13-4bc3-9509-082bba170dc1...
[03:33:21.280][Program        ][Info   ] Bugsnag report ba775b9f-3d13-4bc3-9509-082bba170dc1 sent
[03:33:21.284][NamedPipeClient][Info   ] Sending DownloadVmLogs()...
[03:33:21.285][NamedPipeServer][Info   ] DownloadVmLogs()
[03:33:21.285][PowerShell     ][Info   ] Run script...
[03:33:21.358][HyperV         ][Warning] Unable to download logs: 2016/07/01 03:33:21 Failed to Dial f16759d2-1e60-4ebc-8113-851612b025a1 445ba2cb-e69b-4912-8b42-d7f494d007ea : An invalid argument was supplied.

[03:33:21.358][NamedPipeClient][Info   ] Received response for DownloadVmLogs
[03:33:21.358][NamedPipeServer][Info   ] DownloadVmLogs done.

I tried many times to reset and reset to factory defaults.

Steps to reproduce the behavior

Freshly downloaded distro, run & install, next/next. Nothing more.
I had Docker Toolbox before. I uninstall it, also removed Virtual Box.

Hi, I just watched at the bug report and I didn’t detect any blockers in your configuration, It should work but the VM refused to start. Can you try to start it in Hyper-V manager?

I’ve tried. The same error in HyperV UI:

Hyper-V Manager

An error occurred while attempting to start the selected virtual machine(s).

‘MobyLinuxVM’ failed to start.

‘MobyLinuxVM’ failed to initialize.

Expanded Information:
‘MobyLinuxVM’ failed to start. (Virtual machine ID F16759D2-1E60-4EBC-8113-851612B025A1)

‘MobyLinuxVM’ failed to initialize. (Virtual machine ID F16759D2-1E60-4EBC-8113-851612B025A1)

Can you try to uninstall Docker, disable hyperv features? re install Docker (last version) will ask you to enable hyperv

Done. Still no luck.

[01:33:50.984][Program        ][Info   ] 1.12.0-rc2-beta17
[01:33:50.984][Program        ][Info   ] Starting on: 7/7/2016 1:33:50 AM
[01:33:50.984][Program        ][Info   ] Resources: C:\Program Files\Docker\Docker\Resources
[01:33:50.984][Program        ][Info   ] OS: Windows 10 Enterprise
[01:33:50.984][Program        ][Info   ] Edition: Enterprise
[01:33:50.984][Program        ][Info   ] Id: 1511
[01:33:50.984][Program        ][Info   ] Build: 10586
[01:33:51.000][Program        ][Info   ] BuildLabName: 10586.420.amd64fre.th2_release_sec.160527-1834
[01:33:51.015][Program        ][Info   ] Mixpanel Id: BE5F82B3-45F5-40A5-8B01-06D106CC5449
[01:33:51.015][Program        ][Info   ] Sha1: ff18c0c63c5ff3c4a4a925d191d5592d655779d7
[01:33:51.015][Program        ][Info   ] You can send feedback, including this log file, at https://forums.docker.com/c/docker-for-windows
[01:33:53.187][TrackingStatus ][Info   ] Crash report and usage statistics are enabled
[01:33:53.203][Mixpanel       ][Info   ] Usage Statistic: appLaunched
[01:33:54.500][NamedPipeClient][Info   ] Sending Version()...
[01:33:54.515][NamedPipeClient][Info   ] Received response for Version
[01:33:54.515][Mixpanel       ][Info   ] Usage Statistic: heartbeat
[01:30:34.876][BackendServer  ][Info   ] Started
[01:33:54.515][NamedPipeServer][Info   ] Version()
[01:33:54.515][NamedPipeServer][Info   ] Version done.
[01:33:55.109][NamedPipeClient][Info   ] Sending Stop()...
[01:33:55.109][NamedPipeServer][Info   ] Stop()
[01:33:55.109][HyperV         ][Info   ] Stop
[01:33:55.125][Updater        ][Info   ] Checking for updates on channel Beta...
[01:33:55.140][PowerShell     ][Info   ] Run script with parameters: -Stop True...
[01:33:55.797][Updater        ][Info   ] Local build 5022 is as good as the remote 5022 on channel Beta
[01:34:08.191][HyperV         ][Info   ] VM MobyLinuxVM does not exist
[01:34:08.205][NamedPipeClient][Info   ] Received response for Stop
[01:34:08.204][NamedPipeServer][Info   ] Stop done.
[01:34:08.205][NamedPipeClient][Info   ] Sending Start(Docker.Core.Settings)...
[01:34:08.209][NamedPipeServer][Info   ] Start(Docker.Core.Settings)
[01:34:08.210][HyperVGuids    ][Info   ] Installing GUIDs...
[01:34:08.212][HyperVGuids    ][Info   ] GUIDs installed
[01:34:08.218][Firewall       ][Info   ] Opening ports for C:\Program Files\Docker\Docker\Resources\com.docker.proxy.exe...
[01:34:09.784][Firewall       ][Info   ] Ports are opened
[01:34:09.786][HyperV         ][Info   ] Create
[01:34:09.786][PowerShell     ][Info   ] Run script with parameters: -Create True -SwitchSubnetAddress 10.0.75.0 -SwitchSubnetMaskSize 24 -CPUs 2 -Memory 2048 -IsoFile C:\Program Files\Docker\Docker\Resources\mobylinux.iso...
[01:34:10.744][HyperV         ][Info   ] Enabled workaround for Build 10586 VMSwitch issue
[01:34:32.587][HyperV         ][Info   ] Creating Switch: DockerNAT...
[01:34:38.498][HyperV         ][Info   ] Switch created.
[01:34:41.740][HyperV         ][Info   ] Set IP address on switch
[01:34:43.764][HyperV         ][Info   ] Creating dynamic VHD: C:\Users\Public\Documents\Hyper-V\Virtual Hard Disks\MobyLinuxVM.vhdx
[01:34:45.249][HyperV         ][Info   ] Creating VM MobyLinuxVM...
[01:34:51.577][HyperV         ][Info   ] VM created.
[01:34:51.593][ProxyProcess   ][Info   ] Starting...
[01:34:51.593][PowerShell     ][Info   ] Run script...
[01:34:51.671][ProxyProcess   ][Info   ] Started
[01:34:51.671][Database       ][Info   ] Removing com.docker.driver.amd64-linux/proxy/exclude
[01:34:51.671][Database       ][Info   ] Removing com.docker.driver.amd64-linux/proxy/http
[01:34:51.671][Database       ][Info   ] Removing com.docker.driver.amd64-linux/proxy/https
[01:34:51.827][ProxyProcess   ][Info   ] Start com.docker.db.exe --git C:\ProgramData\Docker\database --url hyperv-connect://e4b19b88-6574-4d5c-9734-e4c106c6a596,\\.\pipe\dockerDataBase --color never
[01:34:51.827][ProxyProcess   ][Info   ] Start com.docker.slirp.exe --ethernet hyperv-connect://e4b19b88-6574-4d5c-9734-e4c106c6a596 --dns 10.0.75.1 --port hyperv-connect://e4b19b88-6574-4d5c-9734-e4c106c6a596 --debug
[01:34:51.827][ProxyProcess   ][Info   ] Failed to connect to database open \\.\pipe\dockerDataBase: The system cannot find the file specified.
[01:34:51.936][ProxyProcess   ][Info   ] Failed to connect to database open \\.\pipe\dockerDataBase: The system cannot find the file specified.
[01:34:51.936][ProxyProcess   ][Info   ] com.docker.slirp.exe: using DNS forwarder on 10.0.75.1:53
[01:34:51.936][ProxyProcess   ][Info   ] com.docker.slirp.exe: starting port_forwarding port_control_url:hyperv-connect://e4b19b88-6574-4d5c-9734-e4c106c6a596
[01:34:51.936][ProxyProcess   ][Warning] com.docker.slirp.exe: no database: using hardcoded network configuration values
[01:34:51.936][ProxyProcess   ][Info   ] com.docker.slirp.exe: connecting to e4b19b88-6574-4d5c-9734-e4c106c6a596:30D48B34-7D27-4B0B-AAAF-BBBED334DD59
[01:34:51.936][ProxyProcess   ][Info   ] Manager: connect
[01:34:51.936][ProxyProcess   ][Debug  ] com.docker.slirp.exe: Waiting for connections on socket hyperv-connect://e4b19b88-6574-4d5c-9734-e4c106c6a596
[01:34:51.936][ProxyProcess   ][Info   ] Manager: configuring
[01:34:51.936][ProxyProcess   ][Info   ] com.docker.slirp.exe: connecting to e4b19b88-6574-4d5c-9734-e4c106c6a596:0B95756A-9985-48AD-9470-78E060895BE7
[01:34:51.936][ProxyProcess   ][Debug  ] com.docker.slirp.exe: Waiting for connections on socket hyperv-connect://e4b19b88-6574-4d5c-9734-e4c106c6a596
[01:34:51.952][ProxyProcess   ][Info   ] 
[01:34:51.952][ProxyProcess   ][Info   ] +000us Datakit     Starting com.docker.db...
[01:34:52.044][ProxyProcess   ][Info   ] docker proxy (on deprecated port): ready
[01:34:52.045][ProxyProcess   ][Info   ] poison pill com.docker.service
[01:34:52.045][ProxyProcess   ][Info   ] docker proxy: ready
[01:34:52.046][ProxyProcess   ][Info   ] dns server: ready
[01:34:52.171][Database       ][Info   ] Successfully removed 3 value(s)
[01:34:52.171][ProxyProcess   ][Info   ] 
[01:34:52.172][ProxyProcess   ][Info   ] +000us fs9p       [ERROR] dispatcher caught Unix.Unix_error(Unix.EPIPE, "bytes_read", ""): no more requests will be handled
[01:34:52.173][Database       ][Info   ] Writing com.docker.driver.amd64-linux/net/config=static
[01:34:52.173][Database       ][Info   ] Writing com.docker.driver.amd64-linux/net/address=10.0.75.2
[01:34:52.174][Database       ][Info   ] Writing com.docker.driver.amd64-linux/net/netmask=255.255.255.0
[01:34:52.174][Database       ][Info   ] Writing com.docker.driver.amd64-linux/net/gateway=10.0.75.1
[01:34:52.174][Database       ][Info   ] Writing com.docker.driver.amd64-linux/etc/resolv.conf=nameserver 10.0.75.1
[01:34:52.174][Database       ][Info   ] Writing com.docker.driver.amd64-linux/network=hybrid
[01:34:52.175][Database       ][Info   ] Writing com.docker.driver.amd64-linux/etc/docker/daemon.json={"registry-mirrors":[],"insecure-registries":[],"debug":false}
[01:34:52.175][Database       ][Info   ] Writing com.docker.driver.amd64-linux/etc/sysctl.conf=
[01:34:52.175][Database       ][Info   ] Writing com.docker.driver.amd64-linux/native/port-forwarding=false
[01:34:53.344][Database       ][Info   ] Successfully wrote 9 value(s)
[01:34:53.345][ProxyProcess   ][Info   ] 
[01:34:53.345][ProxyProcess   ][Info   ] +000us fs9p       [ERROR] dispatcher caught Unix.Unix_error(Unix.EPIPE, "bytes_read", ""): no more requests will be handled
[01:34:53.345][HyperV         ][Info   ] Start
[01:34:53.346][PowerShell     ][Info   ] Run script with parameters: -Start True...
[01:34:54.083][HyperV         ][Info   ] Starting VM MobyLinuxVM...
[01:35:54.747][NamedPipeServer][Error  ] Unable to execute Start: Failed to start VM "MobyLinuxVM": 'MobyLinuxVM' failed to start.

'MobyLinuxVM' failed to initialize.

'MobyLinuxVM' failed to start. (Virtual machine ID E4B19B88-6574-4D5C-9734-E4C106C6A596)

'MobyLinuxVM' failed to initialize. (Virtual machine ID E4B19B88-6574-4D5C-9734-E4C106C6A596)    at System.Management.Automation.Interpreter.ThrowInstruction.Run(InterpretedFrame frame)
   at System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame frame)
[01:35:54.772][NamedPipeClient][Error  ] Unable to send Start: Failed to start VM "MobyLinuxVM": 'MobyLinuxVM' failed to start.

'MobyLinuxVM' failed to initialize.

'MobyLinuxVM' failed to start. (Virtual machine ID E4B19B88-6574-4D5C-9734-E4C106C6A596)

'MobyLinuxVM' failed to initialize. (Virtual machine ID E4B19B88-6574-4D5C-9734-E4C106C6A596)
[01:35:54.773][NamedPipeClient][Info   ] Sending CheckInstallation()...
[01:35:54.773][NamedPipeServer][Info   ] CheckInstallation()
[01:35:54.774][HyperV         ][Info   ] Check Hyper-V Windows optional feature
[01:35:54.775][PowerShell     ][Info   ] Run script...
[01:35:56.549][NamedPipeClient][Info   ] Received response for CheckInstallation
[01:35:56.548][HyperV         ][Info   ] Hyper-V Windows feature is enabled
[01:35:56.549][NamedPipeServer][Info   ] CheckInstallation done.
[01:35:56.550][NamedPipeClient][Info   ] Sending CheckHyperVState()...
[01:35:56.550][NamedPipeServer][Info   ] CheckHyperVState()
[01:35:56.551][HyperV         ][Info   ] Check Hyper-V Service State
[01:35:56.551][PowerShell     ][Info   ] Run script with parameters: -Check True...
[01:35:57.290][HyperV         ][Info   ] Hyper-V is running and responding
[01:35:57.291][NamedPipeClient][Info   ] Received response for CheckHyperVState
[01:35:57.290][HyperV         ][Info   ] Hyper-V is running
[01:35:57.291][NamedPipeServer][Info   ] CheckHyperVState done.
[01:35:57.294][Notifications  ][Error  ] Failed to start VM "MobyLinuxVM": 'MobyLinuxVM' failed to start.

'MobyLinuxVM' failed to initialize.

'MobyLinuxVM' failed to start. (Virtual machine ID E4B19B88-6574-4D5C-9734-E4C106C6A596)

'MobyLinuxVM' failed to initialize. (Virtual machine ID E4B19B88-6574-4D5C-9734-E4C106C6A596)
[01:35:57.296][NamedPipeClient][Info   ] Sending GetDebugInfo()...
[01:35:57.296][NamedPipeServer][Info   ] GetDebugInfo()
[01:36:09.976][ProxyProcess   ][Info   ] Handle DNS query ;; opcode: QUERY, status: NOERROR, id: 1 ;; flags: rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0  ;; QUESTION SECTION: ;1.75.0.10.in-addr.arpa.    IN     PTR 
[01:36:09.976][ProxyProcess   ][Info   ] Search for dns server...
[01:36:10.008][ProxyProcess   ][Info   ] Server:  UnKnown
[01:36:10.008][ProxyProcess   ][Info   ] Address:  192.168.0.1
[01:36:10.009][ProxyProcess   ][Info   ] 
[01:36:10.009][ProxyProcess   ][Info   ] Name:    localhost
[01:36:10.010][ProxyProcess   ][Info   ] Address:  127.0.0.1
[01:36:10.010][ProxyProcess   ][Info   ] 
[01:36:10.011][ProxyProcess   ][Info   ] 
[01:36:10.011][ProxyProcess   ][Info   ] Found dns server 192.168.0.1
[01:36:10.012][ProxyProcess   ][Info   ] Forward DNS query on udp to 192.168.0.1:53
[01:36:10.016][ProxyProcess   ][Info   ] Got response ;; opcode: QUERY, status: NXDOMAIN, id: 1 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0  ;; QUESTION SECTION: ;1.75.0.10.in-addr.arpa.    IN     PTR  ;; AUTHORITY SECTION: 10.in-addr.arpa.    10800    IN    SOA    localhost. nobody.invalid. 1 3600 1200 604800 10800 
[01:36:10.017][ProxyProcess   ][Info   ] Handle DNS query ;; opcode: QUERY, status: NOERROR, id: 2 ;; flags: rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0  ;; QUESTION SECTION: ;www.google.com.    IN     A 
[01:36:10.017][ProxyProcess   ][Info   ] Forward DNS query on udp to 192.168.0.1:53
[01:36:10.022][ProxyProcess   ][Info   ] Got response ;; opcode: QUERY, status: NOERROR, id: 2 ;; flags: qr rd ra; QUERY: 1, ANSWER: 5, AUTHORITY: 0, ADDITIONAL: 0  ;; QUESTION SECTION: ;www.google.com.    IN     A  ;; ANSWER SECTION: www.google.com.    981    IN    A    173.194.32.176 www.google.com.    981    IN    A    173.194.32.177 www.google.com.    981    IN    A    173.194.32.180 www.google.com.    981    IN    A    173.194.32.178 www.google.com.    981    IN    A    173.194.32.179 
[01:36:10.023][ProxyProcess   ][Info   ] Handle DNS query ;; opcode: QUERY, status: NOERROR, id: 3 ;; flags: rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0  ;; QUESTION SECTION: ;www.google.com.    IN     AAAA 
[01:36:10.024][ProxyProcess   ][Info   ] Forward DNS query on udp to 192.168.0.1:53
[01:36:10.028][ProxyProcess   ][Info   ] Got response ;; opcode: QUERY, status: NOERROR, id: 3 ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0  ;; QUESTION SECTION: ;www.google.com.    IN     AAAA  ;; ANSWER SECTION: www.google.com.    147    IN    AAAA    2a00:1450:4010:c0b::93 
[01:36:10.386][NamedPipeServer][Info   ] GetDebugInfo done.
[01:36:10.391][NamedPipeClient][Info   ] Received response for GetDebugInfo
[01:36:10.408][Program        ][Info   ] Sending Bugsnag report ff1eec32-339c-4480-8d38-3343a5396d0e...