go to post Erik Hemdal · Jan 24, 2017 Hello Thomas, Since you are having an issue with a field test, please open a WRC case so we can get you the kit and investigate the trouble. Kind regards, Erik
go to post Erik Hemdal · May 27, 2016 Bear in mind that a container is not exactly the same as a full OS installation, unless you make it so. This can lead to surprising problems. One issue that I have seen is that installations fail when using a CentOS 7 container with an error that gzip is not found -- even though gzip is installed. If you encounter this, make sure that the 'which' command is installed in the container. The installation tool uses which to locate gzip. yum install -y which This may prevent an annoying issue when you are commissioning a new container.
go to post Erik Hemdal · Feb 9, 2016 David, your terminal emulator might also provide logging capability. For instance, in PuTTY, look at Session > Logging on the PuTTY configuration window.