Skip to content
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

Cachix auth token has expired #1937

Open
sisp opened this issue Jan 16, 2025 · 0 comments
Open

Cachix auth token has expired #1937

sisp opened this issue Jan 16, 2025 · 0 comments
Assignees
Labels
bug triage Trying to make sure if this is valid or not
Milestone

Comments

@sisp
Copy link
Member

sisp commented Jan 16, 2025

Describe the problem

Our CI jobs that use Nix are currently failing with this error:

Cachix Auth token has expired.

See, e.g., https://github.com/copier-org/copier/actions/runs/12802926087/job/35694784545.

Would you mind taking a look, @yajo?

Template

n/a

To Reproduce

No response

Logs

Cachix: using cache copier
  /home/runner/.nix-profile/bin/cachix use copier
  
  /home/runner/work/_actions/cachix/cachix-action/v15/dist/main/index.js:1702
                  error = new Error(`The process '${this.toolPath}' failed with exit code ${this.processExitCode}`);
                          ^
  
  Error: The process '/home/runner/.nix-profile/bin/cachix' failed with exit code 1
      at ExecState._setResult (/home/runner/work/_actions/cachix/cachix-action/v15/dist/main/index.js:1702:25)
      at ExecState.CheckComplete (/home/runner/work/_actions/cachix/cachix-action/v15/dist/main/index.js:1685:18)
      at ChildProcess.<anonymous> (/home/runner/work/_actions/cachix/cachix-action/v15/dist/main/index.js:1579:27)
      at ChildProcess.emit (node:events:519:28)
      at maybeClose (node:internal/child_process:1105:16)
      at ChildProcess._handle.onexit (node:internal/child_process:305:5)
  
  Node.js v20.18.0
  Binary cache copier doesn't exist or you don't have access. Error: Cachix Auth token has expired.

Expected behavior

The CI jobs should work. 😉

Screenshots/screencasts/logs

No response

Operating system

Linux

Operating system distribution and version

n/a

Copier version

n/a

Python version

n/a

Installation method

n/a

Additional context

No response

@sisp sisp added bug triage Trying to make sure if this is valid or not labels Jan 16, 2025
@sisp sisp added this to the Soon milestone Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug triage Trying to make sure if this is valid or not
Projects
None yet
Development

No branches or pull requests

2 participants