Skip to content
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

Error: You need root privileges to run wifi-connect #415

Open
aomanchuria opened this issue Nov 27, 2021 · 1 comment
Open

Error: You need root privileges to run wifi-connect #415

aomanchuria opened this issue Nov 27, 2021 · 1 comment

Comments

@aomanchuria
Copy link

the software does function, but only after manually running it from command-line and it forgets the previous password.
#wifi-connect
pi@raspberrypi:~ $ wifi-connect
Error: You need root privileges to run wifi-connect
pi@raspberrypi:~ $ sudo wifi-connect
[network_manager::device:WARN] Undefined device type: 30
[network_manager::device:WARN] Undefined device type: 30
WiFi device: wlan0
Access points: ["SSID"]
Starting access point...
Access point 'WiFi Connect' created
Starting HTTP server on 192.168.42.1:80
User connected to the captive portal
Deleting existing WiFi connection to the same network: "SSID"
Stopping access point 'WiFi Connect'...
Access point 'WiFi Connect' stopped
Access points: ["SSID"]
Connecting to access point 'SSID'...
[wifi_connect::network:WARN] Connection to access point not activated 'SSID': Deactivated ->>>(I gave it the wrong password)
Access points: ["SSID"]
Starting access point...
Access point 'WiFi Connect' created

@donbing
Copy link

donbing commented Jan 14, 2022

same problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants