You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[question] When calling the relaunch method of the plugin-process, I encounter the error “Operation not permitted (os error 1).” Could you help me find a solution?
#2273
Open
miro-ring opened this issue
Jan 7, 2025
· 1 comment
When I call the relaunch method, I get the error “Operation not permitted (os error 1).” I believe I’ve configured everything correctly, but I’m wondering how I can resolve this issue.
The text was updated successfully, but these errors were encountered:
miro-ring
changed the title
[questtion] When calling the relaunch method of the plugin-process, I encounter the error “Operation not permitted (os error 1).” Could you help me find a solution?
[question] When calling the relaunch method of the plugin-process, I encounter the error “Operation not permitted (os error 1).” Could you help me find a solution?
Jan 7, 2025
Note that this is not an easy task as it will require a helper binary alongside the main app that will in turn update the app which is quite different from the current "app updates itself" approach.
Edit: That comment was meant for the linked issue, sorry. Anyway i didn't find much info about restarting sandboxed apps in general, i only saw that even electron hasn't solved this yet. I assume that even restarting would require an external helper service then 🤔
When I call the relaunch method, I get the error “Operation not permitted (os error 1).” I believe I’ve configured everything correctly, but I’m wondering how I can resolve this issue.
The text was updated successfully, but these errors were encountered: