Re: [weewx-user] Re: Weewx-intercetor on Ubuntu

2022-03-20 Thread I L
Thank you vince! This worked fine (after installation of pip). But so far I haven't got my RPi to listen to the wx station. The web page shows I am using "observer" but data is old and from the Simulator. // Ingemar Den lör 19 mars 2022 kl 22:15 skrev vince : > > https://pypi.org/project/python-

[weewx-user] Problem with moving to a new server

2022-03-31 Thread I L
I have an old installation on raspian with weewx 4.0 and plan to move to Ubuntu server 20.04 LTS (64-bit version) with v 4.7 of weewx. The weather station is a Froggit WH3000 and I am using weewx-interceptor. The old installation works fine with device_type = observer, so that is what I am using on

Re: [weewx-user] Re: Problem with moving to a new server

2022-04-02 Thread I L
Good Morning Francesco, The result from ~$ PYTHONPATH=/usr/share/weewx python3 /usr/share/weewx/user/interceptor.py --device=observer --port=80: Traceback (most recent call last): File "/usr/share/weewx/user/interceptor.py", line 2661, in device = InterceptorDriver.DEVICE_TYPES.get(options

Re: [weewx-user] Re: Problem with moving to a new server

2022-04-04 Thread I L
With sudo the last line is changed to: OSError: [Errno 98] Address already in use This is what happens also on the working server. Virusfritt. www.avast.com

Re: [weewx-user] Re: Problem with moving to a new server

2022-04-04 Thread I L
I missed that. Now I get: mapped packet: {'dateTime': 1649098956, 'usUnits': 16} from the new server (when it is enabled in the weather console). On the working server it looks like this: mapped packet: {'usUnits': 1, 'inTemp': 68.7, 'pressure': 28.651, 'windGust': 1.1, 'inHumidity': 32.0, 'dat

Re: [weewx-user] Re: Problem with moving to a new server

2022-04-05 Thread I L
Thank you very much for your advice! This solved the problem. Den mån 4 apr. 2022 kl 19:51 skrev Francesco : > Well, it seems that the interceptor on the new installation is not > mapping/decoding correctly the packets received from the weather console. > It's the interceptor.py (it should be loc

[weewx-user] Weewx-interceptor stopped working

2020-05-18 Thread I L
I am using a Froggit WH3000SE which is essentially the same as Fine Offset WH2900. A couple of days ago WU said my station was offline. (It was still sending data to other weather services and to weewx, so this surprised me.) When I tried to fix that data stopped coming into weewx. I succeeded comi

Re: [weewx-user] Re: Weewx-interceptor stopped working

2020-05-18 Thread I L
Hi Gary, Thank you for coming back to me. I have attached the log file. Ingemar Den mån 18 maj 2020 kl 14:27 skrev gjr80 : > Hi, > > The description is helpful but a debug log is better. Could you please > post a log extract as outlined in the Help! Posting to weewx user >

Re: [weewx-user] Re: Weewx-interceptor stopped working

2020-05-18 Thread I L
Hi Gary, Thanks for trying! I get things like this when running sudo tcpdump -i any host 192.168.1.51 (the IP address is for the wx station and I have replaced the password with ): 15:44:02.007755 IP ESP_7692C2.lekteus.local.22280 > 192.168.1.111.http: Flags [P.], seq 1:457, ack 1, win 5

[weewx-user] No data

2020-05-19 Thread I L
I am using Froggit WH3000SE and weewx on a RaspberryPi. WH3000SE should be able to send data to weewx via weewx-interceptor in observer mode, but I can't get it work. A log is attached. I get things like this when running sudo tcpdump -i any host 192.168.1.51 (the IP address is that of the wx stat

Re: [weewx-user] Re: Weewx-interceptor stopped working

2020-05-19 Thread I L
.], seq 457, ack 120, win 5721, length 0 13:31:05.001557 IP 192.168.1.111.http > ESP_7692C2.lekteus.local.23101: Flags [.], ack 458, win 31624, length 0 Den mån 18 maj 2020 kl 15:56 skrev I L : > Hi Gary, > > Thanks for trying! > > I get things like this when running sudo tcpdump