input and feeds not working since begining Jan on emoncms.org

I use opencms.org as a service.

Starting begining of January 2015 by feeds/inputs are not anymore updated.

I tried to debug my emonhub and it seems to correctly send the data to emoncms.org. So problem is not on client side but somehow on emoncms.org side.

 

Example:

emonhub is sending:

http://emoncms.org/input/bulk.json?apikey=E-M-O-N-C-M-S-A-P-I-K-E-Y&data=[[1420731589.02,22,5456,4568,4606,4812,2831,2956,1362,3342]]&sentat=1420731589

If I look into emoncms.org at input 22, i see it was updated -1419649007s ago

This happens to all my feeds (about 30) except 2. For 2 it continued to work.

Problem is also related to inputs not only to feeds.

See for example: 

screen from emoncms.org

Any ideea what it can be done to make it working again?

TrystanLea's picture

Re: input and feeds not working since begining Jan on emoncms.org

Hello mariuso.

How strange, im not sure whats going wrong, could you try restarting your raspberrypi? Just to see if it sorts itself out?

The query looks almost ok

data=[[1420731589.02,22,5456,4568,4606,4812,2831,2956,1362,3342]]&sentat=1420731589

apart from that 1420731589.02 is 0.02s ahead of sentat 1420731589 which shouldn't be the case, but i dont think those values should then result in -1419649007s in emoncms.

mariuso's picture

Re: input and feeds not working since begining Jan on emoncms.org

Of course I've tried to restart my raspberry but it did not helped.

Something interesting i've tried just now:

If I call using a browser: 

http://emoncms.org/input/bulk.json?apikey=....&data=[[1420731589.02,22,5456,4568,4606,4812,2831,2956,1362,3342]]&sentat=1420731589

, i get back OK but input 22 still show "last update" -1419594317s ago

 

Now, if I change (by hand) 22 into 4 (input 4 was not used):

http://emoncms.org/input/bulk.json?apikey=.....&data=[[1420731589.02,4,5456,4568,4606,4812,2831,2956,1362,3342]]&sentat=1420731589

then for channel 4 i get a correct last update time.

 

By this IMHO it becomes quite clear that problem is related to my feed/input objects from opencms.org

Is there any way to repair the input / feeds from emoncms.org?

Any chance you look into the database?

 

[Multiple copies of this post have been deleted. Please look at your browser. If you see that your comment has been held for moderation, do not post again. You are in danger of the system blocking you because you are a spammer. - Moderator (RW)]

mariuso's picture

Re: input and feeds not working since begining Jan on emoncms.org

Dear Trystan, dod you changed something emoncms.org side?

It seems all my feeds started to work again right now. Thank you very much.

TrystanLea's picture

Re: input and feeds not working since begining Jan on emoncms.org

Ok tracked the problem down to the input and node post rate limiters on emoncms.org which I have now reset and your inputs and feeds appear to be updating ok. Would be interested to hear if anyone else got affected by this.

Thanks for bringing it to my attention

casestudies's picture

Re: input and feeds not working since begining Jan on emoncms.org

I had a problem with feeds also dropping out. While I haven't looked at the logs (monitoring system from remote location), it had been working fine for a week with the new emonhub that I installed in Decemeber.

Last datapoint was on 01/4/2015 at 01:09:20 EST.

Data is now updating as of this morning, 01/10/2015 at 09:24:50.

There's about 35 feeds setup, most updating every 10s, and a few temperature feeds every 15s.

I'm not sure if this is related to the same issue, but my feeds seem to be updating again with no intervention on my part.

Thanks!

[Please do NOT submit multiple copies of your posts. Duplicates have been deleted by moderator. (RW)]

mariuso's picture

Re: input and feeds not working since begining Jan on emoncms.org

It happened again for me for two feeds in 5 Apr 2016.

Both shows "-299667181s ahead"

 

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.