Given it’s a generator that is throwing the error it is quite possible the 
problem config file is skin related rather than weewx.conf. Given that 
WeeWX has managed to get this far that tends to rule out weewx.conf as the 
source. Obvious candidate is Belchertown skin.conf, it could be in a 
Belchertown specific config file (user.belchertown.HighchartsJsonGenerator 
throws the error) but since CheetahGenerator also throws the error that 
tends to point at skin.conf.

Either way line 146 has your answer.

Gary

On Saturday, 15 May 2021 at 02:12:36 UTC+10 vince wrote:

> On Friday, May 14, 2021 at 4:11:08 AM UTC-7 Mitchell Tuckness wrote:
>
>> I am still learning Linux, so my troubleshooting skills are pretty 
>> limited; so I am reaching out to you all to get some help to figure this 
>> issue out. Here is the error I see in Syslog.
>>
>> ay 14 04:45:46 weewx-pi weewx[814] DEBUG weewx.reportengine: Found 
>> configuration file /home/weewx/skins/Belchertown/skin.conf for report 
>> 'Belchertown'
>> May 14 04:45:46 weewx-pi weewx[814] DEBUG weewx.cheetahgenerator: Using 
>> search list ['weewx.cheetahgenerator.Almanac', 
>> 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', 
>> 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 
>> 'weewx.cheetahgenerator.Extras', 'weewx.cheetahgenerator.JSONHelpers', 
>> 'user.belchertown.getData']
>> May 14 04:45:46 weewx-pi weewx[814] DEBUG weewx.manager: Daily summary 
>> version is 4.0
>> May 14 04:45:46 weewx-pi weewx[814] ERROR weewx.reportengine: Caught 
>> unrecoverable exception in generator 
>> 'weewx.cheetahgenerator.CheetahGenerator'
>> May 14 04:45:46 weewx-pi weewx[814] ERROR weewx.reportengine:        
>>  ****  Parse error in value at line 146. 
>>
> May 14 04:45:46 weewx-pi weewx[814] ERROR weewx.reportengine:        
>>  ****  configobj.ParseError: Parse error in value at line 146.
>>
> May 14 04:45:46 weewx-pi weewx[814] ERROR weewx.reportengine:        
>>  ****  Generator terminated
>> May 14 04:45:46 weewx-pi weewx[814] INFO weewx.reportengine: Copied 2 
>> files to /var/www/maladomini.net/
>> May 14 04:45:46 weewx-pi weewx[814] ERROR weewx.reportengine: Caught 
>> unrecoverable exception in generator 
>> 'user.belchertown.HighchartsJsonGenerator'
>> May 14 04:45:46 weewx-pi weewx[814] ERROR weewx.reportengine:        
>>  ****  Parse error in value at line 146.
>> May 14 04:45:46 weewx-pi weewx[814] ERROR weewx.reportengine:        
>>  ****  configobj.ParseError: Parse error in value at line 146.
>> May 14 04:45:46 weewx-pi weewx[814] ERROR weewx.reportengine:        
>>  ****  Generator terminated
>>
>>
> I'd guess you have a typo at line 146 in weewx.conf since two different 
> skins are throwing the same error.
>
>  
>

-- 
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/11d05cde-629b-401a-9eae-b9f8d8ac9f3bn%40googlegroups.com.

Reply via email to