"DNS[5941] recv failed with Lwt.Canceled" in docker4mac beta

Hello!
I have some troubles with docker4mac beta
Output of syslog -k Sender Docker

Jul  5 16:27:16 Alexeev-Macbook Docker[2098] <Error>: DNS[3ebe] timed out after 5s
Jul  5 16:27:23 Alexeev-Macbook Docker[2098] <Error>: DNS[9f6c] recv failed with Lwt.Canceled
Jul  5 16:27:23 Alexeev-Macbook Docker[2098] <Error>: DNS[9f6c] timed out after 5s
Jul  5 16:27:28 Alexeev-Macbook Docker[2098] <Error>: DNS[de9d] recv failed with Lwt.Canceled
Jul  5 16:27:28 Alexeev-Macbook Docker[2098] <Error>: DNS[de9d] timed out after 5s
Jul  5 16:32:38 Alexeev-Macbook Docker[2098] <Error>: server loop caught (Failure "Caught EOF on underlying FLOW"): no further requests will be processed
Jul  5 16:32:38 Alexeev-Macbook Docker[3329] <Notice>: EOF reading packet from Unix domain socket: closing
Jul  5 16:32:38 Alexeev-Macbook Docker[3329] <Critical>: Failed to read hello from client
Jul  5 16:32:44 Alexeev-Macbook Docker[2098] <Error>: TCP *myip*:80 > *anothermyip*:39202 proxy failed with flow proxy b: Connection refused
Jul  5 16:32:47 Alexeev-Macbook Docker[2098] <Error>: DNS[5941] recv failed with Lwt.Canceled
Jul  5 16:32:47 Alexeev-Macbook Docker[2098] <Error>: DNS[5941] timed out after 5s
<..>
Jul  5 16:47:20 Alexeev-Macbook Docker[2097] <Notice>: Creating resource Entry(dab34aed7808a339d07bc69575833a38c64f620651a21f10f5ff39cba73c5379)
Jul  5 16:47:20 Alexeev-Macbook Docker[2097] <Notice>: Write offset=0 data=[dab34aed7808a339d07bc69575833a38c64f620651a21f10f5ff39cba73c5379:/Users/vyacheslav/dev/www/ewp] to file
Jul  5 16:47:20 Alexeev-Macbook Docker[2097] <Notice>: Volume.start dab34aed7808a339d07bc69575833a38c64f620651a21f10f5ff39cba73c5379 (paths = [/Users/vyacheslav/dev/www/ewp])
Jul  5 16:47:20 Alexeev-Macbook Docker[2097] <Notice>: Created instance dab34aed7808a339d07bc69575833a38c64f620651a21f10f5ff39cba73c5379
Jul  5 16:47:45 Alexeev-Macbook Docker[2098] <Error>: DNS[791a] recv failed with Lwt.Canceled
Jul  5 16:47:45 Alexeev-Macbook Docker[2098] <Error>: DNS[791a] timed out after 5s

This error appears when i trying to run
docker-compose run web bundle
in my rails project

Information

  • the output of:
    • Moby Menu > Diagnose & Feedback on OSX
OS X: version 10.11.5 (build: 15F34)
logs: /tmp/20160705-163237.tar.gz
[OK]     docker-cli
[OK]     app
[OK]     menubar
[OK]     virtualization
[OK]     system
[OK]     osxfs
[OK]     db
[OK]     slirp
[OK]     moby-console
[OK]     logs
[OK]     vmnetd
[OK]     env
[OK]     moby
[OK]     driver.amd64-linux```

I'm using Mac OS X 10.11.5
I tried to factory reset and complete reinstall of docker

Now docker are works but very slow