Services are currently down (have read faq #52)
Posted: Thu Oct 12, 2006 8:28 pm
Hi,
I'm using Windows XP ports of Unread 3.2.5 as my ICR server and Anope 1.7.16 for services. Both run on the same networked PC (two network addresses 192.168.1.3 to router and 1.1.1.1 to hub).
The error I'm getting with /ns, /cs, /NickServ and /ChanServ is "Services are currently down. Please try again later." /msg NickServ responds "No such nick/channel".
Yet:
-- the client shows that the link to services is established and synced.
-- the services log shows that it's receiving pings and sending back pongs.
-- the client shows I'm an oper/netadmin.
-- /stats S shows services-server correctly as services.mydomain.dyndns.org
-- /map shows irc + services link.
In unrealircd.conf:
-- I'm including anope.conf (which itself includes aliases.conf).
-- there's a set block specifying services-server.
-- there's a link block which includes services.
-- there's a ulines block specifying services.
Any ideas gratefully received. Edited details follow (sensitive data scrambled).
EricT.
unrealircd.conf details:
=====================
link services.mydomain.dyndns.org
{
username *;
hostname 192.168.1.3;
bind-ip *;
port *;
hub *;
password-connect "";
password-receive "password";
class servers;
options {
/* Note: You should not use autoconnect when linking services */
};
};
=====================
ulines {
services.mydomain.dyndns.org;
};
=====================
/* Network configuration */
set {
network-name "mydomain";
default-server "irc.mydomain.dyndns.org";
services-server "services.mydomain.dyndns.org";
stats-server "irc.mydomain.dyndns.org";
...
};
/* on-oper host */
hosts {
local "irc.mydomain.dyndns.org";
global "irc.mydomain.dyndns.org";
coadmin "irc.mydomain.dyndns.org";
admin "irc.mydomain.dyndns.org";
servicesadmin "irc.mydomain.dyndns.org";
netadmin "irc.mydomain.dyndns.org";
host-on-oper-up "no";
};
};
=====================
=====================
services.conf details:
IRCDModule "unreal32"
RemoteServer 192.168.1.3 6667 "password"
LocalAddress 192.168.1.3
ServerName "services.mydomain.dyndns.org"
ServicesRoot "mynick"
=====================
I'm using Windows XP ports of Unread 3.2.5 as my ICR server and Anope 1.7.16 for services. Both run on the same networked PC (two network addresses 192.168.1.3 to router and 1.1.1.1 to hub).
The error I'm getting with /ns, /cs, /NickServ and /ChanServ is "Services are currently down. Please try again later." /msg NickServ responds "No such nick/channel".
Yet:
-- the client shows that the link to services is established and synced.
-- the services log shows that it's receiving pings and sending back pongs.
-- the client shows I'm an oper/netadmin.
-- /stats S shows services-server correctly as services.mydomain.dyndns.org
-- /map shows irc + services link.
In unrealircd.conf:
-- I'm including anope.conf (which itself includes aliases.conf).
-- there's a set block specifying services-server.
-- there's a link block which includes services.
-- there's a ulines block specifying services.
Any ideas gratefully received. Edited details follow (sensitive data scrambled).
EricT.
unrealircd.conf details:
=====================
link services.mydomain.dyndns.org
{
username *;
hostname 192.168.1.3;
bind-ip *;
port *;
hub *;
password-connect "";
password-receive "password";
class servers;
options {
/* Note: You should not use autoconnect when linking services */
};
};
=====================
ulines {
services.mydomain.dyndns.org;
};
=====================
/* Network configuration */
set {
network-name "mydomain";
default-server "irc.mydomain.dyndns.org";
services-server "services.mydomain.dyndns.org";
stats-server "irc.mydomain.dyndns.org";
...
};
/* on-oper host */
hosts {
local "irc.mydomain.dyndns.org";
global "irc.mydomain.dyndns.org";
coadmin "irc.mydomain.dyndns.org";
admin "irc.mydomain.dyndns.org";
servicesadmin "irc.mydomain.dyndns.org";
netadmin "irc.mydomain.dyndns.org";
host-on-oper-up "no";
};
};
=====================
=====================
services.conf details:
IRCDModule "unreal32"
RemoteServer 192.168.1.3 6667 "password"
LocalAddress 192.168.1.3
ServerName "services.mydomain.dyndns.org"
ServicesRoot "mynick"
=====================