Memmy-App / memmy

An Apollo inspired open-source iOS and Android client for Lemmy built with React-Native. Find us on the App Store and Google Play!
GNU Affero General Public License v3.0
547 stars 58 forks source link

[Bug] “An Unknown Error Occured” #1008

Closed urda closed 1 year ago

urda commented 1 year ago

Check for open issues

Minimal reproducible example

Open the app from cold start or browse normally. The log just shows:

[Thu, 31 Aug 2023 09:01:28 GMT] Lemmy Error:
[Thu, 31 Aug 2023 09:01:28 GMT] SyntaxError: JSON Parse error: Unexpected character: E

the instance, user on instance works fine. And works fine in other Lemmy apps. The error doesn’t seem to impact anything

Expected Behavior

No error banner

Version

0.5.1.1

App Store or TestFlight?

App Store

iOS Version

16.x

Device

iPhone 14 Pro

urda commented 1 year ago

This was related to a change in RDS on the instance and now has been corrected.