Skip to content
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

GetObject always fails from API #18

Closed
douggreen opened this issue Sep 29, 2023 · 3 comments
Closed

GetObject always fails from API #18

douggreen opened this issue Sep 29, 2023 · 3 comments

Comments

@douggreen
Copy link

Aws\S3\StreamWrapper::openReadStream() always throws an Exception

Error executing "GetObject" on "https://MYSITE.com:10101/files/s3fs-public/somefile.jpg"; AWS HTTP error: An error was encountered while creating the response. 

I uploaded files using the Stream Wrapper. I can see the files from the console and web interface. I can download the file with the web interface.

Do you have any suggestions?

@seebeen
Copy link
Collaborator

seebeen commented Sep 29, 2023

I need more details on the implementation.
Which language, which client library?

If possible, a MRR would be awesome 😊

@douggreen
Copy link
Author

What is a MRR?

I have two small ddev setups, Drupal 7/10, s3fs, and ddev minio. The problem exists on the Drupal 7 site. If I can't figure out the problem, I'll push these to GitHub for you to review.

@douggreen
Copy link
Author

Closing this issue, it's something in my site setup. I now have the bare bones D7 site working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants