ima1zumi
2023-09-24

解決した。

2023-09-24

swapfile追加してみた

2023-09-24

root@ik1-128-70857:~# cat /var/log/syslog | grep killed
Sep 24 20:00:05 ik1-128-70857 systemd[1]: system.slice: A process of this unit has been killed by the OOM killer.
(snip)
Sep 24 20:57:55 ik1-128-70857 systemd[1]: session-40922.scope: A process of this unit has been killed by the OOM killer.

うーむ…

2023-09-24

babelでこけてそう

RAILS_ENV=production bundle exec rails assets:clobber assets:precompile

(snip)

Compiling...
Compilation failed:
`isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
at isModuleDeclaration (/home/mastodon/live/node_modules/babel-plugin-lodash/node_modules/@babel/types/lib/validators/generated/index.js:2740:35)
at PluginPass.Program (/home/mastodon/live/node_modules/babel-plugin-lodash/lib/index.js:102:44)

2023-09-24

assets:precompile が通ってないことがわかった。なぜー

2023-09-24

ActionView::Template::Error (Webpacker can't find locale/en-json.js in /home/mastodon/live/public/packs/manifest.json. Possible causes:

2023-09-24

journalctl -e -u mastodon-web
すると切れててわからないけどHTMLとかそのあたりっぽい雰囲気

5262] 29: = stylesheet_pack_tag 'common', media: 'all', crossorigin: 'anonymous'
5262] 30: = stylesheet_pack_tag current_theme, media: 'all', crossorigin: 'anonymous'
5262] 31: = javascript_pack_tag 'common', crossorigin: 'anonymous'

2023-09-24

アプデに失敗したのでmstdn.ima1zumi.comはダウンしています。mastodonのログどこだ?

2023-02-21

mstdn.ima1zumi.com/@ima1zumi に引越しました。このアカウントは残します。

2023-02-21

mastodon ユーザでちゃんと読み込めるのが筋のような気がするが

2023-02-21

`gpasswd -a www-data mastodon` 叩いたら見れるようになったけどこれでいいのか...??

2023-02-21

@sorah 原因ちゃんと見てないけどこれと同じ問題で、ドキュメント通りにセットアップするとファイルのpermissionが不足してそうだった github.com/mastodon/mastodon/i

2023-02-21

mstdn.ima1zumi.com/api/v1/inst には応答してるからやっぱりassets:precompileが怪しい気がする

2023-02-21

あとで考えよ〜

2023-02-21

それっぽいエラーはでてないけど gist.github.com/ima1zumi/20a73

2023-02-21

404ページもちゃんと返せてなさそう。 assets:precompile に失敗した…?

2023-02-21

うーん起動してそう

2023-02-21

Rails起動したっけ

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst