WebReflection / benja

Bootable Electron Node JS Application
https://archibold.io/benja/
194 stars 32 forks source link

IP address not getting assigned for SSH #37

Closed bmeeder22 closed 6 years ago

bmeeder22 commented 6 years ago

I followed along with the guide as posted in the docs. The app boots up no problem and I can click on the logos and see the screen size. The only problem however is that the IP address in order to connect to SSH is not present. I have ran ifconfig using Node and printed that to the screen and eth0 does not have an IP address listed. This should have been configured automatically so I am not sure what is going wrong. Note: I do have the ethernet cable connected at bootup and the lights are on. My computer however, does not show that the ethernet is connected until shortly after the app boots.

WebReflection commented 6 years ago
bmeeder22 commented 6 years ago

Things I am going to try and get back to you:

Will test these today and get back to you on the results

WebReflection commented 6 years ago

When I tested the board with normal Raspbian in a lab

a "lab" is different than your MacBook ... you need a DHCP capable router. If your Mac can do that, then it's OK.