Jump to content
4 posts in this topic

Recommended Posts

I had the same problem. The ASL data store is corrupted.
Use Terminal to stop the logging and delete the file:

sudo launchctl stop com.apple.syslogd
sudo rm /var/log/asl.db
sudo launchctl start com.apple.syslogd

kind regards,
MAJ

I had the same problem. The ASL data store is corrupted.

Use Terminal to stop the logging and delete the file:

sudo launchctl stop com.apple.syslogd
sudo rm /var/log/asl.db
sudo launchctl start com.apple.syslogd

kind regards,

MAJ

Thanks for the reply, issue is, there isn't an asl.db somehow

×
×
  • Create New...