-
-
Notifications
You must be signed in to change notification settings - Fork 296
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
.CDN_ACCESS_LOGS Folder listing is empty #5350
Comments
I cannot replicate the issue here using version 3.7. Can you verify this is still not working for you with 3.7? |
Just downloaded 3.7 Thanks, |
The only thing is that the |
Can you please contact Rackspace support and provide them the transcript from the log drawer in Cyberduck. |
I've been having the identical issue. (Other containers work correctly, .CDN_ACCESS_LOGS shows contents in the web interface but not Cyberduck, small content length...) I contacted Rackspace, and included my Cyberduck log. Here is their response:
Seeing as the specs for Cloud Files do not allow for nested containers, couldn't the "exception" be applied to all Cloud Files containers, and treat the / as a "normal" character? OS X doesn't have a problem with it as it uses colons... |
I disagree that Rackspace does not have a resolution to their problem. Their own statement in the latest developer guide states:
Therefore I expect them to store the files using the marker objects they propose themselves. Eat your own dog food. |
This is Rackspace's response to your last comment:
I can forward you their admin's email address if you're willing to hash it out with them, otherwise it looks like I'll be writing my own solution similar to the OP for downloading the access logs. |
I was in contact with engineering at Rackspace as well. They are now supporting an alternate way to enumerate containers using a delimiter that we can possibly implement which should resolve the issue. |
Please test this using the latest snapshot build available. |
Just tried with build 8162, the access log folder is still empty. :-( Cyberduck log for connecting, accessing root, then accessing .CDN_ACCESS_LOGS:
|
Woot. Just confirmed this is fixed in 8197. Thanks for your work on this!!! |
CloudFiles Web interface shows heaps of files in this folder. I have successfully downloaded them using the cloudfiles-python module ... but CyberDuck shows this folder as being empty, despite the HTTP transcript saying there are 695 objects in the folder.
Screenshots attached.
FWIW .. here is some ropey python code that downloads the contents of CDN_ACCESS_LOGS ..
Attachments
grab 2010-10-20 at 11.02.04 PM.png
(85.4 KiB)grab 2010-10-20 at 9.57.57 PM.png
(47.0 KiB)grab 2010-10-20 at 9.59.30 PM.png
(36.7 KiB)The text was updated successfully, but these errors were encountered: