Skip to content

multiple active locations get disabled #3030

@bielavin

Description

@bielavin

Describe the bug
After restart / in 12h all locations but 1st disabled without licence

To Reproduce
Steps to reproduce the behavior:

  1. start defguard in opensource mode
  2. create location A
  3. create location B
  4. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions