Skip to content

License Verification Failed for community edition #1569

@cyrgimenv

Description

@cyrgimenv

Hello, I try to install following Stash Charts with default parameters in community mode, following the installation instructions in the README:
helm upgrade -i stash-community appscode/stash-community -n stash --create-namespace --version=v0.34.0

Kubernetes version:

❯ kubectl version
Client Version: v1.29.0
Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3
Server Version: v1.25.6-r0-25.4.22

The operator is failing, restarting and entering CrashLoopBackoff. Checking the logs:

E0419 08:42:37.747952       1 lib.go:170] Failed to verify license. Reason:  failed to read license: the server could not find the requested resource (post licenserequests.proxyserver.licenses.appscode.com)

also presents in kubernetes events:

86s         Warning   License Verification Failed   deployment/stash-community                Failed to verify license. Reason: failed to read license: the server could not find the requested resource (post licenserequests.proxyserver.licenses.appscode.com)

Is a license required to run the operator in community edition? I didn't expect it to be the case and I don't see any mention of it on the stash website.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions