Re: [weewx-user] Re: WeatherFlowUDP driver for Tempest Weatherstations

2024-02-26 Thread Jamie Stephens
FYI no issues with Tom’s driver. Just not registered On Fri, Feb 23, 2024 at 9:29 PM Jamie Stephens wrote: > I'm not code savvy but I seem to recall I personally was running this fork > from tkeffer that he ported to python 3 > https://github.com/tkeffer/weatherflow-udp/tree/ma

Re: [weewx-user] Re: WeatherFlowUDP driver for Tempest Weatherstations

2024-02-23 Thread Jamie Stephens
m2=parseUDPPacket(m1) > m3=sendMyLoopPacket(m2, self._sensor_map) > if len(m3) > 2: > yield m3 > > On Friday, February 23, 2024 at 12:10:54 PM UTC-8 Jamie Stephens wrote: > > i went ahead and opened up a issue with th

Re: [weewx-user] Re: WeatherFlowUDP driver for Tempest Weatherstations

2024-02-23 Thread Jamie Stephens
weewx. The > map shows a few v5 sites using that driver now, so that part seems to be > working. > > On Thursday, February 22, 2024 at 7:24:23 AM UTC-8 Jamie Stephens wrote: > >> Thanks Tom, this is the new updated driver that Vince got pushed on this >> thread. may

Re: [weewx-user] Re: WeatherFlowUDP driver for Tempest Weatherstations

2024-02-22 Thread Jamie Stephens
sue on the repository's issue list. > > On Thu, Feb 22, 2024 at 6:00 AM Jamie Stephens > wrote: > >> i manually restarted it and it's running right now just the registry push >> error but not exited >> Feb 22 08:50:19 weewx weewxd[68909]: ERROR weewx.restx:

Re: [weewx-user] Re: WeatherFlowUDP driver for Tempest Weatherstations

2024-02-22 Thread Jamie Stephens
ruary 19, 2024 at 7:09:16 PM UTC-5 Jamie Stephens wrote: > Thanks for the fix, I didn't;t even noticed it was not working > > On Monday, February 19, 2024 at 4:25:28 AM UTC-5 Ton Karsten wrote: > >> Thank you for resolving the error message. >> >> Op ma 19

Re: [weewx-user] Re: WeatherFlowUDP driver for Tempest Weatherstations

2024-02-22 Thread Jamie Stephens
Failed with result 'exit-code'. Feb 21 17:08:31 weewx systemd[1]: weewx.service: Consumed 39min 16.609s CPU time. On Monday, February 19, 2024 at 7:09:16 PM UTC-5 Jamie Stephens wrote: > Thanks for the fix, I didn't;t even noticed it was not working > > On Monday, February 19, 2

Re: [weewx-user] Re: WeatherFlowUDP driver for Tempest Weatherstations

2024-02-19 Thread Jamie Stephens
Thanks for the fix, I didn't;t even noticed it was not working On Monday, February 19, 2024 at 4:25:28 AM UTC-5 Ton Karsten wrote: > Thank you for resolving the error message. > > Op ma 19 feb 2024 om 01:36 schreef bell...@gmail.com : > >> Thanks for pushing it over the goal line. Always the hard

[weewx-user]

2021-12-10 Thread Jamie Stephens
-- 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://groups.google.com/d/msg

Re: [weewx-user] Debian Buster Installation Fails.

2020-08-09 Thread Jamie Stephens
Did you add weewx to the trusted sources? On Sun, Aug 9, 2020 at 12:58 PM Michael McClane wrote: > Followed all the instructions but sudo apt-get install weewx returns E: > unable to locate package weewx. > > > > > > > > > -- > > > You received this message because you are subscribed to the Goo

Re: [weewx-user] Re: weatherflowudp crash

2020-07-28 Thread Jamie Stephens
I didn’t do the setup.py method. I’m still a Linux newb haha -- 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 thi

[weewx-user] Re: weatherflowudp crash

2020-07-28 Thread Jamie Stephens
thanks Vince using 1.10 might start disabling stuff and see if i can figure it out. On Tuesday, July 28, 2020 at 7:06:27 PM UTC-4 vince wrote: > On Tuesday, July 28, 2020 at 3:38:39 PM UTC-7, Jamie Stephens wrote: >> >> another crash, any ideas? >> >> > First gu

[weewx-user] Re: weatherflowudp crash

2020-07-28 Thread Jamie Stephens
l 28 17:58:23 weewx weewx[6505] CRITICAL __main__: TypeError: a bytes-like object is required, not 'str' Jul 28 17:58:23 weewx weewx[6505] CRITICAL __main__: Exiting. On Monday, July 27, 2020 at 9:49:32 AM UTC-4 Jamie Stephens wrote: > [WeatherFlowUDP] > driv

[weewx-user] Re: weatherflowudp crash

2020-07-27 Thread Jamie Stephens
:42 AM UTC-4 Jamie Stephens wrote: > adter a couple day weewx will shutdown this is what i see in the logs. it > will run anywhere from 1-3 days before this happens > > running Ubuntu 20.04 on a VM > last successful update before crash was at 755 am > Jul 27 07:55:25 weew

[weewx-user] weatherflowudp crash

2020-07-27 Thread Jamie Stephens
adter a couple day weewx will shutdown this is what i see in the logs. it will run anywhere from 1-3 days before this happens running Ubuntu 20.04 on a VM last successful update before crash was at 755 am Jul 27 07:55:25 weewx weewx[4992] INFO weewx.manager: Added record 2020-07-27 07:55:00 EDT

[weewx-user] Re: log message question

2020-07-23 Thread Jamie Stephens
thank you On Wednesday, July 22, 2020 at 2:01:16 PM UTC-4, Jamie Stephens wrote: > > new user > > saw this in my logs today, anything i need to worry about? > > Jul 22 09:25:19 weewx systemd[1]: Starting Cleanup of Temporary >>> Directories... >> >>

[weewx-user] log message question

2020-07-22 Thread Jamie Stephens
new user saw this in my logs today, anything i need to worry about? Jul 22 09:25:19 weewx systemd[1]: Starting Cleanup of Temporary >> Directories... > > Jul 22 09:25:20 weewx systemd-tmpfiles[7707]: >> /usr/lib/tmpfiles.d/vsftpd.conf:1: Line references path below legacy >> directory /var/

[weewx-user] Re: belchertown question

2020-07-20 Thread Jamie Stephens
Thanks. I’ll mess around and see if I can get the dev version working -- 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. T

[weewx-user] belchertown question

2020-07-20 Thread Jamie Stephens
do i need to be running the development version to use the forecast with aeris? go easy on me i'm still learning linux and weewx ERROR weewx.reportengine: Warning: Error downloading forecast data. Check the URL in your configuration and try again. You are trying to use URL: http

Re: [weewx-user] Re: WU outage

2020-06-09 Thread Jamie Stephens
Considering IBM owns WU it’s a safe bet it is related -- 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 discus

[weewx-user] Re: WU outage

2020-06-09 Thread Jamie Stephens
IBM is having a major cloud outage. Lots of sites impacted -- 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

[weewx-user] Re: Stuck with new install

2020-06-03 Thread Jamie Stephens
i think i'm working now. had to use the iptables fuction and switched config to wu-client. WU is updating about every 2 mins evenw ith rapidfire=true is this normal? -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group

[weewx-user] Re: Stuck with new install

2020-06-03 Thread Jamie Stephens
log attached On Tuesday, June 2, 2020 at 4:46:32 PM UTC-4, Jamie Stephens wrote: > > trying to get weewx working with DNS hijack and an accurite access > > unbuntu 20.04 > > interceptor .53 > > i tried both wu-client and acurite-bridge > > verified my DNS hijack is

Re: [weewx-user] Re: Stuck with new install

2020-06-03 Thread Jamie Stephens
] DEBUG user.interceptor: empty queue Jun 3 10:46:58 weewx weewx[2201] message repeated 131 times: [ DEBUG user.interceptor: empty queue] On Tuesday, June 2, 2020 at 11:40:02 PM UTC-4, Glenn McKechnie wrote: > > On 03/06/2020, Jamie Stephens > wrote: > > The att bed season log is

[weewx-user] Re: Stuck with new install

2020-06-02 Thread Jamie Stephens
The att bed season log is the debug log -- 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 we

[weewx-user] Re: Stuck with new install

2020-06-02 Thread Jamie Stephens
debug attached On Tuesday, June 2, 2020 at 10:52:20 PM UTC-4, Jamie Stephens wrote: > > i guess i'm done, at a lost as to what to change >> > > when i browse the internal webpage there is no data which makes me think > it is not intercepting WU. >

Re: [weewx-user] Re: Stuck with new install

2020-06-02 Thread Jamie Stephens
maybe i'm in over my head but not getting data. all i'm looking for is a way to push to WU and CWOP, don't care about myacurite when i try to web to > >> ## >> # This section is for information about the station.

Re: [weewx-user] Re: Stuck with new install

2020-06-02 Thread Jamie Stephens
I changed Apache to 8000 and weeex starts. Now working on getting some data. On Tue, Jun 2, 2020 at 5:05 PM mwall wrote: > 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 tha

[weewx-user] Stuck with new install

2020-06-02 Thread Jamie Stephens
trying to get weewx working with DNS hijack and an accurite access unbuntu 20.04 interceptor .53 i tried both wu-client and acurite-bridge verified my DNS hijack is correct Jun 2 20:38:47 weewx weewx[2399] CRITICAL weewx.engine: self._server = Consumer.TCPServer(address, port,