February 13, 20242 yr Overview: Support for Docker image Silverbullet Application Name: Silverbullet Application repository: https://github.com/silverbulletmd/silverbullet Application site : https://silverbullet.md/ Overview : SilverBullet is a note-taking application optimized for people with a hacker mindset. We all take notes. There’s a million note taking applications out there. Literally. Wouldn’t it be nice to have one where your notes are more than plain text files? Where your notes essentially become a database that you can query; that you can build custom knowledge applications on top of? Make sure to look at the complete documentation Please post any questions/issues relating to this docker template you have in this thread.
February 14, 20251 yr I installed the application from the UNRAID Apps and while the installation was smooth with no issues and the docker app shows it is running, it isn't accessible. I checked the logs and have this showing up: text error warn system array login composed: false, currentTarget: Window {}, defaultPrevented: false, eventPhase: 2, srcElement: null, target: Window {}, returnValue: true, timeStamp: 0, type: "unhandledrejection", promise: Promise { <rejected> Error: database is locked at async Object.openKv (ext:deno_kv/01_db.ts:10:15) at async ZX (file:///silverbullet.js:135:13238961) at async U.Nj [as actionHandler] (file:///silverbullet.js:135:13240503) at async U.execute (file:///silverbullet.js:24:8601) at async U.parseCommand (file:///silverbullet.js:24:6314) at async file:///silverbullet.js:183:6492 }, reason: Error: database is locked at async Object.openKv (ext:deno_kv/01_db.ts:10:15) at async ZX (file:///silverbullet.js:135:13238961) at async U.Nj [as actionHandler] (file:///silverbullet.js:135:13240503) at async U.execute (file:///silverbullet.js:24:8601) at async U.parseCommand (file:///silverbullet.js:24:6314) at async file:///silverbullet.js:183:6492 } Unhandled rejection: PromiseRejectionEvent { bubbles: false, cancelable: true, composed: false, currentTarget: Window {}, defaultPrevented: false, eventPhase: 2, srcElement: null, target: Window {}, returnValue: true, timeStamp: 0, type: "unhandledrejection", promise: Promise { <rejected> Error: database is locked at async Object.openKv (ext:deno_kv/01_db.ts:10:15) at async ZX (file:///silverbullet.js:135:13238961) at async U.Nj [as actionHandler] (file:///silverbullet.js:135:13240503) at async U.execute (file:///silverbullet.js:24:8601) at async U.parseCommand (file:///silverbullet.js:24:6314) at async file:///silverbullet.js:183:6492 }, reason: Error: database is locked at async Object.openKv (ext:deno_kv/01_db.ts:10:15) at async ZX (file:///silverbullet.js:135:13238961) at async U.Nj [as actionHandler] (file:///silverbullet.js:135:13240503) at async U.execute (file:///silverbullet.js:24:8601) at async U.parseCommand (file:///silverbullet.js:24:6314) at async file:///silverbullet.js:183:6492 } Unhandled rejection: PromiseRejectionEvent { bubbles: false, cancelable: true, composed: false, currentTarget: Window {}, defaultPrevented: false, eventPhase: 2, srcElement: null, target: Window {}, returnValue: true, timeStamp: 0, type: "unhandledrejection", promise: Promise { <rejected> Error: database is locked at async Object.openKv (ext:deno_kv/01_db.ts:10:15) at async ZX (file:///silverbullet.js:135:13238961) at async U.Nj [as actionHandler] (file:///silverbullet.js:135:13240503) at async U.execute (file:///silverbullet.js:24:8601) at async U.parseCommand (file:///silverbullet.js:24:6314) at async file:///silverbullet.js:183:6492 }, reason: Error: database is locked at async Object.openKv (ext:deno_kv/01_db.ts:10:15) at async ZX (file:///silverbullet.js:135:13238961) at async U.Nj [as actionHandler] (file:///silverbullet.js:135:13240503) at async U.execute (file:///silverbullet.js:24:8601) at async U.parseCommand (file:///silverbullet.js:24:6314) at async file:///silverbullet.js:183:6492 } Will run SilverBullet with UID 99, inferred from the owner of /space (set PUID environment variable to override) Running SilverBullet as silverbullet (configured as PUID 99 and PGID 100) Will run SilverBullet with UID 99, inferred from the owner of /space (set PUID environment variable to override) Running SilverBullet as silverbullet (configured as PUID 99 and PGID 100) Will run SilverBullet with UID 99, inferred from the owner of /space (set PUID environment variable to override) Running SilverBullet as silverbullet (configured as PUID 99 and PGID 100) Any suggestions?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.