Forum archive
TurnKey Configuration Console, Caught Exception - After restore to fresh install.
We installed a fresh Turnkey Wordpress and did a restore from our cloud backup, after matching the network configuration on the adapters. Once it reboots the console comes up with this error below:
Traceback (most recent call last):?
?File "/usr/bin/confconsole", line 470, in loop?
?new_dialog = method()?
?File "/usr/bin/confconsole", line 225, in usage?
?ifname = self._get_default_nic()?
?File "/usr/bin/confconsole", line 141, in?
?_get_default_nic?
?if ifname and _validip(ifname):?
?File "/usr/bin/confconsole", line 135, in _validip?
?ip = ifutil.get_ipconf(ifname)[0]?
?File "/usr/lib/confconsole/ifutil.py", line 233, in?
?get_ipconf?
?net = InterfaceInfo(ifname)?
?File "/usr/lib/python2.6/dist-packages/netinfo.py",?
?line 85, in __init__?
Though we're able to reach our wordpress sites, this error on the console is a little bit of a concern.
Please advise,
Thanks!
But by the sounds of things I suspect that there are files included in your backup (that have been added by the previous maintainer) that ideally shouldn't be in there and that is where your problem has occurred.
Personally I'd be inclined to run a fresh backup and test it.