Conversation
Notices
-
Elixirやpostgresql関連の一部がupdateされたので、ついでに Pleromaもupdate
リンクがあったとき、サムネイル?が見えるようになった。
config/prod.secret.exsの再検討が必要、あとで。
git pull
abortされたが、config/config.exsを編集してmix web_push.gen.keypairの結果を消して元に戻してOK
次回からは config/prod.secret.exsにいれようか。
mix deps.get
今回は hexもupdate
mix local.hex
もう一度
mix deps.get
mix MIX_ENV=prod mix ecto.migrate
mix MIX_ENV=prod mix phx.server
================
12:55:09.184 [warn] !!!DEPRECATION WARNING!!!
You are using the old configuration mechanism for the frontend. Please check config.md.
これはconfig/prod.secret.exsを作りなおせということか。項目が多いから後ほど。
=================
12:55:10.456 [warn] VAPID key pair is not found. If you wish to enabled web push, please run
mix web_push.gen.keypair
and add the resulting output to your configuration file.
=================
FirefoxとSubway tooterでエラーがでるが、Chromium browser ではokみたい。Firefoxは65にupdateしている途中だった、firefoxを再起動したらokに。
-
ChromiumでもFirefoxでも HTL(タイムライン)が出てないエラーになるようになってしまった。
LTL(public)とつながっていすべてのねっとわーく(FTL?)はok。
とりあえず、しばらく様子を見てから、再度 Pleromaをupdateしようか。