Can System Error 1067 be related to SELinux or AppArmor restrictions?

Question

Grade: Education Subject: Support
Can System Error 1067 be related to SELinux or AppArmor restrictions?
Asked by:
69 Viewed 69 Answers

Answer (69)

Best Answer
(269)
Yes, on Linux systems using SELinux or AppArmor, these security modules might be preventing MongoDB from binding to the port. You may need to adjust the SELinux or AppArmor policies to allow MongoDB to access the port. Check the system logs for related audit messages.