what did the log say? which command to use all depends on how you are trying to run - in the background as a daemon or directly with a terminal connected.
On Sunday, 18 February 2018 11:46:57 UTC+2, [email protected] wrote: > Quote from Andrew Milner: > "sudo /etc/init.d/weewx start should be the command to start the > background daemon whilst sudo weewxd /etc/weewx/weewx.conf is the command > to run weewx directly." > > Ok, but "sudo /etc/init.d/weewx" never prompted me to press the USB-button > on the console (for making connection) so I guess the connection was never > made? > > Regards > > > Den søndag den 18. februar 2018 kl. 03.50.51 UTC+1 skrev Andrew Milner: >> >> sudo /etc/init.d/weewx start should be the command to start the >> background daemon whilst sudo weewxd /etc/weewx/weewx.conf is the command >> to run weewx directly. >> >> both versions should work. >> >> The 'correct' place to 'look' depends upon the contents of weewx.conf >> file and the value of HTML_ROOT in particular. Set that to the appropriate >> value and you can look wherever you want. >> >> >> >> >> >> On Sunday, 18 February 2018 00:26:58 UTC+2, [email protected] wrote: >> >>> Ok, making progress here >>> >>> http://www.weewx.com/docs/debian.htm tells me that "sudo >>> /etc/init.d/weewx start" will start weewx, but I had to use "sudo weewxd >>> /etc/weewx/weewx.conf". >>> >>> And http://ip/weewx/ is not the right place to look when using the >>> Klimalogg Pro, http://ip/weewx/kl/ is. >>> >>> Regards >>> >>> >>> Den fredag den 16. februar 2018 kl. 23.31.00 UTC+1 skrev >>> [email protected]: >>>> >>>> Hello all >>>> >>>> Just got my KlimaLogg Pro with a couple of sensors. Working fine. >>>> >>>> Now I want to use it with weewx, never used weewx before so please be >>>> nice to me :-) >>>> >>>> I followed this guide when installing weewx on my Raspberry Pi: >>>> http://www.weewx.com/docs/debian.htm >>>> I then followed this guide for installing the Klimalogg Pro driver: >>>> https://github.com/matthewwall/weewx-klimalogg >>>> Installed apace on the RPI and can access the webpage: http://ip/weewx/ >>>> >>>> Stopped weewx, pushed the USB-button on the console for three seconds >>>> until beep and then started weewx. >>>> >>>> When running "sudo tail -f /var/log/syslog" I get this: >>>> >>>> Feb 16 22:05:27 raspberrypi weewx[943]: cheetahgenerator: Generated 1 >>>> files for report kl in 5.63 seconds >>>> Feb 16 22:05:33 raspberrypi weewx[943]: imagegenerator: Generated 11 >>>> images for kl in 5.18 seconds >>>> Feb 16 22:08:49 raspberrypi weewx[943]: KlimaLogg: RFComm: >>>> generateResponse: intercepted message from device c678 with length: 05 >>>> Feb 16 22:08:49 raspberrypi weewx[943]: KlimaLogg: RFComm: unexpected >>>> device ID (id=c678); use parameter 'serial' if more than one USB >>>> transceiver present >>>> Feb 16 22:10:16 raspberrypi weewx[943]: KlimaLogg: RFComm: ERROR: DCF: >>>> ON; dateTime history record 128 differs 3584 seconds from dateTime server; >>>> please check and set set the clock of your station >>>> Feb 16 22:10:16 raspberrypi weewx[943]: KlimaLogg: RFComm: ERROR: >>>> tsPos1: 1518822600, tsPos2: 1518822600 >>>> Feb 16 22:10:22 raspberrypi weewx[943]: manager: Added record >>>> 2018-02-16 22:10:00 UTC (1518819000) to database 'weewx-kl.sdb' >>>> Feb 16 22:10:22 raspberrypi weewx[943]: manager: Added record >>>> 2018-02-16 22:10:00 UTC (1518819000) to daily summary in 'weewx-kl.sdb' >>>> Feb 16 22:10:25 raspberrypi weewx[943]: cheetahgenerator: Generated 1 >>>> files for report kl in 1.93 seconds >>>> Feb 16 22:10:30 raspberrypi weewx[943]: imagegenerator: Generated 11 >>>> images for kl in 4.58 seconds >>>> Feb 16 22:15:13 raspberrypi weewx[943]: KlimaLogg: RFComm: ERROR: DCF: >>>> ON; dateTime history record 129 differs 3587 seconds from dateTime server; >>>> please check and set set the clock of your station >>>> Feb 16 22:15:13 raspberrypi weewx[943]: KlimaLogg: RFComm: ERROR: >>>> tsPos1: 1518822900, tsPos2: 1518822900 >>>> Feb 16 22:15:25 raspberrypi weewx[943]: manager: Added record >>>> 2018-02-16 22:15:00 UTC (1518819300) to database 'weewx-kl.sdb' >>>> Feb 16 22:15:25 raspberrypi weewx[943]: manager: Added record >>>> 2018-02-16 22:15:00 UTC (1518819300) to daily summary in 'weewx-kl.sdb' >>>> Feb 16 22:15:28 raspberrypi weewx[943]: cheetahgenerator: Generated 1 >>>> files for report kl in 1.99 seconds >>>> Feb 16 22:15:33 raspberrypi weewx[943]: imagegenerator: Generated 11 >>>> images for kl in 4.57 seconds >>>> Feb 16 22:17:01 raspberrypi CRON[1013]: (root) CMD ( cd / && >>>> run-parts --report /etc/cron.hourly) >>>> >>>> On the console, in the display. "IN", "Alarm" and another icon (don't >>>> know what it shows) are flashing. >>>> >>>> Can somebody please tell me what to do now? Is my system running ok? I >>>> cant find any information about what to do now. >>>> >>>> Kind Regards >>>> droiddk >>>> >>>> -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
