You are not logged in.

#1 2014-08-20 12:12:11

Ploppz
Member
Registered: 2013-09-14
Posts: 313

wifi-menu -o: CONNECTING FAILED

EDIT: It seems my problem is just this: I installed netctl and I have started it using systemd. When I write sudo wifi-menu -o, and try to connect to my wireless network using the correct password (I've tried many times), it just instantly tells me "CONNECTING FAILED" - without any apparent waiting for the router to respond, although I don't know.

Edit: I tried NetworkManager as well, and connecting via nmtui, it says "Could not activate connection: Activation failed"... Help.

(old)
I was using connman on my desktop until a recent system upgrade where it only said "Input/output error" when I tried to connect to wireless networks. I installed the packages netctl, ifplugd and wpa_actiond and read a bit about netctl on arch wiki. With `wifi-menu -o` I generated a profile in /etc/netctl for my wireless network. I called the profile "31". I have enabled and started netctl using systemctl. I also wrote `sudo netctl enable 31`. Now, when I write `sudo netctl start 31`, I get this error:

$ sudo netctl start 31
Job for netctl@31.service failed. See 'systemctl status netctl@31.service' and 'journalctl -xn' for details.

$ systemctl status netctl@31
● netctl@31.service - Automatically generated profile by wifi-menu
   Loaded: loaded (/etc/systemd/system/netctl@31.service; enabled)
   Active: failed (Result: exit-code) since on. 2014-08-20 14:04:10 CEST; 55s ago
     Docs: man:netctl.profile(5)
  Process: 5669 ExecStart=/usr/lib/network/network start %I (code=exited, status=1/FAILURE)
 Main PID: 5669 (code=exited, status=1/FAILURE)

Here is the profile:

$ sudo cat /etc/netctl/31

Description='Automatically generated profile by wifi-menu'
Interface=wlp3s0
Connection=wireless
Security=wpa
ESSID=31.
IP=dhcp
Key=\"<a lot of characters that are irrelevant>

If you need more information, please tell. Thanks!

Edit: Shamefully.. I was a bit too fast to post. I read this just when I posted and it worked!

Edit 2: Rebooted and still the same problem. journalctl -xn says nothing about network errors.

Edit 3: Rebooted, and ran journalctl -xn as super user. It now gave relevant information:

# journalctl -xn
-- Logs begin at sø. 2014-05-25 20:44:50 CEST, end at on. 2014-08-20 19:11:08 CEST. --
aug. 20 19:10:57 3rlend network[27525]: Failed to bring the network up for profile '31'
aug. 20 19:10:57 3rlend systemd[1]: netctl@31.service: main process exited, code=exited, status=1/FAILURE
aug. 20 19:10:57 3rlend systemd[1]: Failed to start Automatically generated profile by wifi-menu.
-- Subject: Unit netctl@31.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit netctl@31.service has failed.
-- 
-- The result is failed.
aug. 20 19:10:57 3rlend systemd[1]: Unit netctl@31.service entered failed state.
aug. 20 19:10:59 3rlend ntpd[1253]: bind(23) AF_INET6 fe80::720:3f17:85cc:2894%2%2#123 flags 0x11 failed: Cannot assign requested address
aug. 20 19:10:59 3rlend ntpd[1253]: unable to create socket on enp4s0 (21) for fe80::720:3f17:85cc:2894%2#123
aug. 20 19:10:59 3rlend ntpd[1253]: failed to init interface for address fe80::720:3f17:85cc:2894%2
aug. 20 19:11:08 3rlend pacserve[29800]: [Errno 19] No such device
aug. 20 19:11:08 3rlend systemd[1]: pacserve.service: main process exited, code=exited, status=71/n/a
aug. 20 19:11:08 3rlend systemd[1]: Unit pacserve.service entered failed state.

Edit 4: Tried to set up the profile again using wifi-menu; seems I have overlooked an important detail: wifi-menu tells me "CONNECTING FAILED" even though I'm sure I wrote the right password (several times). The router uses wpa2.

Last edited by Ploppz (2014-08-21 19:12:43)

Offline

#2 2014-08-28 21:56:06

mariojuniorjp
Member
Registered: 2014-07-06
Posts: 16

Re: wifi-menu -o: CONNECTING FAILED

Same problem here. Seriously, the team's arch have to see what the hell is wrong with the packages that are responsible for the wireless system.

Offline

Board footer

Powered by FluxBB