[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [HTCondor-users] Ubuntu 16.04 setup



Someone kindly helped me fix this problem. Condor was not starting up. The solution is simply:

service condor start

Or to make it persistent:

sudo systemctl enable condor.service

On Wed, Sep 6, 2017 at 4:15 PM, Steven C Timm <timm@xxxxxxxx> wrote:

Look at the logs in the LOG directory. Probably your condor_collector didn't start up right.



From: HTCondor-users <htcondor-users-bounces@cs.wisc.edu> on behalf of Stephen Wilson <smwilsonau@xxxxxxxxx>
Sent: Wednesday, September 6, 2017 4:00:50 PM
To: htcondor-users@xxxxxxxxxxx
Subject: [HTCondor-users] Ubuntu 16.04 setup
Â
I installed condor on Ubuntu 16.04 from the repository. I just want to use "personal condor" on a single machine.

When I run:

condor_status

I get:

Error: communication error
CEDAR:6001:Failed to connect to <127.0.0.1:9618>

âI tried changing 127.0.0.1â to various other values in /etc/condor/config.d/00debconf

âBut nothing seems to fix the problem.

Can anyone please help me troubleshoot? Thanks in advance.

â


_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@cs.wisc.edu with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/