AWS S3 Connection issue

Need help with FileZilla Client? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Locked
Message
Author
deepz
500 Command not understood
Posts: 1
Joined: 2024-03-01 18:31
First name: Bram
Last name: Vandenbon

AWS S3 Connection issue

#1 Post by deepz » 2024-03-01 18:38

Once a month, I need to connect to S3 to download files.
I am the only person with access to this account.
And no changes were made to the account at all.
I am sure about this, as I rarely ever use this account.

Last month (29 days ago) I could log in, everything worked.
Today March 1st I cannot login with FileZilla.
So, something must have changed in FileZilla or on side of AWS?

I tried several times, with multiple internet providers,
I tried creating a new token, I tried adding additional settings
Nothing works.

Code: Select all

Status:	Retrieving directory listing...
Status:	Resolving address of s3.dualstack.us-east-1.amazonaws.com
Command:	GET / HTTP/1.1
Command:	Authorization: *****************************************************************************************************************************************************************************************************************
Command:	Connection: keep-alive
Command:	Host: s3.dualstack.us-east-1.amazonaws.com
Command:	Keep-Alive: 300
Command:	User-Agent: FileZilla/3.66.5
Command:	x-amz-content-sha256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
Command:	x-amz-date: 20240301T142938Z
Response:	HTTP/1.1 403 Forbidden
Response:	x-amz-request-id: DS3DZSMS36YB2FBT
Response:	x-amz-id-2: EGCmqEO3jzjbgo4KMIjXRB+fVu1RePTIH/n33S0UrRBti1dtKaYLNXznu/cNc0q0KfwwBnnGuAs=
Response:	Content-Type: application/xml
Response:	Transfer-Encoding: chunked
Response:	Date: Fri, 01 Mar 2024 17:53:26 GMT
Response:	Server: AmazonS3
Error:	Please verify the user name and password used to connect.
Error:	Failed to retrieve directory listing
Can other people still connect to S3 with FileZilla Pro?

User avatar
boco
Contributor
Posts: 26940
Joined: 2006-05-01 03:28
Location: Germany

Re: AWS S3 Connection issue

#2 Post by boco » 2024-03-01 19:12

No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

Locked