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

Docker slim action is failing #2960

Open
2 tasks done
george-gca opened this issue Jan 16, 2025 · 0 comments
Open
2 tasks done

Docker slim action is failing #2960

george-gca opened this issue Jan 16, 2025 · 0 comments
Assignees
Labels

Comments

@george-gca
Copy link
Collaborator

Have you checked that your issue isn't already filed?

  • I read through FAQ and searched through the past issues, none of which addressed my issue.
  • Yes, I have checked that this issue isn't already filed.

Bug description

Docker slim action is currently failing

How to reproduce the bug

https://github.com/alshedivat/al-folio/actions/runs/12800849673

Error messages and logs

Run kitabisa/[email protected]
  with:
    target: amirpourmand/al-folio
    tag: slim
    overwrite: false
  env:
    DSLIM_PULL: true
    DSLIM_COMPOSE_FILE: /home/runner/work/al-folio/al-folio/docker-compose.yml
    DSLIM_TARGET_COMPOSE_SVC: jekyll
    DSLIM_CONTINUE_AFTER: signal
Error: Error: Cache miss: slim-1.40.11-linux was not found in the cache.
Using slim version 1.40.11
node:internal/process/promises:391
    triggerUncaughtException(err, true /* fromPromise */);
    ^

Error: certificate has expired
    at TLSSocket.onConnectSecure (node:_tls_wrap:1677:34)
    at TLSSocket.emit (node:events:519:[2](https://github.com/alshedivat/al-folio/actions/runs/12800849673/job/35689315903#step:6:2)8)
    at TLSSocket._finishInit (node:_tls_wrap:1076:8)
    at ssl.onhandshakedone (node:_tls_wrap:8[6](https://github.com/alshedivat/al-folio/actions/runs/12800849673/job/35689315903#step:6:6)2:12) {
  code: 'CERT_HAS_EXPIRED'
}

Node.js v20.1[8](https://github.com/alshedivat/al-folio/actions/runs/12800849673/job/35689315903#step:6:8).0

What operating system are you using?

Not applicable (e.g. you're using GitHub Pages or other hosting)

Where are you seeing the problem on?

Deployed site

More info

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants