Skip to content

Instantly share code, notes, and snippets.

@RickCogley
Created April 3, 2025 04:06
Show Gist options
  • Save RickCogley/a8f8e87592cd1f7b00e7dd4b5783291f to your computer and use it in GitHub Desktop.
Save RickCogley/a8f8e87592cd1f7b00e7dd4b5783291f to your computer and use it in GitHub Desktop.
lume error on vps
❯ journalctl -r -u lumecms
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: at async Promise.all (index 1)
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: at async https://cdn.jsdelivr.net/gh/lumeland/lume@4c90aaf24802e663ee9ac9130158153cb9d15a31/core/ren>
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: at async Renderer.#renderPage (https://cdn.jsdelivr.net/gh/lumeland/lume@4c90aaf24802e663ee9ac913015>
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: at async Renderer.render (https://cdn.jsdelivr.net/gh/lumeland/lume@4c90aaf24802e663ee9ac9130158153c>
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: at async VentoEngine.render (https://cdn.jsdelivr.net/gh/lumeland/lume@4c90aaf24802e663ee9ac91301581>
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: at async Environment.runString (https://deno.land/x/[email protected]/src/environment.ts:96:14)
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: at async eval (eval at compile (https://deno.land/x/[email protected]/src/environment.ts:151:25), <anon>
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: at eventLoopTick (ext:core/01_core.js:178:7)
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: at Environment.run (https://deno.land/x/[email protected]/src/environment.ts:78:18)
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: at eval (eval at compile (https://deno.land/x/[email protected]/src/environment.ts:151:25), <anonymous>>
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: Caused by: TypeError: Cannot read properties of undefined (reading 'color')
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: at async Promise.all (index 1)
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: at async https://cdn.jsdelivr.net/gh/lumeland/lume@4c90aaf24802e663ee9ac9130158153cb9d15a31/core/ren>
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: at async Renderer.#renderPage (https://cdn.jsdelivr.net/gh/lumeland/lume@4c90aaf24802e663ee9ac913015>
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: at async Renderer.render (https://cdn.jsdelivr.net/gh/lumeland/lume@4c90aaf24802e663ee9ac9130158153c>
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: at async VentoEngine.render (https://cdn.jsdelivr.net/gh/lumeland/lume@4c90aaf24802e663ee9ac91301581>
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: at async Environment.runString (https://deno.land/x/[email protected]/src/environment.ts:96:14)
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: at async eval (eval at compile (https://deno.land/x/[email protected]/src/environment.ts:151:25), <anon>
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: at eventLoopTick (ext:core/01_core.js:178:7)
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: at Environment.run (https://deno.land/x/[email protected]/src/environment.ts:78:18)
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: at eval (eval at compile (https://deno.land/x/[email protected]/src/environment.ts:151:25), <anonymous>>
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: {{ set catColor = featurecats.find((item) => item.key === post.category).color }}
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: Caused by: TemplateError: Error in template /_includes/templates/top-post-list2.vto:12:8
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: at async Renderer.renderPages (https://cdn.jsdelivr.net/gh/lumeland/lume@4c90aaf24802e663ee9ac913015>
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: at async concurrent (https://cdn.jsdelivr.net/gh/lumeland/lume@4c90aaf24802e663ee9ac9130158153cb9d15>
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: at async Promise.all (index 1)
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: at async https://cdn.jsdelivr.net/gh/lumeland/lume@4c90aaf24802e663ee9ac9130158153cb9d15a31/core/ren>
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: at async Renderer.#renderPage (https://cdn.jsdelivr.net/gh/lumeland/lume@4c90aaf24802e663ee9ac913015>
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: at async Renderer.render (https://cdn.jsdelivr.net/gh/lumeland/lume@4c90aaf24802e663ee9ac9130158153c>
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: at async VentoEngine.render (https://cdn.jsdelivr.net/gh/lumeland/lume@4c90aaf24802e663ee9ac91301581>
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: at async Environment.runString (https://deno.land/x/[email protected]/src/environment.ts:96:14)
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: at eventLoopTick (ext:core/01_core.js:178:7)
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: at eval (eval at compile (https://deno.land/x/[email protected]/src/environment.ts:151:25), <anonymous>>
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: {{ include "templates/top-post-list2.vto" }}
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: Caused by: TemplateError: Error in template /index.vto:16:15
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: at async file:///root/www/$deno$eval.mts:156:19
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: at async adapter (file:///root/www/$deno$eval.mts:32:3)
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: at async Site.build (https://cdn.jsdelivr.net/gh/lumeland/lume@4c90aaf24802e663ee9ac9130158153cb9d15>
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: at async Site.#buildPages (https://cdn.jsdelivr.net/gh/lumeland/lume@4c90aaf24802e663ee9ac9130158153>
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: at async Renderer.renderPages (https://cdn.jsdelivr.net/gh/lumeland/lume@4c90aaf24802e663ee9ac913015>
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: at async concurrent (https://cdn.jsdelivr.net/gh/lumeland/lume@4c90aaf24802e663ee9ac9130158153cb9d15>
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: at async Promise.all (index 1)
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: at eventLoopTick (ext:core/01_core.js:178:7)
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: at https://cdn.jsdelivr.net/gh/lumeland/lume@4c90aaf24802e663ee9ac9130158153cb9d15a31/core/renderer.>
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: ^
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: throw new Error(`Error rendering the page: ${page.sourcePath}`, {
Apr 03 03:50:21 ubuntu-4gb-hel1-3 deno[970]: error: Uncaught (in promise) Error: Error rendering the page: /index.vto
Apr 03 03:50:14 ubuntu-4gb-hel1-3 deno[970]: Cache buster: 1743652214746
Apr 03 03:50:14 ubuntu-4gb-hel1-3 deno[970]: 2025年2月26日
Apr 03 03:50:14 ubuntu-4gb-hel1-3 deno[970]: April 2, 2025
Apr 03 03:50:14 ubuntu-4gb-hel1-3 deno[970]: 2025年4月3日
Apr 03 03:50:14 ubuntu-4gb-hel1-3 deno[970]: 202504033501
Apr 03 03:50:14 ubuntu-4gb-hel1-3 deno[970]: 2025/04/03 3:50:14 UTC
Apr 03 03:50:14 ubuntu-4gb-hel1-3 deno[970]: Kanji? R7/4/3
Apr 03 03:50:14 ubuntu-4gb-hel1-3 deno[970]: Current temporal date in Tokyo: 2025-04-03
Apr 03 03:50:14 ubuntu-4gb-hel1-3 deno[970]: Current temporal datetime in Tokyo: 2025-04-03T12:50:14.715465984+09:00[Asia/Tokyo]
Apr 03 03:50:14 ubuntu-4gb-hel1-3 deno[970]: Current temporal timezoned datetime: 2025-04-03T03:50:14.713641216+00:00[UTC]
Apr 03 03:50:09 ubuntu-4gb-hel1-3 deno[803]: Start proxied server on port 3000
Apr 03 03:50:05 ubuntu-4gb-hel1-3 deno[803]: deno serve: Listening on http://0.0.0.0:8000/
Apr 03 03:50:03 ubuntu-4gb-hel1-3 systemd[1]: Started lumecms.service - LumeCMS.
-- Boot a35476f654e341159c122c40260b8c92 --
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment