[weewx-user] Re: recommend IP cameras that are easy to grab a single frame from?

2021-07-04 Thread mwall
sorry, here is the link to the root level of the ispy database: https://www.ispyconnect.com/cameras -- 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 weewx-user+uns

[weewx-user] Re: recommend IP cameras that are easy to grab a single frame from?

2021-07-04 Thread mwall
On Friday, July 2, 2021 at 4:55:29 PM UTC-4 Eric K wrote: > Based on first hand experience, can people recommend various IP cameras > (ideally an Ethernet or wifi camera) with a focus towards ease of grabbing > a single frame from a Linux command line? > i've been using bullet and dome camera

[weewx-user] Re: weewx.com down ??

2021-05-27 Thread mwall
weewx.com should be working now. auto-updates borked the nginx configuration. also, the map should work with either http or https. this was fixed some time ago. if it does not work for you, please let us know. -- You received this message because you are subscribed to the Google Groups "we

[weewx-user] Re: Got as gift - LaCrosse S82950

2021-04-18 Thread mwall
it looks like that station uses wifi in two ways: 1) to download weather forecasts from accuweather 2) to upload your weather data to ... ? read the docs that came with the station, and poke around in the lacrosse app - that should give you more clues or jump right in: run a packet sniffer on

Re: [weewx-user] Re: weewx.cheetahgenerator debug

2021-04-17 Thread mwall
On Saturday, April 17, 2021 at 1:13:54 AM UTC-4 graha...@gmail.com wrote: > it would be really helpful if the temporary file created by cheetah was > not deleted when an error occurred > agreed. i tried to make it do that years ago, and it would not cooperate without a modification to its so

Re: [weewx-user] interceptor driver current version

2021-04-17 Thread mwall
On Friday, April 16, 2021 at 8:32:13 PM UTC-4 Ryan wrote: > > Does the interceptor driver work with the Acurite Iris Display? I got it > at Lowe's. The model number says Acurite 1516L. The display is wifi and has > no usb input. Please help as I can't find any info within weewx regarding > th

[weewx-user] Re: Acurite Iris with Access

2021-04-17 Thread mwall
use the 'weewx-interceptor' driver to talk to the acurite access. that will work with any acurite station that uses the access. that means either the atlas or the 5-in-1. however, you might not get all of the data available from your station out-of-the-box. the interceptor listens to the pac

Re: [weewx-user] Re: Version 4.5.0 released

2021-04-04 Thread mwall
On Saturday, April 3, 2021 at 2:47:20 PM UTC-4 PJO wrote: > I ended up with a bad weewx.conf and had to restore weewx.conf.dpkg-old > could you post the 'bad' weewx.conf (remove any passwords/keys first). also, could you do a listing of your /etc/weewx directory contents? e.g., ls -lRa /etc/we

Re: [weewx-user] Re: Version 4.5.0 released

2021-04-04 Thread mwall
On Saturday, April 3, 2021 at 2:47:20 PM UTC-4 PJO wrote: > I updated (via sudo apt upgrade, after stopping weewx) from 4.4 to 4.5.1 > on Ubuntu 20.04 Core opting to get an updated weewx.conf > > Configuration file '/etc/weewx/weewx.conf' > ==> Modified (by you or by a script) since installati

Re: [weewx-user] Re: Version 4.5.0 released

2021-04-04 Thread mwall
On Saturday, April 3, 2021 at 9:44:06 PM UTC-4 mksm wrote: > the update to 4.5.1 worked for me this time but have one issue that > weewx.conf shows version 4.4.0 but the generated web page shows WeeWX > version 4.5.1 > can I change weewx.conf line to 4.5.1 or keep it as is? > short answer:

Re: [weewx-user] Re: Version 4.5.0 released

2021-04-02 Thread mwall
peter, the redhat and debian packages define a set of files as 'configuration' files. these are files that are distributed in weewx, and any of those files that are modified will result in a "something changed, do you want to keep your changes or accept the new version" prompt. nominally this

Re: [weewx-user] 'systemctl stop' sends SIGKILL not SIGTERM on RPi

2021-04-02 Thread mwall
KILL is definitely not desirable. i'm debugging this now on centos with systemd, weewx, and rtl_433. for example, the sdr driver spawns the rtl_433 command, and if you kill weewx, you end up with a rogue process, and the next time you start weewx, weewx will fail. as another example, if you a

Re: [weewx-user] Re: Vantage Pro data logger corruption - Daylight Saving Time?

2021-03-28 Thread mwall
would it help to run with the system clock set to UTC so the system and station never do a DST switch? then display local time in the reports? -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emai

Re: [weewx-user] https://weewx.com/stations.html not working?

2021-03-19 Thread mwall
fixed at commit 3717e68a54141c9dbdfdb45aef9680eea86c0274 On Sunday, March 7, 2021 at 2:14:09 PM UTC-5 michael.k...@gmx.at wrote: > Should have seen that in console. Nevertheless modern browsers refuse to > show that kind of mixed content, so at least the links should be updated. > > jo...@joh

[weewx-user] Re: Failed install of Cheetah on Mac Catalina

2021-02-10 Thread mwall
what directory are you in when you do the pip install? as a general rule, you should not do a pip install (or a 'python -m ...' install) when you are in a directory that has a setup.cfg in it. for example, do not do the install when you are in the weewx source tree. if you do, then pip instal

Re: [weewx-user] Weewx Seasons Skin Monthly & Yearly Reports dropdown menus do not work

2020-12-27 Thread mwall
On Sunday, December 27, 2020 at 11:08:46 AM UTC-5 72604... wrote: > Hi TK. What is the function of the "tabular.html?report=" portion of the > address? Is this something that gets filled in when you have a webserver > installed? the javascript in tabular.html uses the 'report=xxx' to deter

[weewx-user] Re: MQTT and home-assistant

2020-12-19 Thread mwall
hi andrew, i am still lurking. i should (finally) be updating my weewx code as we go into 2021. 2020 has been brutal... m -- 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 a

[weewx-user] Re: Installation at remote site using RPi and VNC?

2020-12-09 Thread mwall
On Wednesday, December 9, 2020 at 11:11:23 AM UTC-5 Sunray wrote: > > Anybody done this or can help otherwise? Many thanks in advance! > excellent suggestions in this thread, especially using only ssh for access. you can always tunnel over the ssh connection for vnc or to probe/diagnose oth

[weewx-user] Re: 3.9.2 > 4.2.0 - Going great, just a few minor things

2020-11-06 Thread mwall
On Friday, November 6, 2020 at 9:44:56 AM UTC-5, Jared wrote: > > Since I'm still setting up, I'm running weewxd manually and I'm getting to > see the loop packet output in the shell terminal. In the packet I see a > value for maxSolarRad, which is steadily increasing as the sun rises. My >

[weewx-user] Re: Upgrade from 3.9.2 to 4.2.0 on CentOS 7 -- Python?

2020-11-05 Thread mwall
On Thursday, November 5, 2020 at 8:42:11 AM UTC-5, Jared wrote: > > Hi all, > > I'm looking to upgrade to 4.2.0 to get off legacy Python 2. I'm running > CentOS 7.8 and I'm looking for guidance on how to deal with Python. I'm > assuming upgrading WeeWX alone won't work since "python" currentl

[weewx-user] Re: Clearing the Data Logger?

2020-10-31 Thread mwall
On Saturday, October 31, 2020 at 10:21:20 AM UTC-4, Joseph Barrow wrote: > > As I don't use Windows for this, but Raspbian Buster, has anyone blazed a > trail to do this already? If so, links/suggestions/point me in the right > direction? I'm not a programmer, although I have picked up just enoug

Re: [weewx-user] Version 4.2.0 ready

2020-10-31 Thread mwall
On Friday, October 30, 2020 at 10:08:01 AM UTC-4, tarob...@gmail.com wrote: > > Upgraded from 4.1.1 to 4.2.0 with no issues at all using DEB package. > During install, my *current.inc* was different along with *weewx.conf* > (which of course I expected since I've modified both of those files).

[weewx-user] Re: /etc/init.d/weewx not stopping weewx

2020-07-08 Thread mwall
when you do '/etc/init.d/weewx stop' or 'systemctl stop weewx', does weewx eventually stop? when you do either of these commands, this sends a SIGTERM to weewx, which tells the main thread to stop. however, weewx will not actually stop until all of its threads have completed. so if you have a

Re: [weewx-user] Rsync issue

2020-06-14 Thread mwall
On Sunday, June 14, 2020 at 12:18:28 PM UTC-4, Ossian wrote: > > I am having a similar issue. I keep seeing mention of the need or > possibility to provide correct keys etc for root to use, but have not found > anything concrete to go on. > there are many ways to do this, for example, one approa

[weewx-user] Re: Manjaro - help seeing data from Vantage Pro 2

2020-06-11 Thread mwall
On Thursday, June 11, 2020 at 8:29:43 PM UTC-4, Henri Emurian wrote: > > Hi Vince, I ran the journalctl command but don't know how to pipe it to > the grep command you provided. I tried running it in a second terminal but > to no avail. I researched the grep command and saw some syntax examples

[weewx-user] Re: Manjaro - help seeing data from Vantage Pro 2

2020-06-11 Thread mwall
On Thursday, June 11, 2020 at 12:20:40 PM UTC-4, Henri Emurian wrote: > > In the file structure, I do have var/log/ but no messages or syslog in the > file. Any other ideas? > you could try 'journalctl' - that is the systemd approach to reading log files. since arch/manjaro have been completely

[weewx-user] Re: Manjaro - help seeing data from Vantage Pro 2

2020-06-10 Thread mwall
On Tuesday, June 9, 2020 at 2:31:29 PM UTC-4, Henri Emurian wrote: > > > To run the program directly, I use cd /home/weewx, then sudo ./bin/weewxd. > When I execute this command, nothing happens. The cursor just goes to the > command line. There is no indication that data is being downloaded from

[weewx-user] Re: post-generate.sh -> shellreport.py ?

2020-06-08 Thread mwall
On Monday, June 8, 2020 at 6:04:16 PM UTC-4, Timothy Witham wrote: > > Hello, > > Just replaced my wview with weewx yesterday and like the results so far, > thanks! > > But now I need to run a command after the archive is updated. In wview > this was easy: just stick any command lines in post-

[weewx-user] Re: Move to Python 3?

2020-06-04 Thread mwall
On Thursday, June 4, 2020 at 3:28:04 PM UTC-4, WindnFog wrote: > > That worked, Neville: > > python --version > Python 3.7.3 > > However, weewx still grabs python 2.7 . . . perhaps it's a bit too early > (new Raspberry Pi O/S and a new weewx version 4.1.1 for someone at my level > of expertise to

[weewx-user] Re: Registering on weewx map.

2020-06-03 Thread mwall
On Wednesday, June 3, 2020 at 1:55:15 PM UTC-4, William Burton wrote: > > If the screen capture for your own site fails or if the site's skin has > been changed, is there a way to get the registration process to retry the > screen capture? > > Is there a way to test the screen capture outside of

[weewx-user] Re: Forecast Xtide

2020-06-03 Thread mwall
On Wednesday, June 3, 2020 at 5:07:35 AM UTC-4, Phil Owers wrote: > > > Where should this go please as Im changing the values in forecast.py where > I couldn't find DURATION > Sorry to be a pain > no pain at all! we just need a common reference frame. when you make changes to weewx, most of t

[weewx-user] Re: Registering on weewx map.

2020-06-03 Thread mwall
On Wednesday, June 3, 2020 at 1:56:18 AM UTC-4, Bent Jensen wrote: > > Hi again > > I just wanted for the fun to see if my Weewx station was registered on the > Weewx map. But it is not! > > I checked if I had set the station_register variable to true, which I had. > And according to the docume

[weewx-user] Re: Stuck with new install

2020-06-02 Thread mwall
what does the log say? -- 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 weewx-user+unsubscr...@googlegroups.com. To view this discussion on the web visit https://g

[weewx-user] Re: Forecast Xtide

2020-06-02 Thread mwall
On Tuesday, June 2, 2020 at 7:51:11 PM UTC-4, Phil Owers wrote: > > By changing the interval and deleting the database I can now change whats > displayed > Interval = 86400 displays jun3 to jun4 > Interval = 864000 gives a display of Jun3rd to Jun14 > However changing the interval to anything high

[weewx-user] Re: Forecast Xtide

2020-06-02 Thread mwall
On Tuesday, June 2, 2020 at 4:04:30 PM UTC-4, Phil Owers wrote: > > Whatever I change It still only displays 12 days > what does the log say? exactly what configuration are you using? you might want to stop weewx, delete the forecast database, then start weewx if you just keep restarting weew

[weewx-user] Re: Stuck with new install

2020-06-02 Thread mwall
you'll need to post the configuration file, and it would help to see the first part of the log, not just the exception. but the exception you posted indicates that you told the interceptor to listen on a port that is already in use by some other process change the listen port and the exception

[weewx-user] Re: Forecast Xtide

2020-06-02 Thread mwall
hi phil, there are two parts to the answer: 1) how far into the future should the forecast go 2) how much of that forecast should be shown for the first part, the default is 28 days. if you want a longer forecast, change the 'duration' parameter. these are the parameters that control the for

[weewx-user] Re: TypeError: %x format: an integer is required, not float - meteostick and weewx 4.1

2020-06-01 Thread mwall
On Monday, June 1, 2020 at 5:05:54 PM UTC-4, Joachim Puttkammer wrote: > > > What to do ? > please try weewx-meteostick 0.67 (commit 669a0e5) m -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving

[weewx-user] Re: Broken python dependency with CentOS 8

2020-05-29 Thread mwall
On Friday, May 29, 2020 at 12:24:14 PM UTC-4, vince wrote: > > I'll open an issue on this one this afternoon and provide some updates > there, if that's ok with Tom+Matthew... > yes, please do. i would like to get this fixed before the next release. -- You received this message because you a

[weewx-user] Re: Posibilities on co-operation from other meassuring sources

2020-05-29 Thread mwall
On Friday, May 29, 2020 at 2:10:45 AM UTC-4, Bent Jensen wrote: > > But I also have a little greenhouse in which I have (off-cause) power, > water and LAN. But it is situated remote to where my weewx server is > situated (a intel NUC unit). So I would think it could be nice to have > temperatu

[weewx-user] Re: Broken python dependency with CentOS 8

2020-05-29 Thread mwall
vince, the el8 rpm worked just fine for me when i tested on a centos8 system. however, it is quite possible that my centos8 was not as much of a virgin as david's centos8 it should not matter whether we build the rpm packages on centos7 or centos8 the spec file defines these deps for el8: %de

[weewx-user] Re: minor error on download page

2020-05-28 Thread mwall
fixed. thank you for pointing it out! -- 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 weewx-user+unsubscr...@googlegroups.com. To view this discussion on the web

[weewx-user] Re: sftp on 3.9.2, RPI3B -- **still** not working with several methods

2020-05-26 Thread mwall
On Tuesday, May 26, 2020 at 4:35:50 AM UTC-4, Messy Potamia wrote: > > Well I knew that was too good to be true. > the first error you posted, regarding 'platform_system' NameError, is probably due to an old version of setuptools. to fix that, update the setuptools for the python installation

[weewx-user] Re: Lacrosse CA80550 Weather Station and Weewx

2020-05-26 Thread mwall
On Tuesday, May 26, 2020 at 2:51:46 AM UTC-4, Harry P wrote: > > Do I have any chance of having Weewx work with my Lacrosse CA80550 > Weatherstation? > it looks like the wifi in that weather station is receive-only - it pulls forecasts from the us nws. if the station *sends* data, for example t

Re: [weewx-user] Re: sftp on 3.9.2, RPI3B -- not working with several methods

2020-05-25 Thread mwall
On Monday, May 25, 2020 at 3:56:16 PM UTC-4, Messy Potamia wrote: > > one.com's robotic tech support said they only do ftp, sftp, and ssh, and > don't support ftps. I don't think that offshore robot even knew what ftps > was. > So can somebody tell me about the

[weewx-user] Re: StdCalibrate Altimeter

2020-05-10 Thread mwall
On Sunday, May 10, 2020 at 10:27:34 PM UTC-4, rich T wrote: > > > I restarted weewx; waited an archived period and the altimeter value did > not reflect a 0.07 change. Do I need to change something else? > rich, unless your hardware reports it, altimeter is a derived variable - it is calculate

[weewx-user] Re: Installation problem - python3-cheetah dependency

2020-05-10 Thread mwall
On Sunday, May 10, 2020 at 2:13:36 AM UTC-4, Kenneth Sherwood wrote: > > I'm trying to install Weewx under Mint 19.2 > as i understand it, mint 19.2 is based on ubuntu 18.04, which is based on debian 10 https://en.wikipedia.org/wiki/Linux_Mint_version_history https://askubuntu.com/questions/4

Re: [weewx-user] Issue with a report last values are Zero

2020-05-08 Thread mwall
On Friday, May 8, 2020 at 2:33:17 PM UTC-4, Hyrules wrote: > > Oh an by the way : On the latest release page on the latest release itself > on github instructions are pointing to the github page with the code and > not the page itself. > i just fixed the release page on github.com. links to t

[weewx-user] Re: Feeding weewx from Meteobridge

2020-05-06 Thread mwall
On Wednesday, May 6, 2020 at 10:46:21 AM UTC-4, Ryan Stasel wrote: > > > Was curious if there was another way, where Meteobridge remained > "authoritative" (so to speak) and just handed data to weewx. > you could use the weewx-interceptor driver as device 'wuclient' in listen mode, then point th

Re: [weewx-user] Python versions

2020-05-02 Thread mwall
On Saturday, May 2, 2020 at 9:11:51 PM UTC-4, Colin Larsen wrote: > > I found this /etc/default > > WEEWX_PYTHON=python2 > > WEEWX_BINDIR=/usr/share/weewx > > WEEWX_BIN=/usr/bin/weewxd > > WEEWX_CFG=/etc/weewx/weewx.conf > > > Changing it to python3 breaks weewx so I'll just leave well enough alone

Re: [weewx-user] Python versions

2020-05-02 Thread mwall
On Saturday, May 2, 2020 at 9:12:41 PM UTC-4, Colin Larsen wrote: > > Whoops sorry /etc/default/weewx that should have been > colin has it right. one of the things we did in the weewx4 packaging for debian, redhat (and soon suse and *bsd) is to put the parameters into /etc/default/weewx (it wil

Re: [weewx-user] Re: weewx-wh23xx - Weewx breaks starting/running after upgrade from 3.9.2 to 4.0

2020-05-02 Thread mwall
On Saturday, May 2, 2020 at 2:27:49 PM UTC-4, mwall wrote: > > On Saturday, May 2, 2020 at 10:01:39 AM UTC-4, Tom Keffer wrote: >> >> The weewx usage map <http://weewx.com/stations.html> shows 26 >> installations (out of 1471 registered stations), or less than 2%.

Re: [weewx-user] Re: weewx-wh23xx - Weewx breaks starting/running after upgrade from 3.9.2 to 4.0

2020-05-02 Thread mwall
On Saturday, May 2, 2020 at 10:01:39 AM UTC-4, Tom Keffer wrote: > > The weewx usage map shows 26 > installations (out of 1471 registered stations), or less than 2%. That's > not enough usage to justify the work. Get your friends to use it! > > Still, I'll see wha

[weewx-user] Re: distutils not in default installation

2020-05-01 Thread mwall
added python3-distutils to the pre-reqs for debian10 at commit 8c15f1cc -- 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 weewx-user+unsubscr...@googlegroups.com. To

Re: [weewx-user] Re: WeeWX 4.0.0 Deb Package install

2020-05-01 Thread mwall
On Friday, May 1, 2020 at 9:34:59 AM UTC-4, steeple ian wrote: > > Here it is: - > >> >> there is no [SDR] stanza in your configuration file -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails

Re: [weewx-user] Re: WeeWX 4.0.0 Deb Package install

2020-05-01 Thread mwall
On Friday, May 1, 2020 at 9:10:02 AM UTC-4, steeple ian wrote: > > Matthew, > It was a clean install of everything then SDR extension installed and ran > wee_config --reconfigure. Edited weewx.conf then restart. > > This is my SDR stanza > thanks for that. but the stack trace indicates that th

Re: [weewx-user] Re: Version 4.0 is (finally) here!

2020-05-01 Thread mwall
On Friday, May 1, 2020 at 8:54:39 AM UTC-4, Tom Keffer wrote: > > EVERYONE: > > The default python for debian 9 and 10 is *Python 3*, not Python 2. This > includes all debian stretch- and buster-based distributions, such as > Raspbian, and Ubuntu. > slight correction: the python3-weewx pack

[weewx-user] Re: WeeWX 4.0.0 Deb Package install

2020-05-01 Thread mwall
On Friday, May 1, 2020 at 6:03:57 AM UTC-4, steeple ian wrote: > > Hi, > > OS is Raspbian Desktop on a NUC. I have used the various betas right > through to build 18 which all ran perfectly with the weewx-SDR driver . I > installed the new release using Deb package Pyhton3 and have the followin

[weewx-user] Re: Version 4.0 is (finally) here!

2020-04-30 Thread mwall
On Thursday, April 30, 2020 at 9:32:26 PM UTC-4, Greg from Oz wrote: > > That was it..I missed that copy and paste. > I have updated my install script. > Is there a systemd script for starting and stopping instead of > /etc/init.d/weewx ? > just do any of these: sudo systemctl start weew

[weewx-user] Re: Version 4.0 is (finally) here!

2020-04-30 Thread mwall
On Thursday, April 30, 2020 at 8:44:15 PM UTC-4, Greg from Oz wrote: > > > Then I got the error below. I am running a fresh install of Ubuntu 20.04 > > W: GPG error: http://weewx.com/apt/python3 buster InRelease: The > following signatures couldn't be verified because the public key is not > avai

[weewx-user] Re: Version 4.0 is (finally) here!

2020-04-30 Thread mwall
for those interested in the python2/python3 details, as well as our strategy for supporting as many platforms as possible with minimal resources, these pages may help: python3 strategy: https://github.com/weewx/weewx/wiki/Python-3-strategy dependency matrix and platform testing: https://githu

[weewx-user] Re: Version 4.0 is (finally) here!

2020-04-30 Thread mwall
On Thursday, April 30, 2020 at 2:23:26 PM UTC-4, Redig wrote: > > Fantastic! thank you. > > Maybe I'm doing something incorrectly, but it seems the apt-get package > references the python 2 names for dependencies - > > Version: 4.0.0-1 > Depends: python (>= 2.7), python (<< 3.0), python-configo

[weewx-user] Re: Can't install Weewx on Ubuntu 20.04

2020-04-30 Thread mwall
On Wednesday, April 29, 2020 at 9:42:19 PM UTC-4, Redig wrote: > > > I've tried apt-get update, upgrade, dist-upgrade, autoclean, autoremove > and rebooted. > I've tried pip, but it seems to only have configobj, not python-configobj > and does not change the weewx warning. > > It seems that th

[weewx-user] Re: weewx_4.0.0b18-1_all.deb vs. python3-weewx_4.0.0b18-1_all.deb

2020-04-28 Thread mwall
On Tuesday, April 28, 2020 at 3:47:01 PM UTC-4, Manfred Maier wrote: > > I'm currently planning to update my system to version 4.0 > The initial installation (3.9.2) was done with the DEB package. So I'll of > course use the same method for the update. > > On the download page there are two vers

[weewx-user] Re: weewx_4.0.0b18-1_all.deb vs. python3-weewx_4.0.0b18-1_all.deb

2020-04-28 Thread mwall
please do not use the beta .deb files. they will probably bork your system. in fact, i will remove them now. i am currently testing the 4.0.0b18-3 (3rd iteration of debian packaging) deb files, and there are still a few hiccups. the new apt repo is almost there, but a few naming/dependency pr

[weewx-user] Re: mqtt extention - not all topics send to server

2020-04-19 Thread mwall
On Saturday, April 18, 2020 at 10:14:57 AM UTC-4, Gerrit Otto wrote: > > > The value soil_moisture_6 has no table created in sqlite database. > > Any idea? Is it possible to maybe dump and try re-create the database? > if you just want to publish the data using MQTT, then you do not need to add f

[weewx-user] Re: Forecast 3.3.2

2020-04-08 Thread mwall
On Wednesday, April 8, 2020 at 10:11:31 AM UTC-4, Phil Owers wrote: > > Just downloaded the forecast extension which was 3.3.2.which I think is > the latest on to a python 3 only machine (weewx 4.0.0b18) and it fails > forecast.py Line 567 except OSError , e; with an underscore under the , > Ju

[weewx-user] Re: Changes with Belchertown skin & DarkSky

2020-04-02 Thread mwall
On Thursday, April 2, 2020 at 6:38:28 PM UTC-4, William Burton wrote: > > > My thought was to enhance the weewx-forecast extension to: > > >- Output a generic JSON file that can be loaded via Ajax into a theme. As > much as possible, the JSON would be generated in a manner that's consistent >

[weewx-user] Re: interceptor packet

2020-03-20 Thread mwall
On Friday, March 20, 2020 at 1:35:31 PM UTC-4, Nah Yi Jie wrote: > > got it, looks like the same issue here. log file below > thanks for that. apparently your station is sending a GET request with no query part. it is doing: /ID=xxx&PASSWORD=xxx&... rather than: /...?ID=xxx&PASSWORD=xxx&...

[weewx-user] Re: interceptor packet

2020-03-20 Thread mwall
On Friday, March 20, 2020 at 11:28:56 AM UTC-4, Nah Yi Jie wrote: > > python version: 2.7.17 > > weewx version: 3.9.2 > > syslog: > ... > Mar 20 22:59:12 yijie-home weewx[1901]: interceptor: ServerThread: GET: > this is the line i'm looking for. the interceptor is receive an http GET request, bu

[weewx-user] Re: interceptor packet

2020-03-20 Thread mwall
On Friday, March 20, 2020 at 5:38:49 AM UTC-4, Nah Yi Jie wrote: > > is there something in interceptor or weewx.conf that i am missing? Cheers > which python are you using? which weewx? could you post the log output? m -- You received this message because you are subscribed to the Google Gro

[weewx-user] Re: Weewx 3.9.2 starts and then exits abnormally at startup on MacOS Catalina but can be manually started just fine

2020-03-16 Thread mwall
On Monday, March 16, 2020 at 4:31:08 PM UTC-4, Geoff Harris wrote: > > My recollection is that abnormal code 4 is when it can't connect to the > USB. I can replicate the error by stopping weewx, unplugging the USB and > starting it back up. > >> >> geoff, if this is just a startup issue, then

[weewx-user] Re: Weewx 3.9.2 starts and then exits abnormally at startup on MacOS Catalina but can be manually started just fine

2020-03-16 Thread mwall
On Monday, March 16, 2020 at 3:00:17 PM UTC-4, Geoff Harris wrote: > > Problem solved for now. Perhaps the plist for launchd should be updated to > include KeepAlive? > geoff, KeepAlive is definitely NOT something we want in a default installation. KeepAlive (and whatever the equivalent is for

[weewx-user] Re: installation of Weewx

2020-03-11 Thread mwall
thank you john and steve - i updated the webserver instructions to include the conf-enabled/conf-available pattern: https://github.com/weewx/weewx/wiki/webserver -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and

[weewx-user] Re: installation of Weewx

2020-03-11 Thread mwall
On Wednesday, March 11, 2020 at 10:39:40 AM UTC-4, mwall wrote: > > > Syslog Tail now shows: >> >> Mar 11 09:00:17 weather weewx[1067]: vantage: DMPAFT complete: page >> timestamp 2020-03-11 08:00:00 CDT (1583931600) less than final timestamp >> 2020-03-11 1

[weewx-user] Re: installation of Weewx

2020-03-11 Thread mwall
On Wednesday, March 11, 2020 at 10:32:33 AM UTC-4, Parsoli 69 wrote: > > and now the driver starts to suffer trying to query the Davis thru the > meteobridge. I suspect even if we figured out how to get the realtime data > to show, this problem with the driver to meteobridge combo will sti

[weewx-user] Re: installation of Weewx

2020-03-11 Thread mwall
On Wednesday, March 11, 2020 at 10:02:59 AM UTC-4, Parsoli 69 wrote: > > Thanks Gary. Frustration took over my fingers, as usual. In essence, > Apache wasn't aware of the conf.d config. In one section for Apache > installations, it says to create a weewx.conf file at > /etc/apache2/conf.d/wee

Re: [weewx-user] 4 beta test report

2020-03-08 Thread mwall
On Sunday, March 8, 2020 at 10:52:37 AM UTC-4, Greg Troxel wrote: > > > OpenBSD is likely also /var/run/log; this layout is inherited from > somewhere along the 4.3BSD to 4.4BSD lineage (syslogd originated in > 4.3BSD, but I think 4.4 regularized some paths into the modern BSD > hier(7) layout.)

Re: [weewx-user] 4 beta test report

2020-03-08 Thread mwall
On Sunday, March 8, 2020 at 10:52:37 AM UTC-4, Greg Troxel wrote: > > Thomas Keffer writes: > > > weewx V4 uses a new logging facility, Python's module 'logging', which > > requires that one set up logging handlers. The handler "syslog" is > designed > > to (roughly) emulate the previous syslog

[weewx-user] Re: 4 beta test report

2020-03-08 Thread mwall
greg, i have switched to openbsd on two of my production weewx systems (too many hassles with systemd and other recent linux-isms that have made the systems unstable and too difficult to manage). so there will be more direct bsd testing as i bring those systems online. m -- You received this

[weewx-user] Re: Trying to get SDR working with weewx.

2020-03-06 Thread mwall
On Friday, March 6, 2020 at 10:21:28 AM UTC-5, Gil Hutcheson wrote: > > Weewx seems to be working in simulator works fine. It I run the rtl_433 > command I am getting data from the sensors. When I use sudo > /etc/init.d/weewx start I get the error below. Any suggestions, please? > > Mar 6 10:08

Re: [weewx-user] wind speed wrong (kph/miles)

2020-03-06 Thread mwall
On Thursday, March 5, 2020 at 5:39:21 PM UTC-5, Thomas Keffer wrote: > > According to the database, you saw a max gust of 39.6 mph, or 63.7 kph, > which is exactly what was reported on your website. > > It is always possible there is a bug in the driver for the WH1080, but > unlikely. A bug th

[weewx-user] Re: Lightning Detector shows bad data

2020-03-03 Thread mwall
On Sunday, March 1, 2020 at 7:17:01 PM UTC-5, Kenny Stier wrote: > > I am working on including my lightning detector data on my homepage but am > having some issues. > I am using an Acurite 06045M over SDR on Belchertown. > https://wx.millhousen.com/ > > 1. For some reason, the Lightning Distan

[weewx-user] Re: Quick Way of Querying a Vantage Vue

2020-03-01 Thread mwall
whoops! i forgot the url: https://github.com/matthewwall/weewx-gpsd -- 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 weewx-user+unsubscr...@googlegroups.com. To v

[weewx-user] Re: Quick Way of Querying a Vantage Vue

2020-03-01 Thread mwall
is your weather station moving around? a long time ago i wrote weewx-gpsd - a driver to collect gps data from any gps receiver that is supported by gpsd. we used it to keep track of vehicle positions, then correlated the data with weather data and other vehicle system parameters. weewx-gpsd i

[weewx-user] Re: Cant download Uk Met Office forecast

2020-03-01 Thread mwall
On Sunday, March 1, 2020 at 7:17:00 AM UTC-5, Phil Owers wrote: > > The UK Met Office has now raised an issue with there datapoint services > but did suggest to try > > Could you try the following : change the User-Agent to > 'Mozilla/5.0'. It could be that the user agent of 'python/urllib/2.5'

[weewx-user] Re: Fineoffset-WHx080 and SDR sensor_map

2020-02-29 Thread mwall
thanks for that. i will probably have to start supporting both new style and old style model strings. sigh. could you confirm by posting the output from running sdr.py directly? (see the instructions in the weewx-sdr readme) 5-10 lines of sensor data should do -- You received this message

[weewx-user] Re: Getting started - how to connect to a meteobridge

2020-02-29 Thread mwall
On Saturday, February 29, 2020 at 4:55:59 PM UTC-5, tarun wrote: > > So as far as I can figure out - it needs to interface directly with the > Vantage rather than through meteobridge. > i seem to recall that the meteobridge will mirror/relay data from a davis station. if that is the case, then

[weewx-user] Re: SDR Loop Interval

2020-02-29 Thread mwall
the sdr driver will emit data as fast as your sensors send it. i don't know how the internals of belchertown works, but if you are using the weewx-mqtt uploader, then you can set the binding to loop for uploading mqtt data. look at the options for weewx-mqtt: https://github.com/weewx/weewx/wik

Re: [weewx-user] Re: Recommendations for forecast service

2020-02-29 Thread mwall
On Saturday, February 29, 2020 at 3:19:03 PM UTC-5, ln77 wrote: > > I extended the weewx forecast module to support the NWS spot forecasts. > les, could you make a merge request with your spot forecast changes so that i can incorporate that functionality into the weewx-forecast extension? http

[weewx-user] Re: Fineoffset-WHx080 and SDR sensor_map

2020-02-29 Thread mwall
On Saturday, February 29, 2020 at 1:56:44 AM UTC-5, Michael Jackson wrote: > > I'm having some trouble mapping the sensors from my FineOffset WH1081PC > via rtl_433 and weewx. I can get the humidity and temperature but can't > seem to map wind, wind direction and rain. > it looks like you are g

[weewx-user] Re: replacement station questions (mostly WS-2902a/WS-2000)

2020-02-27 Thread mwall
On Thursday, February 27, 2020 at 11:12:37 AM UTC-5, Your Name Here wrote: > > So sorry if this should have been found via searches (I tried, for > hours!), but I'm exhausted trying to collate these answers into a simple > form I can comprehend. > thank you for searching first! that helps us ke

Re: [weewx-user] 4.0.0b12 & user.log & syslog files

2020-02-24 Thread mwall
On Monday, February 24, 2020 at 8:02:46 AM UTC-5, Steve wrote: > > Before updated to 4.0.0b12, my syslog, user.log & debug didn't fill up > with interceptor messages every coupe of seconds. > steve, did you leave debug=1 in your weewx configuration file? the messages from weewx-sdr about ignor

Re: [weewx-user] Re: Mismatch Between Hardware and weeWX Data

2020-02-22 Thread mwall
and now i see that JD made the same suggestion. apologies for being late to the party. i'm working my way through 300 weewx emails... -- 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

Re: [weewx-user] Re: Mismatch Between Hardware and weeWX Data

2020-02-22 Thread mwall
dan, it is quite possible that the driver is coded incorrectly. luc and i did the development and testing of the ws28xx driver, and all three locations were within 200 feet of sea level. so it is quite possible that the device reports barometer, not pressure. (if the device reports barometer

[weewx-user] Re: Summaries customization: adding inside Temp and humidity

2020-02-10 Thread mwall
On Monday, February 10, 2020 at 12:57:49 PM UTC-5, Hervé Bouché wrote: > > The only thing missing and necessary to me would be to add inside > temperature and humidity data (as well as their respective min/max/average, > etc... data) in the summaries. > the inside temperature and humidity are al

Re: [weewx-user] 'ascii' codec can't decode byte 0xc3

2020-02-08 Thread mwall
On Saturday, February 8, 2020 at 12:56:29 PM UTC-5, Vetti52 wrote: > > After that I am wondering, if there are attempts to prepare a common > solution for internationalisation. It was not that easy to find all places, > where english expressions had to be replaced. Well, in the Weewx wiki I > fo

Re: [weewx-user] How to show a barometer trend (rising, falling, steady)

2020-02-08 Thread mwall
On Saturday, February 8, 2020 at 11:11:48 AM UTC-5, Thomas Keffer wrote: > > You can add the text in the template. The key is to test for the raw > value, using the .raw suffix. Something like (NOT TESTED): > > #set trend_raw = $trend.barometer.raw > that works for cheetah templates, but the wee

Re: [weewx-user] Re: nogo: driver "ws23xx" and Python V3

2020-02-07 Thread mwall
On Friday, February 7, 2020 at 4:22:02 PM UTC-5, Thomas Keffer wrote: > > > I don't know how much ownership you claim, Matthew, but that's some of the > most convoluted Python code I've had to debug. 21 different classes just to > deal with conversions? > it kinda smells like it was adapted fr

Re: [weewx-user] Re: nogo: driver "ws23xx" and Python V3

2020-02-07 Thread mwall
confirmed that the ws23xx driver is now working with both python3 and python2. tested with: station: lacrosse 2310 os: debian7 python: 3.7.4 and 2.7.3 weewx: 4.0.0b11 ws23xx driver: 0.41 i just bumped the driver version number to 0.41 sorry so late to the party... -- You received this messag

  1   2   3   4   5   6   7   8   9   10   >