@kuroringo NginxからNodeへのリクエストの転送がうまくいってないのかもです。
$ curl -I https:// mstdn-bike.net/api/v1/streaming
HTTP/2 502
:
弊ぼっち(ブラウザからはストリーミングできてる)からは401が返るみたい。
$ curl -i https:// zundan-mastodon-streaming.herokuapp.com/api/v1/streaming
HTTP/1.1 401 Unauthorized
: