Re: [weewx-user] Re: Failed MQTT Server Install

2023-12-16 Thread Mark Sanchez
lchertown]] > [[[Extras]]] > mqtt_websockets_enabled = 0 > > > On Saturday, December 16, 2023 at 10:40:46 AM UTC-8 Mark Sanchez wrote: > >> Hello all, >> >> I attempted to install MQTT for real time data of my weather station >> using this guide. Howe

[weewx-user] Failed MQTT Server Install

2023-12-16 Thread Mark Sanchez
Hello all, I attempted to install MQTT for real time data of my weather station using this guide. However, it doesn't want to connect to the server and I wanted to disable it for the time being. I commented out all the lines associated with it but when I run wee_reports I get the following

[weewx-user] Re: Ambientweatherapi not finding ambient_api

2023-12-13 Thread Mark Sanchez
knowledgeable enough with this driver? Do I need to switch on logging somehow from the API calls? It just doesn't seem to update unless I run wee_reports manually. Thanks. On Wednesday, December 13, 2023 at 9:49:25 AM UTC-8 Mark Sanchez wrote: > Ugh. I hadn't run the sudo -H pip3 install -r requirements.

Re: [weewx-user] Re: Docker image with interceptor driver and neowx skin

2023-12-13 Thread Mark Sanchez
to define the MacVLan in the main compose. > > If I remember correctly, I separated both because I needed this second > network with other containers too. > > Sorry, I'm moving home at the moment and not setup yet  > Le 4 déc. 2023, à 20:22, Mark Sanchez a écrit: >> >> Okay.

[weewx-user] Re: Ambientweatherapi not finding ambient_api

2023-12-13 Thread Mark Sanchez
rypi python3[1822]: weewx[1822] CRITICAL __main__: Exiting. Will this work itself out or is this just stuck in a loop? On Wednesday, December 13, 2023 at 9:39:23 AM UTC-8 Mark Sanchez wrote: > Hello all, > I had this somewhat working last week but then it just stopped collecting

[weewx-user] Ambientweatherapi not finding ambient_api

2023-12-13 Thread Mark Sanchez
Hello all, I had this somewhat working last week but then it just stopped collecting data so I had to start over. Now, when I'm following all the steps to install WeeWX with the AmbientWeatherAPI it is not working. I am getting the following errors: Dec 13 09:27:20 raspberrypi python3[657]:

[weewx-user] AmbientWeather API Not Getting Data

2023-12-10 Thread Mark Sanchez
Hi all, I have finally had success with getting my Ambient Weather WS-2902 somewhat communicating with Weewx. I used the Ambient Weather API driver and it seems to be running. However, it isn't receiving any data back. There seems to be something about it not getting any device information.

[weewx-user] Ambient API with WS-2902D

2023-12-10 Thread Mark Sanchez
Hello. So, I abandoned the Interceptor for use with my WS-2902D as it went nowhere. I decided to try the Ambient Weather API Driver and registered for an API key with Ambient Weather. However, when I run through the process detailed here, everything installs just fine but I get these errors

[weewx-user] Re: Weewx running but interceptor not capturing data?

2023-12-08 Thread Mark Sanchez
ptor: empty >> queue >> Dec 8 08:52:10 raspberrypi weewx[1041] DEBUG user.interceptor: empty >> queue >> Dec 8 08:52:20 raspberrypi weewx[1041] DEBUG user.interceptor: empty >> queue >> >> So it's acknowledging the interceptor driver but nothing is g

[weewx-user] Re: Weewx running but interceptor not capturing data?

2023-12-08 Thread Mark Sanchez
acknowledging the interceptor driver but nothing is going in? On Friday, December 8, 2023 at 8:20:08 AM UTC-8 Mark Sanchez wrote: > I have turned off the firewall in ufw to see if it was any port closures > that were causing issues. I also opened port 80 on the weather station in >

[weewx-user] Re: Weewx running but interceptor not capturing data?

2023-12-08 Thread Mark Sanchez
ou can do that safely on your network. > > On Thursday, December 7, 2023 at 6:16:59 PM UTC-8 Mark Sanchez wrote: > >> Hello, >> I have now wasted four days so far trying to get weewx setup with my >> Ambient WS-2902 using interceptor to sniff the packets as it's headed to

[weewx-user] Weewx running but interceptor not capturing data?

2023-12-07 Thread Mark Sanchez
Hello, I have now wasted four days so far trying to get weewx setup with my Ambient WS-2902 using interceptor to sniff the packets as it's headed to Ambient Weather's site. I believe I have it running at this point and Apache is set up but nothing is going into the specified folder. How can I

Re: [weewx-user] Re: Docker image with interceptor driver and neowx skin

2023-12-04 Thread Mark Sanchez
file. > > Without knowing much your errors, difficult to help. > > Le lun. 4 déc. 2023, 18:17, Mark Sanchez a écrit : > >> This is super cool as I have now purchased the same weather station. >> However, I'm terrible with Docker. I can't seem to get this running. It >

[weewx-user] Re: Docker image with interceptor driver and neowx skin

2023-12-04 Thread Mark Sanchez
This is great! Thanks for making this. I am still stumbling when trying to get the docker image up and running. I'm not Docker savvy though so it's been a struggle. Right now, the docker compose command can't seem to get past weewx-core being an undefined volume. Is this a directory I need to

[weewx-user] Re: Docker image with interceptor driver and neowx skin

2023-12-04 Thread Mark Sanchez
This is super cool as I have now purchased the same weather station. However, I'm terrible with Docker. I can't seem to get this running. It seems to keep tripping at steps. Right now I'm stuck because something needs to happen with the ${PWD} variable. Do I need to change that to just my