Troubleshooting
Problem
You will receive the below warning messages when executing any CLI network related command:
/usr/share/system-config-network/netconfpkg/NCHostsList.py:100: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
badlines.append((num, value_exception.message))
/usr/share/system-config-network/netconfpkg/NCHostsList.py:105: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
""" % (value_exception.message, num)
/usr/share/system-config-network/netconfpkg/NCProfileList.py:142: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
self.error = e.message
This problem is normally seen after the creation of a new appliance, and the network configuration has been completed.
Log InLog in to view more of this document
Was this topic helpful?
Document Information
Modified date:
01 November 2018
UID
ibm10734293