Advertisement
clickio

s3 api error

Sep 16th, 2019
454
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. PHP Fatal error: Uncaught exception 'Aws\S3\Exception\S3Exception' with message 'Error executing "GetObject" on "https://aps-external-download.s3.amazonaws.com/aps-download-publisher-04013c9e-1356-42d0-86b7-40a716af3f50/earnings_report/2019-09-15/report_data"; AWS HTTP error: Client error: `GET https://aps-external-download.s3.amazonaws.com/aps-download-publisher-04013c9e-1356-42d0-86b7-40a716af3f50/earnings_report/2019-09-15/report_data` resulted in a `404 Not Found` response:
  2. <?xml version="1.0" encoding="UTF-8"?>
  3. <Error><Code>NoSuchKey</Code><Message>The specified key does not exist.</Message> (truncated...)
  4. NoSuchKey (client): The specified key does not exist. - <?xml version="1.0" encoding="UTF-8"?>
  5. <Error><Code>NoSuchKey</Code><Message>The specified key does not exist.</Message><Key>aps-download-publisher-04013c9e-1356-42d0-86b7-40a716af3f50/earnings_report/2019-09-15/report_data</Key><RequestId>B6153249465096FA</RequestId><HostId>LY+09Jr22pWYBZlayQmGouoAb46h7br7FtqQuL61D+pZj+olMBFWeR/9E3g7ctF9F8VmcAoz980=</HostId></Er in /home/tizer/www/adm.luxup.ru/lib/Amazon/Aws/WrappedHttpHandler.php on line 191
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement