sschueller / peertube-android

Thorium, a PeerTube Android Client
https://github.com/Chocobozzz/PeerTube
GNU Affero General Public License v3.0
341 stars 53 forks source link

"Something went wrong" msg when no internet connection #134

Open digiwizkid opened 5 years ago

digiwizkid commented 5 years ago

I am getting "Something went wrong, please try later!" message when opening app without internet connection.

I am suggesting network connectivity check and replacement of the home screen with a no internet connection screen when no internet connection is available.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/70208135-something-went-wrong-msg-when-no-internet-connection?utm_campaign=plugin&utm_content=tracker%2F89466969&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F89466969&utm_medium=issues&utm_source=github).
stemy2 commented 5 years ago

I have the message even if i'm actually connected.

sschueller commented 5 years ago

This is the standard message for all connection problems. It can be anything from no connection to your android version not supporting an encryption algorithm used by a peertube instance.

I will be making more specific errors.

The default instance is down right now as well. I will be fixing it in the next few minutes.

EDIT: The server is running again, sorry about that.