After changes were suggested, same results.
`dockerctl shell nailgun`, and `find /usr/lib --name node.py` add change mac=meta.get('mac') to mac=meta.get('mac', "").lower() and restart the container.
After changes were suggested, same results.
`dockerctl shell nailgun`, and `find /usr/lib --name node.py`
add change mac=meta.get('mac') to mac=meta.get('mac', "").lower() and restart the container.