ソースは日経案件
あ、そうか。トゥートで編集をできるのは4.8.4からなのですね。手元のは今はGoogle Play経由で4.8.2。
Release version 4.8.4 · tateisu/SubwayTooter · GitHub https://github.com/tateisu/SubwayTooter/releases/tag/v4.8.4
いっぽう公式アプリの方はダウンロードしたベータ版のままPlayにあるリリース版で更新できてない。あれれ?いちどアンインストールしないといけないのかな?
@tateisu なるほどなるほど!Preフラグには理由があると思いますのでこれのためにはずしていただく必要はないですー。手元のSTで編集できない理由がはっきりしただけで満足です。
このアカウントは、notestockで公開設定になっていません。
規模が大きくなるとバグの発見も進むのかな
6da648227 (upstream/main) Fix error caused by missing subject in Webfinger response (#18204)
ad084ce7d New Crowdin updates (#18148)
\Master?/ \ますたー/
Merged mastodon/mastodon at 6da648227ef59e5c77dc9d2c89a39eb5496a153e.
Switching https://example.com/inbox-safely from green to red because Redis::CommandError ERR max number of clients reached
えええ?
StreamingはSTREAMING_CLUSTER_NUMあたりいくつクライアント捌くのかもぜんぜん把握してなくてなんもわからん
@Gargron No, that's my fault running too many processes and threads against the free Redis service (Heroku Redis $0/month only allows 20 connections.)
@Gargron Ah, I see! Sorry to have misread that. I'll read the changes and adjust things for me. Luckily, Rails cache has been running on its own Redis service (another free) for a while.
Eugenさんにも教えていただいて、たぶん、 https://github.com/mastodon/mastodon/pull/18171 でPumaのプロセスの起動時に全スレッド分のRedisへのコネクションプールを開いておくようになったのが影響したようです。これまではスレッドが最大数走ってる時だけ問題になっていたのが、Pumaの起動時に問題になるようになったんじゃないかと思ってます。
java.net.URLをHashMapに突っ込むと大変なことになるのでやめろ、それどころかequalsを呼ぶだけでも大変なことに - TODESKING
http://www.todesking.com/blog/2014-06-08-dont-use-java-net-url-with-collection/
early returnにするべきか items || [] みたいにするべきかふぬぬ。rescue節からのnilもあとで.eachされちゃう気がする
class=ActivityPub::SynchronizeFeaturedCollectionWorker INFO: fail
WARN: NoMethodError: undefined method `filter_map' for nil:NilClass
status_ids = items.filter_map do |item|
^^^^^^^^^^^
WARN: /app/app/services/activitypub/fetch_featured_collection_service.rb:25:in `process_items'
/app/app/services/activitypub/fetch_featured_collection_service.rb:18:in `call'
/app/app/workers/activitypub/synchronize_featured_collection_worker.rb:9:in `perform'
フォーおいしかったふぉー
33f3818d6 (upstream/main) Fix double render error when authorizing interaction (#18203)
6e4d932da Fix possible crash when a post references an invalid media attachment (#18211)
5a48bf108 Fix error when trying to revoke OAuth token without supplying a token (#18205)
\Master?/ \ますたー/
Merged mastodon/mastodon at 33f3818d660c67194f94c7ff2bb180f4865e6748.
このエラーへの対応も入れてみました。さあどうだ。
https://github.com/zunda/mastodon/commit/5ed76765078f6a1f195a50ab3bb997138d03f10e
ってコミットメッセージにタイポが(´・ω・`)
このアカウントは、notestockで公開設定になっていません。
このアカウントは、notestockで公開設定になっていません。