"No reply continue anyway". Missing "ok" reply when sending data to Emoncms.org.

Hi,

I have setup using:

emonTxV3_RFM12B_DiscreteSampling

emonTH_DHT22_DS18B20

NanodeRF_multinode_bulksend 

I'm not getting "ok" from emoncms.org after most of the tranactions.  Sometimes one of the nodes data is not logged for several minutes.

I have tested the new Ethercard library and EtherCardOct2012-master.

Server: 80.243.190.58
NO DATA
SENDING: 1 [[0,12,323,356,0,0,27369,5487,5725,1587,5512,1250,0,5,1]]No reply continue anyway
SENDING: 1 [[0,12,326,355,0,0,27372,5487,5725,1625,5512,1250,0,6,1]]No reply continue anyway
SENDING: 1 [[0,12,325,359,0,0,27378,5487,5725,1637,5512,1262,0,6,1]]No reply continue anyway
SENDING: 1 [[0,12,325,358,0,0,27376,5487,5725,1662,5512,1262,1,7,1]]No reply continue anyway
SENDING: 1 [[0,12,324,355,0,0,27387,5487,5725,1675,5512,1262,0,7,1]]ok
SENDING: 3 [[0,12,326,356,0,0,27397,5487,5725,1700,5512,1250,1,8,1],[4,19,100,-75,396,30],[11,12,325,356,0,0,27387,5487,5712,1725,5512,1250,0,8,1]]No reply continue anyway
SENDING: 1 [[0,12,323,357,0,0,27367,5487,5712,1737,5512,1250,1,9,1]]No reply continue anyway
SENDING: 1 [[0,12,324,354,0,0,27382,5487,5725,1762,5525,1250,0,9,1]]No reply continue anyway
SENDING: 1 [[0,12,325,358,0,0,27431,5487,5725,1787,5525,1250,1,10,1]]No reply continue anyway
SENDING: 2 [[0,19,100,-75,396,30],[1,12,324,355,0,0,27380,5487,5712,1825,5525,1262,1,11,1]]No reply continue anyway
SENDING: 1 [[0,12,324,352,0,0,27358,5487,5725,1850,5525,1250,0,11,1]]No reply continue anyway
SENDING: 1 [[0,12,325,352,0,0,27357,5487,5725,1875,5525,1262,1,12,1]]No reply continue anyway
NO DATA
SENDING: 2 [[0,12,325,353,0,0,27394,5487,5725,1900,5537,1262,1,13,1],[11,12,325,352,0,0,27408,5487,5725,1925,5537,1262,0,13,1]]No reply continue anyway
SENDING: 1 [[0,12,325,355,0,0,27425,5487,5725,1937,5537,1250,1,14,1]]No reply continue anyway
SENDING: 1 [[0,12,324,353,0,0,27402,5487,5725,1950,5537,1250,0,14,1]]No reply continue anyway
SENDING: 1 [[0,12,326,355,0,0,27412,5487,5725,1987,5537,1250,0,15,1]]
NanodeRF_multinode_bulksend
My IP: 192.168.1.102
GW IP: 192.168.1.254
DNS IP: 192.168.1.254
Host IP: 0.0.0.0

Server: 80.243.190.58
NO DATA
SENDING: 1 [[0,12,326,353,0,0,27444,5487,5725,2025,5550,1250,1,17,1]]No reply continue anyway
SENDING: 1 [[0,12,324,351,0,0,27381,5500,5737,2037,5550,1250,1,18,1]]No reply continue anyway
SENDING: 1 [[0,12,325,353,0,0,27396,5500,5737,2050,5550,1262,0,18,1]]ok
SENDING: 2 [[0,12,323,354,0,0,27379,5500,5737,2062,5550,1250,1,19,1],[11,12,327,355,0,0,27474,5500,5737,2075,5550,1262,0,19,1]]No reply continue anyway
SENDING: 1 [[0,12,326,354,0,0,27466,5500,5737,2087,5562,1250,1,20,1]]ok
SENDING: 1 [[0,12,326,350,0,0,27493,5500,5750,2100,5562,1250,0,20,1]]No reply continue anyway
SENDING: 1 [[0,12,327,353,0,0,27468,5500,5750,2112,5562,1250,1,21,1]]No reply continue anyway
SENDING: 1 [[0,12,326,353,0,0,27494,5512,5750,2125,5562,1250,0,21,1]]ok
SENDING: 2 [[0,19,99,-75,396,30],[2,12,326,350,0,0,27504,5512,5762,2137,5575,1250,1,22,1]]No reply continue anyway
SENDING: 1 [[0,12,329,358,0,0,27533,5512,5762,2150,5575,1250,0,22,1]]ok
SENDING: 2 [[0,12,327,353,0,0,27499,5512,5762,2162,5575,1250,1,23,1],[11,12,324,351,0,0,27474,5525,5762,2162,5575,1250,0,23,1]]No reply continue anyway
SENDING: 1 [[0,12,326,354,0,0,27498,5525,5762,2162,5575,1250,1,24,1]]No reply continue anyway
SENDING: 2 [[0,12,326,349,0,0,27511,5525,5775,2175,5587,1250,0,24,1],[2,19,100,-75,396,30]]No reply continue anyway
SENDING: 1 [[0,12,325,355,0,0,27526,5525,5775,2175,5587,1250,0,24,1]]No reply continue anyway
 

Regards, Siggi

Robert Wall's picture

Re: "No reply continue anyway". Missing "ok" reply when sending data to Emoncms.org.

I don't know the answer to your problem. As the message is getting through sometimes, the format must be correct, so I think you might be looking at how your NanodeRF and router interact. I sometimes cannot get a NanodeRF to behave properly (with the multinode sketch) yet at other times the same sketch unchanged works perfectly.

siggi's picture

Re: "No reply continue anyway". Missing "ok" reply when sending data to Emoncms.org.

Thanks Robert,

I have been using NanodeRF_Power_RTCrelay_GLCDtemp. In my home installation.  I will try that sketch.

Regards, Siggi

 

 

ukmoose's picture

Re: "No reply continue anyway". Missing "ok" reply when sending data to Emoncms.org.

I'm seeing something similar, I have a Raspberry Pi set up running Node-Red to send my data to Emoncms.org.  It also monitors the response it gets from the server and if it doesn't get an "OK" signal from every data it logs it. And then if there isn't a confirmed post within 60 seconds post I get an Email.  I'm getting an EMail reporting Timeout errors on average about 2 times an hour. 

Bra1n's picture

Re: "No reply continue anyway". Missing "ok" reply when sending data to Emoncms.org.

I've been getting time outs and very slow loads on and off from http://emoncms.org/ for a few days now. Seems to me to be a server/hosting issue, is emoncms.org overloaded ?

Bleenders's picture

Re: "No reply continue anyway". Missing "ok" reply when sending data to Emoncms.org.

Can confirm the same , very slow loading from emoncms.org and graphs do time out most of the time. It feels like that these problems started a few day ago.  I am located in Australia.

Comment viewing options

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