Quantcast
Channel: Active questions tagged amazon-ec2 - Stack Overflow
Viewing all articles
Browse latest Browse all 29544

AWS batch job on ECS Instance produces Read only error

$
0
0

I am trying to run a batch job that worked just fine last week and now for some reason everytime I run it I get the following error: [Errno 30] Read-only file system: '/root/.aws/credentials'

The error is produced after running the following command

echo -e "${ACCESS_KEY_ID}\n${SECRET_ACCESS_KEY}\n${REGION}\n\n" | aws configure

I have no idea what to do about this. Using the exact same image locally with docker I don't run into this problem and the same exact image last week wasn't having any issues.

Any ideas?

enter image description here


Viewing all articles
Browse latest Browse all 29544

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>