Crash when using Database #182

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

Originally created by @HurricanKai on GitHub (Jun 14, 2018).

Just recently started using this project, and after some testing i hoped to base a project on it.
thought, i now added a Db, using the normal DbContext - ensure create way.
but once it reaches EnsureCreated() it simply crashes:
(Attached, too large)

starting it as a normal application, meaning with dotnet run just runs the webserver fine.
using dotnet electronize start thought causes this error.
Error.txt
sorry for my bad english, woud be great if someone is able to understand why it doest load.
(seems to have something to do with a module called e_sqlite3 but none of the stuff i coud find anywhere else helped.

Originally created by @HurricanKai on GitHub (Jun 14, 2018). Just recently started using this project, and after some testing i hoped to base a project on it. thought, i now added a Db, using the normal DbContext - ensure create way. but once it reaches EnsureCreated() it simply crashes: (Attached, too large) starting it as a normal application, meaning with `dotnet run` just runs the webserver fine. using `dotnet electronize start` thought causes this error. [Error.txt](https://github.com/ElectronNET/Electron.NET/files/2103153/new.9.txt) sorry for my bad english, woud be great if someone is able to understand why it doest load. (seems to have something to do with a module called e_sqlite3 but none of the stuff i coud find anywhere else helped.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#182