When a user connects to the HTML UI for monitor process (documented here: https://dataintellecttech.github.io/TorQ/Processes/#html5-front-end), the monitor process throws a 'type error
It appears there is an issue in .html.execdict https://github.com/DataIntellectTech/TorQ/blob/master/code/common/html.q#L70 when running value x`func
This can be debugged by running monitor process in debug mode & enabling error trapping e.g. ./torq.sh debug monitor1 -extras -e 1, and then loading the UI in a browser