cloudlady911

Results 14 comments of cloudlady911

If you mount a volume like so:` /path/to/folder:/etc/letsencrypt`, then then letsencrypt will make a folder structure like `production/certs/certname`. The **fullchain.pem** and **privkey.pem** files will be available there. There is also...

I did as you described here, but it did not work for me. Not sure if it matters but my dockerfile is based on rundeck 3.3.9 `FROM rundeck/rundeck:3.3.9` Your actual...

I added the full endpoints to the command and now I am getting this error: Thread-2 WARN : org.cobbzilla.s3s3mirror.KeyLister - getFirstBatch: error listing (try #0): com.amazonaws.services.s3.model.AmazonS3Exception: Access Denied (Service: Amazon...

I have tried everything I can think of. Either get access denied or bucket/file does not exist. Checked permissions. Using an access key that is associated with IAM user what...

I finally got it to work. It had to do with the fact that I had my default region set up as U.S. Standard but the source bucket was in...

It could check the settings for default region, or it the error could say "No Such Bucket in this Region" instead of just "No Such Bucket"

I am having this issue as well. Could it be because of a kubectl version mismatch between local host and rancher kubernetes cluster? Has anyone checked that?

Well, I tested that theory and it still hangs.