...
When trying to use the signer-console
command on a serial terminal, rlwrap
can give this error due to the consoles console's height and width not being defined.
...
The simplest solution is installing the resize
command on the system and using it. On Ubuntu and RHEL systems this appears to be available as part of the xterm
package. The To resolve the issue, do the following:
...