thecyman / iqbox-ftp

Automatically exported from code.google.com/p/iqbox-ftp
0 stars 0 forks source link

Error if 2 copies of IQBox are running at once, and syncing same FTP site #24

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start 2 copied of IQBox
2. Edit a word doc in the sync folder
3. Once in a while, one of the IQBox copies will give serious error, but 
recover properly.

What is the expected output? What do you see instead?
NOTE: Best solution is to ensure that the same site isn't running twice.

Log:
2013-11-11 03:55:49 PFA>> Is there an old version? Just in case, attempting to 
delete old file on server...
2013-11-11 03:55:49 PFA>> Attempting to rename. Old: 
(/.~iqbox_part_upload_1384142148.88_Debbie List in Text Format.docx) New: 
/Debbie List in Text Format.docx
2013-11-11 03:55:49 PFA>> Did we rename the new upload successfully? True
2013-11-11 03:55:49 PFA>> Done. Change last modification time to correct local 
file mod time..
2013-11-11 03:55:49 FTP>> Sending 'MFMT 20131111035548 /Debbie List in Text 
Format.docx'
2013-11-11 03:55:49 PFA>> Is there an old version? Just in case, attempting to 
delete old file on server...
2013-11-11 03:55:49 PFA>> Attempting to rename. Old: 
(/.~iqbox_part_upload_1384142148.98_Debbie List in Text Format.docx) New: 
/Debbie List in Text Format.docx
2013-11-11 03:55:49 FTP>> Sending 'MDTM 20131111035548 /Debbie List in Text 
Format.docx'
2013-11-11 03:55:49 SERIOUS ERROR: Please report to author.
2013-11-11 03:55:49 Traceback (most recent call last):
2013-11-11 03:55:49   File "iqbox_core.pyc", line 275, in runIQBoxCore
2013-11-11 03:55:49   File "engine_tools.pyc", line 604, in processFileAction
2013-11-11 03:55:49   File "filetransfer_abc.pyc", line 1149, in setLastModified
2013-11-11 03:55:49 error_perm: 550 /20131111035548/Debbie List in Text 
Format.docx: No such file or directory.
2013-11-11 03:55:49 Attempting to recover the sync operation, but first
2013-11-11 03:55:49 waiting 5 seconds.
2013-11-11 03:55:49 THREAD_COMM>> Updating GUI status to: Error: IQBox will try 
to re-sync, but may not be able to.
2013-11-11 03:55:49 THREAD_COMM>> Done updating GUI status
2013-11-11 03:55:49 Waiting 5 seconds..
2013-11-11 03:55:49 PFA>> Did we rename the new upload successfully? True
2013-11-11 03:55:49 PFA>> Done. Change last modification time to correct local 
file mod time..

Please use labels and text to provide additional information.

Original issue reported on code.google.com by simonis2...@gmail.com on 11 Nov 2013 at 4:00