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

Confusing error when no credentials set up #71

Open
marcoslot opened this issue Nov 7, 2024 · 0 comments
Open

Confusing error when no credentials set up #71

marcoslot opened this issue Nov 7, 2024 · 0 comments

Comments

@marcoslot
Copy link
Collaborator

Not quite sure where it comes from, since it does not look like a typical S3 error:

copy (select s from generate_series(1,10) s) to 's3://mybucket/tmp/pg.parquet';
ERROR:  failed to close parquet writer: External: Generic S3 error: Client error with status 404 Not Found: <?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
                 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head>
  <title>404 - Not Found</title>
 </head>
 <body>
  <h1>404 - Not Found</h1>
 </body>
</html>
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

1 participant