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

Timeout on connect when network is not available. #36

Closed
Badgie opened this issue Oct 3, 2019 · 0 comments · Fixed by #39
Closed

Timeout on connect when network is not available. #36

Badgie opened this issue Oct 3, 2019 · 0 comments · Fixed by #39
Labels
bug Something isn't working

Comments

@Badgie
Copy link
Collaborator

Badgie commented Oct 3, 2019

When attempting to connect to a network that is in any way unavailable, chwifi will proceed to wait for a network connection. This will obviously continue until the process is killed. A sample run of this error is shown below.

[user@hostname ~]$ chwifi profile
Connecting to profile
Stopping all profiles
New MAC-address: 08:11:96:46:30:b1
Connecting to profile: profile
Job for netctl@profile.service failed because the control process exited with error code.
See "systemctl status "netctl@profile.service"" and "journalctl -xe" for details.
Waiting for network connection...
^C
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants