Skip to content

Invalid/expired nxCloudId causes "Nx key is expired. Renew license" (installing @nx/azure-cache) #30726

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
4 tasks
GrumpyMeow opened this issue Apr 15, 2025 · 0 comments
Assignees
Labels
priority: high High Priority (important issues which affect many people severely) scope: self-hosted cache Related to Self Hosted Caching type: bug

Comments

@GrumpyMeow
Copy link

GrumpyMeow commented Apr 15, 2025

Current Behavior

When installing the package @nx/azure-cache i get the error message: Nx key is expired. Renew license, or contact support ([email protected]) for more assistance..

I was able to resolve the error by removing the invalid nxCloudId from my nx.json file.

@mandarini: I'm reporting this issue as it might be an issue others also experience

Expected Behavior

The error message put me on the wrong track:

  • it references "powerpack-support" which made me think that it was still using the powerpack-package which i uninstalled.
  • it states that the "Nx key is expired". I don't have a key yet. I want to retrieve a key by installing the package via nx add @nx/azure-cache.
  • it was related to expired/invalid nxCloudId in my nx.json file.

GitHub Repo

No response

Steps to Reproduce

  1. Add an invalid nxCloudId to the 'nx.json' file
  2. Run: nx add @nx/azure-cache
  3. Enter blob storage container name

Nx Report

Node           : 22.13.0
OS             : linux-x64
Native Target  : x86_64-linux
npm            : 10.9.2

nx                     : 20.8.0
@nx/js                 : 20.8.0
@nx/jest               : 20.8.0
@nx/eslint             : 20.8.0
@nx/workspace          : 20.8.0
@nx/angular            : 20.8.0
@nx/cypress            : 20.8.0
@nx/devkit             : 20.8.0
@nx/eslint-plugin      : 20.8.0
@nx/express            : 20.8.0
@nx/module-federation  : 20.8.0
@nx/node               : 20.8.0
@nx/plugin             : 20.8.0
@nx/rspack             : 20.8.0
@nx/storybook          : 20.8.0
@nx/web                : 20.8.0
@nx/webpack            : 20.8.0
typescript             : 5.7.3
---------------------------------------
Registered Plugins:
nx-stylelint/plugin
@nx/jest/plugin
---------------------------------------
Community plugins:
@compodoc/compodoc     : 1.1.26
@ngrx/component-store  : 19.0.1
@ngrx/effects          : 19.0.1
@ngrx/entity           : 19.0.1
@ngrx/eslint-plugin    : 18.1.1
@ngrx/operators        : 19.0.1
@ngrx/router-store     : 19.0.1
@ngrx/schematics       : 19.0.1
@ngrx/signals          : 19.0.1
@ngrx/store            : 19.0.1
@ngrx/store-devtools   : 19.0.1
@nx/azure-cache        : 1.3.2
@spaceribs/nx-betterer : 5.0.0
@storybook/angular     : 8.6.12
ng-mocks               : 14.13.2
nx-stylelint           : 18.0.0
---------------------------------------
Local workspace plugins:
         @athora-nx/storybook-test-runner
         @athora-nx/static-server
         @athora-nx/azuredevops
         @athora-nx/chromatic
         @athora-nx/workspace-plugin
         @athora-nx/coverage
---------------------------------------
Cache Usage: 0.00 B / 100.69 GB

Failure Logs

Package Manager Version

No response

Operating System

  • macOS
  • Linux
  • Windows
  • Other (Please specify)

Additional Information

No response

@GrumpyMeow GrumpyMeow changed the title nxCloudId causes "Nx key is expired. Renew license" (installing @nx/azure-cache) Invalid/expired nxCloudId causes "Nx key is expired. Renew license" (installing @nx/azure-cache) Apr 15, 2025
@FrozenPandaz FrozenPandaz added priority: high High Priority (important issues which affect many people severely) scope: self-hosted cache Related to Self Hosted Caching labels Apr 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: high High Priority (important issues which affect many people severely) scope: self-hosted cache Related to Self Hosted Caching type: bug
Projects
None yet
Development

No branches or pull requests

3 participants