-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
/var/db/dhcp_lease file is not on the system ... #148
Comments
@youngl98 Thanks. But sorry, I have no time today, so just short question.
and, I think |
SIP is enabled I touched the /var/db/dhcpd_leases file, and still getting the same error ... BTW, this is the xhyve process that is running on my mac os X /usr/local/bin/docker-machine-driver-xhyve xhyve -A -U *************** -c 1 -m 1024M -l com1,autopty -s 0:0,hostbridge -s 31,lpc -s 2:0,virtio-net -s 3:0,ahci-cd,/Users/younglee/.docker/machine/machines/default/boot2docker.iso -s 4:0,ahci-hd,/dev/rdisk4 -f kexec,/Users/younglee/.docker/machine/machines/default/vmlinuz64,/Users/younglee/.docker/machine/machines/default/initrd.img,loglevel=3 user=docker console=ttyS0 console=tty0 noembed nomodeset norestore waitusb=10 base host=boot2docker -F /Users/younglee/.docker/machine/machines/default/default.pid |
Well, I can not disable SIP because this is a company issue mac os x.
I don't know if this is related to dhcp not giving out IP address, but also noticed that /usr/libexec/InternetSharing is enabled and I can not unload it as I am getting the following message
Am I out of options? |
@youngl98 Hmm...
OK, I understand.
Could you try it?
|
OK, I believe these are the relevant log entries.
|
@youngl98 Thanks for the information. |
@youngl98 BTW, Do you have a setting related to the DNS and InternetSharing? |
How do I know to get it? Please guide me. |
@youngl98 Ah, e.g. In the or, edited |
@youngl98 Ohh... understand. |
@zchee do you use the gitter chat app? I am on gitter as well. |
@youngl98 Ah, sorry. Now I use iPhone for reply. So can't debugging now :( |
@zchee Yes gitter supports private chat |
Hi, |
No, I did not . I am not pursuing this anymore.
On Sun, Jun 9, 2019 at 12:11 AM tol ***@***.***> wrote:
Hi,
I have the same issue .. Did you find a solution?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#148?email_source=notifications&email_token=AACOUCZGADDQIO257XEID73PZSUK5A5CNFSM4CVH43S2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXIE45Y#issuecomment-500190839>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AACOUCYOPGQ4SCAAF3TEZDLPZSUK5ANCNFSM4CVH43SQ>
.
--
Thanx. - Young (Sent with Gmail. Please forgive typos)
|
Hi,
Here is the system information
younglee at wm-************ in ~
$ sw_vers
ProductName: Mac OS X
ProductVersion: 10.11.6
BuildVersion: 15G31
This dhcp lease file is not on my system
$ ls /var/db/dhcpd_leases
ls: /var/db/dhcpd_leases: No such file or directory
I am creating a docker-machine with the following command
$ docker-machine --debug create --driver xhyve
--engine-env http_proxy=http://userproxy.visa.com:80
--engine-env https_proxy=http://userproxy.visa.com:443
--engine-env no_proxy="$no_proxy" default
Docker Machine Version: 0.8.2, build 6253938
Found binary path at /usr/local/bin/docker-machine-driver-xhyve
Launching plugin server for driver xhyve
Plugin server listening at address 127.0.0.1:49958
() DBG | operation not supported by device
() Calling .GetVersion
Using API Version 1
() Calling .SetConfigRaw
() Calling .GetMachineName
(flag-lookup) Calling .GetMachineName
(flag-lookup) Calling .DriverName
(flag-lookup) Calling .GetCreateFlags
Found binary path at /usr/local/bin/docker-machine-driver-xhyve
Launching plugin server for driver xhyve
Plugin server listening at address 127.0.0.1:49962
() DBG | operation not supported by device
() Calling .GetVersion
Using API Version 1
() Calling .SetConfigRaw
() Calling .GetMachineName
(default) Calling .GetMachineName
(default) Calling .DriverName
(default) Calling .GetCreateFlags
(default) Calling .SetConfigFromFlags
Running pre-create checks...
(default) Calling .PreCreateCheck
(default) DBG | ===== Docker Machine xhyve Driver Version 0.2.3 (9d6adee) =====
(default) DBG |
(default) Calling .GetConfigRaw
Creating machine...
(default) Calling .Create
(default) DBG | local Boot2Docker ISO version: v1.12.3
(default) Copying /Users/younglee/.docker/machine/cache/boot2docker.iso to /Users/younglee/.docker/machine/machines/default/boot2docker.iso...
(default) Creating VM...
(default) Extracting vmlinuz64 and initrd.img from boot2docker.iso...
(default) DBG | Mounting boot2docker.iso
(default) DBG | executing: &{/usr/bin/hdiutil [hdiutil attach /Users/younglee/.docker/machine/machines/default/boot2docker.iso -mountpoint /Users/younglee/.docker/machine/machines/default/b2d-image] [] 0xc420034010 0xc420034018 [] false [] [] [] [] } attach /Users/younglee/.docker/machine/machines/default/boot2docker.iso -mountpoint /Users/younglee/.docker/machine/machines/default/b2d-image
(default) /dev/disk3 /Users/younglee/.docker/machine/machines/default/b2d-image
(default) DBG | Extracting /Users/younglee/.docker/machine/machines/default/b2d-image/boot/vmlinuz64 into /Users/younglee/.docker/machine/machines/default/vmlinuz64
(default) DBG | Extracting /Users/younglee/.docker/machine/machines/default/b2d-image/boot/initrd.img into /Users/younglee/.docker/machine/machines/default/initrd.img
(default) DBG | Unmounting boot2docker.iso
(default) DBG | executing: &{/usr/bin/hdiutil [hdiutil detach /Users/younglee/.docker/machine/machines/default/b2d-image] [] 0xc420034010 0xc420034018 [] false [] [] [] [] } detach /Users/younglee/.docker/machine/machines/default/b2d-image
(default) "disk3" unmounted.
(default) "disk3" ejected.
(default) Generating 20000MB disk image...
(default) DBG | executing: &{/usr/bin/hdiutil [hdiutil create -megabytes 20000 -type SPARSEBUNDLE /Users/younglee/.docker/machine/machines/default/root-volume] [] 0xc420034010 0xc420034018 [] false [] [] [] [] } create -megabytes 20000 -type SPARSEBUNDLE /Users/younglee/.docker/machine/machines/default/root-volume
(default) created: /Users/younglee/.docker/machine/machines/default/root-volume.sparsebundle
(default) Creating SSH key...
(default) Fix file permission...
(default) DBG | /Users/younglee/.docker/machine/machines/default/boot2docker.iso
(default) DBG | /Users/younglee/.docker/machine/machines/default/config.json
(default) DBG | /Users/younglee/.docker/machine/machines/default/id_rsa
(default) DBG | /Users/younglee/.docker/machine/machines/default/id_rsa.pub
(default) DBG | /Users/younglee/.docker/machine/machines/default/initrd.img
(default) DBG | /Users/younglee/.docker/machine/machines/default/root-volume.sparsebundle
(default) Generate UUID...
(default) DBG | /Users/younglee/.docker/machine/machines/default/vmlinuz64
(default) DBG | Generated UUID: 6B04E4A1-BED8-4B6B-9FFE-B9C0D3F2FA86
(default) Convert UUID to MAC address...
(default) DBG | Running command: /usr/local/bin/docker-machine-driver-xhyve [xhyve -A -U 6B04E4A1-BED8-4B6B-9FFE-B9C0D3F2FA86 -c 1 -m 1024M -l com1,autopty -s 0:0,hostbridge -s 31,lpc -s 2:0,virtio-net -s 3:0,ahci-cd,/Users/younglee/.docker/machine/machines/default/boot2docker.iso -s 4:0,ahci-hd,/dev/rdisk3 -f kexec,/Users/younglee/.docker/machine/machines/default/vmlinuz64,/Users/younglee/.docker/machine/machines/default/initrd.img,loglevel=3 user=docker console=ttyS0 console=tty0 noembed nomodeset norestore waitusb=10 base host=boot2docker -M]
(default) DBG | Converted MAC address: 12:59:1f:7e:cf:32
(default) Starting default...
(default) DBG | [xhyve -A -U 6B04E4A1-BED8-4B6B-9FFE-B9C0D3F2FA86 -c 1 -m 1024M -l com1,autopty -s 0:0,hostbridge -s 31,lpc -s 2:0,virtio-net -s 3:0,ahci-cd,/Users/younglee/.docker/machine/machines/default/boot2docker.iso -s 4:0,ahci-hd,/dev/rdisk3 -f kexec,/Users/younglee/.docker/machine/machines/default/vmlinuz64,/Users/younglee/.docker/machine/machines/default/initrd.img,loglevel=3 user=docker console=ttyS0 console=tty0 noembed nomodeset norestore waitusb=10 base host=boot2docker -F /Users/younglee/.docker/machine/machines/default/default.pid]
(default) Waiting for VM to come online...
(default) DBG |
(default) DBG | Not there yet 1/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG | operation not supported by device
(default) Waiting on a pseudo-terminal to be ready... done
(default) Hook up your terminal emulator to /dev/ttys001 in order to connect to your VM
(default) DBG |
(default) DBG | Not there yet 2/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 3/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG | rdmsr to register 0x34 on vcpu 0
(default) DBG |
(default) DBG | Not there yet 4/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 5/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 6/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 7/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 8/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 9/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 10/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 11/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 12/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 13/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 14/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 15/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 16/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 17/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 18/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 19/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 20/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 21/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 22/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 23/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 24/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 25/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 26/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 27/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 28/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 29/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 30/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 31/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 32/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 33/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 34/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 35/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 36/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 37/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 38/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 39/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 40/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 41/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 42/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 43/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 44/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 45/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 46/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 47/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 48/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 49/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 50/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 51/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 52/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 53/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 54/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 55/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 56/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 57/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 58/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 59/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
(default) DBG |
(default) DBG | Not there yet 60/60, error: IP not found for MAC 12:59:1f:7e:cf:32 in DHCP leases
Error creating machine: Error in driver during machine creation: Machine didn't return an IP after 120 seconds, aborting
notifying bugsnag: [Error creating machine: Error in driver during machine creation: Machine didn't return an IP after 120 seconds, aborting]
bugsnag.Notify: [bugsnag/payload.deliver: Post https://notify.bugsnag.com/: Proxy Authentication Required]
The text was updated successfully, but these errors were encountered: