| View previous topic :: View next topic |
| Author |
Message |
calle Voice

Joined: 26 Oct 2004 Posts: 16 Location: Icebearland, Norway
|
Posted: Thu Aug 25, 2005 5:22 pm Post subject: Strange connect error |
|
|
| Quote: | [23:16] Trying server irc.server.com:6667
[23:16] Failed connect to irc.server.com (Invalid namespace)
[23:16] (@) EOF socket 9, not a dcc socket, not anything. |
What is this? Can't find anything on google except some non-readable tcl source code.
Someone? |
|
| Back to top |
|
 |
demond Revered One

Joined: 12 Jun 2004 Posts: 3073 Location: San Francisco, CA
|
Posted: Thu Aug 25, 2005 6:00 pm Post subject: |
|
|
this is socket error with error code EINVAL, documented by SVr4, and eggdrop's error message for it is somewhat misleading (Wcc might want to take a look at that); it should be something like Invalid address family
quite possibly an eggdrop bug, you should report it to the development team (check the docs on how to do that)
what's your operating system/version? |
|
| Back to top |
|
 |
calle Voice

Joined: 26 Oct 2004 Posts: 16 Location: Icebearland, Norway
|
Posted: Fri Aug 26, 2005 12:57 am Post subject: |
|
|
Thanks for answering
I run GNU/Linux 2.6.11 with Fedora Core 4. I had to upgrade both GCC / CPP and TCL before the installation of eggdrop so those should be of the newest version. |
|
| Back to top |
|
 |
demond Revered One

Joined: 12 Jun 2004 Posts: 3073 Location: San Francisco, CA
|
Posted: Fri Aug 26, 2005 1:08 am Post subject: |
|
|
| hmm, strange... eggdrop shouldn't have problems of that kind on Linux... have you had similar problems with other network apps? |
|
| Back to top |
|
 |
calle Voice

Joined: 26 Oct 2004 Posts: 16 Location: Icebearland, Norway
|
Posted: Fri Aug 26, 2005 9:50 am Post subject: |
|
|
Well, I haven't tried too many other network apps yet. I installed a clean FC4 installation yesterday, so have only tested eggdrop.
But as a formality; FTP and web server are working as they should. |
|
| Back to top |
|
 |
calle Voice

Joined: 26 Oct 2004 Posts: 16 Location: Icebearland, Norway
|
Posted: Sat Aug 27, 2005 8:00 am Post subject: |
|
|
| I have now installed Ubuntu with the 2.6.10 kernel just to check if it would make a difference, but still got the same problem (also tried running eggdrop 1.6.16 instead of 1.6.17). For some time ago I used to run Debian with the 2.2.22 kernel (and it worked fine, both compiling and running the bot). My temporary conclusion is therefore that it has to be some kind of bug in running eggdrop on this specific kernel OR my box has seen its last sunrise. The strange thing about the last alternative is that eggdrop used to work before, but with another distro. |
|
| Back to top |
|
 |
demond Revered One

Joined: 12 Jun 2004 Posts: 3073 Location: San Francisco, CA
|
Posted: Sat Aug 27, 2005 1:29 pm Post subject: |
|
|
| If I were you I'd report that to eggdrop's dev team; it doesn't look like eggdrop issue, but I'm not that familiar with eggdrop's networking code so I might be wrong |
|
| Back to top |
|
 |
calle Voice

Joined: 26 Oct 2004 Posts: 16 Location: Icebearland, Norway
|
|
| Back to top |
|
 |
|