Open meichthys opened 1 year ago
I should also clarify that if I move v0.49.0 to a non-network location, it works fine.
It seems like it could be related to this change: https://github.com/zadam/trilium/commit/cd8c24ceae75c7bf64e346c13e7a251746bc9f08
Is the application or data on the network share?
Network filesystems like NFS are known to corrupt databases.
Just the application. The data still seems to be saved in AppData on Windows
I see. Electron has been upgraded in 0.49, I think that's a more likely culprit.
It seems like this issue may be relevant: https://github.com/electron/electron/issues/36698
It sounds like building with the --no-sandbox
flag works, but I'm not sure what security issues that may introduce?
I can confirm that the --no-sandbox
flag does work.
Trilium Version
0.59.2
What operating system are you using?
Windows
What is your setup?
Local (no sync)
Operating System Version
Windows 10
Description
When trying to launch Trilium on Windows 10 from a network share Trilium crashes without any indication what went wrong. The issue was introduced between v0.48.9 and v0.49.0 since Trilum launches fine from network share in v0.48.9 but fails in v0.49.0
I've tried looking in the windows event logs and using procmon to identify any permissions issues but wasn't able to track down anything suspicious.
The logs show the last two times i tried launching Trilum (once on the working v0.48.9 and once on the non-working version 0.49.0). All versions since 0.49.0 don't work.
Error logs