Giter Site home page Giter Site logo

Comments (3)

gaul avatar gaul commented on May 29, 2024

What does bucketcreation.sh do? I recommend simplifying this using a known good client like AWS CLI. You can also use the transient provider to simplify this since openstack could be throwing AccessDenied as well. Try a few things and report back.

from s3proxy.

oberai07 avatar oberai07 commented on May 29, 2024

What does bucketcreation.sh do? I recommend simplifying this using a known good client like AWS CLI. You can also use the transient provider to simplify this since openstack could be throwing AccessDenied as well. Try a few things and report back.

PFB , content of bucketcreation script

cat bucketcreation.sh

curl --request PUT http://localhost:8080/s3proxytest

If i use AWS CLI, I need to provide access key and secret key to access the s3 storage and currently, I don't have the same. Is there any other way to generate the access and secret key with s3proxy? So that I can use them with the AWS CLI utility.

from s3proxy.

Wamy-Dev avatar Wamy-Dev commented on May 29, 2024

I am having auth issues when using the local filesystem, so no underlying issues regarding auth.

When set to aws-v2-or-v4 and identity and credential are set, presigned urls work as well as non-presigned urls. Meaning no auth required to access even though identity and credentials are set.

When set to aws-v4 and identity and credential are set any presigned urls fail with 403 forbidden while non-presigned/non authorized can download files. This is exactly opposite of the point of authorization.

When set to aws-v2 it is the same as aws-v2-or-v4. Anonymous access as well as Authorized access are allowed.

Any idea @gaul ? I have been tinkering with it for awhile and even build a new executable from the git about 20 minutes ago. Still no dice. This is on ubuntu 20 by the way. My current solution using rclone deals with the exact same problem as they use GofakeS3.

from s3proxy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.