Hi there. We’ve been using fly.io very successfully over the past year to manage our deployments and staging servers. But today were unable to update the secrets on our machine from the flyctl cli. This is after adding a postgres managed instance to our vps and attempting to add the postgres database url as a secret.
for some reason no matter what we do (bringing down machines and creating new ones), we are unable to get the new secrets we added to propagate. we have tried to deploy the secrets, remove the machines, restart the app, to no avail. All i can find in the help topics is others have had similar issues with adding secrets to the UI. however its not clear if the secrets will propagate later or if they are just stuck at an older version which we can not control.
Any help debugging the matter would be appreciated. As we really need to get this instance deployed.