"int exceeds XML-RPC limits" on large folder directory_checkin - Printable Version +- TACTIC Open Source (http://forum.southpawtech.com) +-- Forum: TACTIC Open Source (http://forum.southpawtech.com/forumdisplay.php?fid=3) +--- Forum: TACTIC Discussion (http://forum.southpawtech.com/forumdisplay.php?fid=4) +--- Thread: "int exceeds XML-RPC limits" on large folder directory_checkin (/showthread.php?tid=272) |
"int exceeds XML-RPC limits" on large folder directory_checkin - stefanovilla - 01-10-2023 Hello there, while executing a server.directory_checkin(..., checkin_type='auto') over a large folder (3GB/4000 files) i've got an "int exceeds XML-RPC limits" exception. However, even if the snapshot returned is None, database tables such as sthpw.snapshot, sthpw.file and sthpw.queue_event are properly set. Tactic 4.8 is running on python 2.7. I couldn't find where the exception is raised and I have no clue on how to fix that. Has anyone out there ever run into such a problem? Many thanks and best regards, Stefano RE: "int exceeds XML-RPC limits" on large folder directory_checkin - listy - 02-02-2023 Hi! I was writing about this issue earlier. It is not fixed yet, but in the issues list on github. Don't know when devs will have time to fix this... Bye |