Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Display when connection is lost and having retry button #395

Open
olivierlambert opened this issue Apr 7, 2015 · 9 comments
Open

Display when connection is lost and having retry button #395

olivierlambert opened this issue Apr 7, 2015 · 9 comments

Comments

@olivierlambert
Copy link
Contributor

Hi!

First, thanks for this wonderful project!

Two things:

  1. got disconnected from the IRC server, but I didn't notice it (a friend told me that this stuff was displayed: MyNick (~MyNick@myserver.example.com) has quit (Ping timeout: 265 seconds). I didn't saw anything (neither any error) in the interface, just talking alone for a moment. Ideally, having a icon showing the current connection status will be great!
  2. after display this, a cool thing would be a click on a "Retry" button, to restart the connection without losing all the history

Checked the logs, nothing displayed. ~7min after the timeout, got Error: read ECONNRESET in the output.

@furier
Copy link

furier commented Apr 9, 2015

👍

@furier
Copy link

furier commented Apr 9, 2015

A /reconnect command would also be welcome

@ceddc
Copy link

ceddc commented Apr 9, 2015

👍

@erming
Copy link
Owner

erming commented Apr 15, 2015

I've recently merged a "disconnect" event to the IRC library that Shout is using.
Commit here: slate/slate-irc@6f2c820

But it's currently not implemented into Shout. Shout has been lacking proper disconnect handling for a while now (sorry..). Some kind of auto-reconnect and a "you've been disconnected"-message would be really useful.

@olivierlambert
Copy link
Contributor Author

No worries, keep up the good work :)

@perguth
Copy link

perguth commented Jul 3, 2015

got disconnected from the IRC server, but I didn't notice it

I experience that too quite regularly :-( Transparent reconnecting would be great!

@CalaxDev
Copy link

+1
Could someone please go on and improve this? Around a day shout runs smooth but then I have to restart it because apparentyl it looses connection and does not try to reload, and exatly then all my logs in the chatwindows are lost...

@jimmybrancaccio
Copy link

👍

@floogulinc
Copy link
Collaborator

This is a major problem. Shout NEEDS to notify the user when it is disconnected from a server instead of waiting until the user tries to send a message, there should also be a way to reconnect to the server without losing all your connected channels and without restarting the whole Shout instance.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

8 participants