Torsten Engelbrecht

Results 6 comments of Torsten Engelbrecht

Yeah, CORS has also been the main problem with our app just using native fetch. For just HTTP with simple content-types like `application/json` or `text/html` the current http plugin works...

@mdledoux You are right, you can achieve the same with regular web http client libraries and the `EventSource` API, but with caveats. One main caveat for me was that (at...

Having the same issue without setting up a custom `ansible.cfg`. All the actions as in the examples (`elasticbeanstalk_app`, `elasticbeanstalk_env` and `elasticbeanstalk_version`) are not detected.

Small update on the issue: I have an instance running with the same application which was deployed 7 days ago. This instance is still working. After copying the jars from...

@pfifer Thank you for the reply. It does not look like that it failed to download the jars. They slighly (very slightly) differ in size though, which would explain the...

@sayboras In my case we are still on KCL 1.9, so I am not sure there is the fix in the latest KCL and relating bindings here. What we ended...