From owner-freebsd-questions  Mon Aug 17 14:00:17 1998
Return-Path: <owner-freebsd-questions@FreeBSD.ORG>
Received: (from majordom@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id OAA18459
          for freebsd-questions-outgoing; Mon, 17 Aug 1998 14:00:17 -0700 (PDT)
          (envelope-from owner-freebsd-questions@FreeBSD.ORG)
Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA18441
          for <freebsd-questions@FreeBSD.ORG>; Mon, 17 Aug 1998 14:00:14 -0700 (PDT)
          (envelope-from dwhite@resnet.uoregon.edu)
Received: from localhost (dwhite@localhost)
          by resnet.uoregon.edu (8.8.5/8.8.8) with SMTP id NAA14595;
          Mon, 17 Aug 1998 13:59:32 -0700 (PDT)
          (envelope-from dwhite@resnet.uoregon.edu)
Date: Mon, 17 Aug 1998 13:59:32 -0700 (PDT)
From: Doug White <dwhite@resnet.uoregon.edu>
To: John Derk <johnderk@infoserve.net>
cc: freebsd-questions <freebsd-questions@FreeBSD.ORG>
Subject: Re: installing XWindows
In-Reply-To: <35D86195.2B3F27C9@infoserve.net>
Message-ID: <Pine.BSF.4.00.9808171358040.26224-100000@resnet.uoregon.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-questions@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.ORG


On Mon, 17 Aug 1998, John Derk wrote:

> > > > If so, watch the btoom 30 or so lines for an
> > > > error message from the server itself.
> > >
> > > The *bottom* 30? I don't think there were 30 lines all together.Are we talking
> > > about the info written directly to my screen,
> > > or to a file?
> >
> > I need the screen output.
> 
> Right. Here it is:
> 
> > _X11TransSocketUNIXConnect: Can't connect: errno = 61
> >
> > waiting for X server to begin accepting connections .
> > _X11TransSocketUNIXConnect: Can't connect: errno = 61
> > ..
> > _X11TransSocketUNIXConnect: Can't connect: errno = 61
> > .._XSERVTransSocketCreateListener: failed to bind listener
> > _XSERVTransSocketINETCreateListener: ...SocketCreateListener() failed
> > _XSERVTransMakeAllCOTSServerListeners: failed to create listener for tcp
> >
> > Fatal server error:
> > Failed to establish all listening sockets
> >
> > When reporting a problem related to a server crash, please send
> > the full server output, not just the last messages
> >
> >
> > _X11TransSocketUNIXConnect: Can't connect: errno = 61
> > giving up.
> > xinit:  Connection refused (errno 61):  unable to connect to X server
> > xinit:  No such process (errno 3):  Server error.

Did I see this already?  I've been debugging X problems and have all the
threads mixed up :-(

How are you starting X?  The problem is that your X server is crashing
before the clients get started.  Error 61 is Connection Refused, so some
daemon (xdm?) isn't getting started.

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message