Is there any way to convert the data base files from auspice to anope? I need to change and I want to use anope. If any one can help it will be greatly appreciated.
zshack
irc.bunker7.net
Trying to convert from auspice to anope......please help
Moderator: Supporters
-
codemastr
- Former UnrealIRCd head coder
- Posts: 811
- Joined: Sat Mar 06, 2004 8:47 pm
- Location: United States
- Contact:
http://searchirc.com/boards/viewtopic.php?t=1285
Apparently, IRCServices has a converter for Auspice. You can convert from Auspice, to IRCServices. Then, convert from IRCServices to Anope.
Apparently, IRCServices has a converter for Auspice. You can convert from Auspice, to IRCServices. Then, convert from IRCServices to Anope.
-- codemastr
[Jul 01 08:16:02 2004] IRC Services 5.0.31 starting up
[Jul 01 08:16:02 2004] FATAL: database/version4: Invalid format in nick.db
[Jul 01 08:16:40 2004] IRC Services 5.0.31 starting up
[Jul 01 08:16:40 2004] FATAL: database/version4: Invalid format in nick.db
thats the error i get after converting and its only on nick.db... the others are fine
[Jul 01 08:16:02 2004] FATAL: database/version4: Invalid format in nick.db
[Jul 01 08:16:40 2004] IRC Services 5.0.31 starting up
[Jul 01 08:16:40 2004] FATAL: database/version4: Invalid format in nick.db
thats the error i get after converting and its only on nick.db... the others are fine
It will be, but it's in very early days at the moment.
One big thing to note is that dropping a nick in Anope, DOESNT drop it in the mysql db. Not a good thing if you want authentication via a website. (the website thinks they are authed, while services goes "huh? you cant send a memo! you arent registered.... ARGH!"
Get my drift?
I have (very very) preliminary plans to switch Winse over to MySQL before we code a lot of database stuff...
One big thing to note is that dropping a nick in Anope, DOESNT drop it in the mysql db. Not a good thing if you want authentication via a website. (the website thinks they are authed, while services goes "huh? you cant send a memo! you arent registered.... ARGH!"
Get my drift?
I have (very very) preliminary plans to switch Winse over to MySQL before we code a lot of database stuff...
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
-
codemastr
- Former UnrealIRCd head coder
- Posts: 811
- Joined: Sat Mar 06, 2004 8:47 pm
- Location: United States
- Contact:
Well that's bad for other reasons too. It means your database will get larger and larger even if your userbase never does. As long as people register a nickname, your database will grow and will never shrink.One big thing to note is that dropping a nick in Anope, DOESNT drop it in the mysql db. Not a good thing if you want authentication via a website. (the website thinks they are authed, while services goes "huh? you cant send a memo! you arent registered.... ARGH!"
-- codemastr
Not afaik. Havent checked the source, but i've seen nicks over 8 weeks old kept in the mysql database.
Makes me wonder what would happen if someone tried to register one of those nicks.
Makes me wonder what would happen if someone tried to register one of those nicks.
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]