Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

syslog daemon wont start

Since yesterday the syslog daemon wont start, i dont know why and i cant check the logs (because of the stoped syslog daeom).

when i try to start syslogd over /etc/init.d i got the following error message:

:: Starting Loggingio.c: bind_unix_socket(): bind failed /var/chroot-pop3/dev/log (Address already in use)
Error initializing configuration, exiting.
startproc:  exit status of parent of /sbin/syslog-ng: 1

does anyone knows a solution for this?

kind regards
t-one


This thread was automatically locked due to age.
  • Hm, that's strange. That device should be created by the syslog daemon, not by any other program. Removing '/var/chroot-pop3/dev/log' and then starting the syslog daemon should help, I think ...

    Cheers,
     andreas
  • I'm having this same problem and cannot seem to be able to delete the file. How can I delete the file?
  • I found what is causing the problem. The /dev/hda5 device gets mounted ro because of some corrupted files. Now I need to know how to clean up the drive partition. I am anable to mount single user without mounting the /dev/hda5 device so that I can run e2fsck. Can anyone help? I would hate to have to do a complete reinstall. Hope someone can help
  • jmartos, is your system an Appliance or your own computer with Astaro loaded?

    Typically, when things get that corrupted, it generally means that the disk is going bad...
  • The system I'm using is a pc with astaro 6 installed. Its been running for a very long time without issues. I had some power failures and brownouts and this is what happened. There is only one partition having problems, so I dont think it is the disk going bad. the fsck done while booting does not seem to find issues, but it does seem to take a few seconds longer than usual to complete. I cannot seem to be able to get into single user mode from the console because the partition is mounted ro. Is there a way I can force a single user mode from the boot prompt so that I run fsck and try to repair the partition? I noticed the problem when my daily reports stopped coming and traced it down to this. ANy help in repairing the partition would be very helpful.
  • Use a linux CD-boot distro such as "RIP - Recovery Is Possible" or Knoppix, boot up from the CD, and fsck the partition(s).

    http://www.tux.org/pub/people/kent-robotti/looplinux/rip/

    Barry
  • If the filesystem is badly damaged, you'll probably need to re-install and restore from backup.

    If you don't have a backup, search these forums, I believe there is a way to create one on the console.

    Barry