Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8427653
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T04:50:14+00:00 2026-06-10T04:50:14+00:00

I am using django-storages backend and I have previously not used Amazon S3. I

  • 0

I am using django-storages backend and I have previously not used Amazon S3. I have migrated to Amazon S3 by uploading the files via Firefox’s S3 Manager.

THe problem is, with this code:

<a href="{{ MEDIA_URL }}{{ g.photo }}" class="lightbox" title="{{ g.description }}">
    {%  thumbnail g.photo '95x95' crop="center" as im %}
        <img src="{{ im.url }}" width="{{ im.width }}" height="{{ im.height }}" />
    {% endthumbnail %}
</a>

The request generated does not include the required params in the GET request, like the Signature. However, the sorl-generated thumbnails work!

Is there something I’m missing with regards to uploading my files in S3? Is there additional code to be added in the href? Why is sorl able to retrieve the files and create a thumbnail out of it?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T04:50:15+00:00Added an answer on June 10, 2026 at 4:50 am

    The file is not accessible publicly. This may have happened on uploading or due bucket restrictions.

    You could either change the ACL settings in S3 Manager for this file to public access (if only this file should be publicly readable), or create a Bucket policy for fine-grained permissions on the bucket – you can do that in the AWS Console.

    If any file in the bucket shall be public, you should change the default ACL setting in your S3 client accordingly.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using django-storages with amazon S3, and uploading image files with: models.ImageField(upload_to=img=%Y-%m-%d, max_length=256, blank=True,
My scenario I'm using django-storage to have the files served via Amazon S3. This
I am using the s3boto backend, not the s3 backend. In the django-storages docs
I'm trying to figure out how to stream mp3 files using django. I've used
Using Django with a PostgreSQL (8.x) backend, I have a model where I need
I'm using django-compressor and django-storages to serve my compressed files on S3 (using these
We have an image uploader that uploads to AWS, using django-storages. Right now it
I'm using django staticfiles + django-storages and Amazon S3 to host my data. All
Using django comments framework http://docs.djangoproject.com/en/dev/ref/contrib/comments/ Not sure is there option, to make all comments
using django 1.4 I have a model with a datetimefield. I imported django.utils.timezone to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.