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

ぽきた :saba:

Fix blocked domain appears from account feed (#26823)
Link to hashtag timelines from the Trending hashtags moderation interface (#26724)
Add timezone to datetimes in e-mails (#26822)
Add some information about Full-text search being disabled in search popout (#26756)
Fix moderator rights inconsistencies (#26729)
Update FEDERATION.md (#26819)
Fix crash when encountering invalid URL (#26814)
Downgrade signature verification debug logging from `warn` to `debug` (#26812)
Update supported versions in SECURITY.md (#26811)
Update dependency pghero to v3.3.4 (#26808)
Do not truncate backtrace when the `BACKTRACE` env variable is set (#26794)
Add `in:` to search popout in web UI (#26807)
Remove obfuscation of reply count in web UI (#26768)
Add infinite scrolling for search results in web UI (#26784)
Improve interaction modal error handling (#26795)

\Master?/ :saba: \ますたー/

Merged mastodon/mastodon at 1f99d862874fc1976b2a462dda01d1dc03d98e34.

バックトレースがたくさん見えるようになっちゃったかしら

pid=19 tid=5tfn WARN: Stoplight::Error::RedLight: https://example.com/inbox
/app/vendor/bundle/ruby/3.2.0/gems/chewy-7.3.4/lib/chewy.rb:154:in `strategy'
pid=19 tid=5tfn WARN: /app/vendor/bundle/ruby/3.2.0/gems/stoplight-3.0.2/lib/stoplight/light/runnable.rb:50:in `run_red'
/app/vendor/bundle/ruby/3.2.0/gems/stoplight-3.0.2/lib/stoplight/light/runnable.rb:25:in `run'
/app/lib/mastodon/sidekiq_middleware.rb:7:in `call'
/app/app/workers/activitypub/delivery_worker.rb:75:in `perform_request'
:

Papertrailで1週間内の最初に「/app/lib/mastodon/sidekiq_middleware.rb」が記録されていたのはSep 06 19:38:53 UTC。v2240 (9643c1a2)が稼動を始えた6分後。

BACKTRACE=1になってるじゃないのよもー。unsetして様子見。

zunda

Papertrail に /app/lib/mastodon/sidekiq_middleware.rb が記録されなくなった。よしよし。

というかBACKTRACE=1でも抑制されてたバックトレースがあった気がしてきたな…