Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: to save ChanInfo for # - ChanServ RDB save failed.  (Read 3289 times)

0 Members and 1 Guest are viewing this topic.

ShArDiCk

  • Guest
to save ChanInfo for # - ChanServ RDB save failed.
« on: May 13, 2007, 12:41:26 PM »

I've got this message in services.log:

to save ChanInfo for # - ChanServ RDB save failed.

What does it mean?

Thanx in advance
Logged

capitaine

  • Anope User
  • Offline Offline
  • Posts: 39
    • http://www.coolsmile.net
(No subject)
« Reply #1 on: June 04, 2007, 02:54:57 PM »

Check the logs, do you have something like :
Can't create sql query: UPDATE anope_cs_info ...
with 2 quotes at the end of the password ?

If so, I think it's due to 32 characters long passwords.
Logged

katsklaw

  • Guest
(No subject)
« Reply #2 on: June 04, 2007, 04:06:11 PM »

Nothing wrong with using 32 character long passwords. The sql errors you see are most likely related to another bug that has already been fixed in svn.
Logged

capitaine

  • Anope User
  • Offline Offline
  • Posts: 39
    • http://www.coolsmile.net
(No subject)
« Reply #3 on: June 06, 2007, 09:24:15 AM »

Yeah maybe it was fixed in svn, but on my host shortening all 32 long passwords make my current anope running properly. :)
Logged

katsklaw

  • Guest
(No subject)
« Reply #4 on: June 06, 2007, 11:47:51 AM »

Quote
Originally posted by capitaine
Yeah maybe it was fixed in svn, but on my host shortening all 32 long passwords make my current anope running properly. :)


I said it MAY have been fixed in svn, which means that the bug report you filed may not affect 1.7.18 either.

As stated many times before on this forum, it's NOT a good to use development software on production networks! and do NOT use SQL on later development version as the sql code is not written well. In short, you have been warned that there is likely to be bugs in it and there is little we can do about it if you do..
Logged
Pages: [1]   Go Up