utkarshsaraf19

Results 2 issues of utkarshsaraf19

My Ec2 instance, s3 bucket are in same region and I have explicitly defined keys in following way: export AWS_ACCESS_KEY_ID= export AWS_SECRET_ACCESS_KEY= I have build jar of **kafka-connect-storage-cloud** from source...

While running below command faced issue: ``` [🔴] × sudo ./runAgent.sh textMibs/mib localhost public ``` ``` Exception in thread "main" java.lang.RuntimeException: java.net.BindException: Cannot assign requested address (Bind failed) ```