Thanks Vince. I don't know of the Http post so I can't fix it. I can tell you that by clicking on the post_clientraw.php file the answer is 405 Method Not Allowed, that is 405 - Method Not Allowed for GET or HEAD request but I can't solve. Il giorno venerdì 19 novembre 2021 alle 19:03:40 UTC+1 vince ha scritto:
> 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/0db0e42f-49ea-4349-9098-91b6ade53edbn%40googlegroups.com.
