Christian Flamm
Christian Flamm
Same problem here.
Hi @svenwltr, I understand your concern. Typically we use https://github.com/leflamm/afpre to provide AWS CLI environments like this ... ``` ~$ afpre --account=stage12 token expired - need to renew... authenticating as...
Hi @JoergAdler would you have a look? Thx! #belohnungseis
Can you provide the output of `$ afpre --version` and after that perform what you usually try to do with `--debug` option enabled? I wouldn't paste the output here because...
Hey @donaldpipowitch, this has been a certificate issue, right? IIRC you solved it by using `INSECURE=true`?
@Mortinke, gimme some more sentences please :-)
Hey @otbe, plz try branch 35
Duplication issue "Found duplicate and different classes" in multiple modules ``` [WARNING] Found duplicate and different classes in [com.vaadin.external.google:android-json:0.0.20131108.vaadin1, org.json:json:20231013]: [WARNING] org.json.JSONArray [WARNING] org.json.JSONException [WARNING] org.json.JSONObject [WARNING] org.json.JSONStringer [WARNING] org.json.JSONTokener...
FYI: * https://stackoverflow.com/a/60952911/2124712 > `org.json` works great, but has a license clause that some people don't like ("The Software shall be used for Good, not Evil.") * https://stackoverflow.com/q/52980064/2124712 (1st reply)...
Thank you @erwanosouf for figuring this out. Was going crazy over this!