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

おや。redissじゃなくてredisだともうちょっと進むかな?もしかしてオレオレ証明書かな?

非TLSのときのエラー。sidekiq-schedulerのバージョン下がっておかしいなあって思ってたんだよぬ

{"context":"Exception during Sidekiq lifecycle event.","event":"startup","_config":"#<Sidekiq::Config:0x00007f4de5f91548>"}
TypeError: no implicit conversion of Sidekiq::Config into Hash
/home/zunda/c/src/github.com/zunda/mastodon/vendor/bundle/ruby/3.2.0+3/gems/sidekiq-scheduler-4.0.2/lib/sidekiq-scheduler/manager.rb:40:in `merge'
:
/home/zunda/c/src/github.com/zunda/mastodon/vendor/bundle/ruby/3.2.0+3/gems/sidekiq-7.0.2/lib/sidekiq/component.rb:58:in `block in fire_event'

開発版のsidekiq-schedulerをもってきて非TLSならもうちょい先まで起動できるやったね 🎉

お次はsidekiq-unique-jobs-7.1.28に非互換がありそうふむふむ。

INFO: Schedules Loaded
WARN: {"context":"Exception during Sidekiq lifecycle event.","event":"startup","_config":"#<Sidekiq::Config:0x00007fbfd8421ea0>"}
WARN: NoMethodError: undefined method `redis_info' for Sidekiq:Module
WARN: /home/zunda/c/src/github.com/zunda/mastodon/vendor/bundle/ruby/3.2.0+3/gems/sidekiq-unique-jobs-7.1.28/lib/sidekiq_unique_jobs/sidekiq_unique_jobs.rb:201:in `fetch_redis_version'
/home/zunda/c/src/github.com/zunda/mastodon/vendor/bundle/ruby/3.2.0+3/gems/sidekiq-unique-jobs-7.1.28/lib/sidekiq_unique_jobs/config.rb:314:in `redis_version'

zunda

弊ぼっちのredis gemの更新、まだ早すぎるという結論になりました。ざんねん。そのうちまた挑戦するね。
https://github.com/mastodon/mastodon/pull/21600#issuecomment-1362478754

弊ぼっちがちょくちょく遅いのは放置しとくかhiredisに戻してstunnelでつなぐか…

GitHubNot ready: Replace hiredis with redis-rb and connect to Redis through TLS wtih self-signed cert by zunda · Pull Request #21600 · mastodon/mastodonBy zunda