Crash when start inside linux namespace

Iโ€™m widely using linux namespaces and need to start Postman binded to one of them. But app start fails.

[ns] ~$ postman
cannot execute snapd tool snap-update-ns: Permission denied
snap-update-ns failed with code 1: No such file or directory

[ns] ~$ sudo postman
[sudo] password for username:
execv failed: Permission denied

Hi @roman4e! Good question. Iโ€™ve moved your topic to the โ€œhelpโ€ category to increase your chances of getting a response. Have you checked out the docs about installing Postman on Linux?