I have just installed a new Centos 7 using the auto installation script (using curl and piping to bash).
All seemed to go okay - rebooted and jumped through first installation hoops and then hit OK.
Seems to be a problem setting DNS:
[eFa] - Configuring hostname and domainname
[eFa] - Setting DNS
sed: can't read /etc/NetworkManager/NetworkManager.conf: No such file or directory
Failed to reload NetworkManager.service: Unit not found.
[eFa] - Error initializing system! Please try again...
Tried recursive and non but same error.
Checked in /etc/NetworkManager and no conf file.
What to do please. Have tried rebooting and running setup again but no better.
Thanks
Colin
Error configuring new install
- shawniverson
- Posts: 3783
- Joined: 13 Jan 2014 23:30
- Location: Indianapolis, Indiana USA
- Contact:
Re: Error configuring new install
Probably just need to install NetworkManager before running the build script. I'll need to force that as a requirement.
Re: Error configuring new install
Thanks - will try that.
Re: Error configuring new install
Installing NetworkManager solved that issue but now getting this:
Created symlink from /etc/systemd/system/multi-user.target.wants/firewalld.service to /usr/lib/systemd/system/firewalld.service.
Error: INVALID_ZONE
[eFa] - Error initializing system! Please try again...
What comes after creating the firewalld symlink in the build script?
Thanks
Created symlink from /etc/systemd/system/multi-user.target.wants/firewalld.service to /usr/lib/systemd/system/firewalld.service.
Error: INVALID_ZONE
[eFa] - Error initializing system! Please try again...
What comes after creating the firewalld symlink in the build script?
Thanks
Re: Error configuring new install
Does this have something to do with selecting No to enable IPv6 in the initial script?
I am not using IPv6, so is this when firewalld fires up it bombs because it is looking for IPv6 zones?
I'm a noob so may be talking nonsense but although EFA is up and running it won't accept incoming mail ...
MSMilter is showing as not running although postfix is running.
Would appreciate some guidance.
Thanks
I am not using IPv6, so is this when firewalld fires up it bombs because it is looking for IPv6 zones?
I'm a noob so may be talking nonsense but although EFA is up and running it won't accept incoming mail ...
MSMilter is showing as not running although postfix is running.
Would appreciate some guidance.
Thanks
Re: Error configuring new install
Looks like iptables issue with IPv6?
Error: INVALID_ZONE
Error: COMMAND_FAILED: '/usr/sbin/ip6tables -w10 -t filter -A INPUT -m conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT' failed: ip6tables: No chain/target/match by that name.
Error: INVALID_ZONE
Error: COMMAND_FAILED: '/usr/sbin/ip6tables -w10 -t filter -A INPUT -m conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT' failed: ip6tables: No chain/target/match by that name.
Re: Error configuring new install
Found this in the bugs! 
viewtopic.php?f=19&t=4380
All seems to have settled down now I have the msmilter service running!

viewtopic.php?f=19&t=4380
All seems to have settled down now I have the msmilter service running!
