woheller69 / lavatories

Android app for finding lavatories
GNU General Public License v3.0
81 stars 5 forks source link

Error when trying to retrieve location using photon #8

Closed margerber closed 1 year ago

margerber commented 1 year ago

com.android.volley.NoConnectionError: java.io.IOException: unexpected end of stream on com.adnroid. ok. http.Address@7f2e8 I'm on lineageos 17.1. I reckon it has to do with photon requesting the locations via unencrypted http?

woheller69 commented 1 year ago

they sometimes seem to have problems with their response times.

Then usually their website does not work either. https://photon.komoot.io/

The app uses https for the call. Should work again later. You can use GPS to get your position

margerber commented 1 year ago

I see. Thanks for the prompt reply!