[GH-ISSUE #792] Connection is established but not able to see the files from S3 and mount folder #455

Closed
opened 2026-03-04 01:45:42 +03:00 by kerem · 2 comments
Owner

Originally created by @Satya888 on GitHub (Jul 6, 2018).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/792

Additional Information

The following information is very important in order to help us to help you. Omission of the following details may delay your support request or receive no attention at all.

Version of s3fs being used (s3fs --version)

example: 1.00

Version of fuse being used (pkg-config --modversion fuse)

example: 2.9.4

System information (uname -r)

command result: uname -r

Distro (cat /etc/issue)

command result: cat /etc/issue

s3fs command line used (if applicable)

/etc/fstab entry (if applicable):

s3fs syslog messages (grep s3fs /var/log/syslog, or s3fs outputs)

if you execute s3fs with dbglevel, curldbg option, you can get detail debug messages

[INF]       curl.cpp:prepare_url(4268): URL is https://s3-eu-west-3.amazonaws.com/s3testingwiths3fs/
[INF]       curl.cpp:prepare_url(4300): URL changed is https://s3testingwiths3fs.s3-eu-west-3.amazonaws.com/
[INF]       curl.cpp:insertV4Headers(2411): computing signature [GET] [/] [] []
[INF]       curl.cpp:url_to_host(101): url is https://s3-eu-west-3.amazonaws.com
*   Trying 52.95.156.0...
* TCP_NODELAY set
* Connected to s3testingwiths3fs.s3-eu-west-3.amazonaws.com (52.95.156.0) port 443 (#1)
* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
*   CAfile: /etc/ssl/certs/ca-certificates.crt
  CApath: /etc/ssl/certs
* SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
* ALPN, server did not agree to a protocol
* Server certificate:
*  subject: CN=*.s3.eu-west-3.amazonaws.com
*  start date: Sep 11 00:00:00 2017 GMT
*  expire date: Sep 11 12:00:00 2018 GMT
*  subjectAltName: host "s3testingwiths3fs.s3-eu-west-3.amazonaws.com" matched cert's "*.s3-eu-west-3.amazonaws.com"
*  issuer: C=US; O=Amazon; OU=Server CA 1B; CN=Amazon
*  SSL certificate verify ok.
> GET / HTTP/1.1
host: s3testingwiths3fs.s3-eu-west-3.amazonaws.com
User-Agent: s3fs/1.83 (commit hash 3e4002d; OpenSSL)
Accept: */*
Authorization: AWS4-HMAC-SHA256 Credential=AKIAJOK4CKHS7W7X7NEQ/20180706/eu-west-3/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=dac5cd143e9c73a1e72611608065abcd28fa9c93d6b146f1f3d386cab9193550
x-amz-content-sha256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date: 20180706T135700Z

< HTTP/1.1 200 OK
< x-amz-id-2: yoY/eqkbgEbQpHblGAbsRrG5ONFWCFMzPamKC35Wy6gGJXn3MkZjrMvBfbQ87Y0U6bYuIFhQ1JU=
< x-amz-request-id: C786AAD8B9DCDB24
< Date: Fri, 06 Jul 2018 13:57:01 GMT
< x-amz-bucket-region: eu-west-3
< Content-Type: application/xml
< Transfer-Encoding: chunked
< Server: AmazonS3
<
* Curl_http_done: called premature == 0
* Connection #1 to host s3testingwiths3fs.s3-eu-west-3.amazonaws.com left intact
[INF]       curl.cpp:RequestPerform(2062): HTTP respo
TCP_NODELAY set
* Connected to s3testingwiths3fs.s3-eu-west-3.amazonaws.com (52.95.156.0) port 443 (#1)
* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
*   CAfile: /etc/ssl/certs/ca-certificates.crt
  CApath: /etc/ssl/certs
* SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
* ALPN, server did not agree to a protocol
* Server certificate:
*  subject: CN=*.s3.eu-west-3.amazonaws.com
*  start date: Sep 11 00:00:00 2017 GMT
*  expire date: Sep 11 12:00:00 2018 GMT
*  subjectAltName: host "s3testingwiths3fs.s3-eu-west-3.amazonaws.com" matched cert's "*.s3-eu-west-3.amazonaws.com"
*  issuer: C=US; O=Amazon; OU=Server CA 1B; CN=Amazon
*  SSL certificate verify ok.
> GET / HTTP/1.1
host: s3testingwiths3fs.s3-eu-west-3.amazonaws.com
User-Agent: s3fs/1.83 (commit hash 3e4002d; OpenSSL)
Accept: */*
Authorization: AWS4-HMAC-SHA256 Credential=AKIAJOK4CKHS7W7X7NEQ/20180706/eu-west-3/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=dac5cd143e9c73a1e72611608065abcd28fa9c93d6b146f1f3d386cab9193550
x-amz-content-sha256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date: 20180706T135700Z

< HTTP/1.1 200 OK
< x-amz-id-2: yoY/eqkbgEbQpHblGAbsRrG5ONFWCFMzPamKC35Wy6gGJXn3MkZjrMvBfbQ87Y0U6bYuIFhQ1JU=
< x-amz-request-id: C786AAD8B9DCDB24
< Date: Fri, 06 Jul 2018 13:57:01 GMT
< x-amz-bucket-region: eu-west-3
< Content-Type: application/xml
< Transfer-Encoding: chunked
< Server: AmazonS3
<
* Curl_http_done: called premature == 0
* Connection #1 to host s3testingwiths3fs.s3-eu-west-3.amazonaws.com left intact
[INF]       curl.cpp:RequestPerform(2062): HTTP response code 200

Details about issue:

When run the debug, connection is established and reponse code is 200. but not able see the files from S3 bucket in the mounted directory in debain linux please advise

Originally created by @Satya888 on GitHub (Jul 6, 2018). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/792 ### Additional Information _The following information is very important in order to help us to help you. Omission of the following details may delay your support request or receive no attention at all._ #### Version of s3fs being used (s3fs --version) _example: 1.00_ #### Version of fuse being used (pkg-config --modversion fuse) _example: 2.9.4_ #### System information (uname -r) _command result: uname -r_ #### Distro (cat /etc/issue) _command result: cat /etc/issue_ #### s3fs command line used (if applicable) ``` ``` #### /etc/fstab entry (if applicable): ``` ``` #### s3fs syslog messages (grep s3fs /var/log/syslog, or s3fs outputs) _if you execute s3fs with dbglevel, curldbg option, you can get detail debug messages_ ```[INF] curl.cpp:CheckBucket(3079): check a bucket. [INF] curl.cpp:prepare_url(4268): URL is https://s3-eu-west-3.amazonaws.com/s3testingwiths3fs/ [INF] curl.cpp:prepare_url(4300): URL changed is https://s3testingwiths3fs.s3-eu-west-3.amazonaws.com/ [INF] curl.cpp:insertV4Headers(2411): computing signature [GET] [/] [] [] [INF] curl.cpp:url_to_host(101): url is https://s3-eu-west-3.amazonaws.com * Trying 52.95.156.0... * TCP_NODELAY set * Connected to s3testingwiths3fs.s3-eu-west-3.amazonaws.com (52.95.156.0) port 443 (#1) * ALPN, offering http/1.1 * Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH * successfully set certificate verify locations: * CAfile: /etc/ssl/certs/ca-certificates.crt CApath: /etc/ssl/certs * SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256 * ALPN, server did not agree to a protocol * Server certificate: * subject: CN=*.s3.eu-west-3.amazonaws.com * start date: Sep 11 00:00:00 2017 GMT * expire date: Sep 11 12:00:00 2018 GMT * subjectAltName: host "s3testingwiths3fs.s3-eu-west-3.amazonaws.com" matched cert's "*.s3-eu-west-3.amazonaws.com" * issuer: C=US; O=Amazon; OU=Server CA 1B; CN=Amazon * SSL certificate verify ok. > GET / HTTP/1.1 host: s3testingwiths3fs.s3-eu-west-3.amazonaws.com User-Agent: s3fs/1.83 (commit hash 3e4002d; OpenSSL) Accept: */* Authorization: AWS4-HMAC-SHA256 Credential=AKIAJOK4CKHS7W7X7NEQ/20180706/eu-west-3/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=dac5cd143e9c73a1e72611608065abcd28fa9c93d6b146f1f3d386cab9193550 x-amz-content-sha256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-date: 20180706T135700Z < HTTP/1.1 200 OK < x-amz-id-2: yoY/eqkbgEbQpHblGAbsRrG5ONFWCFMzPamKC35Wy6gGJXn3MkZjrMvBfbQ87Y0U6bYuIFhQ1JU= < x-amz-request-id: C786AAD8B9DCDB24 < Date: Fri, 06 Jul 2018 13:57:01 GMT < x-amz-bucket-region: eu-west-3 < Content-Type: application/xml < Transfer-Encoding: chunked < Server: AmazonS3 < * Curl_http_done: called premature == 0 * Connection #1 to host s3testingwiths3fs.s3-eu-west-3.amazonaws.com left intact [INF] curl.cpp:RequestPerform(2062): HTTP respo TCP_NODELAY set * Connected to s3testingwiths3fs.s3-eu-west-3.amazonaws.com (52.95.156.0) port 443 (#1) * ALPN, offering http/1.1 * Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH * successfully set certificate verify locations: * CAfile: /etc/ssl/certs/ca-certificates.crt CApath: /etc/ssl/certs * SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256 * ALPN, server did not agree to a protocol * Server certificate: * subject: CN=*.s3.eu-west-3.amazonaws.com * start date: Sep 11 00:00:00 2017 GMT * expire date: Sep 11 12:00:00 2018 GMT * subjectAltName: host "s3testingwiths3fs.s3-eu-west-3.amazonaws.com" matched cert's "*.s3-eu-west-3.amazonaws.com" * issuer: C=US; O=Amazon; OU=Server CA 1B; CN=Amazon * SSL certificate verify ok. > GET / HTTP/1.1 host: s3testingwiths3fs.s3-eu-west-3.amazonaws.com User-Agent: s3fs/1.83 (commit hash 3e4002d; OpenSSL) Accept: */* Authorization: AWS4-HMAC-SHA256 Credential=AKIAJOK4CKHS7W7X7NEQ/20180706/eu-west-3/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=dac5cd143e9c73a1e72611608065abcd28fa9c93d6b146f1f3d386cab9193550 x-amz-content-sha256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 x-amz-date: 20180706T135700Z < HTTP/1.1 200 OK < x-amz-id-2: yoY/eqkbgEbQpHblGAbsRrG5ONFWCFMzPamKC35Wy6gGJXn3MkZjrMvBfbQ87Y0U6bYuIFhQ1JU= < x-amz-request-id: C786AAD8B9DCDB24 < Date: Fri, 06 Jul 2018 13:57:01 GMT < x-amz-bucket-region: eu-west-3 < Content-Type: application/xml < Transfer-Encoding: chunked < Server: AmazonS3 < * Curl_http_done: called premature == 0 * Connection #1 to host s3testingwiths3fs.s3-eu-west-3.amazonaws.com left intact [INF] curl.cpp:RequestPerform(2062): HTTP response code 200 ``` ### Details about issue: When run the debug, connection is established and reponse code is 200. but not able see the files from S3 bucket in the mounted directory in debain linux please advise
kerem closed this issue 2026-03-04 01:45:43 +03:00
Author
Owner

@gaul commented on GitHub (Feb 2, 2019):

Could you be more specific about your issue?

<!-- gh-comment-id:459929767 --> @gaul commented on GitHub (Feb 2, 2019): Could you be more specific about your issue?
Author
Owner

@gaul commented on GitHub (Apr 9, 2019):

Closing due to inactivity.

<!-- gh-comment-id:481183700 --> @gaul commented on GitHub (Apr 9, 2019): Closing due to inactivity.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#455
No description provided.