you-apps / TranslateYou

Privacy focused translator app built with MD3
https://you-apps.net
GNU General Public License v3.0
986 stars 45 forks source link

Translation Stopped Working On Graphene OS (Android 14) #456

Open Ronn-H opened 2 months ago

Ronn-H commented 2 months ago

Steps to reproduce

  1. Open the app on last build of Graphene OS
  2. Enter a word for translation (No matter which language)
  3. Click on translate or wait if automatic translate is enabled
  4. Progress Bar looks active but translation does not appear

Expected behavior

Word should be translated to the requested language

Actual behavior

No translation appear

Translate You version

10

Android version

Android 14

Other details

The application worked perfectly on the phone, but suddenly stopped working lately. It doesn't matter which tralsation engine is configured (I personally use Reverso).

Acknowledgements

Bnyro commented 2 months ago

Did you attempt clearing the app's cache?

Ronn-H commented 2 months ago

Yes. I have 👍 And also, uninstalled and reinstalled the app on my phone...

kuriokurio commented 1 month ago

Same thing happens to me, I realized it stopped working some time ago.

It also displays a small notice informing about an error with the connection to the servers.

Fairphone OS with Android 14 and app version 10.0 as well.

mbbsas commented 1 month ago

Same behaviour! Lineageos 21 Android 14 Translate you 7.0

GitGitro commented 1 month ago

I see you all have privacy conscious ROMs. I'm just assuming here, but by chance are you all using a VPN service?

I noticed with my VPN and Reverso Engine that it returns a 403 error saying that the ip is blacklisted. For you i suggest to use mozhi and the enginge you prefer, for the devs maybe a try catch to intercept those HttpExceptions? I've tried to implement it myself but without results :(