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.

Cannot assign requested address

General support and discussion of Eggdrop bots.
Post Reply
L
Landslyde
Halfop
Posts: 46
Joined: Thu May 01, 2014 6:01 pm

Cannot assign requested address

Post by Landslyde »

I have a new IRCd set up on a dedicated server. On it I'm running two eggdrops connecting to lacalhost. No issues. But today I tried to launch an eggdrop v1.8 from a shell to my irc network and I get this:

Code: Select all

[15:43:20] === Bot: 1 channels, 0 users.
[15:43:20] TLS: unable to load own certificate: error:02001002:system library:fopen:No such file or directory
[15:43:20] TLS: unable to load private key: error:20074002:BIO routines:FILE_CTRL:system lib
[15:43:20] main: entering loop
[15:43:21] Trying server [irc.xtremeirc.net]:6667
[15:43:21] DNS Resolver: Creating new record
[15:43:21] DNS Resolver: Sent domain lookup request for "irc.xtremeirc.net".
[15:43:21] DNS Resolver: Received nameserver reply. (qd:1 an:1 ns:0 ar:0)
[15:43:21] DNS Resolver: answered domain query: "irc.xtremeirc.net"
[15:43:21] DNS Resolver: TTL: 4m59s
[15:43:21] DNS Resolver: TYPE: AAAA: IP6 Address
[15:43:21] DNS Resolver: Received nameserver reply. (qd:1 an:1 ns:0 ar:0)
[15:43:21] DNS Resolver: answered domain query: "irc.xtremeirc.net"
[15:43:21] DNS Resolver: TTL: 4m59s
[15:43:21] DNS Resolver: TYPE: A: host address
[15:43:21] DNS Resolver: Lookup successful: irc.xtremeirc.net
[15:43:21] DNS resolved irc.xtremeirc.net to 185.198.56.140
[15:43:21] Failed connect to irc.xtremeirc.net (Cannot assign requested address)
I've never seen this before, so I don't know what to make of it. Any insight wld be cool.

Thanks.
C
Cadaver
Voice
Posts: 18
Joined: Tue Dec 04, 2018 12:26 pm
Location: México
Contact:

Re: Cannot assign requested address

Post by Cadaver »

Check that the vhost4 or vhost6 that you have set in eggdrop.conf are the ones set in your network configuration.
-- [ Soluciones Hosting ] -- [ ElChatIRC ] --
Post Reply