<div dir="ltr"><div><div><div>Hi!<br><br></div>I installed the latest version of the genieacs and the gui, but some of device fails to refresh the main parameters. If I click the refresh link the task stays in the queue without went to the fails state and I got the messages in the log:<br><br>2017-04-30T08:50:58.737Z [ERROR] Uncaught exception; exceptionName="Error" exceptionMessage="Input is not proper UTF-8, indicate encoding !\nBytes: 0xFB 0x68 0x65 0x6C\n" exceptionStack="Error: Input is not proper UTF-8, indicate encodin<br>g !\nBytes: 0xFB 0x68 0x65 0x6C\n\n    at Object.module.exports.fromXml (/usr/lib/node_modules/genieacs/node_modules/libxmljs/lib/document.js:168:21)\n    at Object.request (/usr/lib/node_modules/genieacs/lib/soap.js:422:24)\n    at f (/<br>usr/lib/node_modules/genieacs/lib/cwmp.js:747:20)\n    at getSession (/usr/lib/node_modules/genieacs/lib/cwmp.js:651:12)\n    at IncomingMessage.<anonymous> (/usr/lib/node_modules/genieacs/lib/cwmp.js:741:12)\n    at emitNone (events.js:<br>86:13)\n    at IncomingMessage.emit (events.js:188:7)\n    at endReadableNT (_stream_readable.js:975:12)\n    at _combinedTickCallback (internal/process/next_tick.js:80:11)\n    at process._tickCallback (internal/process/next_tick.js:104<br>:9)"<br></div><div>In the config.json I put these lines, but it didn't help me out:<br><br></div>  "IGNORE_XML_NAMESPACES" : true,<br>  "LIBXMLJS_OPTIONS" : {"recover" : true},<br><br></div>Is there any way to process these answers and step over the wrong answer? Thanks!<br></div>