Page 1 of 1

AWS S3 Connection issue

Posted: 2024-03-01 18:38
by deepz
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?

Re: AWS S3 Connection issue

Posted: 2024-03-01 19:12
by boco