Update: Seemed to be the sender. Replaced it with another one and no problems since then.
Hi,
since a few days I have a strange problem. My homeduino devices stop working and if I look into the daemon log, there are just thousands of lines with comma separated numbers with an ACK at the end. It looks like raw data (an example later), but my log files get overloaded with the numbers. In all log files, .log, .log.0, .log.1 and .log.2 there are just numbers, so I cannot see, when this trouble started.
Here is an example (but just the end, there are more than 30000 lines):
308, 304, 268, 312, 292, 888, 396, 324, 336, 284, 340, 2672, 324, 352, 332, 1444,
352, 688, 12, 916, 308, 284, 340, 800, 536, 576, 280, 2840, 352, 1000, 288, 368,
440, 1272, 396, 336, 356, 424, 220, 348, 276, 16, 272, 584, 292, 2080, 404, 724,
332, 784, 296, 808, 284, 608, 472, 412, 608, 728, 476, 304, 240, 392, 308, 1592,
332, 440, 416, 664, 288, 2344, 396, 828, 228, 360, 260, 156, 348, 2156, 320, 548,
468, 352, 372, 504, 928, 1144, 936, 544, 704, 680, 584, 868, 252, 1708, 504, 424,
240, 356, 344, 896, 400, 384, 288, 568, 260, 376, 352, 440, 296, 472, 300, 560,
288, 1120, 288, 12, 788, 784, 368, 808, 668, 344, 284, 1052, 772, 764, 848, 3676,
364, 340, 344, 344, 292, 488, 484, 404, 592, 428, 272, 516, 260, 424, 288, 648,
256, 2960, 512, 424, 548, 356, 20, 776, 492, 976, 504, 684, 416, 560, 244, 4008,
300, 356, 296, 428, 364, 712, 252, 16, 260, 704, 268, 444, 352, 316, 268, 3208,
504, 376, 384, 380, 324, 512, 12, 132, 600, 388, 504, 588, 420, 420, 356, 428,
248, 5372, 396, 512, 320, 1560, 304, 792, 344, 3624, 768, 552, 276, 408, 404, 420,
268, 632, 276, 620, 292, 664, 268, 352, 280, 5504, 320, 104, 364, 1592, 348, 5780,
404, 372, 264, 384, 696, 772, 256, 520, 592, 368, 420, 4792, 332, 12, 240, 288,
244, 344, 296, 5304, 328, 560, 336, 1316, 324, 120, 44, 536, 228, 1516, 356, 276,
276, 612, 252, 4256, 312, 2040, 312, 620, 280, 4100, 256, 564, 412, 340, 580, 448,
292, 580, 312, 652, 296, 476, 300, 372, 320, 1164, 384, 4820, 340, 672, 212, 520,
244, 108, 356, 916, 340, 428, 296, 656, 244, 460, 244, 760, 248, 452, 252, 380,
296, 972, 256, 736, 308, 504, 528, 336, 284, 648, 304, 440, 240, 780, 348, 3536,
312, 668, 224, 1392, 256, 376, 344, 120, 340, 544, 432, 1104, 316, 120, 356, 1700,
392, 340, 244, 428, 280, 1188, 472, 620, 240, 524, 276, 344, 300, 12, 264, 840,
416, 4024, 280, 692, 248, 516, 316, 308, 288, 388, 272, 100, 428, 20, 308, 704,
280, 544, 244, 3296, 292, 1868, 416, 508, 24, 424, 256, 624, 464, 636, 300, 404,
356, 3516, 252, 856, 232, 664, 260, 516, 268, 488, 312, 1096, 360, 3992, 444, 912,
340, 376, 220, 412, 316, 1196, 568, 364, 288, 1024, 12, 3548, 360, 104, 400, 876,
264, 640, 260, 124, 340, 864, 40, 180, 428, 476, 316, 300, 224, 3180, 580, 252,
392, 608, 248, 388, 316, 352, 256, 648, 292, 492, 384, 404, 312, 312, 540, 328,
232, 4564, 372, 296, 248, 936, 392, 2112, 316, 124, 340, 3064, 468, 436, 564, 276,
716, 412, 408, 104, 280, 396, 348, 288, 488, 412, 420, 236, 3904, 348, 268, 244,
1812, 384, 1452, 284, 1964, 396, 2548, 608, 436, 280, 704, 220, 840, 240, 332, 284,
336, 316, 340, 424, 20, 400, 484, 260, 3960, 308, 512, 268, 268, 336, 808, 340,
408, 308, 296, 232, 272, 12, 3344, 300, 352, 308, 344, 824, 556, 456, 416, 428,
928, 212, 620, 276, 444, 416, 416, 704, 2744, 340, 608, 352, 1000, 392, 1100, 308,
336, 292, 440, 288, 12, 256, 440, 292, 16, 288, 440, 228, 288, 12, 900, 632,
1968, 496, 668, 252, ACK
I am using pimatic 0.9.42 on a raspberry 3 with an Arduino Uno.
Never had that problem until now.
So I have some questions:
Does someone know from my description what could be wrong?
Where can I configure the size of the log files that they use more than 1 MB before rotating and overwrite the old log files?
Is there a way to configure to keep more than 3 (.0, .1, .2) old log files before log rotation happens?
Thank you in advance,
Martin