Fabian Vogt changed bug 1079672
What Removed Added
Flags needinfo?  

Comment # 25 on bug 1079672 from
Created attachment 762554 [details]
Full journal of a test session with trace logging

(In reply to Dominique Leuenberger from comment #24)
> (In reply to Frank Kruger from comment #23)
> > 
> > I can confirm that this patch does not solve the issue.
> 
> Pity, but thanks for testing.

It appears to me like the failure mode changed - it no longer complains about
not reaching the agent anymore.
I assume that's caused by
https://github.com/NetworkManager/NetworkManager/commit/78ef571972aa3bf81b287d767ae02471e2924027

> Can we please get a log file of NetworkManaer with log level=TRACE ?

Full journal of playing around in a VM attached - except for the first
connection (no secret required yet) no autoconnect worked.
Note that somewhere in the middle I installed NM 1.10.5-dev, but it made no
difference.
I also don't see any difference for system wide or per user connections.

The important parts (system wide connection):

- On NM start:
M�r 02 21:24:51 localhost.localdomain NetworkManager[3392]: <debug>
[1520022291.7605]
settings-connection[0x55f639447360,23b03485-8ce9-4ef5-8860-bff9edf54ac3]:
(802-1x:0x7f9f68005de0) secrets request error: No agents were available for
this request.
M�r 02 21:24:51 localhost.localdomain NetworkManager[3392]: <warn> 
[1520022291.7605] device (ens3): No agents were available for this request.

- After login:
M�r 02 21:25:18 localhost.localdomain plasmashell[3534]: org.kde.plasmaquick:
New Applet  "Netzwerke" with a weight of 62
M�r 02 21:25:18 localhost.localdomain NetworkManager[3392]: <debug>
[1520022318.8872] agent-manager: req[0x55f639547090,
:1.146/org.kde.plasma.networkmanagement/1000]: requesting permissions
M�r 02 21:25:18 localhost.localdomain NetworkManager[3392]: <debug>
[1520022318.8872] auth: call[17]:
CheckAuthorization(org.freedesktop.NetworkManager.wifi.share.protected),
subject=unix-process[pid=3495, uid=1000, start=155638]
M�r 02 21:25:18 localhost.localdomain NetworkManager[3392]: <debug>
[1520022318.8873] auth: call[18]:
CheckAuthorization(org.freedesktop.NetworkManager.wifi.share.open),
subject=unix-process[pid=3495, uid=1000, start=155638]
M�r 02 21:25:18 localhost.localdomain NetworkManager[3392]: <debug>
[1520022318.8919] auth: call[17]: CheckAuthorization succeeded:
(is_authorized=0, is_challenge=1)
[...]
M�r 02 21:25:18 localhost.localdomain NetworkManager[3392]: <debug>
[1520022318.8955] auth: call[18]: CheckAuthorization succeeded:
(is_authorized=0, is_challenge=1)
M�r 02 21:25:18 localhost.localdomain NetworkManager[3392]: <debug>
[1520022318.8956] agent-manager: req[0x55f639547090,
:1.146/org.kde.plasma.networkmanagement/1000]: agent registered
M�r 02 21:25:18 localhost.localdomain NetworkManager[3392]: <debug>
[1520022318.8957] policy: re-enabling autoconnect for all connections (only
clear no-secrets flag)

Then nothing happens. I'd expect NM to enable the ens3 connection after that.


You are receiving this mail because: