Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1] 2   Go Down

Author Topic: HELP!!!  (Read 21861 times)

0 Members and 1 Guest are viewing this topic.

Callum Lord

  • Anope User
  • Offline Offline
  • Posts: 29
HELP!!!
« on: April 22, 2011, 02:47:08 PM »

I get this...

Code: [Select]
[Apr 21 13:05:15 2011] Loading IRCD Protocol Module: [unreal32]
[Apr 21 13:05:15 2011] status: [0][Module, Okay - No Error]
[Apr 21 13:05:15 2011] Loading Encryption Module: [enc_none]
[Apr 21 13:05:15 2011] status: [0][Module, Okay - No Error]
[Apr 21 13:05:15 2011] Launching Anope into the background
[Apr 21 13:05:15 2011] Anope 1.8.5 (3037) (ircd protocol: UnrealIRCd 3.2+) starting up
[Apr 21 13:05:17 2011] debug: trying to load core module [bs_fantasy]
[Apr 21 13:05:17 2011] debug: status: [4][Module Error, File does not exist]
[Apr 21 13:05:19 2011] Invalid version number (0) on hosts.db
[Apr 21 13:05:19 2011] Invalid version number (0) on bot.db
[Apr 21 13:05:19 2011] Invalid version number (0) on chan.db
[Apr 21 13:05:19 2011] Invalid version number (0) on oper.db
[Apr 21 13:05:19 2011] Invalid version number (0) on news.db
[Apr 21 13:05:19 2011] FATAL: Unsupported version (0) on news.db
Logged
Callum Lord
http://callumlord.co.uk
irc.callumlord.co.uk
Your IP is:

Charles Kingsley

  • Contributor
  • *
  • Offline Offline
  • Posts: 1405
Re: HELP!!!
« Reply #1 on: April 22, 2011, 02:48:30 PM »

Restore from a known good back up your *.dbs.
Logged

Callum Lord

  • Anope User
  • Offline Offline
  • Posts: 29
Re: HELP!!!
« Reply #2 on: April 22, 2011, 02:50:09 PM »

All of them?
Logged
Callum Lord
http://callumlord.co.uk
irc.callumlord.co.uk
Your IP is:

Charles Kingsley

  • Contributor
  • *
  • Offline Offline
  • Posts: 1405
Re: HELP!!!
« Reply #3 on: April 22, 2011, 02:52:13 PM »

I would.
Logged

Callum Lord

  • Anope User
  • Offline Offline
  • Posts: 29
Re: HELP!!!
« Reply #4 on: April 22, 2011, 03:38:12 PM »

ok I will try
Logged
Callum Lord
http://callumlord.co.uk
irc.callumlord.co.uk
Your IP is:

Callum Lord

  • Anope User
  • Offline Offline
  • Posts: 29
Re: HELP!!!
« Reply #5 on: April 22, 2011, 03:47:45 PM »

Ok now I get...

Code: [Select]
[Apr 22 15:46:27 2011] Loading IRCD Protocol Module: [unreal32]
[Apr 22 15:46:27 2011] status: [0][Module, Okay - No Error]
[Apr 22 15:46:27 2011] Loading Encryption Module: [enc_none]
[Apr 22 15:46:27 2011] status: [0][Module, Okay - No Error]
[Apr 22 15:46:27 2011] Launching Anope into the background
[Apr 22 15:46:27 2011] Anope 1.8.5 (3037) (ircd protocol: UnrealIRCd 3.2+) starting up
[Apr 22 15:46:28 2011] FATAL: Can't connect to server: No such file or directory
[Apr 22 15:46:29 2011] debug: trying to load core module [bs_fantasy]
[Apr 22 15:46:29 2011] debug: status: [4][Module Error, File does not exist]
[Apr 22 15:46:31 2011] Databases loaded
[Apr 22 15:46:31 2011] Info: Reflecting database records.
[Apr 22 15:46:52 2011] FATAL: Can't connect to server: No such file or directory
Logged
Callum Lord
http://callumlord.co.uk
irc.callumlord.co.uk
Your IP is:

Charles Kingsley

  • Contributor
  • *
  • Offline Offline
  • Posts: 1405
Re: HELP!!!
« Reply #6 on: April 22, 2011, 03:48:41 PM »

Something's changed, has your IRCD gone away?

[Apr 22 15:46:52 2011] FATAL: Can't connect to server: No such file or directory
Logged

Callum Lord

  • Anope User
  • Offline Offline
  • Posts: 29
Re: HELP!!!
« Reply #7 on: April 22, 2011, 03:53:55 PM »

nope just the network IP
Logged
Callum Lord
http://callumlord.co.uk
irc.callumlord.co.uk
Your IP is:

Charles Kingsley

  • Contributor
  • *
  • Offline Offline
  • Posts: 1405
Re: HELP!!!
« Reply #8 on: April 22, 2011, 03:55:22 PM »

The IP of the network changing is probably the problem.

Check your RemoteServer ip/port marries up with what your IRCD is listening on and expecting link on.
Logged

Callum Lord

  • Anope User
  • Offline Offline
  • Posts: 29
Re: HELP!!!
« Reply #9 on: April 22, 2011, 04:01:35 PM »

Here...

Code: [Select]
RemoteServer    192.168.0.7 6667 "password"
#RemoteServer2  localhost 6667 "mypass"
#RemoteServer3  localhost 6667 "mypass
Logged
Callum Lord
http://callumlord.co.uk
irc.callumlord.co.uk
Your IP is:

Charles Kingsley

  • Contributor
  • *
  • Offline Offline
  • Posts: 1405
Re: HELP!!!
« Reply #10 on: April 22, 2011, 04:02:08 PM »

And on the ircd side?
Logged

Callum Lord

  • Anope User
  • Offline Offline
  • Posts: 29
Re: HELP!!!
« Reply #11 on: April 22, 2011, 04:38:09 PM »

In the Anope conf file.
Logged
Callum Lord
http://callumlord.co.uk
irc.callumlord.co.uk
Your IP is:

Charles Kingsley

  • Contributor
  • *
  • Offline Offline
  • Posts: 1405
Re: HELP!!!
« Reply #12 on: April 22, 2011, 04:40:23 PM »

No, I'm asking to see what is on the ircd side as you showed us anope's.
« Last Edit: April 22, 2011, 04:46:04 PM by Charles Kingsley »
Logged

Callum Lord

  • Anope User
  • Offline Offline
  • Posts: 29
Re: HELP!!!
« Reply #13 on: April 22, 2011, 04:45:15 PM »

That was from the anope conf file.  :) :) :) :)
Logged
Callum Lord
http://callumlord.co.uk
irc.callumlord.co.uk
Your IP is:

Charles Kingsley

  • Contributor
  • *
  • Offline Offline
  • Posts: 1405
Re: HELP!!!
« Reply #14 on: April 22, 2011, 04:46:08 PM »

ircd
Logged

Callum Lord

  • Anope User
  • Offline Offline
  • Posts: 29
Re: HELP!!!
« Reply #15 on: April 22, 2011, 05:00:10 PM »

So you want it from the IRCd not the Anope?
Logged
Callum Lord
http://callumlord.co.uk
irc.callumlord.co.uk
Your IP is:

Charles Kingsley

  • Contributor
  • *
  • Offline Offline
  • Posts: 1405
Re: HELP!!!
« Reply #16 on: April 22, 2011, 05:01:53 PM »

Let me start again because this is going nowhere.

I want to see everything in unrealircd.conf and services.conf because it will be the easiest way of finding what you've done wrong.
Logged

Callum Lord

  • Anope User
  • Offline Offline
  • Posts: 29
Re: HELP!!!
« Reply #17 on: April 22, 2011, 05:06:54 PM »

But what about the passwords? :D :D :D :D :D :D
Logged
Callum Lord
http://callumlord.co.uk
irc.callumlord.co.uk
Your IP is:

Dax Bane

  • Anope User
  • Offline Offline
  • Gender: Male
  • Posts: 30
  • Bane of All
Re: HELP!!!
« Reply #18 on: April 22, 2011, 05:07:16 PM »

Callum, are you able to paste a /stats P output from your IRCd?
Logged

Charles Kingsley

  • Contributor
  • *
  • Offline Offline
  • Posts: 1405
Re: HELP!!!
« Reply #19 on: April 22, 2011, 05:07:25 PM »

I simply couldn't care about your passwords.

(use pastebin.anope.org and protect it)
Logged

Callum Lord

  • Anope User
  • Offline Offline
  • Posts: 29
Re: HELP!!!
« Reply #20 on: April 22, 2011, 05:25:44 PM »

Logged
Callum Lord
http://callumlord.co.uk
irc.callumlord.co.uk
Your IP is:

Charles Kingsley

  • Contributor
  • *
  • Offline Offline
  • Posts: 1405
Re: HELP!!!
« Reply #21 on: April 22, 2011, 05:28:04 PM »

So much for password protecting it.


Quote
#
listen         *:6667
#
{
#
        options
#
        {
#
                clientsonly;
#
        };
#
};

This is bad since anope is a server.

Quote
#
listen 192.168.0.7:6667;

This is fine but you should remove the first one above ..... seems pointless to have two.


Quote
#
 
#
link           Services.callumlord.co.uk
#
{
#
        username        *;
#
        hostname        192.168.0.7;
#
        bind-ip         *;
#
        port            6667;
#
        hub             *;
#
        password-connect "password";
#
        password-receive "password";
#
        class           servers;
#
                options {
#
                       
#
                        /* Note: You should not use autoconnect when linking services */
#
                        zip;
#
        };
#
};

Get rid of zip.




Logged

Callum Lord

  • Anope User
  • Offline Offline
  • Posts: 29
Re: HELP!!!
« Reply #22 on: April 22, 2011, 05:48:17 PM »

So what do I need to change?
Logged
Callum Lord
http://callumlord.co.uk
irc.callumlord.co.uk
Your IP is:

Charles Kingsley

  • Contributor
  • *
  • Offline Offline
  • Posts: 1405
Re: HELP!!!
« Reply #23 on: April 22, 2011, 05:49:40 PM »

I thought my explanation was clear enough?

Remove the crap about clients only (since anope is a server) & remove zip.
Logged

Callum Lord

  • Anope User
  • Offline Offline
  • Posts: 29
Re: HELP!!!
« Reply #24 on: April 22, 2011, 05:52:10 PM »

Ok done
Logged
Callum Lord
http://callumlord.co.uk
irc.callumlord.co.uk
Your IP is:
Pages: [1] 2   Go Up