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:

782b622f5 (upstream/master) Add specs for action log helper (#9605)
8347479f5 Bump webpacker from 3.5.5 to 4.0.2 (#10277)
5a9978f02 Bump aws-sdk-s3 from 1.31.0 to 1.32.0 (#10279)
2e7b2b4da Bump oj from 3.7.9 to 3.7.10 (#10278)
3ad3223b4 Fix detailed poll validation errors not being returned in the API (#10261)
c20d096e6 Show disappointed elephant if web UI crashes (#10275)
ff565524a Fix maxed-out invites not showing up as expired in UI (#10274)
1b167707c Fix language detection of non-latin alphabets even at few characters (#10276)
ba84b6d4d Add `visibility` param to reblog REST API (#9851)
317c43b75 Upgrade yargs to v12.0 (#9862)
d94e21f93 Add a preferences API so apps can share basic behaviours (#10109)
85c3bbb23 I18n: Update Czech translation (#10272)
9915777a1 Migrate existing `open_registrations` setting to the new `registrations_mode` (#10269)

@zundan webpacker に問題あるかもなのでご注意ください。
フロントがしぬ報告を 2, 3 件ほど見かけています

@mayaeh ありがとうございます!確認してみます。現在下記のような感じでビルドが進んでいます

yarn install v1.15.2
[1/6] Validating package.json...
[2/6] Resolving packages...
[3/6] Fetching packages...
info fsevents@1.2.4: The platform "linux" is incompatible with this module.
info "fsevents@1.2.4" is an optional dependency and failed compatibility check. Excluding it from installation.
[4/6] Linking dependencies...
warning " > react-redux-loading-bar@4.0.8" has incorrect peer dependency "react-redux@^3.0.0 || ^4.0.0 || ^5.0.0".
warning "jest > jest-cli > @jest/core > jest-resolve-dependencies@24.5.0" has unmet peer dependency "jest-resolve@^24.1.0".
warning "jest > jest-cli > jest-config > jest-resolve@24.5.0" has unmet peer dependency "jest-haste-map@^24.0.0".
[5/6] Building fresh packages...
[6/6] Cleaning modules...
Done in 53.45s.
Compiling…

@mayaeh 見事に背景だけになりましたw リクエストにはみんなお返事もらってるのにな

zunda

@mayaeh 確認するべきはコンソールの方でしたね。macOS 10.13.6のFirefox Quantum 65.0.1 (64-bit)でいくつかエラーが出ていました。

@zundan ありがとうございます!
webpacker の更新に難しそうな変更が入っていたので、そのどこかに問題があるのでしょうね…

@mayaeh git revert 8347479f5してビルドすると/web/getting-startedが元どおり見られるようになりました。日本語のアカウントだけで見られる現象なのかもしれないですね。

@zundan ja.js が気になりますね。
ありがとうございます、私の方でも試してみます!