wifi-connect icon indicating copy to clipboard operation
wifi-connect copied to clipboard

The unit file, source configuration file or drop-ins of dhcpcd.service changed on disk. Wifi Connect Run 'systemctl daemon-reload' to reload units.

Open FaitAccompli opened this issue 3 years ago • 0 comments

Hi there! Wifi-Connect is great work. I'm running into some certain issues. My current setup right now is using:

  • A Raspberry Pi Zero W (armv6l) flashed with Raspberry Pi OS (32-bit) Lite.
  • My node version is v11.15.0 a linux distro specifically for arm6l

I followed the installation instructions for Raspbian/Debian and ran the following in my terminal.

bash <(curl -L https://github.com/balena-io/wifi-connect/raw/master/scripts/raspbian-install.sh)

After that, I lost my ssh connection and my rpi isn't appearing in my network. I did an nmap scan:

nmap -sn 192.168.1.0/24

And I couldn't find my raspberry pi at all.

My guess is that the node version im using isn't compatible? Thank you so much, I hope to hear from you.

Cheers!

FaitAccompli avatar Aug 04 '20 12:08 FaitAccompli