Alphaapp@2.1.0

It is a electron app which was not allow to execute after electron V5.0.0. There for i have to confinement app to the classic.

I suspect your problem is due to electron enabling the sandbox by default. Try passing --no-sandbox in your snap’s configured command line to disable it. You might also need to ensure you delete the file that it complains isn’t SUID when you build your snap.

@pranavwnai Are you bumping into this issue?

I am :-1: on granting classic for this as it is being used to work around an upstream electron issue.

“The SUID sandbox helper binary was found, but is not configured correctly” showing this message. From snapcraft last tutorial on build snap for electron suggest to remove chrome-sandbox.