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 socket failure #5186

Closed
bradleystachurski opened this issue May 1, 2024 · 5 comments
Closed

Cachix socket failure #5186

bradleystachurski opened this issue May 1, 2024 · 5 comments
Labels
CI Continuous integration

Comments

@bradleystachurski
Copy link
Member

post-build-hook: Failed to connect to Cachix Daemon
post-build-hook: Tried to connect to: /Users/runner/work/_temp/cachix-daemon-dUkDHy/daemon.sock
post-build-hook: 
post-build-hook: cachix: Network.Socket.connect: <socket: 23>: does not exist (Connection refused)
error: program '/Users/runner/work/_temp/cachix-daemon-dUkDHy/post-build-hook.sh' failed with exit code 1

https://github.com/fedimint/fedimint/actions/runs/8911648208/job/24473403024#step:6:131

@elsirion
Copy link
Contributor

elsirion commented May 2, 2024

I haven't seen this before and couldn't find any bug report in the cachix repo. The easiest would probably be to make this a step that can fail without making the entire test fail. I restarted the linked test to make sure it's a flake.

@dpc
Copy link
Contributor

dpc commented May 2, 2024

Cachix is borked and disabled on our self-hosted runner, AFAIK. I reported an issue on cachix action repo. Re-enabling it makes it upload tons of stuff on every run.

@elsirion
Copy link
Contributor

elsirion commented May 2, 2024

Mac isn't self-hosted though afaik.

@dpc
Copy link
Contributor

dpc commented May 2, 2024

Oh. I missed that part.

@dpc
Copy link
Contributor

dpc commented May 24, 2024

cachix/cachix-action#185

Hopefully this gets fixed soon, dependabot will update this action automatically, will re-open if it still is bothering us.

@dpc dpc closed this as completed May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous integration
Projects
None yet
Development

No branches or pull requests

3 participants