Secrets changes

My quest to hunt a bug in my code continues, but I’m foiled by my apparent inability to update secrets.

flyctl secrets set (with secrets here) --app nikola-sharder

You can detach the terminal anytime without stopping the deployment

(long delay)
Error 1 error occurred:
* No deployment available

Any ideas what’s up here? Thanks!

I think this is a weird edge case in our deployments. If you check the activity view for that app, you’ll see that it’s not actually changing the secret. Since the secret doesn’t change, there’s no new release to monitor.

Bug filed: https://github.com/superfly/flyctl/issues/262

ok thank you! Was a little hard to tell what had taken hold because I’m wrestling with a release that isn’t completing due to a bug.