Hi, I’m trying to figure out why I’m getting an exception when a command is sent to a device. The UI is crashing because of that.
[ERROR] Uncaught exception; pid=8445 exceptionName="TypeError" exceptionMessage="Invalid URL" exceptionStack="TypeError [ERR_INVALID_URL]: Invalid URL\n at new NodeError (node:internal/errors:387:5)\n at URL.onParseError (node:internal/url:565:9)\n at new URL (node:internal/url:641:5)\n at tr (/opt/genieacs/dist/bin/genieacs-ui:2:78050)\n at /opt/genieacs/dist/bin/genieacs-ui:2:96493\n at processTicksAndRejections (node:internal/process/task_queues:96:5)\n at async compressMiddleware (/opt/genieacs/node_modules/koa-compress/lib/index.js:52:5)\n at async bodyParser (/opt/genieacs/node_modules/koa-bodyparser/index.js:95:5)"