Skip to content

Conversation

carlopi
Copy link
Contributor

@carlopi carlopi commented Nov 28, 2023

There have been some failures recently on Linux HTTPFS nightly test that were adding more logging, given the response is available, should be easy and of some use.

Message after this commit will go from:

terminate called after throwing an instance of 'duckdb::IOException'
  what():  IO Error: Unexpected response during S3 multipart upload finalization: 403

to (in this particular case)

terminate called after throwing an instance of 'duckdb::IOException'
  what():  IO Error: Unexpected response during S3 multipart upload finalization: 403

<?xml version="1.0" encoding="UTF-8"?>
<Error><Code>InvalidAccessKeyId</Code><Message>The Access Key Id you provided does not exist in our records.</Message><Key>s3_query_params/test.csv</Key><BucketName>test-bucket</BucketName><Resource>/test-bucket/s3_query_params/test.csv</Resource><Region>eu-west-1</Region><RequestId>179BAB7430A19B4F</RequestId><HostId>b66ef44d-c0d5-4e73-879b-eba0a389de97</HostId></Error>

@Mytherin Mytherin merged commit 5bc0773 into duckdb:main Nov 28, 2023
@Mytherin
Copy link
Collaborator

Thanks! Good idea

krlmlr added a commit to duckdb/duckdb-r that referenced this pull request Dec 14, 2023
Merge pull request duckdb/duckdb#9802 from Giorgi/master
Merge pull request duckdb/duckdb#9811 from Tishj/pandas_analyzer_skip_nulls
Merge pull request duckdb/duckdb#9827 from Mytherin/cifix
Merge pull request duckdb/duckdb#9826 from carlopi/verboseerror
@carlopi carlopi deleted the verboseerror branch January 10, 2024 10:02
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

Successfully merging this pull request may close these issues.

2 participants