Closed HomelessDinosaur closed 1 year ago
When an instance of the membrane is running (through Nitric start or otherwise) and deployment is started, an undefined error is provided:
rpc error: code = Unimplemented desc = unknown service nitric.deploy.v1.DeployService
Can fix the issue by stopping the current instance of Nitric.
We should fix this with dynamic port allocation for the new providers (via ENV) and have the CLI client connect to this rather than the default
https://github.com/nitrictech/nitric/pull/412
When an instance of the membrane is running (through Nitric start or otherwise) and deployment is started, an undefined error is provided:
Can fix the issue by stopping the current instance of Nitric.