This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Read error: Operation timed out

Old posts that have not been replied to for several years.
Locked
t
terg

Read error: Operation timed out

Post by terg »

I just set up my eggdrop today, this is my first time doing it, but when its connected, about every 5 minutes it gets disconnected exiting like:

Code: Select all

<-- Jessica has quit (Read error: Operation timed out)
I would give more information on it, but i dont know what to give. I will give it to you on a request basis.
User avatar
Sir_Fz
Revered One
Posts: 3794
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

does it give you any error message in the partyline before quitting ? (check the logs in the eggdrop's /log dir)

otherwise its a problem from your provider.
e
egghead
Master
Posts: 481
Joined: Mon Oct 29, 2001 8:00 pm
Contact:

Re: Read error: Operation timed out

Post by egghead »

terg wrote:I just set up my eggdrop today, this is my first time doing it, but when its connected, about every 5 minutes it gets disconnected exiting like:

Code: Select all

<-- Jessica has quit (Read error: Operation timed out)
I would give more information on it, but i dont know what to give. I will give it to you on a request basis.
Can the bot receive messages from the server (e.g. channel chat) and can the bot send back messages to the IRC-server?

You may also check the PING-PONG between server and bot:

- in your config file "set raw-log 1".
- on the partyline set your console to +rv and then wait for the PING-PONG to happen.
Locked