You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After more investigation I think this is a cloudserver issue (#4778)
Originally posted by Alwinator August 30, 2022
When I try to view my images on S3 (with a browser) I get the following response:
404 Not Found
Code: NoSuchWebsiteConfiguration
Message: The specified bucket does not have a website configuration
BucketName: recipe-images
RequestId: d8ce68624e4887aecb4b
Logs:
2022-08-30T16:09:14.863725630Z {"name":"S3","clientIP":"::ffff:10.0.1.5","clientPort":53534,"httpMethod":"GET","httpURL":"/recipe-images/1-S512","time":1661875754862,"req_id":"d8ce68624e4887aecb4b","level":"info","message":"received request","hostname":"baade6cba647","pid":59}
2022-08-30T16:09:14.864624122Z {"name":"S3","bucketName":"recipe-images","objectKey":"1-S512","bytesReceived":0,"bodyLength":0,"method":"routerWebsite","time":1661875754863,"req_id":"d8ce68624e4887aecb4b","level":"debug","message":"routing request","hostname":"baade6cba647","pid":59}
2022-08-30T16:09:14.865093970Z {"name":"S3","bucketName":"recipe-images","objectKey":"1-S512","bytesReceived":0,"bodyLength":0,"method":"websiteGet","time":1661875754863,"req_id":"d8ce68624e4887aecb4b","level":"debug","message":"processing request","hostname":"baade6cba647","pid":59}
2022-08-30T16:09:14.865182228Z {"name":"S3","bucketName":"recipe-images","objectKey":"1-S512","bytesReceived":0,"bodyLength":0,"time":1661875754864,"req_id":"d8ce68624e4887aecb4b","level":"debug","message":"getting bucket from metadata","hostname":"baade6cba647","pid":59}
2022-08-30T16:09:14.870061498Z {"name":"S3","bucketName":"recipe-images","objectKey":"1-S512","bytesReceived":0,"bodyLength":0,"clientIP":"::ffff:10.0.1.5","clientPort":53534,"httpMethod":"GET","httpURL":"/recipe-images/1-S512","httpCode":404,"time":1661875754869,"req_id":"d8ce68624e4887aecb4b","elapsed_ms":6.535995,"level":"info","message":"responded with error html","hostname":"baade6cba647","pid":59}
After more investigation I think this is a cloudserver issue (#4778)
Originally posted by Alwinator August 30, 2022
When I try to view my images on S3 (with a browser) I get the following response:
Logs:
My zenko cloudserver config
Cloudserver is hosted with Docker (zenko/cloudserver:8.1-latest-arm64v8).
Does anyone have an idea how to fix this?
The text was updated successfully, but these errors were encountered: