Describe the bug
After restart / in 12h all locations but 1st disabled without licence
To Reproduce
Steps to reproduce the behavior:
- start defguard in opensource mode
- create location A
- create location B
- restart core
Expected behavior
Both locations enabled
Version information
- Defguard Core version: v2.0.1
- Defguard Gateway version: v2.0.1
- Operating system and version running the gateway: Ubuntu
- Your browser and version - chrome 148
Additional context
/api/v1/enterprise_info returns {"license_info":null}, so this is unlicensed OSS mode, not expired Business/Enterprise.
On every Core restart, Core logs:
Starting periodic license renewal check
Aborting connection to Gateway id=6, connection-relevant fields have changed
Then it connects only to gateway ID 4. Gateway ID 6 is marked disabled in UI without user action.
On the pricing page, Open Source is advertised as supporting “Multiple VPN Locations”. In unlicensed OSS mode (/api/v1/enterprise_info returns {"license_info":null}), Core automatically disables one of my active gateways/locations after the startup license check.
Describe the bug
After restart / in 12h all locations but 1st disabled without licence
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Both locations enabled
Version information
Additional context
/api/v1/enterprise_info returns {"license_info":null}, so this is unlicensed OSS mode, not expired Business/Enterprise.
On every Core restart, Core logs:
Starting periodic license renewal check
Aborting connection to Gateway id=6, connection-relevant fields have changed
Then it connects only to gateway ID 4. Gateway ID 6 is marked disabled in UI without user action.
On the pricing page, Open Source is advertised as supporting “Multiple VPN Locations”. In unlicensed OSS mode (
/api/v1/enterprise_inforeturns{"license_info":null}), Core automatically disables one of my active gateways/locations after the startup license check.