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

やっぱストリーミング鯖の変更点戻そうかな

LTL に公開投稿が表示されないことがある

こういう状態。
リロード前とリロード後。
node-redis 更新等をマージしてからストリーミングが正しくない

念のため一部のアカウントの公開投稿ではない投稿をモザイク処理しました。ごめんね

@mayaeh 弊ぼっちでは https://gist.github.com/zunda/8534b47a194fef1b235b2d5f3d20279f にあるコミットをマージしてからストリーミングのnodeブロセスが下記のようなエラーを記録するようになりましたが、今のところノーティフィケーションの機能自体はこれまで通り動いてるように見えます。謎だ。

ERR! Redis Client Error! Error: Socket closed unexpectedly
at Socket.<anonymous> (/app/node_modules/@node-redis/client/dist/lib/client/socket.js:176:118)
at Object.onceWrapper (node:events:510:26)
at Socket.emit (node:events:390:28)
at TCP.<anonymous> (node:net:687:12)

Gistgit log --oneline upstream/main...origin/mastergit log --oneline upstream/main...origin/master. GitHub Gist: instantly share code, notes, and snippets.

@zundan 謎ですね…
私の方も私自身の単体の公開投稿は LTL に出るのに他の人のものは表示されず、自身の公開投稿へのリプライも表示されず、でもサーバー側ではエラーは記録されず、でした。
ブラウザ側のエラーコンソールは見るの忘れていました…
想像ですが、 streaming/index.js にさらなる修正が必要なのかも?と感じています。

zunda

@mayaeh あー、そうかLTL(ぼっちなので確認できない←)