Hi. I have echoes installed in a Raspberry Pi4 and it works fine but I selected "hourly count color tables" option but it does not generate it in the report.
Any sugestions?
Thanks a lot.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
it could be due to many factors, the most important is that I tested the
reporting code only under windows before releasing the 0.26
In the following months I realized that reporting behaves nicely only
when you have a station running continuously for days without interruptions.
This is not my case, since for development purposes I need to start and
break the program frequently with the debugger.
So I'm not surprised if somebody experiences problems with reporting.
You could try this:
(1)start the program with your usual configuration rts file, adding the
option -n5 to increase the log verbosity
(2)set the desired parameters in the report tab
(3)press generate report
(4)quit the program
(6)copy the last 1000...2000 lines of journalctl output (if your linux
box uses systemd) or /var/log/messages (if not)? in a text file
(7) send it to me with your rts.
PS. in the archive directory root you should find a file called
/daily_counters.ds . /If it is less than 20 bytes long, it could be
corrupted.
It should contain in binary form the contents of all stats/*.csv files
present in the archive.
Sincerely
Giuseppe
Il 05/08/2020 20:41, Roberto Ferrero ha scritto:
Hi. I have echoes installed in a Raspberry Pi4 and it works fine but I selected "hourly count color tables" option but it does not generate it in the report.
Any sugestions?
Thanks a lot.
Hi Giuseppe, thanks a lot for your support. With your information I checked the log and I compared the config file of my windows and my raspberry and the parameter ColorGraph=2 was in value =0 in my raspberry (the option was cheked in the interface), so I changed the value in the config file and now it woks fine.
Thanks a lot.
Roberto.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi. I have echoes installed in a Raspberry Pi4 and it works fine but I selected "hourly count color tables" option but it does not generate it in the report.
Any sugestions?
Thanks a lot.
Hi Roberto,
it could be due to many factors, the most important is that I tested the
reporting code only under windows before releasing the 0.26
In the following months I realized that reporting behaves nicely only
when you have a station running continuously for days without interruptions.
This is not my case, since for development purposes I need to start and
break the program frequently with the debugger.
So I'm not surprised if somebody experiences problems with reporting.
You could try this:
(1)start the program with your usual configuration rts file, adding the
option -n5 to increase the log verbosity
(2)set the desired parameters in the report tab
(3)press generate report
(4)quit the program
(6)copy the last 1000...2000 lines of journalctl output (if your linux
box uses systemd) or /var/log/messages (if not)? in a text file
(7) send it to me with your rts.
PS. in the archive directory root you should find a file called
/daily_counters.ds . /If it is less than 20 bytes long, it could be
corrupted.
It should contain in binary form the contents of all stats/*.csv files
present in the archive.
Sincerely
Giuseppe
Il 05/08/2020 20:41, Roberto Ferrero ha scritto:
Hi Giuseppe, thanks a lot for your support. With your information I checked the log and I compared the config file of my windows and my raspberry and the parameter ColorGraph=2 was in value =0 in my raspberry (the option was cheked in the interface), so I changed the value in the config file and now it woks fine.
Thanks a lot.
Roberto.