Skip to content
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

(Bug report) Deployment v0.90.7-beta-server does not work, Error message keeps appearing at startup #483

Closed
jan-bar opened this issue Oct 14, 2024 · 5 comments

Comments

@jan-bar
Copy link

jan-bar commented Oct 14, 2024

TriliumNext Version

v0.90.7-beta

What operating system are you using?

Other Linux

What is your setup?

Local + server sync

Operating System Version

Linux janbar 6.1.0-22-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.94-1 (2024-06-21) x86_64 GNU/Linux

Description

Use this file to deploy the server, but it cannot be started and the above error is always displayed

TriliumNextNotes-v0.90.7-beta-server-linux-x64.tar.xz

Error logs

(node:43438) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 44ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3794, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:43449) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 53ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3796, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:43460) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 43ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3797, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:43471) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 36ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3796, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:43483) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 40ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3797, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:43494) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 25ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3796, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:43505) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 42ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3797, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:43516) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 22ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3796, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:43527) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 20ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3796, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:43538) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 48ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3796, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:43549) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
(node:43603) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 34ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3796, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:43614) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 104ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3796, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:43626) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 45ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3796, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:43637) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 36ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3796, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:43648) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 74ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3796, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:43659) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 52ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3796, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:43670) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 45ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3796, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:43681) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 37ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3796, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:43692) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 39ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3797, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:43703) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 35ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3797, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:43714) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 46ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3796, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:43725) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 44ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3796, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:43736) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 47ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3796, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:43747) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 20ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3797, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:43758) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 28ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3796, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:43769) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 56ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3796, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:43780) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 50ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3796, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:43791) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 36ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3796, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:43802) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 27ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3796, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:43813) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 47ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3796, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:43824) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 25ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3797, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:43835) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 41ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3796, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:43846) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 50ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3797, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:43857) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 97ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3796, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:43868) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 28ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3797, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:43879) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 33ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3796, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:43890) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 43ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3795, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:43902) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 51ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3796, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:43913) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 48ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3797, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:43924) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 42ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3796, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:43935) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 42ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3796, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:43946) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 42ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3795, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:43957) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 37ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3796, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:43968) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 48ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3797, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:43979) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 37ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3796, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:43990) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 49ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3796, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:44001) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 21ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3796, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:44012) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
Becca (note cache) load took 30ms
file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10
        throw new Error("Keyboard actions loaded before translations.");
              ^

Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 3797, disableSlowQueryLogging: false }
}

Node.js v20.15.1
(node:44023) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
DB size: 11304 KB
{
  "appVersion": "0.90.7-beta",
  "dbVersion": 228,
  "nodeVersion": "v20.15.1",
  "syncVersion": 33,
  "buildDate": "2024-10-13T12:47:25Z",
  "buildRevision": "4faf27364ff045b1b9b9d69e042fd0d9f761699d",
  "dataDirectory": "/janbar/trilium",
  "clipperProtocolVersion": "1.0",
  "utcDateTime": "2024-10-14T03:42:01.961Z"
}
CPU model: QEMU Virtual CPU version (cpu64-rhel6), logical cores: 2, freq: 0 Mhz
Trusted reverse proxy: false
App HTTP server starting up at port 8080
Listening on port 8080
ValidationError {
  message: "Parent note 'root' was not found.",
  'error@context': { _ns_name: 'trilium', id: 3803 }
}
ValidationError {
  message: "Parent note 'root' was not found.",
  'error@context': { _ns_name: 'trilium', id: 3803 }
}
Becca (note cache) load took 47ms
Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 5833, disableSlowQueryLogging: false }
}
Error: Keyboard actions loaded before translations.
    at Object.getDefaultKeyboardActions (file:///root/trilium-linux-x64-server/src/services/keyboard_actions.js:10:15)
    at getKeyboardDefaultOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:102:28)
    at Object.initStartupOptions (file:///root/trilium-linux-x64-server/src/services/options_init.js:85:53)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:21:26
    at /root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:118:13
    at Namespace.run (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:97:5)
    at Namespace.runAndReturn (/root/trilium-linux-x64-server/node_modules/cls-hooked/context.js:117:8)
    at Object.init (file:///root/trilium-linux-x64-server/src/services/cls.js:4:22)
    at file:///root/trilium-linux-x64-server/src/becca/becca_loader.js:19:13 {
  'error@context': { _ns_name: 'trilium', id: 5833, disableSlowQueryLogging: false }
}
Table counts: notes: 283, revisions: 531, attachments: 67, branches: 290, attributes: 177, etapi_tokens: 0, blobs: 731
Slow query took 21ms: SELECT notes.noteId, notes.type, notes.mime FROM notes JOIN blobs USING (blobId) WHERE isDeleted = 0 AND isProtected = 0 AND content IS NULL
All consistency checks passed with no errors detected (took 85ms)
Slow 200 GET /api/setup/status with 59 bytes took 13ms
Slow 200 POST /api/login/sync with 56 bytes took 19ms
@jan-bar
Copy link
Author

jan-bar commented Oct 14, 2024

The server-linux page displayed incorrectly when accessed through a browser, but the login is successful
局部截取_20241014_105552

A successful login will also prompt an error
局部截取_20241014_105705

@eliandoran
Copy link

eliandoran commented Oct 14, 2024

@jan-bar , ah, this shouldn't have happened. Sorry.
It happens due to the translations on the server which failed to initialize. Maybe I forgot a situation where it occurs.

I'll check right now if I can reproduce it.

@eliandoran
Copy link

@jan-bar , OK, I've checked and everything appears to be working fine, both with an existing database and a new one.
How are you running the server?
If you are running it with anything other than ./trilium.sh, you will need to update the entry point:

-./node/bin/node src/www
+./node/bin/node src/main

@jan-bar
Copy link
Author

jan-bar commented Oct 14, 2024

@jan-bar , OK, I've checked and everything appears to be working fine, both with an existing database and a new one. How are you running the server? If you are running it with anything other than ./trilium.sh, you will need to update the entry point:

-./node/bin/node src/www
+./node/bin/node src/main

I used supervisord as follows. It was indeed the problem that I did not update the run command above.

image

Now everything is working fine, thank you very much for your answer

@jan-bar jan-bar closed this as completed Oct 14, 2024
@eliandoran
Copy link

@jan-bar , thanks for confirming, I"ll update the release note to mention this as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants