Application not starting with 23.6.1 #856

Closed
opened 2026-01-29 16:50:23 +00:00 by claunia · 5 comments
Owner

Originally created by @jdjadav on GitHub (Mar 28, 2023).

Originally assigned to: @GregorBiswanger on GitHub.

Hello There,

I have upgraded my app to 23.6.1, but now it stopped working and stuck at splash screen. only splash screen opens, nothing happens after it. i see below error in terminal.
image

also, same is happening with WebApp demo available in current Repository.

Please help.

Originally created by @jdjadav on GitHub (Mar 28, 2023). Originally assigned to: @GregorBiswanger on GitHub. Hello There, I have upgraded my app to 23.6.1, but now it stopped working and stuck at splash screen. only splash screen opens, nothing happens after it. i see below error in terminal. ![image](https://user-images.githubusercontent.com/25253821/228236512-027ea2b0-bb50-4732-8e45-babd16f622d8.png) also, same is happening with WebApp demo available in current Repository. Please help.
claunia added the bug label 2026-01-29 16:50:23 +00:00
Author
Owner

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

What .NET version is your application? What is your startup code for this? With threading? Are you using async-await correctly?

@GregorBiswanger commented on GitHub (Mar 28, 2023): What .NET version is your application? What is your startup code for this? With threading? Are you using async-await correctly?
Author
Owner

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

I am using .Net 6, and VS2022, i am facing same in the demo application available in current repo.
it stucks at
image
with error i mentioned erlier

@jdjadav commented on GitHub (Mar 28, 2023): I am using .Net 6, and VS2022, i am facing same in the demo application available in current repo. it stucks at ![image](https://user-images.githubusercontent.com/25253821/228239932-b12f9d73-9de8-4034-ac20-c034738001f6.png) with error i mentioned erlier
Author
Owner

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

You have downloaded the current version of the demo app and get these errors when you start it?
https://github.com/ElectronNET/electron.net-api-demos

@GregorBiswanger commented on GitHub (Mar 28, 2023): You have downloaded the current version of the demo app and get these errors when you start it? https://github.com/ElectronNET/electron.net-api-demos
Author
Owner

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

@GregorBiswanger, i just found that i missed to update the electron cli global tool which result in error. Thank you s much for quick response. Appreciate it.

@jdjadav commented on GitHub (Mar 28, 2023): @GregorBiswanger, i just found that i missed to update the electron cli global tool which result in error. Thank you s much for quick response. Appreciate it.
Author
Owner

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

Fortunately, I was already sweating ;)

@GregorBiswanger commented on GitHub (Mar 28, 2023): Fortunately, I was already sweating ;)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#856