./electron: Permission denied #578

Closed
opened 2026-01-29 16:43:20 +00:00 by claunia · 4 comments
Owner

Originally created by @ViacheslavUKR on GitHub (Oct 23, 2020).

Originally assigned to: @GregorBiswanger on GitHub.

Steps to Reproduce:

  1. electronize start
  2. ...
    ElectronHostHook handling started...
    Invoke electron - in dir: /home/admin/Documents/1/BlazorCRUD/BlazorCRUD2/obj/Host/node_modules/.bin
    bash: line 1: ./electron: Permission denied

Screenshot from 2020-10-23 03 25 13

Originally created by @ViacheslavUKR on GitHub (Oct 23, 2020). Originally assigned to: @GregorBiswanger on GitHub. Steps to Reproduce: 1. electronize start 2. ... ElectronHostHook handling started... Invoke electron - in dir: /home/admin/Documents/1/BlazorCRUD/BlazorCRUD2/obj/Host/node_modules/.bin bash: line 1: ./electron: Permission denied ![Screenshot from 2020-10-23 03 25 13](https://user-images.githubusercontent.com/20413407/96943190-14da1b00-14e0-11eb-8ac2-7f375b8fdb78.png)
claunia added the bug label 2026-01-29 16:43:20 +00:00
Author
Owner

@ViacheslavUKR commented on GitHub (Oct 23, 2020):

Hey, anybody alive in this project? Or this is closed and dead project?

If I set manually permission to your script "isExecutable"
Screenshot from 2020-10-24 00 53 20

I receive more and more errors
Screenshot from 2020-10-24 00 58 21

@ViacheslavUKR commented on GitHub (Oct 23, 2020): Hey, anybody alive in this project? Or this is closed and dead project? If I set manually permission to your script "isExecutable" ![Screenshot from 2020-10-24 00 53 20](https://user-images.githubusercontent.com/20413407/97057796-b7ec6c80-1594-11eb-88d2-692b4837bd47.png) I receive more and more errors ![Screenshot from 2020-10-24 00 58 21](https://user-images.githubusercontent.com/20413407/97057834-d5213b00-1594-11eb-90e0-6d49834efaa4.png)
Author
Owner

@GregorBiswanger commented on GitHub (Oct 25, 2020):

Hey, I can't say why that is. Maybe start the application with sudo?

In this video you can see how to debug under the hood: Electron.NET - Contributing Getting Started
If there is a mistake on our part, you are welcome to submit a pull request.

@GregorBiswanger commented on GitHub (Oct 25, 2020): Hey, I can't say why that is. Maybe start the application with sudo? In this video you can see how to debug under the hood: [Electron.NET - Contributing Getting Started](https://youtu.be/Po-saU_Z6Ws) If there is a mistake on our part, you are welcome to submit a pull request.
Author
Owner

@ViacheslavUKR commented on GitHub (Nov 4, 2020):

Firstly after install your script has no permission to execute at all. I repair this and set right permission, but after that your script try to execute something program with .EXE extension (in Linux platform !), please see to screen.

@ViacheslavUKR commented on GitHub (Nov 4, 2020): Firstly after install your script has no permission to execute at all. I repair this and set right permission, but after that your script try to execute something program with .EXE extension (in Linux platform !), please see to screen.
Author
Owner

@GregorBiswanger commented on GitHub (Mar 28, 2023):

🎉🚀 New Electron.NET version 23.6.1 released 🚀🎉

With native Electron 23 and .NET 6 support. Your problem should be fixed here. If you continue to have the problem, please let us know. Please note the correct updating of your API & CLI. Info in the README. Have fun!

@GregorBiswanger commented on GitHub (Mar 28, 2023): 🎉🚀 New Electron.NET version 23.6.1 released 🚀🎉 With native Electron 23 and .NET 6 support. Your problem should be fixed here. If you continue to have the problem, please let us know. Please note the correct updating of your API & CLI. Info in the README. Have fun!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#578