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

fopen() throws Error executing "GetObject" #2909

Closed
RafficMohammed opened this issue Apr 17, 2024 · 1 comment
Closed

fopen() throws Error executing "GetObject" #2909

RafficMohammed opened this issue Apr 17, 2024 · 1 comment
Labels
bug This issue is a bug. needs-triage This issue or PR still needs to be triaged.

Comments

@RafficMohammed
Copy link

Describe the bug

In StreamWrapper.php

Screenshot from 2024-04-17 14-27-31

Because of this line => $command['@http']['stream'] = true;
I'm getting bellow error

Screenshot from 2024-04-17 14-28-02

If I set stream as true or remove the line, it's working as expected.

Expected Behavior

I need @http.stream to be true. Because our file can have large data.

Current Behavior

@http.stream => true is not working

Reproduction Steps

Create S3 Private Bucket and try this operation

Possible Solution

No response

Additional Information/Context

No response

SDK version used

3.29

Environment details (Version of PHP (php -v)? OS name and version, etc.)

Ubuntu 22

@RafficMohammed RafficMohammed added bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. labels Apr 17, 2024
Copy link

This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug. needs-triage This issue or PR still needs to be triaged.
Projects
None yet
Development

No branches or pull requests

1 participant