Error when trying to install snap store

I am trying to install snap store with snapd but i get an error that states:

cannot communicate with server: Post http://localhost/v2/snaps/snap-st

I looked through other topics and it seems that the problem depends on the output so:

● snapd.service - Snappy daemon
Loaded: loaded (/usr/lib/systemd/system/snapd.service; disabled; vendor preset: disabled)
Active: inactive (dead)

Sep 15 01:37:50 weldon-pc systemd[1]: snapd.service: Succeeded.
Sep 15 02:05:01 weldon-pc systemd[1]: Starting Snappy daemon…
Sep 15 02:05:01 weldon-pc snapd[13924]: AppArmor status: apparmor not enabled
Sep 15 02:05:01 weldon-pc snapd[13924]: daemon.go:346: started snapd/2.41-1 (series 16; classic; >
Sep 15 02:05:01 weldon-pc snapd[13924]: helpers.go:104: error trying to compare the snap system k>
Sep 15 02:05:01 weldon-pc systemd[1]: Started Snappy daemon.
Sep 15 02:05:06 weldon-pc snapd[13924]: daemon.go:530: gracefully waiting for running hooks
Sep 15 02:05:06 weldon-pc snapd[13924]: daemon.go:532: done waiting for running hooks
Sep 15 02:05:06 weldon-pc snapd[13924]: daemon stop requested to wait for socket activation
Sep 15 02:05:06 weldon-pc systemd[1]: snapd.service: Succeeded.

To me it seems that everything is ok other than apparmor.

I need help. Any input would be much apprectiated.

Hi, the output from your journal seems cut off on the side, could you run the following commands and share the output:

snap version
journalctl -e --no-pager -u snapd