Closed vanessalove closed 9 years ago
Release note: Prevent multiple Octopus installations from unintentionally exceeding license limits
This thread has been automatically locked since there has not been any recent activity after it was closed. If you think you've found a related issue, please contact our support team so we can triage your issue, and make sure it's handled appropriately.
We had a customer who took a backup of the DB to another server, installed it, then installed OD3. This created a new instance in the nodes table. This then locked them out of their server.
If you are using the installer and not adding to a node, it should assume that its the only node connecting to the db and clear that table. We also need to check the behavior when importing - how does the node table work?