The credentials for all of my various NodeRed connections keep disappearing. MQTT, Email user/pass, Google Home, etc... Any node that stores credentials will have it's credentials wiped out from time to time when I make a flow change. Restarting NodeRed will also cause it to lose the credentials.
I've tried running NodeRed from the command line so I can easily see what the logs show, but there is no error message when the credentials.
The flow.json I'm running used to be part of a NodeRed server with Projects enabled. I turned off projects and migrated the flow. Everything runs fine, until the credentials disappear...
Any ideas why this is happening?