On Friday, November 19, 2021 at 9:20:24 AM UTC-8 [email protected] wrote:

>
> Perfect, the ftp upload problem was SOLVED using Tom's solution and the 
> ephemeris problem SOLVED with Gary's solution, thanks to both. Only this 
> problem remains in the log: Nov 19 18:05:05 raspberrypi weewx [1197] INFO 
> user.rtcr: Failed to post data. Exception error message: 'HTTP Error 403: 
> Forbidden' which refers to the [[RealtimeClientraw]] what is missing?


That error tells me that the webserver is not configured to permit the HTTP 
POST from the weewx computer.    How to do that depends on which webserver 
you are running and how you have it configured.   I would expect the 
default setting is to deny this, so you probably need to open something up 
in your webserver configuration.
 

> In the / etc / weewx version where is the rtcr.py file located?


Not understanding why you'd want to look for that when you're getting a 
permission denied from your webserver.

Try "find / -name rtcr.py -print" for the Linux way to find it.
But to answer, the extension puts it in the same place all other extension 
executables go.... /usr/share/weewx/user



-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/5f1c3d47-0cf1-497a-a34d-3276f2c66be1n%40googlegroups.com.

Reply via email to