tuskyapp / Tusky

An Android client for the microblogging server Mastodon
https://tusky.app
GNU General Public License v3.0
2.5k stars 389 forks source link

Error when opening Announcements #4696

Closed BlueIce closed 2 months ago

BlueIce commented 2 months ago

Detailed description

When clicking on Announcements, a sad elephant is show along with the message An error occurred. and a RETRY button. Clicking the button shows the same scene again. The announcement is shown without problems when using the web interface.

This happens with the server social.tchncs.de. The server currently has one announcement.

Steps to reproduce the problem

  1. Click on Announcements while connected to social.tchncs.de

Debug information

Tusky 26.2 Android 14 social.tchncs.de

connyduck commented 2 months ago

Ah yes, we have the wrong model to parse the json response into. Thanks for reporting, will be fixed!