-
Notifications
You must be signed in to change notification settings - Fork 306
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
permission denied on ARMv7 #1211
Comments
I do have the same problem here. Log ends with....
|
Hi, It was a mount that had no_exec option. Check if the user is able to execute commands. https://github.com/OmniSharp/omnisharp-vscode/wiki/Remote-Debugging-On-Linux-Arm |
Hi noomio, thanks for getting back. Yes, the user is able to execute commands. I should have mentioned that in my case the goal is to remote debug C programs on the ARM SBC. From the output it looks like the log files are not even created. I checked file permissions and everything looks fine. |
@noomio is it just your user directory that is mounted with |
@roblourens yes it can be executed from /tmp. Hoever it prompts afterwards platform not supported. |
Steps to Reproduce:
Does this issue occur when you try this locally?: Yes
Does this issue occur when you try this locally and all extensions are disabled?: Yes
This is the log:
The text was updated successfully, but these errors were encountered: