[weewx-user] Weatherbug on V3.6.2

2017-02-05 Thread Francisco Puig
I'm trying to add to weewx V3.6.2 the weatherbug support, I added; [[WeatherBug]] publisher_id = pX station_number = Y password = YOUR_WBUG_PASSWORD to the weewx.conf but I don't know if anything else is needed. Thanks. -- You received this message because

[weewx-user] Re: Out of memory Error - Raspberry Pi

2017-02-27 Thread Francisco Puig
at 6:01:46 PM UTC-5, mwall wrote: > > On Monday, February 27, 2017 at 1:33:20 PM UTC-5, Francisco Puig wrote: >> >> I just sent the logs from the last 24hrs before and after the crash. >> > > francisco, > > how much memory is in the pi? > > you are generati

[weewx-user] Out of memory Error - Raspberry Pi

2017-02-27 Thread Francisco Puig
After 45 days running in a raspberry pi my weewx suddenly stopped. I found on the logs a *"**Out of memory: Kill process 472 (python) score 814 or sacrifice child"* error. I restarted the weewx service and everything came back. Anyone has an idea whats triggered the out of memory? I'm attaching

[weewx-user] Re: Out of memory Error - Raspberry Pi

2017-02-27 Thread Francisco Puig
@mwall , here is the logs. The last log is the Before and after the memory crash issue. I hope to find the reason, could be a memory leak in some place. I manually restarted the service at Feb 27 11:07:43. *root@weather_bridge:~# sudo grep oom /var/log/** grep: /var/log/apache2: Is a

[weewx-user] Re: Out of memory Error - Raspberry Pi

2017-02-27 Thread Francisco Puig
I just sent the logs from the last 24hrs before and after the crash. Thanks in advance for the help. On Monday, February 27, 2017 at 1:20:32 PM UTC-5, mwall wrote: > > On Monday, February 27, 2017 at 1:02:30 PM UTC-5, Francisco Puig wrote: >> >> @mwall , here is the

[weewx-user] Raspberry Pi / Interface Board

2017-04-13 Thread Francisco Puig
I'm trying this interface with an raspberry pi but even that I see the data on the interface coming from the weather station the weewx doesn't work. Anybody has tried something similar to this? http://www.ebay.com/itm/152373970335?_trksid=p2060353.m2749.l2649=STRK%3AMEBIDX%3AIT Thanks. --

Re: [weewx-user] Not reporting Wind Gusts

2017-11-25 Thread Francisco Puig
Just checked the data that weewx is sending to CWOPand its sending the wind gust. So the problem is only related with the data that is sending to WU. On Sunday, November 26, 2017 at 12:15:51 AM UTC-5, Francisco Puig wrote: > > I did the debug=2 and looks like its not sending the wind gus

Re: [weewx-user] Not reporting Wind Gusts

2017-11-25 Thread Francisco Puig
%2005%3A09%3A30=1 I hid the station ID for security. Thanks for the help. On Sunday, November 26, 2017 at 12:00:54 AM UTC-5, Francisco Puig wrote: > > Yes, I'm using rapid fire since the beginning and everything was working > fine. > > On Saturday, November 25, 2017 at 6:50:0

Re: [weewx-user] Not reporting Wind Gusts

2017-11-25 Thread Francisco Puig
ystem log. > > Are you using Rapidfire by any chance? > > -tk > > On Sat, Nov 25, 2017 at 3:18 PM, Francisco Puig <fpu...@gmail.com > > wrote: > >> My setup stopped reporting, after few reboots it started working again >> but wind gusts are missing from Wun

Re: [weewx-user] Not reporting Wind Gusts

2017-11-25 Thread Francisco Puig
I can try but it was working before. Also the station is reporting wind gust to other providers without problems. The only problem is with WU and was working before. On Sunday, November 26, 2017 at 12:36:14 AM UTC-5, gjr80 wrote: > > Hi, > > Try turning rapidfire off and see what is posted. As

Re: [weewx-user] Not reporting Wind Gusts

2017-11-25 Thread Francisco Puig
. Any idea? Thanks. On Sunday, November 26, 2017 at 12:22:21 AM UTC-5, Francisco Puig wrote: > > Just checked the data that weewx is sending to CWOPand its sending the > wind gust. So the problem is only related with the data that is sending to > WU. > > > > On Sunday,

[weewx-user] Not reporting Wind Gusts

2017-11-25 Thread Francisco Puig
My setup stopped reporting, after few reboots it started working again but wind gusts are missing from Wunderground stats. If I check the local webserver the stats are complete. How I can troubleshoot if the weewx is sending the gust stats to Wunderground? I haven’t changed anything on the

Re: [weewx-user] Not reporting Wind Gusts

2017-12-13 Thread Francisco Puig
sguide.htm#[[Wunderground]]>. > > The Weather Underground recommends against doing this, but it's worth a > try. > > -tk​ > > On Tue, Dec 12, 2017 at 9:19 PM, Francisco Puig <fpu...@gmail.com > > wrote: > >> Ok, finally I had time and disabled "rapidfir

[weewx-user] Re: Ubuntu 16 installation issues

2020-05-27 Thread Francisco Puig
v = int(s, 16) May 27 19:38:02 alpharetta weewx[23054] CRITICAL __main__: TypeError: int() can't convert non-string with explicit base May 27 19:38:02 alpharetta weewx[23054] CRITICAL __main__: Exiting. Thanks for you help. On Wednesday, May 27, 2020 a

[weewx-user] Re: Ubuntu 16 installation issues

2020-05-27 Thread Francisco Puig
I used the apt-get installation method. On Wednesday, May 27, 2020 at 3:28:25 PM UTC-4, Francisco Puig wrote: > > Hi all, > > I'm trying to migrate my WeeWX RPi server to a Ubuntu 16 server and I'm > getting these errors. I have no idea where to start troubleshooting. >

[weewx-user] Ubuntu 16 installation issues

2020-05-27 Thread Francisco Puig
Hi all, I'm trying to migrate my WeeWX RPi server to a Ubuntu 16 server and I'm getting these errors. I have no idea where to start troubleshooting. Traceback (most recent call last): File "/usr/share/weewx/weewxd", line 261, in main() File "/usr/share/weewx/weewxd", line 154, in

Re: [weewx-user] Re: Ubuntu 16 installation issues

2020-05-28 Thread Francisco Puig
Keffer > > wrote: > >> Thanks, but I need to see farther up the log. You posted just the very >> end of the error. >> >> On Wed, May 27, 2020 at 4:39 PM Francisco Puig > > wrote: >> >>> Hi Tom, >>> >>> I'm using Python 2, that I thin

[weewx-user] Re: Ubuntu 16 installation issues

2020-05-28 Thread Francisco Puig
Hi Tom, Yes, the latest driver file fixed the errors and I'm up and running! Thanks for your help / work. On Wednesday, May 27, 2020 at 3:28:25 PM UTC-4, Francisco Puig wrote: > > Hi all, > > I'm trying to migrate my WeeWX RPi server to a Ubuntu 16 server and I'm > getting

Re: [weewx-user] Re: Ubuntu 16 installation issues

2020-05-28 Thread Francisco Puig
efficient. > > -tk > > On Thu, May 28, 2020 at 6:18 PM Francisco Puig > wrote: > >> Hi Tom, >> >> Yes, the latest driver file fixed the errors and I'm up and running! >> >> Thanks for your help / work. >> >> On Wednesday, May 27, 2020 at

[weewx-user] WeeWx 4.1.1 VM Error

2020-07-21 Thread Francisco Puig
I just finished configuring a new WeeWx in Ubuntu 16.04 running in a VM and I'm getting the errors below, not sure if this is related with my VM or with the WeWx code. root@weewx-vm:/var/www/html/weewx# /etc/init.d/weewx start [ ok ] Starting weewx (via systemctl): weewx.service.

[weewx-user] Re: WeeWx 4.1.1 VM Error

2020-07-21 Thread Francisco Puig
Thanks Gary, that fixed the issue. On Tuesday, July 21, 2020 at 10:57:33 PM UTC-4, Francisco Puig wrote: > > I just finished configuring a new WeeWx in Ubuntu 16.04 running in a VM > and I'm getting the errors below, not sure if this is related with my VM or > with the WeWx co

[weewx-user] Re: WeeWx 4.1.1 VM Error

2020-07-21 Thread Francisco Puig
weewx[1658]: * not running... Jul 21 23:37:50 weewx-vm weewx[1658]:...done. Jul 21 23:37:50 weewx-vm systemd[1]: Stopped LSB: weewx weather system. On Tuesday, July 21, 2020 at 10:57:33 PM UTC-4, Francisco Puig wrote: > > I just finished configuring a new WeeWx in Ubuntu 16.04 runni

[weewx-user] Moving old data to a new installation

2020-07-21 Thread Francisco Puig
I just finished installing a new server and I want to move the historical data from the old installation to the new installation to avoid missing the historical data. What should be the correct procedure? Thanks. -- You received this message because you are subscribed to the Google Groups

[weewx-user] Re: Moving old data to a new installation

2020-07-22 Thread Francisco Puig
Hi Gary, I'm using the default configuration where the .sdb is on /var/lib/weewx. I copied the .sdb to the new server verified the file permission, restarted the script but the web interface still not showing the historical data not sure if I'm missing something else. Do I have to do something

[weewx-user] Re: Moving old data to a new installation

2020-07-22 Thread Francisco Puig
week/month/year >> aggregates are missing then that indicates the database has not been >> properly copied. >> >> If the WeeWX generated pages are not displaying at all that indicates an >> Apache config issue. >> >> Gary >> >> On Wednesday, 2

[weewx-user] Re: Hardware Recomendation for weewx Compatible Hardware

2020-06-05 Thread Francisco Puig
This WeatherFlow station looks awesome... All in ONE... its fully compatible with WeeWx? How do you connect the station to the RPi? On Wednesday, June 3, 2020 at 11:32:46 PM UTC-4, Xant wrote: > > Tom K > > Welcome to WeeWX, but also to note, that there are many previous posting > regarding

[weewx-user] Re: Hardware Recomendation for weewx Compatible Hardware

2020-06-05 Thread Francisco Puig
I found my answers in their website :-) WeeWx its listed as compatible! On Friday, June 5, 2020 at 2:20:54 PM UTC-4, Francisco Puig wrote: > > This WeatherFlow station looks awesome... All in ONE... its fully > compatible with WeeWx? How do you connect the station to the RPi? > &g

Re: [weewx-user] After Upgraded to 4.2.0 Logs Errors

2020-11-07 Thread Francisco Puig
:~# > On Nov 6, 2020, at 10:46 PM, Francisco Puig wrote: > > data_binding = wx_binding -- 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

Re: [weewx-user] After Upgraded to 4.2.0 Logs Errors

2020-11-06 Thread Francisco Puig
Found the issue, three missing stanza from the conf file. Wondering if this is a bug or something changed in v 4.2.0. I manually added the lines and the errors are gone. [StdArchive] # The data binding used to save archive records data_binding = wx_binding [DataBindings]

Re: [weewx-user] After Upgraded to 4.2.0 Logs Errors

2020-11-07 Thread Francisco Puig
f weewx.conf. > > Three requests: > 1. What version were you upgrading from? > > 2. Could you list what is in your directory /etc/weewx? > > ls -l /etc/weewx > > 3. Please post your copy of /etc/weewx/weewx.conf-4.2.0. > > > > On Sat, Nov 7, 2020 at

Re: [weewx-user] After Upgraded to 4.2.0 Logs Errors

2020-11-07 Thread Francisco Puig
All these entries were missing. database_name = forecast.sdb database_type = SQLite database = forecast_sqlite data_binding = wx_binding > On Nov 6, 2020, at 10:46 PM, Francisco Puig wrote: > > data_binding = wx_binding -- You received this message because you are s

Re: [weewx-user] After Upgraded to 4.2.0 Logs Errors

2020-11-07 Thread Francisco Puig
have asked you if you want to keep your version of > weewx.conf. What did you answer? > > Take a look in /etc/weewx. The old weewx.conf will be preserved in there. > > On Fri, Nov 6, 2020 at 7:47 PM Francisco Puig <mailto:fpu...@gmail.com>> wrote: > Found the issu

Re: [weewx-user] After Upgraded to 4.2.0 Logs Errors

2020-11-06 Thread Francisco Puig
Not sure if this help with the debug. Nov 6 10:15:15 weewx-vm weewx[2184] ERROR weewx.cheetahgenerator: Generate failed with exception '' Nov 6 10:15:15 weewx-vm weewx[2184] ERROR weewx.cheetahgenerator: Ignoring template /etc/weewx/skins/forecast/single-table.html.tmpl Nov 6 10:15:15