Re: [weewx-user] New install of Weewx, Raspberry Pi, Apache 2.4.56 - 403 Forbidden

2023-05-22 Thread 'Rainer Lang' via weewx-user
what do you get when you enter just the RaspberryPi IP address in your browser ? you should get the standard webserver page (Apache2 Debian Default Page) does this work ? if so, has the folder /var/www/html/weewx been created in the first place ? can you see the folder in the Raspi File Manager

Re: [weewx-user] New install of Weewx, Raspberry Pi, Apache 2.4.56 - 403 Forbidden

2023-05-22 Thread Peter Hurn
Thanks I tried the sudo chmod -R 755 /var/www/html/weewx suggested, still the same issue unfortunately You don't have permission to access this resource. On Friday, 19 May 2023 at 13:50:17 UTC+1 Rainer Lang wrote: > did you change the permissions for weewx web folder > > /var/www/html/weewx >

Re: [weewx-user] SIGW1100 and Ecowitt WS90 weewx3.9.2 going to upgrade to version 4.XXX

2023-05-22 Thread 'Rainer Lang' via weewx-user
As far as I know is the capacitor voltage of the WS90 not communicated via the local API (Ecowitt Gateway API), only the battery voltage. The capacitor voltage you can see in the Ecowitt cloud dashboard of your station/console - that's a different communication protocol between your console and

[weewx-user] Re: Issue with WeeWX Forecast - XTide Thread

2023-05-22 Thread 'Rory Gillies' via weewx-user
Not an elegant solution but I just converted the feet to metres: #set $tides = $forecast.xtides #if len($tides) > 0 #for $tide in $tides #set $height=$tide.offset.raw / 3.281 $tide.event_ts.format("%a %d %H:%M") $tide.hilo #echo '%.2f' % $height m #end for Produces: Mon 2

[weewx-user] Re: Issue with WeeWX Forecast - XTide Thread

2023-05-22 Thread 'Rory Gillies' via weewx-user
OK, I sussed it out by adding duration = 1209600 to the XTide section. I thought this was the default value as it is commented out in forecast.py but it needs to be there for it to work. Now I have the tides the heights are showing up in feet, not metres, any idea how to change this? Thanks,

[weewx-user] Issue with WeeWX Forecast - XTide Thread

2023-05-22 Thread 'Rory Gillies' via weewx-user
Hi, I am trying to add tides to my ephemeris page on my website but having difficulty getting it to work. I'm not at the stage of adding he code to my page template yet as I can't seem to get valid tide data. I am running forecast version 3.4.0b12. I have the nonfree data installed and XTide is

[weewx-user] SIGW1100 and Ecowitt WS90 weewx3.9.2 going to upgrade to version 4.XXX

2023-05-22 Thread zasp...@gmail.com
Going to make the big jump form a series 3 weewx to the latest version are there any pitfalls I should be aware of . been running the GW1000 driver a couple of weeks works without issues so far The WS90 has and onboard capacitor and its logged on the Ecowitt app does the GW1000 driver log