jonjomckay / fritter

A privacy-friendly Twitter frontend for mobile devices
https://fritter.cc
MIT License
1.4k stars 81 forks source link

Thr app fails to load anything and shows an error [BUG] #745

Open hwyedba4 opened 1 year ago

hwyedba4 commented 1 year ago

Imagepipe_0

Please search for similar issues first, and also make sure you've tried the latest version of Fritter first, as the F-Droid version is sometimes out of date!

Describe the bug The app just doesn't shows anything and shows the attached bug To Reproduce Steps to reproduce the behavior: Just opening the app Screenshots

Device Poco x3 pro Miui 14.0.1

j-fbriere commented 1 year ago

I'm guessing you installed a new version of Fritter, right?

The problem is that there is a saved tweet which is too big for the db migration process from a previous version to the new version of Fritter.

To workaround this problem, you could install your previous (older) version of Fritter.

After opening Fritter, you should export the saved tweets in a json file.

Then you should delete the saved tweets, or at least delete the big one which is in problem.

Finally you should install the new version of Fritter, then import the saved tweets from the json file, or only the big one but you'll have to modify the json file appropriately before importing.

hwyedba4 commented 1 year ago

Which version should I install?

j-fbriere commented 1 year ago

older version that you can install: v3.0.0-beta6

hwyedba4 commented 1 year ago

But the system doesn't allow me to install it because it is a downgrade

ghost commented 1 year ago

The term "database migration" probably means you updated from an older version. Try to uninstall all previous versions (maybe with a settings backup), then install the latest version.