ManeraKai / simplytranslate_mobile

Privacy friendly frontend to Google Translate
https://manerakai.github.io/simplytranslate_mobile/
GNU General Public License v3.0
173 stars 15 forks source link

can't add custom instance #213

Closed schklom closed 2 years ago

schklom commented 2 years ago

I have no idea why i can't manage to add my instance.

There is no information with logcat. The box where I input the URL becomes red and doesn't go away when I click check.

The webpage is accessible without problem.

What can I do to make it work?

ManeraKai commented 2 years ago

you should put https://example.com, not just the domain name

schklom commented 2 years ago

I did, the address looks like https://abc.def.org:12345. Is there an issue concerning non-standard ports?

I can log the request hitting the reverse-proxy if it helps identifying the issue.

ManeraKai commented 2 years ago

one second, there was a similar issue like this #204. Which version are you running?

schklom commented 2 years ago

Website -> I build the Docker image yesterday Your app -> 1.3.0

Oh, the other guy had pretty much the same issue. But the latest release is still 1.3.0, so how do I use the fix you wrote?

ManeraKai commented 2 years ago

I tried running it as a compiled apk and it worked fine, maybe try it too: https://github.com/ManeraKai/simplytranslate_mobile/actions/runs/2647767465

schklom commented 2 years ago

Thanks :D

To anyone who doesn't have access to the apk (because GitHub deletes artifacts after some time, e.g. the one from last month is not available anymore), you can:

  1. fork the repository
  2. run the GitHub Action Flutter build apk
  3. download the artifact