mastodon.zunda.ninja is one of the many independent Mastodon servers you can use to participate in the fediverse.
Zundon is a single user instance as home of @zundan as well as a test bed for changes of the code.

Administered by:

Server stats:

1
active users

zunda

ずっと連続POSTさん、一瞬ログレベルをdebugにして詳細を見てみるかねえ

$ heroku logs -t

しておいて

$ heroku config:set RAILS_LOG_LEVEL=debug

してしばらく待って

$ heroku config:unset RAILS_LOG_LEVEL

して、リクエストIDでログを検索…なーんも情報は増えませんでした。うーむ。

@zundan そういうの、再起動いらないんでしたっけ?

@tadd Herokuさんなのでconfig varを更新するとdynoが再起動されます。便利! (有無を言わさずRelease Phaseコマンドが走るのを待ちます。ちょっと不便w)