Skip to content

apply new license not working #620

@biohazd

Description

@biohazd

Viya4 Deployment Version Details

I have deployed using the viya4-aws and viya4-deployment onto Kubernetes.

When trying to apply the new license it doesnt seem to work.

Question 1 - after runnign the docker/deploy - should the license show up in the GUI immediately, or does it need any restarts ?

Im on Cadence STABLE - 2024.02

docker run --platform linux/x86_64 --rm
--group-add root
--user $(ls -lnd build | awk '{str = $3 ":" $4; print str }')
--volume viya4-01/build/viya4-deployment/deployments:/data
--volume /viya4-01/ansible-vars.yaml:/config/config
--volume /viya4-01/terraform.tfstate:/config/tfstate
--volume /viya4-01/build/viya4-deployment/ssh_private_key:/config/jump_svr_private_key
--volume /Users/an//Downloads/SASViyaV4_XXX_3_stable_2024.02_20240319.1710889818208_multipleAssets_2024-03-20T144337/SASViyaV4_XXX_3_stable_2024.02_20240319.1710889818208_deploymentAssets_2024-03-20T144337.tgz:/config/deployment.tgz
--volume /Users/an/Downloads/SASViyaV4_XXX_4_stable_2025.03_license_1743589811852.jwt:/config/SASViyaV4_XXX_4_stable_2025.03_licensgfgfgf1852.jwt
viya4-deployment
-e 'NAMESPACE=sas-viya4'
-e 'V4_CFG_SAS_API_KEY=ZZZZZZZZZZZZZZ'
-e 'V4_CFG_SAS_API_SECRET=YYYYYYYY'
-e 'V4_CFG_ORDER_NUMBER=XXXXXX'
-e 'V4_CFG_INGRESS_FQDN=viya4-02.sas.platform.com'
-e 'V4M_BASE_DOMAIN=viya4-02.sas.platform.com'
-e 'V4_CFG_LICENSE=/config/SASViyaV4_XXX_4_stable_2025.03_license_174cccccc852.jwt'
-e 'V4_CFG_DEPLOYMENT_ASSETS=/config/deployment.tgz'
--tags "viya,install"

Ansible Variable File Details

No response

Steps to Reproduce

run a docker run

Expected Behavior

new license applied

Actual Behavior

new license is applied

Additional Context

No response

References

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingstaleOpen for 30 days with no activity

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions