fedimint / fedimint

Federated E-Cash Mint
https://fedimint.org/
MIT License
536 stars 209 forks source link

Cachix socket failure #5186

Open bradleystachurski opened 2 weeks ago

bradleystachurski commented 2 weeks ago
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 commented 2 weeks ago

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 commented 2 weeks ago

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 commented 2 weeks ago

Mac isn't self-hosted though afaik.

dpc commented 2 weeks ago

Oh. I missed that part.