Results 239 comments of AkiraFukushima

Probably, it is electron-builder's problem. https://github.com/h3poteto/whalebird-desktop/pull/5035 But, I don't know whether it can be resolved with v26.

It is not supported in current version. When we upgraded Whalebird to version 6, we rewrote almost all of the code. At this time, it was removed to reduce load.

It is not possible with the current architecture.

Currently, there is no way.

It seems like commonjs and esm problems. Do you have package.json?

Are you using [mastodon-api](https://www.npmjs.com/package/mastodon-api)? This package.json looks like you don't use megalodon.

Hmm, can you please share your Dockerfile? And are you using mastodon.social?

Hmm, it's interesting. When I remove `verifyAccountCredentials`, it works properly.

Sorry for the late reply. `ap-southeast-1a` is not a correct format of region. It is an availability zone, not a region. In your case, the region should be `ap-southeast-1`.