unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Sharlatan Hellseher <sharlatanus@gmail.com>
To: guix-devel <guix-devel@gnu.org>
Subject: Re: Failed to connect to `/var/guix/daemon-socket/socket': Connection refused
Date: Thu, 21 Sep 2023 10:13:05 +0100	[thread overview]
Message-ID: <CAO+9K5oPTRmsmEEJqKS2xirGH1y-EYEDQbG5mSGPfdKrF_izgw@mail.gmail.com> (raw)

Hi,

In my case I had the same error after guix system reconfigure on
native Guix system.
The suggested brute method gave me no result.
I've deleted the socket file and restart daemon which helped to
resolve guix pull issue

Steps:
~$ sudo su                                                   # to become root
~# rm -rfv /var/guix/daemon-socket/socket  # remove curpted socket file
~# herd restart guix-daemon                        # restart daemon
~# herd status guix-daemon                        # check daemon is running
~# guix pull                                                  # make
sure pull is working again

Thanks,
Olet
-- 
… наш разум - превосходная объяснительная машина которая способна
найти смысл почти в чем угодно, истолковать любой феномен, но
совершенно не в состоянии принять мысль о непредсказуемости.

                 reply	other threads:[~2023-09-21  9:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAO+9K5oPTRmsmEEJqKS2xirGH1y-EYEDQbG5mSGPfdKrF_izgw@mail.gmail.com \
    --to=sharlatanus@gmail.com \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).