When I try to connect to an app using `nctl exec application <app> bash --project <project>`, I get this error: ``` nctl: error: error when searching for replica to connect: no replica information found for release ```
When I try to connect to an app using
nctl exec application <app> bash --project <project>, I get this error: