You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.
I have installed Octopi 29/6 nightly
with OctoPrint 1.2
I' m trying to manage WIFI network via netconnectd plugin shell
WIFI is working and I'm able to install all as described.
When I try to select a different SSID WIFI from the scan list showed I have this error
from DHCPCD at reboot:
[FAIL] Not running dhcpcd because /etc/network/interfaces ... failed!
[FAIL] defines some interfaces that will use a DHCP client ... failed!
then I can recover from this only changing in /etc/network/interfaces
I have installed Octopi 29/6 nightly
with OctoPrint 1.2
I' m trying to manage WIFI network via netconnectd plugin shell
WIFI is working and I'm able to install all as described.
When I try to select a different SSID WIFI from the scan list showed I have this error
from DHCPCD at reboot:
[FAIL] Not running dhcpcd because /etc/network/interfaces ... failed!
[FAIL] defines some interfaces that will use a DHCP client ... failed!
then I can recover from this only changing in /etc/network/interfaces
iface wlan0-netconnectd_wifi inet dhcp
in:
iface wlan0-netconnectd_wifi inet manual
any solution for this ?
The text was updated successfully, but these errors were encountered: