Hey everyone, I've got an odd issue I've been experiencing.
I uploaded about 10k files through the DAL into my local filesystem. Then, I s3synced them, and mounted the s3 to the uploadfs for the DAL field. The bucket and permissions for the keys and configuration works, because I accessed it via the command line and from the python interpreter manually. So I don't think its a configuration issue (but I could be wrong) However using the field.retrieve() is not working. It's giving me a 403 error. Any ideas on what I might look for in fixing this? The error is coming in via both my custom code and appadmin, so I don't think its the code I wrote either. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

