Dbus name `com.docsion.diplo` ‘deny-connection’ constraint fails in automated review

Hi Snapcraft team, pls review my dbus name com.docsion.diplo, thanks alot :slight_smile:

–Error message: The Store automatic review failed. A human will soon review your snap, but if you can’t wait please write in the snapcraft forum asking for the manual review explicitly. If you need to disable confinement, please consider using devmode, but note that devmode revision will only be allowed to be released in edge and beta channels. Please check the errors and some hints below: - human review required due to ‘deny-connection’ constraint (interface attributes)

–My snapcraft.yaml slots: dbus-docsion: interface: dbus bus: session name: com.docsion.diplo

apps:
  app:
    command: app
    extensions: [flutter-master] # Where "master" defines which Flutter channel to use for the build
    plugs:
    - network
    slots:
    - dbus-docsion

I reviewed this earlier today and granted use of the dbus name - your snap now passes the automated review :slight_smile:

1 Like