Reputation: 7032
This is the error it's loggin:
[Sun Sep 25 15:04:12 2016] [alert] (EAI 8)nodename nor servname provided, or not known: mod_unique_id: unable to find IPv4 address of "Jonathans-MacBook-Pro.local"
Configuration Failed
Upvotes: 2
Views: 2652
Reputation: 143
You will need to add this to your /etc/hosts file:
127.0.0.1 Jonathans-MacBook-Pro.local
Upvotes: 5