GitHub user Xuanwo added a comment to the discussion: GHAC cannot communicate with GHES using AWS backed storage. Requires AWS Signature Version 4.
Hi, I suggest you submit a ticket to GitHub for further troubleshooting. The GHAC service is provided by GitHub and utilizes the presigned URL feature offered by the underlying storage services. It can be tricky if the underlying storage service is configured with SSE, but GitHub still uses outdated signing methods (v2 here) to generate the presigned URL. There is no method on our end to tweak this. --- By the way, do other tools that rely on GHAC work, such as GitHub's own cache actions? Maybe you can try enable debug logging for those actions and paste the log files here. GitHub link: https://github.com/apache/opendal/discussions/5583#discussioncomment-12019731 ---- This is an automatically sent email for dev@opendal.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@opendal.apache.org