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

S3 store resource failed when upgrading to v1.2.x #1299

Closed
hantsy opened this issue Apr 30, 2024 · 2 comments
Closed

S3 store resource failed when upgrading to v1.2.x #1299

hantsy opened this issue Apr 30, 2024 · 2 comments
Labels
bug This issue is a bug. needs-triage This issue or PR still needs to be triaged.

Comments

@hantsy
Copy link

hantsy commented Apr 30, 2024

Describe the bug

After upgraded to v1.2.0, in my example project the S3 features tests failed.

Expected behavior

I can not find a change of S3 in the v1.2.0 in the change log.

Current behavior

Throw exception like this.

exception while calling s3 with unknown operation: 
Unable to find operation for request to service s3: 
PUT /, Request ID: aad88e9e-fb98-4511-ad89-dad5818b0068, 
Extended request ID: s9lzHYrFp76ZVxRcpX9+5cjAnEH2ROuNkd2BHfIa6UkFVdtjf5mKR3/eTPFvsiP/XV/VLi31234=

The Github build result: https://github.com/hantsy/aws-sdk-kotlin-spring-example/actions/runs/8866024453/job/24342942185

Steps to Reproduce

  1. Check out my example project, https://github.com/hantsy/aws-sdk-kotlin-spring-example
  2. Run test: https://github.com/hantsy/aws-sdk-kotlin-spring-example/blob/master/src/test/kotlin/com/example/demo/StorageServiceTest.kt

Possible Solution

No response

Context

No response

AWS Kotlin SDK version used

1.9.23

Platform (JVM/JS/Native)

Java 21/JVM

Operating System and version

Windows 10 Pro

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

hantsy commented Apr 30, 2024

Oh, it is my fault about the forcePathStyle value setting after a refactoring.

@hantsy hantsy closed this as completed Apr 30, 2024
Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

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