每当我启动AWS CodeBuild时,我每次都会遇到这种类型的错误.请帮忙.
DOWNLOAD_SOURCE失败3分钟,2秒
获取 https://github.com/themithunbiswas/test-repo.git/info/refs?service=git-upload-pack:拨打tcp 192.30.253.113:443:i/o timeout
在我的 amazon linux ec2 实例上,我在适当的许可下附加了 iam-role,我运行了命令$ sudo yum update. 在此之后,我开始收到Credential named assume-role-with-web-identity not foundcommand的错误aws s3 ls。但是,如果我添加 sudo 并运行该命令,sudo aws s3 ls则它可以正常工作。
请帮我找出问题所在。提前致谢。