1.  Weewx appeared to install correctly
2.  Weewx started to run as a daemon as expected
3.  Weewx attempted to read records from your wmr300 station - but I do not 
understand the from n/a message

Your log that you show on the video does not begin at the start of weewx - 
the log for 5 minutes earlier would have been helpful

It looks as though weewx is having a problem retrieving data from your 
wmr300 - or it is taking a long time to retrieve that data

I would suggest:
a.  stop the weewx daemon - sudo /etc/init.d/weewx stop
b.  delete archive.sdb
c.  to ensure there are no log records in the weather station - reset the 
station
d.  ensure the console time is set correctly and for the same time zone as 
the rpi
e.  ensure the rpi is set for correct time
f.  edit sudo nano /etc/weewx/weewx.conf and set debug=1

run weewx manually using sudo weewxd /etc/weewx/weewx.conf

post the log from the start of running weewx.  If the console is cleared as 
in c above there should not be a delay in retrieving records, and with 
debug set in weewx.conf we should see LOOP recoprds start to appear before 
the first archive REC record.





On Wednesday, 22 February 2017 13:28:12 UTC+2, Torbjørn Aasen wrote:

> Have tried me with completely new installation today.
> But stop unfortunately at the same place.
> Has posted a film on the incident.
>
> https://youtu.be/dD1J5EgcE74 
>
> 2017-02-21 14:37 GMT+01:00 Lloyd Brown <[email protected] <javascript:>>:
>
>> I just finished upgrading from weewx 3.5 to 3.6 and going from a Pi 2 to 
>> a Pi 3 and ran into these problems so once you have your weather station 
>> actually communicating with the Pi look at these
>>
>> Make sure you have done the prerequisites as shown in the weewx 
>> documentation http://www.weewx.com/docs/setup.htm  - I didn't do this 
>> and things worked for me but I am using the Davis stuff plus tweaks.
>>
>> 1. my weewx.conf in /etc/weewx/ had HTML_ROOT=/var/www/weewx in Standard 
>> Reports instead of HTML_ROOT=/var/www/html/weewx so my reports were 
>> being produced 1 level up from where apache2 was looking so any reference 
>> to  file: ///var/www/html/weewx/index.html was bad.  I just changed the 
>> weewx.conf so HTML_ROOT=/var/www/html/weewx and apache started working.  
>> Might want to check that.
>>
>> 2. To stop the *rsyslogd-2007: action 'action 17' suspended, next retry 
>> is *records in /var/log/syslog go to /etc/rsyslog.conf and comment out 
>> last 4 lines see 
>> https://www.raspberrypi.org/forums/viewtopic.php?f=91&t=122601 for where 
>> I got the information.  Seems to have worked for me.
>> #daemon.*;mail.*;\
>> #       news.err;\
>> #       *.=debug;*.=info;\
>> #       *.=notice;*.=warn       |/dev/xconsole
>>
>>
>>
>>
>> -- 
>> You received this message because you are subscribed to a topic in the 
>> Google Groups "weewx-user" group.
>> To unsubscribe from this topic, visit 
>> https://groups.google.com/d/topic/weewx-user/6-NAVeNuNME/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to 
>> [email protected] <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> -- 
>
>  
>
>  
>
>  
>
>  
>
> Med vennlig hilsen
>
> Torbjørn Aasen
>
> Mob: 92092037
>
>  
>
> Carpe Diem
>

-- 
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.

Reply via email to