Consul Key/Id Question

Long story short I

  1. Ran a custom sql query against my litefs managed db
  2. Its transaction hash of some sort got out of sync, killed my app
  3. After trying 100 things i deleted all machines/volumes, still couldnt deploy
  4. I changed my lease.consule.key in litefs.yml and that finally fixed it.

My question is if i change it back will it break?

Actually jsut did that and it did break, so now my question revolves around the following scenario:

I manage my staging and production environments out of the same repo and the console key just reads in the FLY_APP_NAME to differentiate. If I deploy to prod will changing the structure of this key mess things up there? Or could i theoretically change the consule key at any point and deploy just fine?

Added consul, litefs

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.