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

前試した時は動いてたはずのmacOSのローカルのでぶサーバがやっぱり動かなくなってますねい

21:07:03 web.1 | 2019-09-29 21:07:03 -1000: Rack app error handling request { GET /packs/css/default-7e7432eb.chunk.css }
21:07:03 web.1 | #<Net::ReadTimeout: Net::ReadTimeout>

https://qiita.com/zunda/items/5f8a0a8ee1e7c297dcd4

QiitamacOSでお手軽Mastodon開発 - Qiitaせっかくの連休なので、さっくりと、Mastodonの改造をやってみたいと思います。こっちには連休無いけどな!この記事では、macOSでざっくりと開発環境を整え、Mastodonのコードを取得してma…

v2.9.2タグだとうまく動く

v3.0.0rc1でも動くじゃん!

zunda

v3.0.0rc2だと落ちる。下記のエラーが表示されてた。動くときも出るかしら?

21:32:44 webpack.1 | ✖ 「wdm」: TypeError: Cannot read property 'tapAsync' of undefined
21:32:44 webpack.1 | at compiler.hooks.emit.tap (/Users/zunda/local/src/github.com/zunda/mastodon/node_modules/webpack-dev-middleware/lib/fs.js:22:37)
21:32:44 webpack.1 | at _err1 (eval at create (/Users/zunda/local/src/github.com/zunda/mastodon/node_modules/tapable/lib/HookCodeFactory.js:32:10), <anonymous>:19:1)
21:32:44 webpack.1 | at Promise.all.catch.then (/Users/zunda/local/src/github.com/zunda/mastodon/node_modules/copy-webpack-plugin/dist/index.js:90:9)

うんうん。動く時はエラーがでないっぽい。

webpack-dev-serverが動かないの、やっとこtootsuite/mastodonのIssueに報告しました cc @mayaeh @mohemohe