Thread: ioNiNJA
View Single Post
Old 12-20-2014, 02:01 PM  
Hans_
Junior Member
 
Join Date: Feb 2012
Posts: 28
Default

Hey odog,

thanks again for your efforts:

Quote:
Originally Posted by eremini View Post
Hi,

I keep getting errors on site rescan. perhaps you could point me to what I am doing wrong.

--- ErrorInfo ---
missing file/directory
while executing
"vfs chattr $path $x"
(procedure "readchattr" line 3)
invoked from within
"readchattr 9"
(procedure "::ioNiNJA::ZipScript::PRE_STOR" line 5)
invoked from within
"::ioNiNJA::ZipScript::PRE_STOR [lindex $args 2] "
("PRESTOR" arm line 1)
invoked from within
"switch -- [lindex $args 0] {
SYMCLEAN { ::ioNiNJA::symlink_clean }
RESCAN { ::ioNiNJA::ZipSc
02-13-2014 04:54:55 "..\scripts\ioNiNJA\ioNiNJA.itcl" terminated abnormally


I have to run site rescan in the first place, because the script seems to mark complete folders with one file still missing, so there's another bug. Appreciate any help!
i can confirm a similar error message(wich pops up quite frequently in systemerror.log) on site rescan and sometimes on "normal" uploads:
Code:
03-28-2014 15:42:45 "..\scripts\ioNiNJA\ioNiNJA.itcl" terminated abnormally
--- ErrorInfo ---
missing file/directory
    while executing
"vfs chattr [file dirname $path] 20"
    (procedure "::ioNiNJA::ZipScript::PRE_STOR" line 39)
    invoked from within
"::ioNiNJA::ZipScript::PRE_STOR [lindex $args 2] "
    ("PRESTOR" arm line 1)
    invoked from within
"switch -- [lindex $args 0] {
	SYMCLEAN  { ::ioNiNJA::symlink_clean }
	RESCAN    { ::ioNiNJA::ZipScript::rescan  }
	RESORT    { source "../scripts/ioNi..."
version used:

Quote:
ioFTPD 7.7.3
set ioNJ(VERLONG) "v1.0b4 Release 2012-10-01"
set ioNJ(VER) "v1.0b4"
Hans_ is offline   Reply With Quote