steffyP

Results 126 comments of steffyP

Hi @ahsankarimbhai, we are working on a fix 🙂 We will inform you once it's out. Thanks for the detailed reproduction steps, it's really helpful!

Hello @ahsankarimbhai, the fix was released. Please follow the same steps as the last time, e.g. pull `localstack/localstack-pro:latest` and clean the directory `lib/tinkerpop` of the mounted volume `/var/lib/localstack` 🙏 Let...

Thanks for the feedback! We will look into it, and see how we could fix this. But when I understand correctly it's not a blocking issue anymore at least?

Hi @newhoggy, could you please also set `DEBUG=1` when starting LocalStack and provide the localstack logs when you run this request? 🙏 With the output you provided I can only...

You could the [internal health-endpoint](https://docs.localstack.cloud/references/internal-endpoints/) or the [init-hooks](https://docs.localstack.cloud/references/init-hooks/#query-individual-stages) to make sure that LocalStack is `ready` before sending requests. In case you use the `localstack` cli, you could also use the...

Hi @newhoggy, can you please provide a reproducible sample? 🙏 From your snippet it seems your using an haskell executable and some kind of migration-file input `db/select.yaml`. Without knowing what...