Page 1 of 1

Cannot connect to my server after starting Unreal.

Posted: Fri Jul 29, 2011 6:29 am
by Death111
I get this when starting unreal:

_ _ _ ___________ _____ _
| | | | | |_ _| ___ \/ __ \ | |
| | | |_ __ _ __ ___ __ _| | | | | |_/ /| / \/ __| |
| | | | '_ \| '__/ _ \/ _` | | | | | / | | / _` |
| |_| | | | | | | __/ (_| | |_| |_| |\ \ | \__/\ (_| |
\___/|_| |_|_| \___|\__,_|_|\___/\_| \_| \____/\__,_|
v3.2.8.1
using TRE 0.7.5 (LGPL)

* Loading IRCd configuration ..
* unrealircd.conf:103: illegal link::class, unknown class 'servers' using default of class 'default'
* Configuration loaded without any problems ..
* Loading tunefile..
* Dynamic configuration initialized .. booting IRCd.


Isn't "servers" the correct class?


When trying to connect to my server, I get "looking up your hostname", "Found your hostname", then "Disconnected".


It doesn't give me any errors, and I'm very new to this.

You were new once, too, try to be patient. :lol:


Thanks for the help!

Re: Cannot connect to my server after starting Unreal.

Posted: Fri Jul 29, 2011 6:32 am
by Death111
Also, the hostname I picked for both the VPS I'm using as well as the IRC... I don't own that domain.

I thought that it would just use the IP if it can't connect to the domain.


Either way, it seems unreal is up and running, I just can't connect successfully.


Thanks, again, for the help.

Re: Cannot connect to my server after starting Unreal.

Posted: Fri Jul 29, 2011 12:33 pm
by katsklaw
Seems to me that you accidentally deleted the servers class block. See doc/example.conf for a working example. For custom configurations click the "configuration" link in my signature.

Re: Cannot connect to my server after starting Unreal.

Posted: Fri Jul 29, 2011 3:13 pm
by [dx]
Or your allow block, or something is before class block. So put class blocks at top of config file, right after loading modules.