We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
on Mastodon 2.9.4 for Android, I recently had a routing issue for the IPv6 of my home network
and the app behave very weirdly: no loading of new messages, no loading of images or other attachments, even though the IPv4 stack was working great.
(ofc both the instance and its S3 were using dual-stack DNS records)
maybe Mastodon should have a timeout and fallback to IPv4 in that case?
The text was updated successfully, but these errors were encountered:
Did other apps work correctly? I use okhttp with default settings for networking. It's a rather popular library in Android apps.
Sorry, something went wrong.
No branches or pull requests
on Mastodon 2.9.4 for Android, I recently had a routing issue for the IPv6 of my home network
and the app behave very weirdly: no loading of new messages, no loading of images or other attachments, even though the IPv4 stack was working great.
(ofc both the instance and its S3 were using dual-stack DNS records)
maybe Mastodon should have a timeout and fallback to IPv4 in that case?
The text was updated successfully, but these errors were encountered: