My weather station has been working for years but a couple of days ago it started to freeze after running several hours. When I looked at the database the last entry was not updating. I was running 3.1.2 so I upgraded to 3.6.2 but the same thing happens. I tried changing from sqlite to mysql but still no help. What can I do to debug this problem? Do you think it might be something wrong with the console? When I do 'wee_device --clear-memory' it starts working again but within a day it freezes. The 'Weewx uptime: ' changes every 5 minutes so I know that the files are being updated but the image times don't change and the date and time at the top is frozen. Any help would be appreciated.
On Fri, Dec 9, 2016 at 3:54 AM, <[email protected]> wrote: > [email protected] > <https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/weewx-user/topics> > Google > Groups > <https://groups.google.com/forum/?utm_source=digest&utm_medium=email/#!overview> > <https://groups.google.com/forum/?utm_source=digest&utm_medium=email/#!overview> > Topic digest > View all topics > <https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/weewx-user/topics> > > - Ftp not requested <#m_2564176968598595675_group_thread_0> - 2 Updates > - Replacing the Raspberry Pi <#m_2564176968598595675_group_thread_1> - 1 > Update > - forecast extension version 3.2.0 > <#m_2564176968598595675_group_thread_2> - 1 Update > - How to wipe out bad rain data <#m_2564176968598595675_group_thread_3> > - 2 Updates > - Upgrade to Mint 17.3 Rosa <#m_2564176968598595675_group_thread_4> - 4 > Updates > - Problem with Rsync and graphs <#m_2564176968598595675_group_thread_5> > - 5 Updates > - attaching a raspberry Pi weather station to the weewx system > <#m_2564176968598595675_group_thread_6> - 1 Update > - Weewx stops working: WH2320 using weewx-wh23xx driver and Sofaskin > <#m_2564176968598595675_group_thread_7> - 1 Update > > Ftp not requested > <http://groups.google.com/group/weewx-user/t/e2b2e2fa9271fb03?utm_source=digest&utm_medium=email> > Auchtermuchty Weather <[email protected]>: Dec 09 02:58AM -0800 > > Getting the following on my newer RPi with Weewx 3.6.2: > > Dec 9 10:45:25 weather2 weewx[26990]: reportengine: Found configuration > file /home/weewx/skins/Ftp/skin.conf for report FTP > Dec 9 10:45:25 weather2 weewx[26990]: reportengine: FTP upload not > requested. Skipped. > > Very puzzled as the details for Ftp in weewx.conf are the same as on the > one which is working. > > FTP is installed: > > pi@weather2:~ $ type ftp > ftp is /usr/bin/ftp > Andrew Milner <[email protected]>: Dec 09 03:51AM -0800 > > We could possibly help if we knew what was actually in your weewx.conf > rather than just taking your word for it!! > > Have you, for example, uncommented the lines which require uncommenting in > the FTP section of stdReport in weewx.conf?? > > > > On Friday, 9 December 2016 12:58:24 UTC+2, Auchtermuchty Weather wrote: > > Back to top <#m_2564176968598595675_digest_top> > Replacing the Raspberry Pi > <http://groups.google.com/group/weewx-user/t/2d264471b98123c8?utm_source=digest&utm_medium=email> > Auchtermuchty Weather <[email protected]>: Dec 09 02:41AM -0800 > > I realised that not only am I running an old (2.7) version of Weewx, the > RPi it's on is short of room on the SD card - it's an old B model with an > SD card. > > I had a B+ Pi doing nothing (Micro SD card, 4 USB ports) so I put the > latest Raspberrian on an 8GB card and then installed Weewx and it's > working > fine with the simulator - the HTML files are being produced with correct > units & layout. > > Not quite sure what the process of changing the two over is though. I know > I will have to copy some stuff across (not a problem as both are on my > network), not sure what stuff though. > > Nor am I sure if there are any 'gotchas' I need to be aware of. > Back to top <#m_2564176968598595675_digest_top> > forecast extension version 3.2.0 > <http://groups.google.com/group/weewx-user/t/8d2103aed0aab547?utm_source=digest&utm_medium=email> > mwall <[email protected]>: Dec 08 09:56PM -0800 > > this is a significant update to the forecasting extension. since the last > stable release (3.0.8), this adds: > > - support for more forecast sources, including > - US National Weather Service (NWS) > - the weather underground (WU) > - open weathermap (OWM) > - UK Met Office (UKMO) > - Aeris Weather > - World Weather Online (WWO) > - Zambretti > - tide predictions using xtide > > - built-in templates for: > - tabular display > - strip display > - simplified iconic display > > see the wiki for screenshots and details: > > https://github.com/weewx/weewx/wiki/forecasting > > m > Back to top <#m_2564176968598595675_digest_top> > How to wipe out bad rain data > <http://groups.google.com/group/weewx-user/t/c5959a9e649dd778?utm_source=digest&utm_medium=email> > [email protected]: Dec 08 05:55PM -0800 > > During the time when I was developing a new driver, I managed to get some > ridiculous rain values in the database - even here we don't get rain that > is measured in kilometres! > > I've tried to delete the very large 'rain' values form the database and > also running the 'wee_database' tool to delete an recreate the daily > totals > but I'm still seeing very large values in any display/report that goes > back > beyond the current month. > > Is there a way to wipe all of those bad values (happy to show that it > didn't rain at all) without scrapping the whole database (only about 6 > weeks so not a total loss if I have to) and starting again? > > Susan > gjr80 <[email protected]>: Dec 08 06:03PM -0800 > > Hi, > > You will probably get a number of answers but essentially if you have bad > data in your archive you need to fix (all of) that then drop/rebuild daily > summaries or you will be forever chasing your tail. You can work out where > the issue is (daily summaries or archive) by based on where the bad data > is > showing up (plots, month/year stats etc). You will find some general info > on how to deal with the issue in teh User's Guide > <http://weewx.com/docs/usersguide.htm> under spikes in graphs > <http://weewx.com/docs/usersguide.htm#spikes> (spikes or ridiculous data > - > same thing!) as well as in the wiki here > <https://github.com/weewx/weewx/wiki/Cleaning%20up%20old%20'bad'%20data>. > > Gary > > Back to top <#m_2564176968598595675_digest_top> > Upgrade to Mint 17.3 Rosa > <http://groups.google.com/group/weewx-user/t/1acaa6f3de11dd85?utm_source=digest&utm_medium=email> > Matt VanGiesen <[email protected]>: Dec 08 01:10PM -0800 > > I upgraded to 17.3 and lost ability to collect pool...was working OK until > then, though slow to sync with pool sometimes. This has been cycling for > 5+ > hours now after rebooting and resetting weather station. Keep it simple, > cause I'm stupid...or new to Linux (but loving and learning)! > > Log file: > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: engine: retrying... > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: engine: Using configuration > file /etc/weewx/weewx.conf > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: engine: Initializing engine > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: engine: Loading station > type AcuRite (weewx.drivers.acurite) > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: acurite: driver version is > 0.24 > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: acurite: R2 will be decoded > using sensor constants > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: engine: Loading service > weewx.engine.StdTimeSynch > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: engine: Finished loading > service weewx.engine.StdTimeSynch > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: engine: Loading service > weewx.engine.StdConvert > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: engine: StdConvert target > unit is 0x1 > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: engine: Finished loading > service weewx.engine.StdConvert > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: engine: Loading service > weewx.engine.StdCalibrate > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: engine: Finished loading > service weewx.engine.StdCalibrate > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: engine: Loading service > weewx.engine.StdQC > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: engine: Finished loading > service weewx.engine.StdQC > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: engine: Loading service > weewx.wxservices.StdWXCalculate > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: wxcalculate: The following > values will be calculated: barometer=prefer_hardware, > windchill=prefer_hardware, dewpoint=prefer_hardware, > appTemp=prefer_hardware, rainRate=prefer_hardware, > windrun=prefer_hardware, > heatindex=prefer_hardware, maxSolarRad=prefer_hardware, > humidex=prefer_hardware, pressure=prefer_hardware, > inDewpoint=prefer_hardware, ET=prefer_hardware, altimeter=prefer_hardware, > cloudbase=prefer_hardware > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: wxcalculate: The following > algorithms will be used for calculations: altimeter=aaNOAA, maxSolarRad=RS > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: engine: Finished loading > service weewx.wxservices.StdWXCalculate > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: engine: Loading service > weewx.engine.StdArchive > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: engine: Archive will use > data binding wx_binding > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: engine: Record generation > will be attempted in 'hardware' > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: engine: Using archive > interval of 300 seconds (specified in weewx configuration) > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: engine: Use LOOP data in > hi/low calculations: 1 > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: engine: Using binding > 'wx_binding' to database 'weewx.sdb' > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: manager: Starting backfill > of daily summaries > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: manager: Daily summaries up > to date > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: engine: Finished loading > service weewx.engine.StdArchive > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: engine: Loading service > weewx.restx.StdStationRegistry > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: restx: StationRegistry: > Registration not requested. > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: engine: Finished loading > service weewx.restx.StdStationRegistry > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: engine: Loading service > weewx.restx.StdWunderground > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: restx: Wunderground-PWS: > Data for station KWAOAKHA61 will be posted > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: engine: Finished loading > service weewx.restx.StdWunderground > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: engine: Loading service > weewx.restx.StdPWSweather > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: restx: PWSweather: Posting > not enabled. > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: engine: Finished loading > service weewx.restx.StdPWSweather > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: engine: Loading service > weewx.restx.StdCWOP > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: restx: CWOP: Posting not > enabled. > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: engine: Finished loading > service weewx.restx.StdCWOP > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: engine: Loading service > weewx.restx.StdWOW > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: restx: WOW: Posting not > enabled. > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: engine: Finished loading > service weewx.restx.StdWOW > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: engine: Loading service > weewx.restx.StdAWEKAS > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: restx: AWEKAS: Posting not > enabled. > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: engine: Finished loading > service weewx.restx.StdAWEKAS > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: engine: Loading service > weewx.engine.StdPrint > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: engine: Finished loading > service weewx.engine.StdPrint > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: engine: Loading service > weewx.engine.StdReport > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: engine: Finished loading > service weewx.engine.StdReport > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: engine: Starting up weewx > version 3.6.2 > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: engine: Station does not > support reading the time > Dec 8 12:56:30 matt-Inspiron-1750 weewx[1937]: engine: Starting main > packet loop. > Dec 8 12:56:31 matt-Inspiron-1750 weewx[1937]: acurite: Found station at > bus=006 device=011 > Dec 8 12:56:31 matt-Inspiron-1750 weewx[1937]: acurite: Failed attempt 1 > of 10 to get LOOP data: error sending control message: Protocol error > Dec 8 12:56:31 matt-Inspiron-1750 kernel: [13871.146102] usb 6-2: usbfs: > USBDEVFS_CONTROL failed cmd python rqt 161 rq 1 len 10 ret -71 > Dec 8 12:57:01 matt-Inspiron-1750 weewx[1937]: acurite: Found station at > bus=006 device=011 > Dec 8 12:57:01 matt-Inspiron-1750 weewx[1937]: acurite: Failed attempt 2 > of 10 to get LOOP data: error sending control message: Protocol error > Dec 8 12:57:01 matt-Inspiron-1750 kernel: [13901.412167] usb 6-2: usbfs: > USBDEVFS_CONTROL failed cmd python rqt 161 rq 1 len 10 ret -71 > Dec 8 12:57:08 matt-Inspiron-1750 wpa_supplicant[842]: wlan0: > CTRL-EVENT-SCAN-STARTED > Dec 8 12:57:13 matt-Inspiron-1750 wpa_supplicant[842]: nl80211: > send_and_recv->nl_recvmsgs failed: -33 > Dec 8 12:57:31 matt-Inspiron-1750 weewx[1937]: acurite: Found station at > bus=006 device=011 > Dec 8 12:57:31 matt-Inspiron-1750 weewx[1937]: acurite: Failed attempt 3 > of 10 to get LOOP data: error sending control message:Protocol error > Dec 8 12:57:31 matt-Inspiron-1750 kernel: [13931.740325] usb 6-2: usbfs: > USBDEVFS_CONTROL failed cmd python rqt 161 rq 1 len 10ret -71 > Dec 8 12:58:02 matt-Inspiron-1750 weewx[1937]: acurite: Found station at > bus=006 device=011 > Dec 8 12:58:02 matt-Inspiron-1750 weewx[1937]: acurite: Failed attempt 4 > of 10 to get LOOP data: error sending control message:Protocol error > Dec 8 12:58:02 matt-Inspiron-1750 kernel: [13962.064412] usb 6-2: usbfs: > USBDEVFS_CONTROL failed cmd python rqt 161 rq 1 len 10ret -71 > Dec 8 12:58:32 matt-Inspiron-1750 weewx[1937]: acurite: Found station at > bus=006 device=011 > Dec 8 12:58:32 matt-Inspiron-1750 weewx[1937]: acurite: Failed attempt 5 > of 10 to get LOOP data: error sending control message:Protocol error > Dec 8 12:58:32 matt-Inspiron-1750 kernel: [13992.324531] usb 6-2: usbfs: > USBDEVFS_CONTROL failed cmd python rqt 161 rq 1 len 10ret -71 > Dec 8 12:59:02 matt-Inspiron-1750 weewx[1937]: acurite: Found station at > bus=006 device=011 > Dec 8 12:59:02 matt-Inspiron-1750 weewx[1937]: acurite: Failed attempt 6 > of 10 to get LOOP data: error sending control message:Protocol error > Dec 8 12:59:02 matt-Inspiron-1750 kernel: [14022.655655] usb 6-2: usbfs: > USBDEVFS_CONTROL failed cmd python rqt 161 rq 1 len 10ret -71 > Dec 8 12:59:08 matt-Inspiron-1750 wpa_supplicant[842]: wlan0: > CTRL-EVENT-SCAN-STARTED > Dec 8 12:59:32 matt-Inspiron-1750 weewx[1937]: acurite: Found station at > bus=006 device=011 > Dec 8 12:59:32 matt-Inspiron-1750 kernel: [14052.871810] usb 6-2: usbfs: > USBDEVFS_CONTROL failed cmd python rqt 161 rq 1 len 10ret -71 > Dec 8 12:59:32 matt-Inspiron-1750 weewx[1937]: acurite: Failed attempt 7 > of 10 to get LOOP data: error sending control message:Protocol error > Dec 8 13:00:03 matt-Inspiron-1750 weewx[1937]: acurite: Found station at > bus=006 device=011 > Dec 8 13:00:03 matt-Inspiron-1750 weewx[1937]: acurite: Failed attempt 8 > of 10 to get LOOP data: error sending control message: Protocol error > Dec 8 13:00:03 matt-Inspiron-1750 kernel: [14083.182919] usb 6-2: usbfs: > USBDEVFS_CONTROL failed cmd python rqt 161 rq 1 len 10 ret -71 > mwall <[email protected]>: Dec 08 01:16PM -0800 > > On Thursday, December 8, 2016 at 4:10:34 PM UTC-5, Matt VanGiesen wrote: > > then, though slow to sync with pool sometimes. This has been cycling for > 5+ > > hours now after rebooting and resetting weather station. Keep it simple, > > cause I'm stupid...or new to Linux (but loving and learning)! > > what model of acurite console is it? > > is the console in usb mode 4? > > m > Matt VanGiesen <[email protected]>: Dec 08 01:32PM -0800 > > 2032 in mode 4 > > But, when verifying the weewx.conf, I found typo in the model number...I > believe when I re-installed after the upgrade weewx used an archived .conf > file that was incorrect. I'm vetting it now for more errors.. > Thanks for the great support and awesome program! > > On Thursday, December 8, 2016 at 1:16:02 PM UTC-8, mwall wrote: > mwall <[email protected]>: Dec 08 02:12PM -0800 > > On Thursday, December 8, 2016 at 4:32:11 PM UTC-5, Matt VanGiesen wrote: > > > But, when verifying the weewx.conf, I found typo in the model number...I > > believe when I re-installed after the upgrade weewx used an archived > .conf > > file that was incorrect. I'm vetting it now for more errors.. > > matt, > > first be sure that the console is in mode 4 (when you power cycle it, it > will default to mode 2, which means no usb communication) > > if you see log messages about failed attempt x to get LOOP data more than > 3 > or 4 times, then unplug the usb cable from the computer or console, wait > 30 > seconds, then plug it back in. no need to restart the computer, restart > weewx, or power cycle the acurite console. unplug/replug will force a usb > reset. (for some reason a software reset of the usb does not always work > on > the acurite consoles) > > let us know how it goes > > m > Back to top <#m_2564176968598595675_digest_top> > Problem with Rsync and graphs > <http://groups.google.com/group/weewx-user/t/302929e23fa6c465?utm_source=digest&utm_medium=email> > Juan Antonio Mosquera <[email protected]>: Dec > 08 12:02PM -0800 > > I am now using rsync to upload the files to a remote server. It seems to > upload the data correctly but I have this error in creating the graphics, > any ideas ?. > It does not generate the same graphics as it generated with FTP. > Thank you. > > > Dec 8 20:58:14 raspberrypi weewx[26137]: **** Traceback (most > recent call last): > Dec 8 20:58:14 raspberrypi weewx[26137]: **** File > "/usr/share/weewx/weewx/reportengine.py", line 238, in run > Dec 8 20:58:14 raspberrypi weewx[26137]: **** obj.start() > Dec 8 20:58:14 raspberrypi weewx[26137]: **** File > "/usr/share/weewx/weewx/reportengine.py", line 271, in start > Dec 8 20:58:14 raspberrypi weewx[26137]: **** self.run() > Dec 8 20:58:14 raspberrypi weewx[26137]: **** File > "/usr/share/weewx/weewx/cheetahgenerator.py", line 150, in run > Dec 8 20:58:14 raspberrypi weewx[26137]: **** ngen = > self.generate(gen_dict[section_name], self.gen_ts) > Dec 8 20:58:14 raspberrypi weewx[26137]: **** File > "/usr/share/weewx/weewx/cheetahgenerator.py", line 219, in generate > Dec 8 20:58:14 raspberrypi weewx[26137]: **** ngen += > self.generate(section[subsection], gen_ts) > Dec 8 20:58:14 raspberrypi weewx[26137]: **** File > "/usr/share/weewx/weewx/cheetahgenerator.py", line 219, in generate > Dec 8 20:58:14 raspberrypi weewx[26137]: **** ngen += > self.generate(section[subsection], gen_ts) > Dec 8 20:58:14 raspberrypi weewx[26137]: **** File > "/usr/share/weewx/weewx/cheetahgenerator.py", line 234, in generate > Dec 8 20:58:14 raspberrypi weewx[26137]: **** > self.skin_dict['skin'])) > Dec 8 20:58:14 raspberrypi weewx[26137]: **** File > "/usr/lib/python2.7/dist-packages/configobj.py", line 554, in __getitem__ > Dec 8 20:58:14 raspberrypi weewx[26137]: **** val = > dict.__getitem__(self, key) > Dec 8 20:58:14 raspberrypi weewx[26137]: **** KeyError: 'skin' > Dec 8 20:58:14 raspberrypi weewx[26137]: **** Generator terminated > Dec 8 20:58:18 raspberrypi weewx[26137]: genimages: Generated 12 images > for FTP in 4.26 seconds > Dec 8 20:58:18 raspberrypi weewx[26137]: reportengine: Caught > unrecoverable exception in generator weewx.reportengine.CopyGenerator > Dec 8 20:58:18 raspberrypi weewx[26137]: **** 'skin' > Dec 8 20:58:18 raspberrypi weewx[26137]: **** Traceback (most > recent call last): > Dec 8 20:58:18 raspberrypi weewx[26137]: **** File > "/usr/share/weewx/weewx/reportengine.py", line 238, in run > Dec 8 20:58:18 raspberrypi weewx[26137]: **** obj.start() > Dec 8 20:58:18 raspberrypi weewx[26137]: **** File > "/usr/share/weewx/weewx/reportengine.py", line 271, in start > Dec 8 20:58:18 raspberrypi weewx[26137]: **** self.run() > Dec 8 20:58:18 raspberrypi weewx[26137]: **** File > "/usr/share/weewx/weewx/reportengine.py", line 415, in run > Dec 8 20:58:18 raspberrypi weewx[26137]: **** > self.skin_dict['skin'])) > Dec 8 20:58:18 raspberrypi weewx[26137]: **** File > "/usr/lib/python2.7/dist-packages/configobj.py", line 554, in __getitem__ > Dec 8 20:58:18 raspberrypi weewx[26137]: **** val = > dict.__getitem__(self, key) > Dec 8 20:58:18 raspberrypi weewx[26137]: **** KeyError: 'skin' > Dec 8 20:58:18 raspberrypi weewx[26137]: **** Generator terminated > Dec 8 20:58:28 raspberrypi weewx[26137]: rsyncupload: rsync'd 43 files > (313,081 bytes) in 9.52 seconds > gjr80 <[email protected]>: Dec 08 12:13PM -0800 > > Hi, > > You likely have a missing skin= setting for a report under [StdReport] in > weewx.conf - have a look at all of your [[]] stanzas. If you can't find the > error either puot a wee_debug output or post a copy of your weewx.conf with > any sensitive info removed. > > Gary > Juan Antonio Mosquera <[email protected]>: Dec > 08 10:27PM +0100 > > yes, weewx.conf thanks > > gjr80 <[email protected]>: Dec 08 01:33PM -0800 > > So it's fixed? > > On Friday, 9 December 2016 07:27:46 UTC+10, Juan Antonio Mosquera wrote: > Juan Antonio Mosquera <[email protected]>: Dec > 08 01:45PM -0800 > > Yes, > I had commented on the skin = Ftp line and not the connection data. I > uncommented that line and commented on the connection data. Now the upload > is done only by rsync. > Thank you. > > El jueves, 8 de diciembre de 2016, 22:33:34 (UTC+1), gjr80 escribió: > Back to top <#m_2564176968598595675_digest_top> > attaching a raspberry Pi weather station to the weewx system > <http://groups.google.com/group/weewx-user/t/ce197823ba11b6df?utm_source=digest&utm_medium=email> > TasmDevil1 <[email protected]>: Dec 08 10:09AM -0800 > > Thank you > > Am Mittwoch, 7. Dezember 2016 14:47:58 UTC+1 schrieb mwall: > Back to top <#m_2564176968598595675_digest_top> > Weewx stops working: WH2320 using weewx-wh23xx driver and Sofaskin > <http://groups.google.com/group/weewx-user/t/f2868175914be14f?utm_source=digest&utm_medium=email> > Nicky G <[email protected]>: Dec 08 04:30AM -0800 > > Thank you very much! I will give it a try and let you know how I go on and > will check through the logs for decode failed messages. > > Thanks, > Nicky > > On Wednesday, December 7, 2016 at 10:37:36 PM UTC, mwall wrote: > Back to top <#m_2564176968598595675_digest_top> > You received this digest because you're subscribed to updates for this > group. You can change your settings on the group membership page > <https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/weewx-user/join> > . > To unsubscribe from this group and stop receiving emails from it send an > email to [email protected]. > -- Sent From my Good Old Desktop PC. Barton Phillips Granby Rotary Club http://www.granbyrotary.org Applitec Inc. http://www.applitec.com Personal http://www.bartonphillips.com -- 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.
