Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: ...  (Read 9130 times)

0 Members and 1 Guest are viewing this topic.

raymond

  • Anope User
  • Offline Offline
  • Posts: 8
...
« on: February 22, 2011, 10:16:47 PM »

I have set denora up and then when i restart unrealircd i get the following errors (generated by denora for sure):

[error] unrealircd.conf:319: link::username is missing
[error] unrealircd.conf:319: link::hostname is missing
[error] unrealircd.conf:319: link::port is missing
[error] unrealircd.conf:319: link::password-receive is missing
[error] unrealircd.conf:319: link::password-connect is missing
[error] unrealircd.conf:319: link::class is missing
* unrealircd.conf:321: unknown directive hostname
* unrealircd.conf:322: unknown directive bind-ip
* unrealircd.conf:323: unknown directive port
* unrealircd.conf:324: unknown directive password-connect
* unrealircd.conf:325: unknown directive password-recieve
* unrealircd.conf:326: unknown directive hub
[error] unrealircd.conf:327: class::pingfreq is missing
[error] unrealircd.conf:327: class::maxclients is missing
[error] unrealircd.conf:327: class::sendq is missing

i dont want to post both configs, so if one great person can persoanlly look at it (teamviewer or whatever)
Logged

LEthaLity

  • Team
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 307
    • LEthaLity
Re: ...
« Reply #1 on: February 22, 2011, 10:20:09 PM »

generated by denora? those errors are from unreal, and tell you the problem with unrealircd.conf. you have some incomplete link block, probably missed { } or ;  somewhere
Logged

raymond

  • Anope User
  • Offline Offline
  • Posts: 8
Re: ...
« Reply #2 on: February 23, 2011, 12:43:15 AM »

no its definately not my mistake,
i uncomment the links block and stop and start unrealircd and it all loads fine;


# link statserv.ircmadness.net
#   username   *;
#   hostname   72.20.21.111;
#   bind-ip   72.20.21.111;
#   port      12312;
#   password-connect      xxxxxxx;
#   password-recieve      xxxxxxx;
#   hub   *;
#   class      servers;
# };
Logged

Jeremy

  • Anope User
  • Offline Offline
  • Gender: Male
  • Posts: 24
    • SmartServ Hosting
Re: ...
« Reply #3 on: February 23, 2011, 12:46:41 AM »

Quote
# link statserv.ircmadness.net

Missing { at the end
Logged
Jeremy Johnston
SmartServ Hosting
http://www.smart-serv.net/

raymond

  • Anope User
  • Offline Offline
  • Posts: 8
Re: ...
« Reply #4 on: February 23, 2011, 12:54:13 AM »

Added it, but still same error
Logged

Jan Milants

  • Team
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 1372
Re: ...
« Reply #5 on: February 23, 2011, 08:32:56 AM »

whatever it is, it will be your mistake..
the config parsers don't lie so paste the config that s generating the error.. you can either use a protected paste or mask your passes, but the more you substitute, the more likely you will mask errors..
Logged
If you like me donate coins to 1FBmZVT4J8WAUMHKqpWhgNVj3XXnRN1cCk :)

raymond

  • Anope User
  • Offline Offline
  • Posts: 8
Re: ...
« Reply #6 on: February 23, 2011, 01:14:51 PM »

okay what config file would you like me to past for you ?
Logged

Jobe

  • Contributor
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 1023
    • Anope IRC Services
Re: ...
« Reply #7 on: February 23, 2011, 05:07:19 PM »

unrealircd.conf in complete condition (only things you can remove are passwords and for oper blocks user names)

Without the whole config it is impossible to work out which lines are which line numbers and where exactly the problem actually lies.
Logged
Your IP: ()
My IRC Status:

Come along and visit http://www.anopequotes.org/

raymond

  • Anope User
  • Offline Offline
  • Posts: 8
Re: ...
« Reply #8 on: February 23, 2011, 06:07:18 PM »

config file for you

http://pastebin.com/sqE3rRzp
Logged

raymond

  • Anope User
  • Offline Offline
  • Posts: 8
Re: ...
« Reply #9 on: February 24, 2011, 12:26:20 AM »

this is now fixed thanks for helping
Logged
Pages: [1]   Go Up