-
Notifications
You must be signed in to change notification settings - Fork 95
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fileconveyor not syncronizing #158
Comments
I'm having the same issue. Here's my config.xml:
Amd here's the log file output:
I could really use some help here. |
I notice in transporter_cloudfiles.py there is a line: I'm assuming now that django-cumulus is a pre-req? More info when I have it |
Yes I was missing the pre-requisite django portions...It's syncing now, most of the time |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We have a server with several containers and installed fileconveyor on our devices to syncronize the image files. The sync happened for the firs 146 files, but now it's not working anymore.
We tried to install it on a second device, but this time it's not syncronizing any files.
we have both the server and the containers at Chicago ORD
this is an error that we get :
Arbitrator.Transporter - ERROR - The transporter 'Cloud Files' has failed while transporting the file '/var/www/dev.mjs/sites/default/files/item_raw/2_ALT_PICS/W41255581_002_alt1.jpg' (action: 1). Error: 'container_name'.
2013-10-2
right now the arbitrator.py is running, but nothing is happening and if i restart it :
logs:
2013-10-25 12:22:51,393 - Arbitrator - WARNING - File Conveyor is initializing.
2013-10-25 12:22:51,393 - Arbitrator - INFO - Loading config file.
2013-10-25 12:22:51,401 - Arbitrator.Config - INFO - Parsing sources.
2013-10-25 12:22:51,402 - Arbitrator.Config - INFO - Parsing servers.
2013-10-25 12:22:51,402 - Arbitrator.Config - INFO - Parsing rules.
2013-10-25 12:22:51,402 - Arbitrator - WARNING - Loaded config file.
2013-10-25 12:22:51,579 - Arbitrator - WARNING - Created 'cloudfiles' transporter for the 'Rackspace Cloud Files' server.
2013-10-25 12:22:51,579 - Arbitrator - WARNING - Server connection tests succesful!
2013-10-25 12:22:51,592 - Arbitrator - WARNING - Setup: created transporter pool for the 'Rackspace Cloud Files' server.
2013-10-25 12:22:51,592 - Arbitrator - INFO - Setup: collected all metadata for rule 'Images' (source: 'devmjs').
2013-10-25 12:22:51,634 - Arbitrator - WARNING - Setup: initialized 'pipeline' persistent queue, contains 33004 items.
2013-10-25 12:22:51,636 - Arbitrator - WARNING - Setup: initialized 'files_in_pipeline' persistent list, contains 68 items.
2013-10-25 12:22:51,644 - Arbitrator - WARNING - Setup: initialized 'failed_files' persistent list, contains 901 items.
2013-10-25 12:22:51,645 - Arbitrator - WARNING - Setup: initialized 'files_to_delete' persistent list, contains 0 items
Sincerely,
Seica Laszlo
The text was updated successfully, but these errors were encountered: