-
Notifications
You must be signed in to change notification settings - Fork 288
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Boundary Desktop for MacOS v2.0.2 - EACCES: permission denied #5019
Comments
@richardleeps thanks for reporting this issue. Could you provide me with a few extra details to help us troubleshoot?
|
|
Thanks for the info. No need to go through Intune for Boundary Desktop. I just wanted to check as we troubleshoot this. |
@richardleeps |
@cameronperera Tried to manually create the nextVersion directory but there is no way that the system allows me to create a folder in the app directory. Is there a way to adjust the update script so it creates something in a /tmp/ folder ?
|
@richardleeps The auto-updater not working on a managed laptop appears to be working as designed. Are you having trouble pushing newer versions of the desktop client via Intune? |
@anando-chatterjee Its being pushed to the client but nested in the App "boundary.app" which has v2.0.2
Not sure if this is a boundary package issue or Intune. We do not see the same behaviour with other apps and on Intune side there is not much to tweak there for dmg packages. |
Describe the bug
Running MacOS 14.5 (23F79) on Apple device which is managed through Intune.
Boundary desktop app is working but unable to Download/Install a new version through the app.
The following error is displayed
Could not update
EACCES: permission denied, mkdir '/Applications/Boundary.app/Contents/Resources/nextVersion'
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Installation of the updated version should work
Additional context
Desktop app
Version: 2.0.2
Commit: 798cfc68287fd1863fee323e4e08e23d24c4141e
CLI Version: 0.15.3
CLI Commit: 83c86bb
Also running the app as root doesn't make a difference
"sudo "/Applications/Boundary.app/Contents/MacOS/Boundary" "
The text was updated successfully, but these errors were encountered: