Ahmed AYED

Results 6 comments of Ahmed AYED

Hello, I got the same issue today: expected 200 "OK", got 404 "Not Found" Has someone found a solution for this? Thanks in advance.

I'm still experiencing the same issue using Serverless 3 ``` Error: Inaccessible host: `localhost' at port `4566'. This service may not be available in the `us-east-1' region. ``` With @homeyer...

@aron-airgraft tried it also and got the following error ``` Skipping template validation: Unsupported in Localstack ✖ Stack app-002-local failed to deploy (19s) Environment: darwin, node 19.0.0, framework 3.26.0, plugin...

Thanks a lot for your help. For me it worked with @homeyer solution + by adding HOSTNAME=127.0.0.1 in the localstack env profile

@whummer thanks a lot, it works well for me I've removed the host property in serverless.yml and also the HOSTNAME=127.0.0.1 from the localstack env file

Any update on this issue ? any solution ?