View Full Version : ioA Nuke Problems
hukker
02-19-2006, 11:51 AM
hey neoxed, nice work on the new fixes/addons
ioA.2.0.7
AlcoBot-v0.7.0a
ioFTPD 5-8-5r
I got a small problem, the announce on the nuke line when useing ioA, ive replaced the nuke_log with the one you have in readme.txt, ive done everything accordinly but theres a lil problem with the announce like I said... here take a look
SITE NUKE release 3 test
[MP3] release was nuked 3x by hukker/group for 207. Nukees: hukker (0KB)
Notice the reason...
there was the same problem with the unnuke output, but I kinda looked at the nuke_log you had in the readme and changed the unnuke log according to that, and that one works fine
SITE UNNUKE [NUKED]-release testing
[MP3] release was unnuked 3x by hukker/group for testing. Nukees: hukker (0KB)
theres also a problem with the !nukes / !unnukes output in chan...
Nukes:
[01] release nuked 3x by hukker/%(group) for test.
Unnukes:
[01] release unnuked 3x by hukker/%(group) for testing.
the group stuff... also notice that the reason is correct here
neoxed
02-19-2006, 02:36 PM
there was the same problem with the unnuke output, but I kinda looked at the nuke_log you had in the readme and changed the unnuke log according to that, and that one works fineYou're right, I forgot to include the required UnNuke_Log value in the readme. But yes, it's the same value as Nuke_Log in the readme.
theres also a problem with the !nukes / !unnukes output in chan...
Nukes:
[01] release nuked 3x by hukker/%(group) for test.
Unnukes:
[01] release unnuked 3x by hukker/%(group) for testing.
the group stuff... also notice that the reason is correct hereYou have to edit the theme entries for use with ioA, since ioA does not log the same nuke information as nxTools does (ioA doesn't log the group name).
################################################## ##########
# ioa #
################################################## ##########
FTPD: ioFTPD
Info: Announce log events and query log files used by ioA.
Path: modules/generic/ioa
1. Add "ioa" to the module list in AlcoBot.conf.
2. Configure the [Module::IoA] section in AlcoBot.conf.
3. Edit the theme entries for use with ioA, see "variables.txt" for a list of cookies.
4. Reload AlcoBot by entering the command ".alcobot reload" in a DCC chat session.
hukker
02-19-2006, 03:39 PM
neo thx for quick reply, ill remove the group value not needed imo anyway...
but what about the "reason" error, on site nuke release 1 testtest
its doesnt announce the real reason but some numbers instead, if you take a look here...
command: SITE NUKE release 3 test
announce: [MP3] release was nuked 3x by hukker/group for 207. Nukees: hukker (0KB)
Notice the reason..
hukker
02-19-2006, 03:54 PM
seems its takeing the size of the release and outputs that instead of the reason
(21:53:20) [2] 200--[Nuke]-------------------------------------------------------------------------
(21:53:20) [2] 200- hukker | groupname | 108.65MB | 0.00MB
(21:53:20) [2] 200------------------------------------------------------------------------------
(21:53:20) [2] 200- Total bytes: 108.65MB Total credits: 0.00MB
(21:53:20) [2] 200---------------------------------------------------------------------------[ioA]-
[MP3] RELEASENAMEFOLDER was nuked 2x by hukker/STAFF for 108. Nukees: hukker (0KB)
Nuke_Log = ""%vfs" "%user" "%group" "%.0multi" "%reason" "%.3size" "%nukees""
neoxed
02-19-2006, 04:42 PM
It appears to be a bug introduced in ioA v2.0.7, because v2.0.6 works fine.
ioA v2.0.6:
02-19-2006 14:22:28 NUKE: "/0DAY/My.Test.Release" "neoxed" "STAFF" "3" "testing" "0.113" "neoxed STAFF 0"
02-19-2006 14:49:16 NUKE: "/0DAY/Another.Test.Release" "neoxed" "STAFF" "3" "testing" "racer iND 19"ioA v2.0.7 (note the extra item and missing quote at the end):02-19-2006 14:38:15 NUKE: "/0DAY/My.Test.Release" "neoxed" "STAFF" "3" "0" "testing" "neoxed STAFF 0
02-19-2006 14:49:16 NUKE: "/0DAY/Another.Test.Release" "neoxed" "STAFF" "3" "3" "testing" "racer iND 19Relevant portions of my ioA.cfg:
[Nuke]
...
Nuke_Log = ""%vfs" "%user" "%group" "%.0multi" "%reason" "%.3size" "%nukees""
Nuke_Single_Nukees_Log_Line = 1
hukker
02-19-2006, 05:04 PM
ahh ok, was actually looking for the previous version to test on that one but only one available on site is 2.0.7
neoxed
02-19-2006, 10:39 PM
WarC said he would look into it, so use ioA v2.0.6 for the time being.
hukker
02-22-2006, 12:38 PM
2.0.8 fixes this
quick fix warc, nice
vBulletin® v3.8.11 Alpha 3, Copyright ©2000-2024, vBulletin Solutions, Inc.