-
Notifications
You must be signed in to change notification settings - Fork 199
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Random error kills silverbullet eventually #1154
Comments
This is an error I've seen when running SB with deno 2. Are you doing that? If so, you may want to switch to an edge build which has been updated for Deno 2. |
NixOS is, in fact, running deno 2.0.5. Though I noticed, that as soon as I removed the git plugin config from my SETTINGS, it stopped crashing. I've patched my nix config to use edge (overlay is below for those who care), though I'll have to update the hash every time edge.silverbullet.md changes. I didn't notice any changes in the changelog talking about post 0.9.4 feature work, but I guess it's just in progress.
|
And that builds, but fails to run:
|
If you update plugs now this should be fixed. Just pushed a new git plug build. |
I continually get the crash dump below and as a result it becomes unusable. This is running on NixOS, but my home NixOS machine doesn't have this problem, so it's either related to content of the space, or because this machine is behind a HTTPS proxy with non-standard SSL certs. If I stop the service, wipe out .silverbullet.db* and restart, it fixes it temporarily, but some undetermined amount of time later it happens again every time.
I'm also running the GIT plugin (from SETTINGS):
I just realized it might be the git plugin, so I just disabled that and will track if that isolates the issue.
Host is a x86_64 NixOS 24.11 system running newest silverbullet from nixpkgs.
Here's the log output:
The text was updated successfully, but these errors were encountered: