ErfanRht / MovieLab

An open source movie tracker and movie finder.
https://ErfanRht.github.io/MovieLab-Intro
Apache License 2.0
409 stars 88 forks source link

can't load data #10

Closed mondlicht-und-sterne closed 1 year ago

mondlicht-und-sterne commented 1 year ago

App can't load data. what do i do, try again? I always get this message after starting the app photo1661017923 ,

KiritoStorm commented 1 year ago

I just installed the app and I always get that error on the loading screen. Maybe that's a simular problem.

Internet_not_working

jotbeh commented 1 year ago

I just installed the app and I always get that error on the loading screen. Maybe that's a simular problem.

Internet_not_working

Same issue here! Hope it can be fixed, the screenshots look very promising.

TeaqariaWTF commented 1 year ago

Screenshot_20220821-111211_MovieLab

I'm getting the same error, I hope this problem is solved

ErfanRht commented 1 year ago

Oh sorry, I missed that.

Fixed in 2.0.4. Check it out!

mondlicht-und-sterne commented 1 year ago

Oh sorry, I missed that.

Fixed in 2.0.4. Check it out!

Yeah i tested the apk and it works now ;)

Gottarocket commented 1 year ago

Any seasons when opened shows unexpected error. Go to show like sandman click on season 1 click on episode

ErfanRht commented 1 year ago

Any seasons when opened shows unexpected error. Go to show like sandman click on season 1 click on episode

Yes, it seems like we're having a problem there!

ErfanRht commented 1 year ago

It's been fixed in 2.0.6. Check it out!

Lavin-tom commented 1 year ago

No, problem is still there. but occur only when search some movies :( Also now history is showing only upto three movies.

ErfanRht commented 1 year ago

No, problem is still there. but occur only when search some movies :( Also now history is showing only upto three movies.

I'm afraid I couldn't find the problem, can you send a screenshot of the problem?

Lavin-tom commented 1 year ago

ezgif com-optimize

ErfanRht commented 1 year ago

Thanks for pointing that out @Lavin-tom . I will fix it in the next update.

Gottarocket commented 1 year ago

Internet not connected issue. App has internet connection, no data turned off in settings. Wifi/mobile network has same issue. Vpn/without vpn . Even in different vpn locations its same issue. Force stop and opened still shows issue. Want to confirm here if its only me because there is no matrix channel or forum to ask this simple query.

Gottarocket commented 1 year ago

errorText: _loadingStatus == RequestResult.FAILURE_SERVER_PROBLEM ? 'An unexpected error occurred while loading data.' : 'Your internet connection is not working.',

Maybe its having some issue on server so its showing this issue instead of An unexpected error occurred while loading data

rocket-pig commented 1 year ago

I have same problem.

I see this in readme: "To run this app, you must get an IMDb api key and put it in lib\modules\api\api_keys.dart"

..maybe there needs to be a configuration page where user can enter API key?

ErfanRht commented 1 year ago

I have same problem. I see this in readme: "To run this app, you must get an IMDb api key and put it in lib\modules\api\api_keys.dart" ..maybe there needs to be a configuration page where user can enter API key?

Thank you for mentioning that. I updated the build documentation and made it clearer for now. But your idea makes sense and can be added to the app in the near future.

rocket-pig commented 1 year ago

..does this mean that anyone downloading the precompiled app (from F‐Droid etc) will always have these connection problems, until they can enter their own API key?

ErfanRht commented 1 year ago

No, this has nothing to do with users, only developers who wants to clone and run/build the project on their own computer would need to use their own api key and users won't have this problem.

Kreuger commented 1 year ago

This error has come back again.