Daniel Fangl
Daniel Fangl
Hi! First of all, the PR is fine, thanks for fixing it! Regarding the concrete implications: Would it be possible, as an alternative to this PR, to add a onBeforeSendHeaders...
Great to hear that! Will close now.
Hi, thanks for reporting this! I can confirm this is an issue when the PackageType is set to "Image". A fix is on the way!
Hi again! A fix for this behavior is currently being deployed, and the new image should be available in 1 hour. If this does not fix your problem completely (even...
Hi @chan-dev ! We quite revamped a lot of the UI and Localstack in the meantime. I could not find any action in the new Web UI which would result...
Hi @kingster307 ! I just tried a setup using ApiGateway with a proxy integration. The resulting event in lambda is something like this: ``` { "resource": "/sample-resource", "path": "/sample-resource", "httpMethod":...
Nevermind, I think I see the problem, it seems like a trailing slash is not correctly set into the path, if the request url does contain such a trailing slash....
Hi @rportugal ! It seems like a conflicting port for :53. This is usually the case due to a port conflict with systemd-resolved, which listens on `127.0.0.53:53` , therefore no...
Hi @Nanway ! We have implemented a completely new IAM provider for version 1.0, which should not have this issue (if there is nothing wrong with the extraction of user...
Hi, just to make sure, could you try using the docker-compose file we provide in this repo (https://github.com/localstack/localstack/blob/master/docker-compose.yml), pull from latest, and try executing the task from outside of docker...