You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User had trial EE license, went on vacation and license expired and instances marked as suspended.
on return applied new EE trial license, but could not restart existing instances.
Investigation at the k8s level showed Deployments/Service/Ingress still existed (but DB showed suspended).
Failed to start, because entries already exist.
Expected Behavior
Instances should actually be suspended and all K8s entries removed.
Steps To Reproduce
Deploy with EE license
Start instances
Expire license
Add new License
Try and restart existing instances
Environment
FlowFuse version: 2.8.0
Node.js version: 18.x
npm version: 9.x
Platform/OS: K8s
Browser: NA
Have you provided an initial effort estimate for this issue?
I have provided an initial effort estimate
The text was updated successfully, but these errors were encountered:
Current Behavior
User had trial EE license, went on vacation and license expired and instances marked as suspended.
on return applied new EE trial license, but could not restart existing instances.
Investigation at the k8s level showed Deployments/Service/Ingress still existed (but DB showed suspended).
Failed to start, because entries already exist.
Expected Behavior
Instances should actually be suspended and all K8s entries removed.
Steps To Reproduce
Environment
Have you provided an initial effort estimate for this issue?
I have provided an initial effort estimate
The text was updated successfully, but these errors were encountered: