similar to: [Bug 2741] Cant start daemon

Displaying 20 results from an estimated 20000 matches similar to: "[Bug 2741] Cant start daemon"

2008 Oct 09
2
how to start rsync daemon on fedora
Maybe the daemon is running but I don't think so: mkb@veri:/var/log$ ps -elf|grep rsync 0 S mkb 24869 21866 0 80 0 - 17433 pipe_w 15:26 pts/4 00:00:00 grep rsync and this is when I've tried both of a) /usr/bin/rsync --daemon -v b) sudo /sbin/chkconfig rsync on I also see, when trying to see which rsync modules are loading, the follow error message (when invoked from another
2006 Feb 25
4
DO NOT REPLY [Bug 3554] New: Second copy of same rsync daemon should notice pid file and quit
https://bugzilla.samba.org/show_bug.cgi?id=3554 Summary: Second copy of same rsync daemon should notice pid file and quit Product: rsync Version: 2.6.7 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org
2004 Aug 16
2
[LLVMdev] cvsweb content is out-of-date
That didn't fix it. Same problem. Perhaps rsyncd is not being run by xinetd? Can you see if its started? Check to see if there is a /etc/init.d/rsyncd file. If there is, and its not already running, try: /etc/init.d/rsyncd start otherwise: /etc/init.d/rsyncd restart Also, could you run "/sbin/chkconfig --list" and make sure the settings for rsyncd are "on" for each of
2005 Jan 03
2
[Bug 2207] Listing of available sync-sets is very different with and without daemon mode
https://bugzilla.samba.org/show_bug.cgi?id=2207 wayned@samba.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID Summary|Listing of available sync- |Listing of available sync-
2004 Sep 21
0
[Bug 1495] 2.6.x generates protocol stream error running as server daemon on HP-UX 11.11
https://bugzilla.samba.org/show_bug.cgi?id=1495 wayned@samba.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |WORKSFORME ------- Additional Comments From wayned@samba.org 2004-09-20 23:40
2007 Jul 02
3
DO NOT REPLY [Bug 4757] New: Daemon mis-logs paths if module path in rsyncd.conf is relative
https://bugzilla.samba.org/show_bug.cgi?id=4757 Summary: Daemon mis-logs paths if module path in rsyncd.conf is relative Product: rsync Version: 3.0.0 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org
2004 Aug 16
0
[LLVMdev] cvsweb content is out-of-date
On Mon, 16 Aug 2004, Reid Spencer wrote: > That didn't fix it. Same problem. > > Perhaps rsyncd is not being run by xinetd? Can you see if its started? > Check to see if there is a /etc/init.d/rsyncd file. If there is, and its > not already running, try: > /etc/init.d/rsyncd start > otherwise: > /etc/init.d/rsyncd restart It's up now. > Also, could you run
2004 Aug 16
1
[LLVMdev] cvsweb content is out-of-date
Chris Lattner wrote: > On Mon, 16 Aug 2004, Reid Spencer wrote: > > >>That didn't fix it. Same problem. >> >>Perhaps rsyncd is not being run by xinetd? Can you see if its started? >>Check to see if there is a /etc/init.d/rsyncd file. If there is, and its >>not already running, try: >> /etc/init.d/rsyncd start >>otherwise: >>
2014 Aug 20
2
[Bug 10772] New: Bad time logging as daemon
https://bugzilla.samba.org/show_bug.cgi?id=10772 Summary: Bad time logging as daemon Product: rsync Version: 3.1.1 Platform: x64 OS/Version: Mac OS X Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: davegradwell at yahoo.co.uk
2013 May 17
2
[Bug 9894] New: Rsync can silently zero out chunks in a file
https://bugzilla.samba.org/show_bug.cgi?id=9894 Summary: Rsync can silently zero out chunks in a file Product: rsync Version: 3.0.9 Platform: All OS/Version: All Status: NEW Severity: critical Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: an.m at outlook.com
2001 Nov 01
4
Auto starting the daemon in redhat
I am having a problem with the auto running of the samba daemons in red hat I got the smb script from the site and place it as /etc/rc.c/init.d/smb Then I set up symbolic links in the places it told me. I used lm -s ..... for the links I went into the place where one link was and I use colors to signify what something is. All of the links are in cyan except for the one created which is white
2004 Aug 16
0
[LLVMdev] cvsweb content is out-of-date
On Mon, Aug 16, 2004 at 09:56:57AM -0700, Reid Spencer wrote: > And here's why: > > > rsync -az --delete --exclude='#*' --stats --bwlimit=256 rsync://llvm.cs.uiuc.edu/LLVM/ /home/llvm/cvs > > rsync: failed to connect to llvm.cs.uiuc.edu: Connection refused > > rsync error: error in socket IO (code 10) at clientserver.c(83) > > John, can you please look
2004 Aug 16
2
[LLVMdev] cvsweb content is out-of-date
And here's why: > rsync -az --delete --exclude='#*' --stats --bwlimit=256 rsync://llvm.cs.uiuc.edu/LLVM/ /home/llvm/cvs > rsync: failed to connect to llvm.cs.uiuc.edu: Connection refused > rsync error: error in socket IO (code 10) at clientserver.c(83) John, can you please look into this? Most likely the xinetd needs to be restarted.I'm not sure when it started failing,
2009 Jul 07
1
[PATCH] Set up ovirt-agent so it starts as a daemon
This sets up ovirt-agent to start as a daemon along with dbomatic, taskomatic etc. While this is not ready for prime time I think it should be ok as you still require a valid, authenticated, connection to qpidd to access it. Signed-off-by: Ian Main <imain at redhat.com> --- installer/modules/ovirt/manifests/ovirt.pp | 6 +++ ovirt-server.spec.in | 5 ++
2018 Apr 02
5
[Bug 13364] New: rsyncd clips trims relative symlinks outside of source tree
https://bugzilla.samba.org/show_bug.cgi?id=13364 Bug ID: 13364 Summary: rsyncd clips trims relative symlinks outside of source tree Product: rsync Version: 3.1.3 Hardware: x64 OS: Linux Status: NEW Severity: normal Priority: P5 Component: core Assignee:
2010 Nov 26
1
rsyslog as default syslog daemon?
Hi all! Is anybody here using rsyslog? I am looking for the right solution how to use rsyslog in CentOS 5 as the default logging daemon. We use it because of filtering using regular expressions. I switched from sysklogd to rsyslog simply using chkconfig --del syslog chkconfig --add rsyslog chkconfig rsyslog on service syslog stop service rsyslog start but this seems not to be
2007 Sep 18
2
rsync daemon troubleshooting
Hi all: I tried to start a rsync daemon under my user name (not an administrator) on debian linux box(linux kernel 2.4.27), and failed. The command I used is > rsync -v -v --daemon --config=rsyncd.conf This command returns without any error although the daemon does not get started. The rsyncd.conf I used is as follows. Do I miss anything in the configuration file? Any help is appreciated.
2017 Jul 10
7
[Bug 2741] New: Export Port to PAM
https://bugzilla.mindrot.org/show_bug.cgi?id=2741 Bug ID: 2741 Summary: Export Port to PAM Product: Portable OpenSSH Version: 7.5p1 Hardware: All OS: Linux Status: NEW Severity: enhancement Priority: P5 Component: PAM support Assignee: unassigned-bugs at mindrot.org
2003 Aug 22
1
rsync daemon and secrets file
I'm trying to understand how to properly setup the /etc/rsyncd.conf file to run an rsync daemon with a secrets file specified in a module - the rsync.conf manpage does not spell it out clearly enough. Rsync server is rsync-2.5.6. If this is my /etc/rsyncd.conf file: ------------------------------------ log file = /var/log/rsync uid = root gid = root [test] uid = rsync1 gid =
2005 Mar 03
1
rsyncd.conf without --daemon?
Hello all, I'm not a total newbie, but probably close enough. I have tried to find the answer to this question, but have been unsuccessful. I'm testing out rsync over ssh using empty passphrases between 2 OpenBSD 3.5 boxes using rsync 2.5.7 (yes i know i should upgrade, but can't because of BSD ports issues). Everything seems to be working, but I'm very confused as to why it is