hardtware / DC2

General assets for Desktop Container Computer
MIT License
36 stars 3 forks source link

Now: Client is newer than server #3

Open tsuitor opened 8 years ago

tsuitor commented 8 years ago

I'm also having problems getting my DC2 seen on my network. However, the first time I booted it up, I apparently had an Ethernet cable that went bad. Right now I'm running it headless and using my iMac to try and connect.The board, network and SSD all show lights. Is there something else I can try before getting a mini HDMI cable (and probably a new Ethernet cable...). Thanks

remonlam commented 8 years ago

I think there is already an issue related to this one. #2

josegonzalez commented 8 years ago

You'll also need a keyboard. I found mine booted up and didn't connect because the usb stick needed to be "fixed" (aka I had to confirm that it was okay to fix).

tsuitor commented 8 years ago

Okay, with a keyboard and display, I was able to get this to boot up and connect to the network; and mostly get docker running. However, now I'm getting the following error message when I try docker run:

docker: Error response from daemon: client is newer than server (client API version: 1.23, server API version: 1.22).

This is on a imac that I just installed docker toolbox last week. I'm guessing something is out of sync, but docker-machine upgrade dc2 doesn't seem to help.