Error on Configuration page - Encoding error


 

Michael Pitra

New member
On the linkmeter Configuration page I get the following error:

This page contains the following errors:
error on line 130 at column 25: Encoding error
Below is a rendering of the page up to the first error.

What can be wrong with this one?
 
After setting a password to get root login via SSH the error changes to line 126, col 25. I am trying to find out which file this could be to fix encoding.
 
Seems like the following line is scrambled:

var configHash = {"pcurr1":null,"pcurr2":null,"pcurr3":null,"pn1":"n>

Looks like the function segLmConfig from lucid/linkmeterd.lua ($LMCF) returns errors.
 
Safari provides better data than chrome:

var configHash = {"pcurr1":null,"pcurr2":null,"pcurr3":null,"pn1":"�������������","pt0":"1","le2":"11","pcb0":"2.3402252e-4","pt1":"255","smin":100,"prfn1":"","le3":"0","palh3":-1,"pall3":-1,"pca0":"2.4723753e-4","pn3":"�������������","pall2":-1,"palh1":-1,"pidd":5,"po3":-1,"pca3":"nane0","pidi":0.02,"pall1":-1,"palh0":-200,"pall0":-40,"po2":-1,"sp":"220","pcr0":10000,"pcb3":"nane0","pidb":0,"po1":0,"pcurr0":80.9,"prfn0":"","palh2":-1,"pcc1":"nane0","pcc3":"nane0","fmax":100,"po0":0,"pcb1":"nane0","pidp":4,"pt2":"255","ucid":"20140630B","prfn3":"","lb":"60","pca1":"nane0","le0":"13","pcb2":"nane0","smax":200,"ld":240,"prfn2":"","lo":6,"fmin":0,"pcc0":"1.3879766e-7","pca2":"nane0","le1":"10","pt3":"255","pn2":"�������������","pn0":"Probe 0","lbn":"255","oflag":16,"pcc2":"nane0"};
var rfInterval;

Any idea where I can change the food probe names?
 
I was not able to find anything in the filesystem, even the rrd file did not contain anything useful. So I tried to restart from scratch: reflashing the SD card and enter WiFi credentials ... but nothing changed.

Has anyone seen this error and was able to solve it?
 
BTW, this is the output of the config page, so I can do nothing there ...

hm_config.png
 

 

Back
Top