Closed
Description
Describe your feature request.
Please add https://sdk.amazonaws.com/kotlin/api/latest/s3/aws.sdk.kotlin.services.s3/-s3-client/-config/-builder/force-path-style.html to config
Additional context
auto_upload:
enabled: true
service: amazon_s3
endpoint: s3.brim.su
region: us-east-1
bucket: brimworld-api
key_id: ***
key_secret: ******
[20:42:20 ERROR]: [Nova] Failed to upload the resource pack!
software.amazon.awssdk.core.exception.SdkClientException: Received an UnknownHostException when attempting to interact with a service. See cause for the exact endpoint that is failing to resolve. If this is happening on an endpoint that previously worked, there may be a network connectivity issue or your DNS cache could be storing endpoints for too long.
Caused by: software.amazon.awssdk.core.exception.SdkClientException: Unable to execute HTTP request: brimworld-api.s3.brim.su
Caused by: java.net.UnknownHostException: brimworld-api.s3.brim.su