s3_file icon indicating copy to clipboard operation
s3_file copied to clipboard

404 Resource Not Found RestClient::ResourceNotFound

Open kamal2222ahmed opened this issue 6 years ago • 0 comments

here is the stack trace:

[warning] The response contained in an RestClient::Exception is now a RestClient::Response instead of a Net::HTTPResponse, please update your code [2018-09-23T00:07:23+00:00] WARN: {"x-amz-request-id"=>["A357B"], "x-amz-id-2"=>["/GyhF5cVm9IGsK2tjL6Wc="], "content-type"=>["application/xml"], "transfer-encoding"=>["chunked"], "date"=>["Sun, 23 Sep 2018 00:06:31 GMT"], "server"=>["AmazonS3"]} [warning] The response contained in an RestClient::Exception is now a RestClient::Response instead of a Net::HTTPResponse, please update your code [2018-09-23T00:07:28+00:00] WARN: {"x-amz-request-id"=>["BB8"], "x-amz-id-2"=>["zXPybw3VXK0="], "content-type"=>["application/xml"], "transfer-encoding"=>["chunked"], "date"=>["Sun, 23 Sep 2018 00:06:36 GMT"], "server"=>["AmazonS3"]} [warning] The response contained in an RestClient::Exception is now a RestClient::Response instead of a Net::HTTPResponse, please update your code 10.193.206.103 [2018-09-23T00:07:34+00:00] WARN: {"x-amz-request-id"=>["8B25"], "x-amz-id-2"=>["vSO0UA+VYUQ="], "content-type"=>["application/xml"], "transfer-encoding"=>["chunked"], "date"=>["Sun, 23 Sep 2018 00:06:41 GMT"], "server"=>["AmazonS3"]} [warning] The response contained in an RestClient::Exception is now a RestClient::Response instead of a Net::HTTPResponse, please update your code [2018-09-23T00:07:39+00:00] WARN: {"x-amz-request-id"=>["13F"], "x-amz-id-2"=>["raDtnYXzjiYZLzbWLSfmzY73g="], "content-type"=>["application/xml"], "transfer-encoding"=>["chunked"], "date"=>["Sun, 23 Sep 2018 00:06:47 GMT"], "server"=>["AmazonS3"]} [warning] The response contained in an RestClient::Exception is now a RestClient::Response instead of a Net::HTTPResponse, please update your code [2018-09-23T00:07:44+00:00] WARN: {"x-amz-request-id"=>["1C"], "x-amz-id-2"=>["wawVnSVHC6NU="], "content-type"=>["application/xml"], "transfer-encoding"=>["chunked"], "date"=>["Sun, 23 Sep 2018 00:06:52 GMT"], "server"=>["AmazonS3"]} [warning] The response contained in an RestClient::Exception is now a RestClient::Response instead of a Net::HTTPResponse, please update your code [2018-09-23T00:07:50+00:00] FATAL: {"x-amz-request-id"=>["AC96"], "x-amz-id-2"=>["ybbYZQzeo="], "content-type"=>["application/xml"], "transfer-encoding"=>["chunked"], "date"=>["Sun, 23 Sep 2018 00:06:58 GMT"], "server"=>["AmazonS3"]}

kamal2222ahmed avatar Sep 23 '18 03:09 kamal2222ahmed