hi need some help,
all was working well and suddenly i got this error: working in virtual box, running belchertown skin : can somebody help? Nov 25 20:21:16 alex weewx[1975] DEBUG user.WLLDriver: Weewx packet from WLL module : {'dateTime': 1669404075, 'usUnits': 1, 'windSpeed': 0.0, 'windDir': 0, 'windGust': 4.0, 'windGustDir': 171, 'rain': 0.0, 'rainRate': 0} Nov 25 20:21:16 alex weewx[1975] INFO weewx.manager: Added record 2022-11-25 20:21:00 CET (1669404060) to database 'weewx.sdb' Nov 25 20:21:16 alex weewx[1975] INFO weewx.manager: Added record 2022-11-25 20:21:00 CET (1669404060) to daily summary in 'weewx.sdb' Nov 25 20:21:16 alex weewx[1975] DEBUG weewx.restx: StationRegistry: wait interval (60 < 86400) has not passed for record 2022-11-25 20:21:00 CET (1669404060) Nov 25 20:21:16 alex weewx[1975] DEBUG weewx.reportengine: Running reports for latest time in the database. Nov 25 20:21:16 alex weewx[1975] DEBUG weewx.reportengine: Report 'SeasonsReport' not enabled. Skipping. Nov 25 20:21:16 alex weewx[1975] DEBUG weewx.reportengine: Report 'SmartphoneReport' not enabled. Skipping. Nov 25 20:21:16 alex weewx[1975] DEBUG weewx.reportengine: Report 'MobileReport' not enabled. Skipping. Nov 25 20:21:16 alex weewx[1975] DEBUG weewx.reportengine: Report 'StandardReport' not enabled. Skipping. Nov 25 20:21:16 alex weewx[1975] DEBUG weewx.reportengine: Running report 'Belchertown' Nov 25 20:21:16 alex weewx[1975] DEBUG weewx.reportengine: Found configuration file /etc/weewx/skins/Belchertown/skin.conf for report 'Belchertown' Nov 25 20:21:16 alex weewx[1975] DEBUG urllib3.connectionpool: Starting new HTTP connection (1): 192.168.0.233:80 Nov 25 20:21:16 alex weewx[1975] DEBUG weewx.reportengine: Cannot read localization file /etc/weewx/skins/Belchertown/lang/en.conf for report 'Belchertown': Config file not found: "/etc/weewx/skins/Belchertown/lang/en.conf". Nov 25 20:21:16 alex weewx[1975] DEBUG weewx.reportengine: **** Using defaults instead. Nov 25 20:21:16 alex weewx[1975] DEBUG weewx.cheetahgenerator: Using search list ['user.belchertown.getData', 'weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Current', 'weewx.cheetahgenerator.DisplayOptions', 'weewx.cheetahgenerator.Extras', 'weewx.cheetahgenerator.Gettext', 'weewx.cheetahgenerator.JSONHelpers', 'weewx.cheetahgenerator.PlotInfo', 'weewx.cheetahgenerator.SkinInfo', 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo'] Nov 25 20:21:16 alex weewx[1975] DEBUG weewx.manager: Daily summary version is 4.0 Nov 25 20:21:16 alex weewx[1975] ERROR weewx.reportengine: Caught unrecoverable exception in generator 'weewx.cheetahgenerator.CheetahGenerator' Nov 25 20:21:16 alex weewx[1975] ERROR weewx.reportengine: **** Cannot compute the section depth at line 114. Nov 25 20:21:16 alex weewx[1975] ERROR weewx.reportengine: **** Traceback (most recent call last): Nov 25 20:21:16 alex weewx[1975] ERROR weewx.reportengine: **** File "/usr/share/weewx/weewx/reportengine.py", line 197, in run Nov 25 20:21:16 alex weewx[1975] ERROR weewx.reportengine: **** obj.start() Nov 25 20:21:16 alex weewx[1975] ERROR weewx.reportengine: **** File "/usr/share/weewx/weewx/reportengine.py", line 385, in start Nov 25 20:21:16 alex weewx[1975] ERROR weewx.reportengine: **** self.run() Nov 25 20:21:16 alex weewx[1975] ERROR weewx.reportengine: **** File "/usr/share/weewx/weewx/cheetahgenerator.py", line 169, in run Nov 25 20:21:16 alex weewx[1975] ERROR weewx.reportengine: **** ngen = self.generate(gen_dict[section_name], section_name, self.gen_ts) Nov 25 20:21:16 alex weewx[1975] ERROR weewx.reportengine: **** File "/usr/share/weewx/weewx/cheetahgenerator.py", line 229, in generate Nov 25 20:21:16 alex weewx[1975] ERROR weewx.reportengine: **** ngen += self.generate(section[subsection], subsection, gen_ts) Nov 25 20:21:16 alex weewx[1975] ERROR weewx.reportengine: **** File "/usr/share/weewx/weewx/cheetahgenerator.py", line 229, in generate Nov 25 20:21:16 alex weewx[1975] ERROR weewx.reportengine: **** ngen += self.generate(section[subsection], subsection, gen_ts) Nov 25 20:21:16 alex weewx[1975] ERROR weewx.reportengine: **** File "/usr/share/weewx/weewx/cheetahgenerator.py", line 321, in generate Nov 25 20:21:16 alex weewx[1975] ERROR weewx.reportengine: **** searchList = self._getSearchList(encoding, timespan, Nov 25 20:21:16 alex weewx[1975] ERROR weewx.reportengine: **** File "/usr/share/weewx/weewx/cheetahgenerator.py", line 415, in _getSearchList Nov 25 20:21:16 alex weewx[1975] ERROR weewx.reportengine: **** search_list += obj.get_extension_list(timespan, db_lookup) Nov 25 20:21:16 alex weewx[1975] ERROR weewx.reportengine: **** File "/usr/share/weewx/user/belchertown.py", line 309, in get_extension_list Nov 25 20:21:16 alex weewx[1975] ERROR weewx.reportengine: **** chart_dict = configobj.ConfigObj(default_chart_config_path, file_error=True) Nov 25 20:21:16 alex weewx[1975] ERROR weewx.reportengine: **** File "/usr/lib/python3/dist-packages/configobj.py", line 1229, in __init__ Nov 25 20:21:16 alex weewx[1975] ERROR weewx.reportengine: **** self._load(infile, configspec) Nov 25 20:21:16 alex weewx[1975] ERROR weewx.reportengine: **** File "/usr/lib/python3/dist-packages/configobj.py", line 1318, in _load Nov 25 20:21:16 alex weewx[1975] ERROR weewx.reportengine: **** raise error Nov 25 20:21:16 alex weewx[1975] ERROR weewx.reportengine: **** configobj.NestingError: Cannot compute the section depth at line 114. Nov 25 20:21:16 alex weewx[1975] ERROR weewx.reportengine: **** Generator terminated Nov 25 20:21:16 alex weewx[1975] INFO weewx.reportengine: Copied 2 files to /var/www/html/weewx/belchertown Nov 25 20:21:16 alex weewx[1975] ERROR weewx.reportengine: Caught unrecoverable exception in generator 'user.belchertown.HighchartsJsonGenerator' Nov 25 20:21:16 alex weewx[1975] ERROR weewx.reportengine: **** Cannot compute the section depth at line 114. Nov 25 20:21:16 alex weewx[1975] ERROR weewx.reportengine: **** Traceback (most recent call last): Nov 25 20:21:16 alex weewx[1975] ERROR weewx.reportengine: **** File "/usr/share/weewx/weewx/reportengine.py", line 197, in run Nov 25 20:21:16 alex weewx[1975] ERROR weewx.reportengine: **** obj.start() Nov 25 20:21:16 alex weewx[1975] ERROR weewx.reportengine: **** File "/usr/share/weewx/weewx/reportengine.py", line 385, in start Nov 25 20:21:16 alex weewx[1975] ERROR weewx.reportengine: **** self.run() Nov 25 20:21:16 alex weewx[1975] ERROR weewx.reportengine: **** File "/usr/share/weewx/user/belchertown.py", line 1444, in run Nov 25 20:21:16 alex weewx[1975] ERROR weewx.reportengine: **** self.chart_dict = configobj.ConfigObj(default_chart_config_path, file_error=True) Nov 25 20:21:16 alex weewx[1975] ERROR weewx.reportengine: **** File "/usr/lib/python3/dist-packages/configobj.py", line 1229, in __init__ Nov 25 20:21:16 alex weewx[1975] ERROR weewx.reportengine: **** self._load(infile, configspec) Nov 25 20:21:16 alex weewx[1975] ERROR weewx.reportengine: **** File "/usr/lib/python3/dist-packages/configobj.py", line 1318, in _load Nov 25 20:21:16 alex weewx[1975] ERROR weewx.reportengine: **** raise error Nov 25 20:21:16 alex weewx[1975] ERROR weewx.reportengine: **** configobj.NestingError: Cannot compute the section depth at line 114. Nov 25 20:21:16 alex weewx[1975] ERROR weewx.reportengine: **** Generator terminated Nov 25 20:21:16 alex weewx[1975] DEBUG weewx.reportengine: Running report 'FTP' Nov 25 20:21:16 alex weewx[1975] DEBUG weewx.reportengine: Found configuration file /etc/weewx/skins/Ftp/skin.conf for report 'FTP' Nov 25 20:21:16 alex weewx[1975] DEBUG weewx.reportengine: Cannot read localization file /etc/weewx/skins/Ftp/lang/en.conf for report 'FTP': Config file not found: "/etc/weewx/skins/Ftp/lang/en.conf". Nov 25 20:21:16 alex weewx[1975] DEBUG weewx.reportengine: **** Using defaults instead. Nov 25 20:21:16 alex weewx[1975] DEBUG weeutil.ftpupload: Attempting connection to 85.255.199.22 Nov 25 20:21:16 alex weewx[1975] DEBUG weeutil.ftpupload: Connected to 85.255.199.22 Nov 25 20:21:16 alex weewx[1975] DEBUG urllib3.connectionpool: http://192.168.0.233:80 "GET /v1/current_conditions HTTP/1.1" 200 None Nov 25 20:21:16 alex weewx[1975] INFO weewx.reportengine: ftpgenerator: Ftp'd 0 files in 0.29 seconds Nov 25 20:21:16 alex weewx[1975] DEBUG weewx.reportengine: Report 'RSYNC' not enabled. Skipping. Nov 25 20:21:17 alex weewx[1975] DEBUG user.WLLDriver: Current conditions received : {'data': {'did': '001D0A713985', 'ts': 1669404075, 'conditions': [{'lsid': 388316, 'data_structure_type': 1, 'txid': 2, 'temp': 46.1, 'hum': 90.2, 'dew_point': 43.4, 'wet_bulb': 44.7, 'heat_index': 46.1, 'wind_chill': 46.1, 'thw_index': 46.1, 'thsw_index': 44.1, 'wind_speed_last': 1.0, 'wind_dir_last': 137, 'wind_speed_avg_last_1_min': 2.06, 'wind_dir_scalar_avg_last_1_min': 225, 'wind_speed_avg_last_2_min': 1.87, 'wind_dir_scalar_avg_last_2_min': 223, 'wind_speed_hi_last_2_min': 4.0, 'wind_dir_at_hi_speed_last_2_min': 171, 'wind_speed_avg_last_10_min': 1.43, 'wind_dir_scalar_avg_last_10_min': 231, 'wind_speed_hi_last_10_min': 4.0, 'wind_dir_at_hi_speed_last_10_min': 171, 'rain_size': 2, 'rain_rate_last': 0, 'rain_rate_hi': 0, 'rainfall_last_15_min': 0, 'rain_rate_hi_last_15_min': 0, 'rainfall_last_60_min': 0, 'rainfall_last_24_hr': 31, 'rain_storm': 31, 'rain_storm_start_at': 1669336020, 'solar_rad': 0, 'uv_index': 0.0, 'rx_state': 0, 'trans_battery_flag': 0, 'rainfall_daily': 31, 'rainfall_monthly': 430, 'rainfall_year': 608, 'rain_storm_last': 202, 'rain_storm_last_start_at': 1668774000, 'rain_storm_last_end_at': 1669302061}, {'lsid': 521616, 'data_structure_type': 2, 'txid': 1, 'temp_1': 48.0, 'temp_2': 46.2, 'temp_3': 48.7, 'temp_4': 48.1, 'moist_soil_1': 0.0, 'moist_soil_2': 10.2, 'moist_soil_3': 6.9, 'moist_soil_4': 14.3, 'wet_leaf_1': 3.3, 'wet_leaf_2': 0.2, 'rx_state': 0, 'trans_battery_flag': 0}, {'lsid': 388308, 'data_structure_type': 4, 'temp_in': 73.8, 'hum_in': 49.4, 'dew_point_in': 53.7, 'heat_index_in': 73.6}, {'lsid': 388307, 'data_structure_type': 3, 'bar_sea_level': 30.233, 'bar_trend': 0.082, 'bar_absolute': 30.208}]}, 'error': None} Nov 25 20:21:17 alex weewx[1975] DEBUG user.WLLDriver: rainFall_Daily set : 31 Nov 25 20:21:17 alex weewx[1975] DEBUG user.WLLDriver: Rainfall_Daily set after calculated : 31 Nov 25 20:21:17 alex weewx[1975] DEBUG user.WLLDriver: Weewx packet from WLL module : {'dateTime': 1669404075, 'usUnits': 1, 'outTemp': 46.1, 'outHumidity': 90.2, 'dewpoint': 43.4, 'heatindex': 46.1, 'windchill': thx!! -- 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/8998e7c9-711d-4126-be55-860531a6f3d2n%40googlegroups.com.