Info Viewer plugin - Log Viewer updated

Great plug-in! Install process was explained very well - now will spend some time reviewing the results - thanks!

on remote i go here [url=https://fwd7.mios.com/port_3480/data_request?id=lr_al_info&fnc=getzwinfo]https://fwd7.mios.com/port_3480/data_request?id=lr_al_info&fnc=getzwinfo[/url] for the z-wave info and it does not do z-wave coms > z-wave device info on IE10

Here was version 0.56 of the info_viewer plugin. The log viewer and Z-Wave detailed info now both work when connected to Vera remotely. This probably never worked before.

I had to make some ugly workarounds due to what looks like bugs in the Mios remote forwarding servers. The fixes are not pretty but they work. I had to modify URLs like
https://fwd5.mios.com/cmh/js/common/prototype.js
to
https://fwd5.mios.com/remote/1.5.622-en/js/common/prototype.js
for any URL accessed indirectly from the AJAX results.

There was also some Deja vu from the previous fix when I started seeing AJAX error 200 messages when getting the log remotely, even with Chrome. As it turns out, the fix from the previous version did not work across the remote server because the forwarding server was ignoring the content-type sent by Vera and always returning text/html.

In any case, all of this is now fixed.

Bug filed

http://bugs.micasaverde.com/view.php?id=3112

thnx men ! :slight_smile:
the cmh is only used locally hence why.
proper remote http would be : https://fwd2.mios.com////port_3480/
where fwd2 is remoteserver used by the vera. this be taken from http://sta1.mios.com/locator_json.php?username=

The link which Da_JoJo mentioned is appropriate for external devices (like smart phones) which want to control Vera remotely using their own UI. I was just trying to make Vera’s native remote feature work through http://cp.mios.com.

yup but they work. i see what u mean now. did came accross here too that some of the remote passed files aren’t what they suppose to be.

Mine doesn’t seem to be working 100% (through Chrome). But, is this only supposed to be run locally, as I’m doing it remotely and a number of the pages (ie logs) can’t be loaded. Plus if I go to vera devices, I just get a blank page.

^^^
I have the same problem. Using Chrome.

This is absolutely great!

For me this now also works on remote connection via the mcv servers. Also works in chrome (linux and windows) for me…

…I gave up filing any bugs, they have not reacted to a single one I filed. Now I usually just yell it out loud in the forest… (and I am happier with that)

ah so thats what i hear everytime in ma backyard :stuck_out_tongue:
better file a techsupport ticket for bugs … at least they read it there lol

perhaps some not working stuff has to do with using VeraIP/port_3480/ vs VeraIP:3480
when i do http://VeraIP:3480/data_request?id=user_data2&output_format=xml i get different output then when i do http://VeraIP/port_3480/data_request?id=user_data2&output_format=xml for example. bit strange…

perhaps some not working stuff has to do with using VeraIP/port_3480/ vs VeraIP:3480 when i do http://VeraIP:3480/data_request?id=user_data2&output_format=xml i get different output then when i do http://VeraIP/port_3480/data_request?id=user_data2&output_format=xml

Da_JoJo, for me these two reports come out exactly the same. How are they different for you?

hmm weird… after reboot they turn out to be the same indeed. before i was running it i ran userdata and status and the browser gave me lot of data and the /port_3480/ gave me values. now it seems normal again. probably some xml parser bug in firefox and this ff xml parser plugin. strange this is that main container showed and the in-between parts showed

Hi

I’ve just installed v0.56 and really like the content it gives me via the “info viewer page”

However, using IE 10, I’ve noticed that three of the of the options (highlighted below) do not open in a page? Instead I’m prompted to open or save the file?

Vera internals
View logs: Vera log file
Vera Z-Wave
Executed Z-Wave jobs
Vera’s IP address
LuCI Router interface>
dataMine
Vera status
Vera devices
Vera invoke

Network troubleshooter
System Information

Is that an error, or to be expected?

I can download files for each of them, but running ‘Vera Invoke’ locally does not work…

yup same here… better use Firefox. this is also the browser used for testing and debugging vera and is 100% working with everything vera related, even on the forum/wiki. google chrome is also ok but it is not as safe as firefox is.
IE9/10 does all kind of strange stuff and doesnt work 100% with html5 and ajax, also doesnt comply with standards.

@ParkerC

See http://bugs.micasaverde.com/view.php?id=3304

mm yes these are indeed incorrect mime types. IE is excused for this, nevertheless still is a major pain in the b…

Hi @gengen

Do you have any plans for a further update? I’m a big fan of the information reported via http://vera_ip/port_3480/data_request?id=lr_al_info&fnc=getzwinfo and may have some ideas…

While I’m here, the My Z-wave neighbours table do not match up, in that what it says for node 1 access the top row does to match with what runs down node 1 column…

@parkerc,

This was not my project originally, and I will gladly pass the baton to you if you wish to enhance this tool.

Gengen