Problem
After an attempted upgrade, Terraform Enterprise will not start. When trying to start up the application via the replicated console you may receive an error stating Operator API version "2.xx.x" does not meet minimum requirement of "2.xx.x"
or Unmet start requirement: License requires at least 1 node to be connected, found 0.
Cause
In the output of docker logs replicated
or primary/replicated/logs/replicated.stderr
of the support bundle you will find errors like this one:
WARN 2022-02-02T01:33:03+00:00 [operator] server.go:313
Operator API version "2.53.1" does not meet minimum requirement of "2.53.2",
aborting announcement...
This indicates that some Replicated components were updated, but not all. Terraform Enterprise will not start because Replicated cannot start successfully.
Solutions:
-
To fix this, manually upgrade the Replicated version following the instructions here:
https://support.hashicorp.com/hc/en-us/articles/360033487674-Upgrading-Replicated