Error binding stream socket. Error WITHOUT unrealircd.conf

These are old archives. They are kept for historic purposes only.
Post Reply
Riesenzwerg
Posts: 3
Joined: Sun Jun 19, 2005 12:31 pm

Error binding stream socket. Error WITHOUT unrealircd.conf

Post by Riesenzwerg »

Okay, here is the situation:

Code: Select all

* Loading IRCd configuration ..
[error] Couldn't open "unrealircd.conf": No such file or directory
[error] Could not load config file unrealircd.conf
[error] IRCd configuration failed to load
Possible error encountered (IRCd seemily not started)
=====================================================
Check above for possible errors, and this output of
ircd.log. If you cannot solve the problem, read
Unreal.nfo on where to get support
=====================================================
[Sun Jun 19 14:05:43 2005] - Error binding stream socket to IP 62.75.148.95 port 7001 - 148091.vserver.de[]:Cannot assign requested address
[Sun Jun 19 14:07:26 2005] - Error binding stream socket to IP 62.75.148.95 port 6670 - 148091.vserver.de[]:Cannot assign requested address
[Sun Jun 19 14:08:48 2005] - Error binding stream socket to IP 62.75.148.95 port 6667 - 148091.vserver.de[]:Cannot assign requested address
[Sun Jun 19 14:19:12 2005] - Error binding stream socket to IP 62.75.148.95 port 6667 - 148091.vserver.de[]:Cannot assign requested address
So, question one: Why do i get these errors without having a config?
Question two: If i'll put in my config, its about to show the same errors (After reporting a clean boot).
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

These errors are not actual errors from booting but the last few log entries. If Unreal fails to load, it displays the last log entries for debugging purposes. That's also why there are timestamps :wink:

Anyway: Be sure to use your correct IP address, i.e. the one you "own". 62.75.148.95 is wrong... could it be 62.75.148.91?
If you don't make mistakes, you aren't really trying.
- Coleman Hawkins
Riesenzwerg
Posts: 3
Joined: Sun Jun 19, 2005 12:31 pm

Post by Riesenzwerg »

Yep, the ip was wrong. But now, i'm getting a new error:

Code: Select all

./unreal: line 10: /home/blade/irc/Unreal3.2/src/ircd: No such file or directory 
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

You mustn't move the directory after you installed Unreal. Move it back to the old location and it will work (or reinstall Unreal).
If you don't make mistakes, you aren't really trying.
- Coleman Hawkins
Riesenzwerg
Posts: 3
Joined: Sun Jun 19, 2005 12:31 pm

Post by Riesenzwerg »

Thank you sir. I've seen you seem to be Mr. Answer No.1.

I want to thank you, people like you ARE the internet.
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

Hehe, thanks! :D
If you don't make mistakes, you aren't really trying.
- Coleman Hawkins
Post Reply