meditohq / medito-app

The Medito app is a 100% free meditation app built with flutter. The app is available on Android and iOS.
GNU Affero General Public License v3.0
855 stars 105 forks source link

[BUG] App just shows "Good evening", all content and progress is gone #664

Closed Philzen closed 8 months ago

Philzen commented 8 months ago

Describe the bug Just started up Medito after a few weeks of neglecting my practice and found the app just quickly flashes (barely noticable, maybe 100ms) the menu and content as i'm used to it – but then i'm left with a blank app.

Shows "Good evening" and a defunct three-dot-menu on the top and has two tabs at the bottom. I can scroll down to infinitity on the first one (which is white-ish) and the other one "Packs" is just black.

Smartphone:

Additional context Kindly advise how this can be rectified, i would love to get my progress and the app back.

Was actually contemplating of donating to the foundation for this great FOSS app, so anything that helps, i'd be happy to contribute.

aaron-randreth commented 8 months ago

Hi, I have the same issue on my:

Smartphone:

From what I understood the 2.0 version of the app is not supported anymore as of December 19th. See #642.

This error I see on my logcat could be a result of that:

2024-01-06 11:50:53.916 15794-15828 flutter                 meditofoundation.medito              I  ----GET----
2024-01-06 11:50:53.916 15794-15828 flutter                 meditofoundation.medito              I  CACHE USED: false
2024-01-06 11:50:53.916 15794-15828 flutter                 meditofoundation.medito              I  FILE NAME FOR CACHE: 
2024-01-06 11:50:53.916 15794-15828 flutter                 meditofoundation.medito              I  AUTH: Bearer wizard_amount_peso_dayroom_jovial_deceiver_detonate_napped
2024-01-06 11:50:53.916 15794-15828 flutter                 meditofoundation.medito              I  URL: https://api.medito.app/items/menu
2024-01-06 11:50:53.916 15794-15828 flutter                 meditofoundation.medito              I  STATUS: 500
2024-01-06 11:50:53.916 15794-15828 flutter                 meditofoundation.medito              I  BODY: {"errors":[{"message":"An unexpected error occurred.","extensions":{"code":"INTERNAL_SERVER_ERROR"}}]}
2024-01-06 11:50:53.916 15794-15828 flutter                 meditofoundation.medito              I  REASON PHRASE: Internal Server Error
2024-01-06 11:50:53.916 15794-15828 flutter                 meditofoundation.medito              I  HEADERS: {connection: keep-alive, date: Sat, 06 Jan 2024 10:50:53 GMT, cf-cache-status: DYNAMIC, report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=Ek%2FOzNxwP85DdYbPslzQa7YYEUgMUa9NT8xJKLxMBr8quUNQS7Xv%2FcCp63YG%2FvLYH%2B%2F%2F97pZSljEiHRh9%2BgYJH1PSJkEwqHafHPAv%2F3BMvu124LEGQ4heFyrkb%2Bd79oyU52OgONuRNoo3MFhsA%3D%3D"}],"group":"cf-nel","max_age":604800}, content-type: application/json; charset=utf-8, server: cloudflare, x-powered-by: Directus, alt-svc: h3=":443"; ma=86400, content-length: 102, nel: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}, cf-ray: 841367164a59f860-CDG, etag: W/"66-Nud5VyBm1ylGuQBca9jYWsctOKg", content-security-policy: script-src 'self' 'unsafe-eval';worker-src 'self' blob:;child-src 'self' blob:;img-src 'self' data: blob:;media-src 'self';connect-src 'self' https://*;default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';object-src 'none';script-src-attr 'none';style-src 'self' https: 'unsafe-i
2024-01-06 11:50:53.916 15794-15828 flutter                 meditofoundation.medito              I  ---------

So i guess you and I will just have to wait until the 3.0 build gets released on github, or install it from apkpure or the playstore ^^

scouech commented 8 months ago

@Philzen @aaron-randreth 2.0.48 has been discontinued a few weeks ago. We pushed an update (3+) weeks before and also posted in 2.0.48 about it with a shutting down date. You can update to version 3 via the store or other websites offering the APK. We are planning on releasing an APK ourselves but don't have a timeline yet. Cheers