Forum Discussion

mateiacd's avatar
mateiacd
Contributor
5 years ago

JSON API Error: /tmp/upload_049d_00001001.tmp (No such file or directory) (Code: IOError )

Hello,

 

We are using Collaborator Enterprise v12.1.12101

 

When executing in a batch file two consecutive "addfiles" commands, an error occurs when executing the second command

 

JSON API Error: /tmp/upload_04913f9d_6d5a_45c0_ae35_1a52d6672599_00001001.tmp (No such file or directory) (Code: IOError )

 

I used two Powerpoint files approximately 8MB large

 

The batch file is this:

 

Echo off

ccollab.exe login http://zzzzzz:6060 UserNamexxxxx

ccollab.exe --debug --scm "none" addfiles --upload-comment "Comentariu pentru upload 1" 45401 "i_2016.ppt"

ccollab.exe --debug --scm "none" addfiles --upload-comment "Comentariu pentru upload 2" 45401 "Training.pptx"

 

The ccollab.exe file is 32 bit. Please see the attached files for more information. 

No RepliesBe the first to reply