Page 1 of 1

Smile /smartmeter/modules starts redirecting to index.html

Posted: Sun Mar 29, 2015 11:32 pm
by brammh
Hi,
I've some scripting running for ages, which suddenly stopped.
Looks like the Smile log's cannot be found anymore on:
'myip/smartmeter/modules'
in fact this URI now redirects me to 'myip/html_interface/index.html'

I've no clue what triggered this, didn't trigger a firmware upload or such.
running on version 2.0.62

anyone any clue?

thanks a lot.
bram

Re: Smile /smartmeter/modules starts redirecting to index.html

Posted: Thu Apr 02, 2015 10:10 am
by PietjeNL
Whats the normal output u get from it?

Re: Smile /smartmeter/modules starts redirecting to index.html

Posted: Thu Apr 02, 2015 11:02 pm
by brammh
an xml with values for the registered devices to the smile. like:

<?xml version="1.0" encoding="ISO-8859-1"?>
<modules>
<module id='123...'>
<cumulative_logs>
<cumulative_log>
<type>gas_consumed</type>
<unit>m3</unit>
<last_consecutive_log_date>2013-01-03T21:00:00+00:00</last_consecutive_log_date>
<period start_date="2012-12-07T17:00:00+00:00" end_date="2013-01-03T21:00:00+00:00">
<measurement log_date="2013-01-03T20:00:00+00:00">78.021</measurement>
...

Anyone else has this problem? I don't understand where it is suddenly coming from.
thanks,
bram

Re: Smile /smartmeter/modules starts redirecting to index.html

Posted: Mon Apr 06, 2015 7:34 am
by bonza
I am having the same problem, it also started around that date. My fimeware is 2.0.62
My smile was also linked to the source, but the source sees no new values after 29 march....

Very annoying feels like a hidden background sw update from plugwise....

Re: Smile /smartmeter/modules starts redirecting to index.html

Posted: Mon Apr 06, 2015 7:57 am
by bonza
http://smile-ip/core/modules still gives some useable xml output.

Re: Smile /smartmeter/modules starts redirecting to index.html

Posted: Wed Apr 08, 2015 11:13 pm
by brammh
Brilliant!
Thanks a lot Jeroen, this solves my issue.

Still strange this happened suddenly...