The process tried to write to a nonexistent pipe. #109

Closed
opened 2026-01-29 16:31:10 +00:00 by claunia · 3 comments
Owner

Originally created by @CD1010 on GitHub (Jan 20, 2018).

I am getting the above error when i try to run electronnet on a win10 machine.
It does this for a bare bones electron.net app based in instructions in readme.
I have v2 2017 with latest patch and
node 8.9.4 lts installed. Any ideas?
After i get this, it hangs and i get zombie electron.exe processes

Update: i am getting prompt from windows firewall when this happens. I click allow private and public networks. I run again but still get zombie electron.exe instances and no ui pops up.

Originally created by @CD1010 on GitHub (Jan 20, 2018). I am getting the above error when i try to run electronnet on a win10 machine. It does this for a bare bones electron.net app based in instructions in readme. I have v2 2017 with latest patch and node 8.9.4 lts installed. Any ideas? After i get this, it hangs and i get zombie electron.exe processes Update: i am getting prompt from windows firewall when this happens. I click allow private and public networks. I run again but still get zombie electron.exe instances and no ui pops up.
Author
Owner

@robertmuehsig commented on GitHub (Jan 22, 2018):

Mhh... just a stupid thought: Have you saved your repository on a path with some special characters? Maybe we can't find the right path to the assembly.
Another thought: Could you kill all zombie processes and try it again?

@robertmuehsig commented on GitHub (Jan 22, 2018): Mhh... just a stupid thought: Have you saved your repository on a path with some special characters? Maybe we can't find the right path to the assembly. Another thought: Could you kill all zombie processes and try it again?
Author
Owner

@CD1010 commented on GitHub (Jan 23, 2018):

D:\docs\SourceCode\ElectricPortfolio\ElectricPortfolio
that is path
I killed zombies but they come back when i run again.
Do you use pipes somewhere in teh code?

@CD1010 commented on GitHub (Jan 23, 2018): D:\docs\SourceCode\ElectricPortfolio\ElectricPortfolio that is path I killed zombies but they come back when i run again. Do you use pipes somewhere in teh code?
Author
Owner

@GregorBiswanger commented on GitHub (Apr 16, 2018):

Hi @CD1010
do you tried the new 0.0.9 Version?

@GregorBiswanger commented on GitHub (Apr 16, 2018): Hi @CD1010 do you tried the new 0.0.9 Version?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#109