I have added the system-observe,hardware-observe & network-control , interface and issue is ruled but after running with snappy debug -
I seeing these issues repeatedly on screen -
= AppArmor = Time: Mar 05 08:56:47 Log: apparmor=“DENIED” operation=“capable” profile=“/snap/snapd/20671/usr/lib/snapd/snap-confine” pid=8827 comm=“snap-confine” capability=12 capname=“net_admin” Capability: net_admin Suggestions:
- adjust program to not require ‘CAP_NET_ADMIN’ (see ‘man 7 capabilities’)
- add one of ‘bluetooth-control, firewall-control, netlink-audit, netlink-connector, network-control, qualcomm-ipc-router’ to ‘plugs’
- do nothing if using systemd utility (eg, timedatectl): Managing time, date and timezone in Ubuntu Core - #44 by jdstrand
- do nothing (Bug #1465724 “net_admin apparmor denial when using Go” : Bugs : Snappy)
= AppArmor = Time: Mar 05 08:56:47 Log: apparmor=“DENIED” operation=“capable” profile=“/snap/snapd/20671/usr/lib/snapd/snap-confine” pid=8827 comm=“snap-confine” capability=38 capname=“perfmon” Capability: perfmon Suggestions:
- adjust program to not require ‘CAP_PERFMON’ (see ‘man 7 capabilities’)
- do nothing if program otherwise works properly
Do they impact snap application working ? Thanks,