open
open copied to clipboard
Serverless Dashboard not detecting running Localstack instance
I've set up a Localstack instance using the default options suggested by the Commandeer tool -

My default Commandeer account is also attached to the running docker container -

When I try to view the Serverless Runner to deploy to the container, it reports that no Localstack instance is running.

I get the same behavior on the DynamoDB Dashboard view as well, though I am able to still create tables through the right-click menu and can view them in the ER Diagram view, so it seems to be somewhat able to detect the Localstack instance.
Is this still happening for you on version 3.0.4? goehringda1