Re: [weewx-user] Belchertown graphs stopped working

2023-07-14 Thread colin....@gmail.com
Hi all, I'm late to the party here. I've tried James-76 solution but still 
no charts. No errors in syslog, I did have to add the line  as it 
didn't exist in my header.html.tmpl file - which seems a little suspicious

Cheers
Colin
41south.nz

On Wednesday, May 10, 2023 at 4:55:38 AM UTC+12 Russ Panneton wrote:

> I'm happy I copied the 10.3.3 sources to a local directory per roe-dl's 
> description in issue #881 
> 
>
> On Tue, May 9, 2023 at 10:18 AM Eric K  wrote:
>
>> Huh.  I didn't do anything and the charts returned.
>> On Tuesday, May 9, 2023 at 10:58:23 AM UTC-5 Eric K wrote:
>>
>>> I implemented the workaround posted by James-76 in issue 881 
>>> , and it 
>>> worked for the last 2 weeks...until this morning.
>>> I have not looked for clues yet, but I'm betting that Highcharts changed 
>>> something on their server, and now our links to 10.3.3 code are broken.
>>> On Wednesday, April 26, 2023 at 9:32:54 AM UTC-5 Didier Decoodt wrote:
>>>
 see https://github.com/poblabs/weewx-belchertown/issues/881

 Le mer. 26 avr. 2023 à 16:30, pannetron  a écrit :

> Yesterday my Belchertown skin version 1.2 on weewx 4.10.2 stopped 
> generating graphs.  With debug turned on, there are no error messages.  
> Before yesterday everything was working perfectly for months, no recent 
> changes on my end.  It appears that the Belchertown skin may  access some 
> other internet resources to generate its graphs - might one of those have 
> changed?   
>
> -- 
> 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 weewx-user+...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/weewx-user/f2941161-93af-4659-9cdb-d605f958494cn%40googlegroups.com
>  
> 
> .
>


 -- 
 Quel temps fait-il à Auffargis  ?

>>> -- 
>>
> You received this message because you are subscribed to a topic in the 
>> Google Groups "weewx-user" group.
>> To unsubscribe from this topic, visit 
>> https://groups.google.com/d/topic/weewx-user/yfG1JvCP3Us/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to 
>> weewx-user+...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/weewx-user/af71de9b-8567-40b8-b8af-c7ede1c30cf9n%40googlegroups.com
>>  
>> 
>> .
>>
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/53e8c6ad-97ed-4be1-bb07-47e6c25b5f2an%40googlegroups.com.


Re: [weewx-user] Belchertown graphs stopped working

2023-05-09 Thread Russ Panneton
I'm happy I copied the 10.3.3 sources to a local directory per roe-dl's
description in issue #881


On Tue, May 9, 2023 at 10:18 AM Eric K  wrote:

> Huh.  I didn't do anything and the charts returned.
> On Tuesday, May 9, 2023 at 10:58:23 AM UTC-5 Eric K wrote:
>
>> I implemented the workaround posted by James-76 in issue 881
>> , and it worked
>> for the last 2 weeks...until this morning.
>> I have not looked for clues yet, but I'm betting that Highcharts changed
>> something on their server, and now our links to 10.3.3 code are broken.
>> On Wednesday, April 26, 2023 at 9:32:54 AM UTC-5 Didier Decoodt wrote:
>>
>>> see https://github.com/poblabs/weewx-belchertown/issues/881
>>>
>>> Le mer. 26 avr. 2023 à 16:30, pannetron  a écrit :
>>>
 Yesterday my Belchertown skin version 1.2 on weewx 4.10.2 stopped
 generating graphs.  With debug turned on, there are no error messages.
 Before yesterday everything was working perfectly for months, no recent
 changes on my end.  It appears that the Belchertown skin may  access some
 other internet resources to generate its graphs - might one of those have
 changed?

 --
 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 weewx-user+...@googlegroups.com.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/weewx-user/f2941161-93af-4659-9cdb-d605f958494cn%40googlegroups.com
 
 .

>>>
>>>
>>> --
>>> Quel temps fait-il à Auffargis  ?
>>>
>> --
> You received this message because you are subscribed to a topic in the
> Google Groups "weewx-user" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/weewx-user/yfG1JvCP3Us/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> weewx-user+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/weewx-user/af71de9b-8567-40b8-b8af-c7ede1c30cf9n%40googlegroups.com
> 
> .
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/CADDHxw57CcBdhde3t1K_pAKrDwO2gveE-js-FkcL4-GjJPFpHw%40mail.gmail.com.


Re: [weewx-user] Belchertown graphs stopped working

2023-05-09 Thread Eric K
Huh.  I didn't do anything and the charts returned.
On Tuesday, May 9, 2023 at 10:58:23 AM UTC-5 Eric K wrote:

> I implemented the workaround posted by James-76 in issue 881 
> , and it worked 
> for the last 2 weeks...until this morning.
> I have not looked for clues yet, but I'm betting that Highcharts changed 
> something on their server, and now our links to 10.3.3 code are broken.
> On Wednesday, April 26, 2023 at 9:32:54 AM UTC-5 Didier Decoodt wrote:
>
>> see https://github.com/poblabs/weewx-belchertown/issues/881
>>
>> Le mer. 26 avr. 2023 à 16:30, pannetron  a écrit :
>>
>>> Yesterday my Belchertown skin version 1.2 on weewx 4.10.2 stopped 
>>> generating graphs.  With debug turned on, there are no error messages.  
>>> Before yesterday everything was working perfectly for months, no recent 
>>> changes on my end.  It appears that the Belchertown skin may  access some 
>>> other internet resources to generate its graphs - might one of those have 
>>> changed?   
>>>
>>> -- 
>>> 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 weewx-user+...@googlegroups.com.
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/weewx-user/f2941161-93af-4659-9cdb-d605f958494cn%40googlegroups.com
>>>  
>>> 
>>> .
>>>
>>
>>
>> -- 
>> Quel temps fait-il à Auffargis  ?
>>
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/af71de9b-8567-40b8-b8af-c7ede1c30cf9n%40googlegroups.com.


Re: [weewx-user] Belchertown graphs stopped working

2023-05-09 Thread Eric K
I implemented the workaround posted by James-76 in issue 881 
, and it worked 
for the last 2 weeks...until this morning.
I have not looked for clues yet, but I'm betting that Highcharts changed 
something on their server, and now our links to 10.3.3 code are broken.
On Wednesday, April 26, 2023 at 9:32:54 AM UTC-5 Didier Decoodt wrote:

> see https://github.com/poblabs/weewx-belchertown/issues/881
>
> Le mer. 26 avr. 2023 à 16:30, pannetron  a écrit :
>
>> Yesterday my Belchertown skin version 1.2 on weewx 4.10.2 stopped 
>> generating graphs.  With debug turned on, there are no error messages.  
>> Before yesterday everything was working perfectly for months, no recent 
>> changes on my end.  It appears that the Belchertown skin may  access some 
>> other internet resources to generate its graphs - might one of those have 
>> changed?   
>>
>> -- 
>> 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 weewx-user+...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/weewx-user/f2941161-93af-4659-9cdb-d605f958494cn%40googlegroups.com
>>  
>> 
>> .
>>
>
>
> -- 
> Quel temps fait-il à Auffargis  ?
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/8ee3ad3b-06a4-46f9-bd95-1d49ee1c310en%40googlegroups.com.


Re: [weewx-user] Belchertown graphs stopped working

2023-05-01 Thread pannetron
I also downloaded local copies and made the changes to the Belchertown 
code.  Hopefully the Highcharts license agreements permit downloading the 
code.

On Wednesday, April 26, 2023 at 11:26:42 AM UTC-6 vince wrote:

> Thanks for the heads-up here.  I'd have never found it in the belchertown 
> issues.
>
> I tested both workarounds.  Switching to newer highcharts works yet does 
> have the font change issues.  I went with @roe-dl's original workaround in 
> the github issue to grab a local copy of the required pieces of highcharts 
> rather than relying on downloading it every time and hoping that upstream 
> doesn't break anything.
>
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/eaa41288-e3fb-411a-9771-7f222be20670n%40googlegroups.com.


Re: [weewx-user] Belchertown graphs stopped working

2023-05-01 Thread František Slimařík
If my company would be dying, I would charge also basic Highchart product 
and search who is using it :)

Dne sobota 29. dubna 2023 v 12:21:57 UTC+2 uživatel Karen K napsal:

> Consider what happens if that company Highcharts suddenly dies. And 
> companies can die.
>
> František Slimařík schrieb am Mittwoch, 26. April 2023 um 20:24:49 UTC+2:
>
>> I believe the best solution is the one already implemented on Belchertown 
>> web pages (use specific version of Highcharts in your code like  "
>> https://code.highcharts.com/10/highcharts.js; to pick latest version of 
>> 10 or  "https://code.highcharts.com/10.3.3/highcharts.js 
>> "
>> for specific one). Code is stored on cloud so should be available all the 
>> time. You can even go back to version 1 released in 2014 so I wouldn´t be 
>> afraid you will loose access soon :)
>>
>> Dne středa 26. dubna 2023 v 19:26:42 UTC+2 uživatel vince napsal:
>>
>>> Thanks for the heads-up here.  I'd have never found it in the 
>>> belchertown issues.
>>>
>>> I tested both workarounds.  Switching to newer highcharts works yet does 
>>> have the font change issues.  I went with @roe-dl's original workaround in 
>>> the github issue to grab a local copy of the required pieces of highcharts 
>>> rather than relying on downloading it every time and hoping that upstream 
>>> doesn't break anything.
>>>
>>>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/b5370a70-58ab-42ba-886b-a789d68efc93n%40googlegroups.com.


Re: [weewx-user] Belchertown graphs stopped working

2023-04-29 Thread Karen K
Consider what happens if that company Highcharts suddenly dies. And 
companies can die.

František Slimařík schrieb am Mittwoch, 26. April 2023 um 20:24:49 UTC+2:

> I believe the best solution is the one already implemented on Belchertown 
> web pages (use specific version of Highcharts in your code like  "
> https://code.highcharts.com/10/highcharts.js; to pick latest version of 
> 10 or  "https://code.highcharts.com/10.3.3/highcharts.js 
> "
> for specific one). Code is stored on cloud so should be available all the 
> time. You can even go back to version 1 released in 2014 so I wouldn´t be 
> afraid you will loose access soon :)
>
> Dne středa 26. dubna 2023 v 19:26:42 UTC+2 uživatel vince napsal:
>
>> Thanks for the heads-up here.  I'd have never found it in the belchertown 
>> issues.
>>
>> I tested both workarounds.  Switching to newer highcharts works yet does 
>> have the font change issues.  I went with @roe-dl's original workaround in 
>> the github issue to grab a local copy of the required pieces of highcharts 
>> rather than relying on downloading it every time and hoping that upstream 
>> doesn't break anything.
>>
>>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/4db87a40-7180-455c-b5b0-2d4f82ca81fan%40googlegroups.com.


Re: [weewx-user] Belchertown graphs stopped working

2023-04-26 Thread František Slimařík
I believe the best solution is the one already implemented on Belchertown 
web pages (use specific version of Highcharts in your code like  "
https://code.highcharts.com/10/highcharts.js; to pick latest version of 10 
or  "https://code.highcharts.com/10.3.3/highcharts.js 
"
for specific one). Code is stored on cloud so should be available all the 
time. You can even go back to version 1 released in 2014 so I wouldn´t be 
afraid you will loose access soon :)

Dne středa 26. dubna 2023 v 19:26:42 UTC+2 uživatel vince napsal:

> Thanks for the heads-up here.  I'd have never found it in the belchertown 
> issues.
>
> I tested both workarounds.  Switching to newer highcharts works yet does 
> have the font change issues.  I went with @roe-dl's original workaround in 
> the github issue to grab a local copy of the required pieces of highcharts 
> rather than relying on downloading it every time and hoping that upstream 
> doesn't break anything.
>
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/00ef78e0-d3c9-4dc9-a41b-5b3f0b391365n%40googlegroups.com.


Re: [weewx-user] Belchertown graphs stopped working

2023-04-26 Thread vince
Thanks for the heads-up here.  I'd have never found it in the belchertown 
issues.

I tested both workarounds.  Switching to newer highcharts works yet does 
have the font change issues.  I went with @roe-dl's original workaround in 
the github issue to grab a local copy of the required pieces of highcharts 
rather than relying on downloading it every time and hoping that upstream 
doesn't break anything.

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/2d5ae4bb-9932-4f86-a503-cc14f44ccd12n%40googlegroups.com.


Re: [weewx-user] Belchertown graphs stopped working

2023-04-26 Thread pannetron
Thanks for that link!!

Russ

On Wednesday, April 26, 2023 at 8:32:54 AM UTC-6 Didier Decoodt wrote:

> see https://github.com/poblabs/weewx-belchertown/issues/881
>
> Le mer. 26 avr. 2023 à 16:30, pannetron  a écrit :
>
>> Yesterday my Belchertown skin version 1.2 on weewx 4.10.2 stopped 
>> generating graphs.  With debug turned on, there are no error messages.  
>> Before yesterday everything was working perfectly for months, no recent 
>> changes on my end.  It appears that the Belchertown skin may  access some 
>> other internet resources to generate its graphs - might one of those have 
>> changed?   
>>
>> -- 
>> 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 weewx-user+...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/weewx-user/f2941161-93af-4659-9cdb-d605f958494cn%40googlegroups.com
>>  
>> 
>> .
>>
>
>
> -- 
> Quel temps fait-il à Auffargis  ?
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/530a53d8-7b40-4ab2-87fe-0a9a3e81d694n%40googlegroups.com.


Re: [weewx-user] Belchertown graphs stopped working

2023-04-26 Thread Didier Decoodt
see https://github.com/poblabs/weewx-belchertown/issues/881

Le mer. 26 avr. 2023 à 16:30, pannetron  a écrit :

> Yesterday my Belchertown skin version 1.2 on weewx 4.10.2 stopped
> generating graphs.  With debug turned on, there are no error messages.
> Before yesterday everything was working perfectly for months, no recent
> changes on my end.  It appears that the Belchertown skin may  access some
> other internet resources to generate its graphs - might one of those have
> changed?
>
> --
> 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 weewx-user+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/weewx-user/f2941161-93af-4659-9cdb-d605f958494cn%40googlegroups.com
> 
> .
>


-- 
Quel temps fait-il à Auffargis  ?

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/CAAvt3%3DR24REWJhSnkdKEFLv97tcfjTWtiuKV3rgMcb2sGJLb3w%40mail.gmail.com.


[weewx-user] Belchertown graphs stopped working

2023-04-26 Thread pannetron
Yesterday my Belchertown skin version 1.2 on weewx 4.10.2 stopped 
generating graphs.  With debug turned on, there are no error messages.  
Before yesterday everything was working perfectly for months, no recent 
changes on my end.  It appears that the Belchertown skin may  access some 
other internet resources to generate its graphs - might one of those have 
changed?  

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/f2941161-93af-4659-9cdb-d605f958494cn%40googlegroups.com.