I don't know what I'm looking at. Which messages are from your extension? The HTTP GET?
If so, we would have to see how it is used to offer an opinion. How is it referenced in your templates? Which templates is it used in? On Wed, Mar 20, 2024 at 5:08 AM Gianluca Contessa <[email protected]> wrote: > I wrote to new Search List Extensions (SLE). Everything works fine, but I > noticed from the weewx log that the script is repeated 18 times, and not > just once as it should be. in fact, weewx delays more than a minute to > generate the files. I don't understand where is the issue. > > > Mar 20 10:25:43 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > https://www.santodelgiorno.it:443 "GET / HTTP/1.1" 200 12219 > > Mar 20 10:25:43 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > Starting new HTTPS connection (1): www.santodelgiorno.it:443 > > Mar 20 10:25:43 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > https://www.santodelgiorno.it:443 "GET /san-giovanni-nepomuceno/ > HTTP/1.1" 200 17870 > > Mar 20 10:25:43 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > Starting new HTTPS connection (1): my.meteoblue.com:443 > > Mar 20 10:25:44 raspberrypi weewxd[11529]: INFO weewx.restx: MQTT: > Published record 2024-03-20 10:25:44 CET (1710926744) > > Mar 20 10:25:45 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > https://my.meteoblue.com:443 "GET > /images/meteogram?temperature_units=C&wind_units=kmh&precipitation_units=mm&iso2=it&lat=40.6249&lon=15.1035&asl=138&tz=Europe%2FRome&apikey=jhMJTOUVRNvs25m4&lang=it&location_name=Quadrivio&windspeed_units=kmh&sig=019aad2a754640de4dcc7cef14e5a258 > HTTP/1.1" 200 82323 > > Mar 20 10:25:45 raspberrypi weewxd[11529]: DEBUG PIL.PngImagePlugin: > STREAM b'IHDR' 16 13 > > Mar 20 10:25:45 raspberrypi weewxd[11529]: DEBUG PIL.PngImagePlugin: > STREAM b'PLTE' 41 768 > > Mar 20 10:25:45 raspberrypi weewxd[11529]: DEBUG PIL.PngImagePlugin: > STREAM b'tRNS' 821 256 > > Mar 20 10:25:45 raspberrypi weewxd[11529]: DEBUG PIL.PngImagePlugin: > STREAM b'pHYs' 1089 9 > > Mar 20 10:25:45 raspberrypi weewxd[11529]: DEBUG PIL.PngImagePlugin: > STREAM b'IDAT' 1110 65536 > > Mar 20 10:25:45 raspberrypi weewxd[11529]: INFO user.richiesta_token: > Immagine salvata con successo in > /var/www/html/weewx/previsione/previsione.png > > Mar 20 10:25:45 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > Starting new HTTPS connection (1): www.3bmeteo.com:443 > > Mar 20 10:25:45 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > https://www.3bmeteo.com:443 "GET /meteo/quadrivio HTTP/1.1" 200 None > > Mar 20 10:25:46 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > Starting new HTTPS connection (1): graph.facebook.com:443 > > Mar 20 10:25:46 raspberrypi weewxd[11529]: INFO weewx.restx: MQTT: > Published record 2024-03-20 10:25:46 CET (1710926746) > > Mar 20 10:25:46 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > https://graph.facebook.com:443 "GET > /v19.0/3479353805541966/accounts?access_token=EAATInc3craQBO4TVblpp4l4j6ZB8l6XRLLoWILxwMZAZBGLvfpZARk84dzoFJeI9yuuD5SWu3sv84MeCLe35oXKet3aASFE9ZBwtIZBupstk0RdmQbjZCtvUZCW2F8RZBrfOgB9nTLDjz6MBtwbW6SCxUvZA1lR0z6qDxDri2k4aQA4O5EbcqGLhkUhUekDeTZB7PQZD > HTTP/1.1" 200 505 > > Mar 20 10:25:46 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > Starting new HTTPS connection (1): www.santodelgiorno.it:443 > > Mar 20 10:25:46 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > https://www.santodelgiorno.it:443 "GET / HTTP/1.1" 200 12219 > > Mar 20 10:25:46 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > Starting new HTTPS connection (1): www.santodelgiorno.it:443 > > Mar 20 10:25:46 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > https://www.santodelgiorno.it:443 "GET /san-giovanni-nepomuceno/ > HTTP/1.1" 200 17870 > > Mar 20 10:25:47 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > Starting new HTTPS connection (1): my.meteoblue.com:443 > > Mar 20 10:25:47 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > https://my.meteoblue.com:443 "GET > /images/meteogram?temperature_units=C&wind_units=kmh&precipitation_units=mm&iso2=it&lat=40.6249&lon=15.1035&asl=138&tz=Europe%2FRome&apikey=jhMJTOUVRNvs25m4&lang=it&location_name=Quadrivio&windspeed_units=kmh&sig=019aad2a754640de4dcc7cef14e5a258 > HTTP/1.1" 200 82323 > > Mar 20 10:25:47 raspberrypi weewxd[11529]: DEBUG PIL.PngImagePlugin: > STREAM b'IHDR' 16 13 > > Mar 20 10:25:47 raspberrypi weewxd[11529]: DEBUG PIL.PngImagePlugin: > STREAM b'PLTE' 41 768 > > Mar 20 10:25:47 raspberrypi weewxd[11529]: DEBUG PIL.PngImagePlugin: > STREAM b'tRNS' 821 256 > > Mar 20 10:25:47 raspberrypi weewxd[11529]: DEBUG PIL.PngImagePlugin: > STREAM b'pHYs' 1089 9 > > Mar 20 10:25:47 raspberrypi weewxd[11529]: DEBUG PIL.PngImagePlugin: > STREAM b'IDAT' 1110 65536 > > Mar 20 10:25:47 raspberrypi weewxd[11529]: INFO user.richiesta_token: > Immagine salvata con successo in > /var/www/html/weewx/previsione/previsione.png > > Mar 20 10:25:47 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > Starting new HTTPS connection (1): www.3bmeteo.com:443 > > Mar 20 10:25:47 raspberrypi weewxd[11529]: INFO weewx.restx: MQTT: > Published record 2024-03-20 10:25:48 CET (1710926748) > > Mar 20 10:25:47 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > https://www.3bmeteo.com:443 "GET /meteo/quadrivio HTTP/1.1" 200 None > > Mar 20 10:25:48 raspberrypi weewxd[11529]: DEBUG user.tablegenerator: > Generated tables in 0.01 seconds. refreshed: 0 old used: 17 > > Mar 20 10:25:48 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > Starting new HTTPS connection (1): graph.facebook.com:443 > > Mar 20 10:25:48 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > https://graph.facebook.com:443 "GET > /v19.0/3479353805541966/accounts?access_token=EAATInc3craQBO4TVblpp4l4j6ZB8l6XRLLoWILxwMZAZBGLvfpZARk84dzoFJeI9yuuD5SWu3sv84MeCLe35oXKet3aASFE9ZBwtIZBupstk0RdmQbjZCtvUZCW2F8RZBrfOgB9nTLDjz6MBtwbW6SCxUvZA1lR0z6qDxDri2k4aQA4O5EbcqGLhkUhUekDeTZB7PQZD > HTTP/1.1" 200 509 > > Mar 20 10:25:48 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > Starting new HTTPS connection (1): www.santodelgiorno.it:443 > > Mar 20 10:25:48 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > https://www.santodelgiorno.it:443 "GET / HTTP/1.1" 200 12219 > > Mar 20 10:25:49 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > Starting new HTTPS connection (1): www.santodelgiorno.it:443 > > Mar 20 10:25:49 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > https://www.santodelgiorno.it:443 "GET /san-giovanni-nepomuceno/ > HTTP/1.1" 200 17870 > > Mar 20 10:25:49 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > Starting new HTTPS connection (1): my.meteoblue.com:443 > > Mar 20 10:25:49 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > https://my.meteoblue.com:443 "GET > /images/meteogram?temperature_units=C&wind_units=kmh&precipitation_units=mm&iso2=it&lat=40.6249&lon=15.1035&asl=138&tz=Europe%2FRome&apikey=jhMJTOUVRNvs25m4&lang=it&location_name=Quadrivio&windspeed_units=kmh&sig=019aad2a754640de4dcc7cef14e5a258 > HTTP/1.1" 200 82323 > > Mar 20 10:25:49 raspberrypi weewxd[11529]: DEBUG PIL.PngImagePlugin: > STREAM b'IHDR' 16 13 > > Mar 20 10:25:49 raspberrypi weewxd[11529]: DEBUG PIL.PngImagePlugin: > STREAM b'PLTE' 41 768 > > Mar 20 10:25:49 raspberrypi weewxd[11529]: DEBUG PIL.PngImagePlugin: > STREAM b'tRNS' 821 256 > > Mar 20 10:25:49 raspberrypi weewxd[11529]: DEBUG PIL.PngImagePlugin: > STREAM b'pHYs' 1089 9 > > Mar 20 10:25:49 raspberrypi weewxd[11529]: DEBUG PIL.PngImagePlugin: > STREAM b'IDAT' 1110 65536 > > Mar 20 10:25:49 raspberrypi weewxd[11529]: INFO weewx.restx: MQTT: > Published record 2024-03-20 10:25:50 CET (1710926750) > > Mar 20 10:25:50 raspberrypi weewxd[11529]: INFO user.richiesta_token: > Immagine salvata con successo in > /var/www/html/weewx/previsione/previsione.png > > Mar 20 10:25:50 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > Starting new HTTPS connection (1): www.3bmeteo.com:443 > > Mar 20 10:25:50 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > https://www.3bmeteo.com:443 "GET /meteo/quadrivio HTTP/1.1" 200 None > > Mar 20 10:25:50 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > Starting new HTTPS connection (1): graph.facebook.com:443 > > Mar 20 10:25:51 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > https://graph.facebook.com:443 "GET > /v19.0/3479353805541966/accounts?access_token=EAATInc3craQBO4TVblpp4l4j6ZB8l6XRLLoWILxwMZAZBGLvfpZARk84dzoFJeI9yuuD5SWu3sv84MeCLe35oXKet3aASFE9ZBwtIZBupstk0RdmQbjZCtvUZCW2F8RZBrfOgB9nTLDjz6MBtwbW6SCxUvZA1lR0z6qDxDri2k4aQA4O5EbcqGLhkUhUekDeTZB7PQZD > HTTP/1.1" 200 504 > > Mar 20 10:25:51 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > Starting new HTTPS connection (1): www.santodelgiorno.it:443 > > Mar 20 10:25:51 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > https://www.santodelgiorno.it:443 "GET / HTTP/1.1" 200 12219 > > Mar 20 10:25:51 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > Starting new HTTPS connection (1): www.santodelgiorno.it:443 > > Mar 20 10:25:51 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > https://www.santodelgiorno.it:443 "GET /san-giovanni-nepomuceno/ > HTTP/1.1" 200 17870 > > Mar 20 10:25:52 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > Starting new HTTPS connection (1): my.meteoblue.com:443 > > Mar 20 10:25:52 raspberrypi weewxd[11529]: INFO weewx.restx: MQTT: > Published record 2024-03-20 10:25:52 CET (1710926752) > > Mar 20 10:25:52 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > https://my.meteoblue.com:443 "GET > /images/meteogram?temperature_units=C&wind_units=kmh&precipitation_units=mm&iso2=it&lat=40.6249&lon=15.1035&asl=138&tz=Europe%2FRome&apikey=jhMJTOUVRNvs25m4&lang=it&location_name=Quadrivio&windspeed_units=kmh&sig=019aad2a754640de4dcc7cef14e5a258 > HTTP/1.1" 200 82323 > > Mar 20 10:25:52 raspberrypi weewxd[11529]: DEBUG PIL.PngImagePlugin: > STREAM b'IHDR' 16 13 > > Mar 20 10:25:52 raspberrypi weewxd[11529]: DEBUG PIL.PngImagePlugin: > STREAM b'PLTE' 41 768 > > Mar 20 10:25:52 raspberrypi weewxd[11529]: DEBUG PIL.PngImagePlugin: > STREAM b'tRNS' 821 256 > > Mar 20 10:25:52 raspberrypi weewxd[11529]: DEBUG PIL.PngImagePlugin: > STREAM b'pHYs' 1089 9 > > Mar 20 10:25:52 raspberrypi weewxd[11529]: DEBUG PIL.PngImagePlugin: > STREAM b'IDAT' 1110 65536 > > Mar 20 10:25:52 raspberrypi weewxd[11529]: INFO user.richiesta_token: > Immagine salvata con successo in > /var/www/html/weewx/previsione/previsione.png > > Mar 20 10:25:52 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > Starting new HTTPS connection (1): www.3bmeteo.com:443 > > Mar 20 10:25:52 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > https://www.3bmeteo.com:443 "GET /meteo/quadrivio HTTP/1.1" 200 None > > Mar 20 10:25:53 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > Starting new HTTPS connection (1): graph.facebook.com:443 > > Mar 20 10:25:53 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > https://graph.facebook.com:443 "GET > /v19.0/3479353805541966/accounts?access_token=EAATInc3craQBO4TVblpp4l4j6ZB8l6XRLLoWILxwMZAZBGLvfpZARk84dzoFJeI9yuuD5SWu3sv84MeCLe35oXKet3aASFE9ZBwtIZBupstk0RdmQbjZCtvUZCW2F8RZBrfOgB9nTLDjz6MBtwbW6SCxUvZA1lR0z6qDxDri2k4aQA4O5EbcqGLhkUhUekDeTZB7PQZD > HTTP/1.1" 200 506 > > Mar 20 10:25:53 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > Starting new HTTPS connection (1): www.santodelgiorno.it:443 > > Mar 20 10:25:53 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > https://www.santodelgiorno.it:443 "GET / HTTP/1.1" 200 12219 > > Mar 20 10:25:53 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > Starting new HTTPS connection (1): www.santodelgiorno.it:443 > > Mar 20 10:25:54 raspberrypi weewxd[11529]: INFO weewx.restx: MQTT: > Published record 2024-03-20 10:25:54 CET (1710926754) > > Mar 20 10:25:54 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > https://www.santodelgiorno.it:443 "GET /san-giovanni-nepomuceno/ > HTTP/1.1" 200 17870 > > Mar 20 10:25:54 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > Starting new HTTPS connection (1): my.meteoblue.com:443 > > Mar 20 10:25:54 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > https://my.meteoblue.com:443 "GET > /images/meteogram?temperature_units=C&wind_units=kmh&precipitation_units=mm&iso2=it&lat=40.6249&lon=15.1035&asl=138&tz=Europe%2FRome&apikey=jhMJTOUVRNvs25m4&lang=it&location_name=Quadrivio&windspeed_units=kmh&sig=019aad2a754640de4dcc7cef14e5a258 > HTTP/1.1" 200 82323 > > Mar 20 10:25:54 raspberrypi weewxd[11529]: DEBUG PIL.PngImagePlugin: > STREAM b'IHDR' 16 13 > > Mar 20 10:25:54 raspberrypi weewxd[11529]: DEBUG PIL.PngImagePlugin: > STREAM b'PLTE' 41 768 > > Mar 20 10:25:54 raspberrypi weewxd[11529]: DEBUG PIL.PngImagePlugin: > STREAM b'tRNS' 821 256 > > Mar 20 10:25:54 raspberrypi weewxd[11529]: DEBUG PIL.PngImagePlugin: > STREAM b'pHYs' 1089 9 > > Mar 20 10:25:54 raspberrypi weewxd[11529]: DEBUG PIL.PngImagePlugin: > STREAM b'IDAT' 1110 65536 > > Mar 20 10:25:54 raspberrypi weewxd[11529]: INFO user.richiesta_token: > Immagine salvata con successo in > /var/www/html/weewx/previsione/previsione.png > > Mar 20 10:25:54 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > Starting new HTTPS connection (1): www.3bmeteo.com:443 > > Mar 20 10:25:55 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > https://www.3bmeteo.com:443 "GET /meteo/quadrivio HTTP/1.1" 200 None > > Mar 20 10:25:55 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > Starting new HTTPS connection (1): graph.facebook.com:443 > > Mar 20 10:25:55 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > https://graph.facebook.com:443 "GET > /v19.0/3479353805541966/accounts?access_token=EAATInc3craQBO4TVblpp4l4j6ZB8l6XRLLoWILxwMZAZBGLvfpZARk84dzoFJeI9yuuD5SWu3sv84MeCLe35oXKet3aASFE9ZBwtIZBupstk0RdmQbjZCtvUZCW2F8RZBrfOgB9nTLDjz6MBtwbW6SCxUvZA1lR0z6qDxDri2k4aQA4O5EbcqGLhkUhUekDeTZB7PQZD > HTTP/1.1" 200 510 > > Mar 20 10:25:55 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > Starting new HTTPS connection (1): www.santodelgiorno.it:443 > > Mar 20 10:25:55 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > https://www.santodelgiorno.it:443 "GET / HTTP/1.1" 200 12219 > > Mar 20 10:25:56 raspberrypi weewxd[11529]: INFO weewx.restx: MQTT: > Published record 2024-03-20 10:25:56 CET (1710926756) > > Mar 20 10:25:56 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > Starting new HTTPS connection (1): www.santodelgiorno.it:443 > > Mar 20 10:25:56 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > https://www.santodelgiorno.it:443 "GET /san-giovanni-nepomuceno/ > HTTP/1.1" 200 17870 > > Mar 20 10:25:56 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > Starting new HTTPS connection (1): my.meteoblue.com:443 > > Mar 20 10:25:56 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > https://my.meteoblue.com:443 "GET > /images/meteogram?temperature_units=C&wind_units=kmh&precipitation_units=mm&iso2=it&lat=40.6249&lon=15.1035&asl=138&tz=Europe%2FRome&apikey=jhMJTOUVRNvs25m4&lang=it&location_name=Quadrivio&windspeed_units=kmh&sig=019aad2a754640de4dcc7cef14e5a258 > HTTP/1.1" 200 82323 > > Mar 20 10:25:56 raspberrypi weewxd[11529]: DEBUG PIL.PngImagePlugin: > STREAM b'IHDR' 16 13 > > Mar 20 10:25:56 raspberrypi weewxd[11529]: DEBUG PIL.PngImagePlugin: > STREAM b'PLTE' 41 768 > > Mar 20 10:25:56 raspberrypi weewxd[11529]: DEBUG PIL.PngImagePlugin: > STREAM b'tRNS' 821 256 > > Mar 20 10:25:56 raspberrypi weewxd[11529]: DEBUG PIL.PngImagePlugin: > STREAM b'pHYs' 1089 9 > > Mar 20 10:25:56 raspberrypi weewxd[11529]: DEBUG PIL.PngImagePlugin: > STREAM b'IDAT' 1110 65536 > > Mar 20 10:25:57 raspberrypi weewxd[11529]: INFO user.richiesta_token: > Immagine salvata con successo in > /var/www/html/weewx/previsione/previsione.png > > Mar 20 10:25:57 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > Starting new HTTPS connection (1): www.3bmeteo.com:443 > > Mar 20 10:25:57 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > https://www.3bmeteo.com:443 "GET /meteo/quadrivio HTTP/1.1" 200 None > > Mar 20 10:25:57 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > Starting new HTTPS connection (1): graph.facebook.com:443 > > Mar 20 10:25:57 raspberrypi weewxd[11529]: INFO weewx.restx: MQTT: > Published record 2024-03-20 10:25:58 CET (1710926758) > > Mar 20 10:25:58 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > https://graph.facebook.com:443 "GET > /v19.0/3479353805541966/accounts?access_token=EAATInc3craQBO4TVblpp4l4j6ZB8l6XRLLoWILxwMZAZBGLvfpZARk84dzoFJeI9yuuD5SWu3sv84MeCLe35oXKet3aASFE9ZBwtIZBupstk0RdmQbjZCtvUZCW2F8RZBrfOgB9nTLDjz6MBtwbW6SCxUvZA1lR0z6qDxDri2k4aQA4O5EbcqGLhkUhUekDeTZB7PQZD > HTTP/1.1" 200 509 > > Mar 20 10:25:58 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > Starting new HTTPS connection (1): www.santodelgiorno.it:443 > > Mar 20 10:25:58 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > https://www.santodelgiorno.it:443 "GET / HTTP/1.1" 200 12219 > > Mar 20 10:25:58 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > Starting new HTTPS connection (1): www.santodelgiorno.it:443 > > Mar 20 10:25:58 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > https://www.santodelgiorno.it:443 "GET /san-giovanni-nepomuceno/ > HTTP/1.1" 200 17870 > > Mar 20 10:25:58 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > Starting new HTTPS connection (1): my.meteoblue.com:443 > > Mar 20 10:25:59 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > https://my.meteoblue.com:443 "GET > /images/meteogram?temperature_units=C&wind_units=kmh&precipitation_units=mm&iso2=it&lat=40.6249&lon=15.1035&asl=138&tz=Europe%2FRome&apikey=jhMJTOUVRNvs25m4&lang=it&location_name=Quadrivio&windspeed_units=kmh&sig=019aad2a754640de4dcc7cef14e5a258 > HTTP/1.1" 200 82323 > > Mar 20 10:25:59 raspberrypi weewxd[11529]: DEBUG PIL.PngImagePlugin: > STREAM b'IHDR' 16 13 > > Mar 20 10:25:59 raspberrypi weewxd[11529]: DEBUG PIL.PngImagePlugin: > STREAM b'PLTE' 41 768 > > Mar 20 10:25:59 raspberrypi weewxd[11529]: DEBUG PIL.PngImagePlugin: > STREAM b'tRNS' 821 256 > > Mar 20 10:25:59 raspberrypi weewxd[11529]: DEBUG PIL.PngImagePlugin: > STREAM b'pHYs' 1089 9 > > Mar 20 10:25:59 raspberrypi weewxd[11529]: DEBUG PIL.PngImagePlugin: > STREAM b'IDAT' 1110 65536 > > Mar 20 10:25:59 raspberrypi weewxd[11529]: INFO user.richiesta_token: > Immagine salvata con successo in > /var/www/html/weewx/previsione/previsione.png > > Mar 20 10:25:59 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > Starting new HTTPS connection (1): www.3bmeteo.com:443 > > Mar 20 10:25:59 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > https://www.3bmeteo.com:443 "GET /meteo/quadrivio HTTP/1.1" 200 None > > Mar 20 10:26:00 raspberrypi weewxd[11529]: INFO weewx.restx: MQTT: > Published record 2024-03-20 10:26:00 CET (1710926760) > > Mar 20 10:26:00 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > Starting new HTTPS connection (1): graph.facebook.com:443 > > Mar 20 10:26:00 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > https://graph.facebook.com:443 "GET > /v19.0/3479353805541966/accounts?access_token=EAATInc3craQBO4TVblpp4l4j6ZB8l6XRLLoWILxwMZAZBGLvfpZARk84dzoFJeI9yuuD5SWu3sv84MeCLe35oXKet3aASFE9ZBwtIZBupstk0RdmQbjZCtvUZCW2F8RZBrfOgB9nTLDjz6MBtwbW6SCxUvZA1lR0z6qDxDri2k4aQA4O5EbcqGLhkUhUekDeTZB7PQZD > HTTP/1.1" 200 510 > > Mar 20 10:26:00 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > Starting new HTTPS connection (1): www.santodelgiorno.it:443 > > Mar 20 10:26:00 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > https://www.santodelgiorno.it:443 "GET / HTTP/1.1" 200 12219 > > Mar 20 10:26:01 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > Starting new HTTPS connection (1): www.santodelgiorno.it:443 > > Mar 20 10:26:01 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > https://www.santodelgiorno.it:443 "GET /san-giovanni-nepomuceno/ > HTTP/1.1" 200 17870 > > Mar 20 10:26:01 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > Starting new HTTPS connection (1): my.meteoblue.com:443 > > Mar 20 10:26:02 raspberrypi weewxd[11529]: INFO weewx.restx: MQTT: > Published record 2024-03-20 10:26:02 CET (1710926762) > > Mar 20 10:26:02 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > https://my.meteoblue.com:443 "GET > /images/meteogram?temperature_units=C&wind_units=kmh&precipitation_units=mm&iso2=it&lat=40.6249&lon=15.1035&asl=138&tz=Europe%2FRome&apikey=jhMJTOUVRNvs25m4&lang=it&location_name=Quadrivio&windspeed_units=kmh&sig=019aad2a754640de4dcc7cef14e5a258 > HTTP/1.1" 200 82323 > > Mar 20 10:26:02 raspberrypi weewxd[11529]: DEBUG PIL.PngImagePlugin: > STREAM b'IHDR' 16 13 > > Mar 20 10:26:02 raspberrypi weewxd[11529]: DEBUG PIL.PngImagePlugin: > STREAM b'PLTE' 41 768 > > Mar 20 10:26:02 raspberrypi weewxd[11529]: DEBUG PIL.PngImagePlugin: > STREAM b'tRNS' 821 256 > > Mar 20 10:26:02 raspberrypi weewxd[11529]: DEBUG PIL.PngImagePlugin: > STREAM b'pHYs' 1089 9 > > Mar 20 10:26:02 raspberrypi weewxd[11529]: DEBUG PIL.PngImagePlugin: > STREAM b'IDAT' 1110 65536 > > Mar 20 10:26:02 raspberrypi weewxd[11529]: INFO user.richiesta_token: > Immagine salvata con successo in > /var/www/html/weewx/previsione/previsione.png > > Mar 20 10:26:02 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > Starting new HTTPS connection (1): www.3bmeteo.com:443 > > Mar 20 10:26:03 raspberrypi weewxd[11529]: DEBUG urllib3.connectionpool: > https://www.3bmeteo.com:443 "GET /meteo/quadrivio HTTP/1.1" 200 None > > Mar 20 10:26:03 raspberrypi weewxd[11529]: INFO weewx.cheetahgenerator: > Generated 18 files for report Belchertown in 46.83 seconds > > Mar 20 10:26:03 raspberrypi weewxd[11529]: INFO weewx.reportengine: Copied > 5 files to /var/www/html/weewx > > Mar 20 10:26:03 raspberrypi weewxd[11529]: DEBUG weewx.manager: Daily > summary version is 4.0 > > Mar 20 10:26:04 raspberrypi weewxd[11529]: INFO weewx.restx: MQTT: > Published record 2024-03-20 10:26:04 CET (1710926764) > > Mar 20 10:26:06 raspberrypi weewxd[11529]: INFO weewx.restx: MQTT: > Published record 2024-03-20 10:26:06 CET (1710926766) > > Mar 20 10:26:06 raspberrypi weewxd[11529]: DEBUG weewx.reportengine: > Running report 'FTP' > > Mar 20 10:26:06 raspberrypi weewxd[11529]: DEBUG weewx.reportengine: Found > configuration file /etc/weewx/skins/Ftp/skin.conf for report 'FTP' > > Mar 20 10:26:06 raspberrypi weewxd[11529]: DEBUG weewx.reportengine: > Cannot read localization file /etc/weewx/skins/Ftp/lang/it.conf for report > 'FTP': Config file not found: "/etc/weewx/skins/Ftp/lang/it.conf". > > Mar 20 10:26:06 raspberrypi weewxd[11529]: DEBUG weewx.reportengine: **** > Using defaults instead. > > Mar 20 10:26:06 raspberrypi weewxd[11529]: DEBUG weewx.reportengine: > Running generators for report 'FTP' in directory '/etc/weewx/skins/Ftp' > > Mar 20 10:26:06 raspberrypi weewxd[11529]: DEBUG weeutil.ftpupload: > Attempting connection to ftp.meteoquadrivio.altervista.org > > Mar 20 10:26:06 raspberrypi weewxd[11529]: DEBUG weeutil.ftpupload: FTP > encoding not supported, ignoring. > > Mar 20 10:26:06 raspberrypi weewxd[11529]: DEBUG weeutil.ftpupload: > Connected to ftp.meteoquadrivio.altervista.org > > > -- > You received this message because you are subscribed to the Google Groups > "weewx-development" 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-development/2c88b9f7-14f8-4721-90e2-d072f8bca9ban%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-development/2c88b9f7-14f8-4721-90e2-d072f8bca9ban%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "weewx-development" 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-development/CAPq0zECPprZcrYS9nC%3Drh_U%2BnMYtbhBw2UyhnaBHaWbNiV2xNw%40mail.gmail.com.
