Unable to run on Ubuntu #563

Open
opened 2026-01-29 16:43:01 +00:00 by claunia · 0 comments
Owner

Originally created by @arijit-code on GitHub (Sep 18, 2020).

Originally assigned to: @GregorBiswanger on GitHub.

I am opening the issue as a question as I am not sure if this is a bug.

I am new to Electron.NET. I am trying to run a Electron.NET app on Ubuntu 20.04(64-bit).

I created the build with "electronize build /target linux". I am not sure if this is the correct procedure to create a build for Ubuntu.

I am however, able to run the app using "electronize start" or from the AppImage.

However, when I try to run it from "../electron.net-api-demos/ElectronNET-API-Demos/bin/Desktop/linux-unpacked/resources/bin" I get the following error
2020-09-18 12_48_42-Ubuntu_20 04_LinuxVMImages com  Running  - Oracle VM VirtualBox

I also wrote a small app using Electron.NET on my own listening on port 50,000. I get the same error
2020-09-18 12_54_04-Ubuntu_20 04_LinuxVMImages com  Running  - Oracle VM VirtualBox

If this is a bug hopefully this will help the project. If this is not a bug any help will be much appreciated.

Originally created by @arijit-code on GitHub (Sep 18, 2020). Originally assigned to: @GregorBiswanger on GitHub. I am opening the issue as a question as I am not sure if this is a bug. I am new to Electron.NET. I am trying to run a Electron.NET app on Ubuntu 20.04(64-bit). I created the build with "electronize build /target linux". I am not sure if this is the correct procedure to create a build for Ubuntu. I am however, able to run the app using "electronize start" or from the AppImage. However, when I try to run it from "../electron.net-api-demos/ElectronNET-API-Demos/bin/Desktop/linux-unpacked/resources/bin" I get the following error <img width="978" alt="2020-09-18 12_48_42-Ubuntu_20 04_LinuxVMImages com Running - Oracle VM VirtualBox" src="https://user-images.githubusercontent.com/59074787/93639209-7cff8380-f9ad-11ea-8639-ed485fbccb3f.png"> I also wrote a small app using Electron.NET on my own listening on port 50,000. I get the same error <img width="966" alt="2020-09-18 12_54_04-Ubuntu_20 04_LinuxVMImages com Running - Oracle VM VirtualBox" src="https://user-images.githubusercontent.com/59074787/93639588-1b8be480-f9ae-11ea-9479-7d10025a5c3a.png"> If this is a bug hopefully this will help the project. If this is not a bug any help will be much appreciated.
claunia added the question label 2026-01-29 16:43:01 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#563