Error installing the docker snap in fedora and opensuse

I ran the tests to install snaps in all the platforms and I saw the same error installing the docker snap in fedora and opensuse. The error is the following:

Error:
error: cannot perform the following tasks:

  • Setup snap “docker” (155) security profiles (cannot setup kmod for snap “docker”: cannot load module arp_tables: exit status 1)
  • Setup snap “docker” (155) security profiles (cannot load module arp_tables: exit status 1)

Logs:
opensuse: https://paste.ubuntu.com/25292146/
fedora: https://paste.ubuntu.com/25292154/

This snap is from upstream Docker, I believe. Do we have any Docker developer around here?