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

WIFI connect regression #237

Open
mphasize opened this issue Aug 30, 2017 · 1 comment
Open

WIFI connect regression #237

mphasize opened this issue Aug 30, 2017 · 1 comment

Comments

@mphasize
Copy link

After updating the Tessel firmware from 0.0.16 to 0.1.0 I am getting a new error message when attempting to programmatically connect to a WIFI using tessel.network.wifi.connect:

(node:2266) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: Command failed: ifconfig wlan0
ifconfig: wlan0: error fetching interface information: Device not found

Manually entering the command ifconfig wlan0 via an SSH session works without any problems.
Downgrading from 0.1.0 to 0.0.16 resolves the issue for me.

@HipsterBrown
Copy link
Contributor

I'll look into this. Thanks for letting us know. 👍

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