Thanks. Unfortunately, I'm unable to reproduce this. Could you use the tool "weectl debug" and post the results? It will create a copy of weewx.conf with any passwords obfuscated. It usually does its job well, but just in case, check the output and make sure there isn't anything private in there.
*weectl debug > /var/tmp/debug.txt* Then post debug.txt On Wed, Jan 31, 2024 at 9:10 AM [email protected] <[email protected]> wrote: > Hello, > Yes, exactly. > > I set Debug=1. I hope the section is detailed enough. > > Thanks again for the help. Michael > > > Jan 31 17:59:20 raspberrypi systemd[1]: Started WeeWX. > Jan 31 17:59:20 raspberrypi weewxd[13461]: INFO __main__: Initializing > weewxd version 5.0.0 > Jan 31 17:59:20 raspberrypi weewxd[13461]: INFO __main__: Command line: > /usr/share/weewx/weewxd.py /etc/weewx/weewx.conf > Jan 31 17:59:20 raspberrypi weewxd[13461]: INFO __main__: Using Python > 3.7.3 (default, Oct 11 2023, 09:51:27) #012[GCC 8.3.0] > Jan 31 17:59:20 raspberrypi weewxd[13461]: INFO __main__: Located at > /usr/bin/python3 > Jan 31 17:59:20 raspberrypi weewxd[13461]: INFO __main__: Platform > Linux-5.10.103-v7+-armv7l-with-debian-10.13 > Jan 31 17:59:20 raspberrypi weewxd[13461]: INFO __main__: Locale: > 'de_DE.UTF-8' > Jan 31 17:59:20 raspberrypi weewxd[13461]: INFO __main__: Entry path: > /usr/share/weewx/weewxd.py > Jan 31 17:59:20 raspberrypi weewxd[13461]: INFO __main__: WEEWX_ROOT: / > Jan 31 17:59:20 raspberrypi weewxd[13461]: INFO __main__: Configuration > file: /etc/weewx/weewx.conf > Jan 31 17:59:20 raspberrypi weewxd[13461]: INFO __main__: User module: > /etc/weewx/bin/user > Jan 31 17:59:20 raspberrypi weewxd[13461]: INFO __main__: Debug: 1 > Jan 31 17:59:20 raspberrypi weewxd[13461]: INFO weewx.engine: Loading > station type BYOWS (user.byows_rpi) > Jan 31 17:59:20 raspberrypi /weewxd.py: BYOWS RPi: using driver BYOWS > Jan 31 17:59:20 raspberrypi /weewxd.py: BYOWS RPi: driver version is 0.51 > Jan 31 17:59:20 raspberrypi weewxd[13461]: INFO weewx.engine: StdConvert > target unit is 0x11 > Jan 31 17:59:20 raspberrypi weewxd[13461]: INFO weewx.wxservices: > StdWXCalculate will use data binding wx_binding > Jan 31 17:59:21 raspberrypi /weewxd.py: cmon: service version is 0.16 > Jan 31 17:59:21 raspberrypi /weewxd.py: cmon: sysinfo: Linux raspberrypi > 5.10.103-v7+ #1529 SMP Tue Mar 8 12:21:37 GMT 2022 armv7l > Jan 31 17:59:21 raspberrypi /weewxd.py: cmon: cpuinfo: processor: 3 > Jan 31 17:59:21 raspberrypi /weewxd.py: cmon: cpuinfo: model name: ARMv7 > Processor rev 4 (v7l) > Jan 31 17:59:21 raspberrypi /weewxd.py: cmon: cpuinfo: BogoMIPS: 76.80 > Jan 31 17:59:21 raspberrypi /weewxd.py: cmon: cpuinfo: Features: half > thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae > evtstrm crc32 > Jan 31 17:59:21 raspberrypi /weewxd.py: cmon: cpuinfo: CPU implementer: > 0x41 > Jan 31 17:59:21 raspberrypi /weewxd.py: cmon: cpuinfo: CPU architecture: 7 > Jan 31 17:59:21 raspberrypi /weewxd.py: cmon: cpuinfo: CPU variant: 0x0 > Jan 31 17:59:21 raspberrypi /weewxd.py: cmon: cpuinfo: CPU part: 0xd03 > Jan 31 17:59:21 raspberrypi /weewxd.py: cmon: cpuinfo: CPU revision: 4 > Jan 31 17:59:21 raspberrypi /weewxd.py: cmon: cpuinfo: Hardware: BCM2835 > Jan 31 17:59:21 raspberrypi /weewxd.py: cmon: cpuinfo: Revision: a02082 > Jan 31 17:59:21 raspberrypi /weewxd.py: cmon: cpuinfo: Serial: > 0000000016b6433e > Jan 31 17:59:21 raspberrypi /weewxd.py: cmon: cpuinfo: Model: Raspberry Pi > 3 Model B Rev 1.2 > Jan 31 17:59:21 raspberrypi weewxd[13461]: INFO weewx.engine: Archive will > use data binding wx_binding > Jan 31 17:59:21 raspberrypi weewxd[13461]: INFO weewx.engine: Record > generation will be attempted in 'hardware' > Jan 31 17:59:21 raspberrypi weewxd[13461]: INFO weewx.engine: Using > archive interval of 150 seconds (specified in weewx configuration) > Jan 31 17:59:21 raspberrypi weewxd[13461]: INFO weewx.restx: > StationRegistry: Registration not requested. > Jan 31 17:59:21 raspberrypi weewxd[13461]: INFO weewx.restx: Wunderground: > Posting not enabled. > Jan 31 17:59:21 raspberrypi weewxd[13461]: INFO weewx.restx: PWSweather: > Posting not enabled. > Jan 31 17:59:21 raspberrypi weewxd[13461]: INFO weewx.restx: CWOP: Posting > not enabled. > Jan 31 17:59:21 raspberrypi weewxd[13461]: INFO weewx.restx: WOW: Posting > not enabled. > Jan 31 17:59:21 raspberrypi weewxd[13461]: INFO weewx.restx: AWEKAS: > Posting not enabled. > Jan 31 17:59:21 raspberrypi weewxd[13461]: INFO weewx.engine: 'pyephem' > detected, extended almanac data is available > Jan 31 17:59:21 raspberrypi weewxd[13461]: INFO __main__: Starting up > weewx version 5.0.0 > Jan 31 17:59:21 raspberrypi weewxd[13461]: INFO weewx.engine: Using > binding 'wx_binding' to database 'weewx' > Jan 31 17:59:21 raspberrypi weewxd[13461]: INFO weewx.manager: Starting > backfill of daily summaries > Jan 31 17:59:21 raspberrypi weewxd[13461]: INFO weewx.manager: Daily > summaries up to date > Jan 31 17:59:21 raspberrypi weewxd[13461]: INFO weewx.engine: Starting > main packet loop. > Jan 31 17:59:21 raspberrypi /weewxd.py: BYOWS RPi: > 0.0,0.0,1.2,45.0,5.4,59.0,-40.0,-40.0,4.8,6.3 > Jan 31 17:59:21 raspberrypi /weewxd.py: BYOWS RPi: Garagen: 77, 11.58, > 983.97, 67.28, Außen: 76, 4.93, 988.06, 100.00 > Jan 31 17:59:21 raspberrypi /weewxd.py: BYOWS RPi: Rohdaten aus > Michaeldatei: 19.21,0.00,98525.88,-77.00,31.01.2024 - 17:57:50 > Jan 31 17:59:21 raspberrypi /weewxd.py: BYOWS RPi: Datei michael läuft > durch > Jan 31 17:59:21 raspberrypi /weewxd.py: BYOWS RPi: Michael ist durch > Jan 31 17:59:21 raspberrypi /weewxd.py: BYOWS RPi: Rohdaten aus > Zählerdatei: > 225.26,225.02,225.08,86.35,153.89,227.08,467.32,50.0,225.82,225.76,224.4,0.0,0.0,0.0,0.0,50.0,"31.01.2024 > 17:49:08","31.01.2024 17:49:08",'30.01.24 10:00:00', 13086, 13568, 224, > 387, 15872, 95344, 989848, 989848, 2981459163, 0, 0, 0, 0, 0, 0, 28910 > Jan 31 17:59:21 raspberrypi /weewxd.py: BYOWS RPi: Zählervergleich1: > "29.12.2022 09:19:34" "31.01.2024 17:49:08" > Jan 31 17:59:21 raspberrypi /weewxd.py: BYOWS RPi: Zählerfehler 1: 0 > Jan 31 17:59:21 raspberrypi /weewxd.py: BYOWS RPi: Zählervergleich2: > "29.12.2022 09:19:34" "31.01.2024 17:49:08" > Jan 31 17:59:21 raspberrypi /weewxd.py: BYOWS RPi: Zählerfehler 2: 0 > Jan 31 17:59:21 raspberrypi /weewxd.py: BYOWS RPi: Er geht rein > Jan 31 17:59:21 raspberrypi /weewxd.py: BYOWS RPi: Verbrauch: 13553.32 > Jan 31 17:59:21 raspberrypi /weewxd.py: BYOWS RPi: Zähler.txt: > -9999.9,-9999.9,-9999.9,-9999.9,-9999.9,-9999.9,-9999.9,-9999.9,-9999.9,-9999.9,-9999.9,-9999.9,-9999.9,-9999.9,-9999.9,-9999.9,,, > 5, ., -9999.9, -9999.9, -9999.9, -9999.9, -9999.9, -9999.9, -9999.9, > -9999.9, -9999.9, -9999.9, -9999.9, -9999.9, -9999.9, -9999.9, -9999.9, > 28910 > Jan 31 17:59:21 raspberrypi /weewxd.py: BYOWS RPi: Data {'outHumidity': > 100.0, 'pressure': 988.0593764517292, 'outTemp': 4.93, 'extraTemp2': 11.58, > 'pressure2': 983.9737459499598, 'barometer2': 121.42603999707073, > 'extraTemp3': 5.4, 'extraTemp5': 4.8, 'extraTemp606': 6.3, 'extraHumid2': > 67.27846765497706, 'extraHumid3': 59.0, 'windSpeed': 0.0, 'windGust': 1.2, > 'windDir': 45.0, 'rain': 0.0, 'extraTemp8': 19.21, 'extraHumi8': 0.0, > 'pressure4': 98525.88, 'barometer4': 102980.24255373707, 'signal2': -77.0, > 'Zu1': 225.26, 'Zu2': 225.02, 'Zu3': 225.08, 'Zp1': 86.35, 'Zp2': 153.89, > 'Zp3': 227.08, 'Zpg': 467.32, 'Zhz': 50.0, 'Eu1': 225.82, 'Eu2': 225.76, > 'Eu3': 224.4, 'Ep1': 0.0, 'Ep2': 0.0, 'Ep3': 0.0, 'Epg': 0.0, 'Ehz': 50.0, > 'Pac': 13086.0, 'Pdc': 13568.0, 'Uac': 224.0, 'Udc': 387.0, 'STag': > 15872.0, 'SGestern': 95344.0, 'SMonat': 989848.0, 'SJahr': 989848.0, > 'STotal': 2981459163.0, 'Verbrauch': 13553.32} > Jan 31 17:59:21 raspberrypi /weewxd.py: BYOWS RPi: Paket vor yield > {'dateTime': 1706720361, 'usUnits': 17, 'outHumidity': 100.0, 'pressure': > 988.0593764517292, 'outTemp': 4.93, 'extraTemp2': 11.58, 'pressure2': > 983.9737459499598, 'barometer2': 121.42603999707073, 'extraTemp3': 5.4, > 'extraTemp5': 4.8, 'extraTemp606': 6.3, 'extraHumid2': 67.27846765497706, > 'extraHumid3': 59.0, 'windSpeed': 0.0, 'windGust': 1.2, 'windDir': 45.0, > 'rain': 0.0, 'extraTemp8': 19.21, 'extraHumi8': 0.0, 'pressure4': 98525.88, > 'barometer4': 102980.24255373707, 'signal2': -77.0, 'Zu1': 225.26, 'Zu2': > 225.02, 'Zu3': 225.08, 'Zp1': 86.35, 'Zp2': 153.89, 'Zp3': 227.08, 'Zpg': > 467.32, 'Zhz': 50.0, 'Eu1': 225.82, 'Eu2': 225.76, 'Eu3': 224.4, 'Ep1': > 0.0, 'Ep2': 0.0, 'Ep3': 0.0, 'Epg': 0.0, 'Ehz': 50.0, 'Pac': 13086.0, > 'Pdc': 13568.0, 'Uac': 224.0, 'Udc': 387.0, 'STag': 15872.0, 'SGestern': > 95344.0, 'SMonat': 989848.0, 'SJahr': 989848.0, 'STotal': 2981459163.0, > 'Verbrauch': 13553.32} > Jan 31 17:59:21 raspberrypi weewxd[13461]: INFO weewx.wxxtypes: Type > beaufort has been deprecated. Use unit beaufort instead. > Jan 31 17:59:21 raspberrypi /weewxd.py: BYOWS RPi: Paket {'dateTime': > 1706720361, 'usUnits': 17, 'outHumidity': 100.0, 'pressure': > 988.0593764517292, 'outTemp': 4.93, 'extraTemp2': 11.58, 'pressure2': > 983.9737459499598, 'barometer2': 121.42603999707073, 'extraTemp3': 5.4, > 'extraTemp5': 4.8, 'extraTemp606': 6.3, 'extraHumid2': 67.27846765497706, > 'extraHumid3': 59.0, 'windSpeed': 0.0, 'windGust': 1.2, 'windDir': None, > 'rain': 0.0, 'extraTemp8': 19.21, 'extraHumi8': 0.0, 'pressure4': 98525.88, > 'barometer4': 102980.24255373707, 'signal2': -77.0, 'Zu1': 225.26, 'Zu2': > 225.02, 'Zu3': 225.08, 'Zp1': 86.35, 'Zp2': 153.89, 'Zp3': 227.08, 'Zpg': > 467.32, 'Zhz': 50.0, 'Eu1': 225.82, 'Eu2': 225.76, 'Eu3': 224.4, 'Ep1': > 0.0, 'Ep2': 0.0, 'Ep3': 0.0, 'Epg': 0.0, 'Ehz': 50.0, 'Pac': 13086.0, > 'Pdc': 13568.0, 'Uac': 224.0, 'Udc': 387.0, 'STag': 15872.0, 'SGestern': > 95344.0, 'SMonat': 989848.0, 'SJahr': 989848.0, 'STotal': 2981459163.0, > 'Verbrauch': 13553.32, 'altimeter': 1033.7084201173743, 'appTemp': > 3.791524962369003, 'barometer': 1035.2937068780714, 'beaufort': 0, > 'cloudbase': 380.0000000000001, 'dewpoint': 4.929999999999999, 'ET': None, > 'heatindex': 4.089666666666669, 'humidex': 4.93, 'inDewpoint': None, > 'maxSolarRad': 0.0, 'rainRate': 0.0, 'windchill': 4.9300000000000015, > 'windrun': None} > Jan 31 17:59:21 raspberrypi /weewxd.py: BYOWS RPi: RTL433: > 0.0,-40.0,-40.0,-40.0,-40.0,-40.0,-40.0,-40.0,-40.0,-40.0 > Jan 31 17:59:21 raspberrypi /weewxd.py: BYOWS RPi: Michael: > -40.0,-40.0,-40.0,0.0,31.01.2024 - 17:57:50 > Jan 31 17:59:21 raspberrypi /weewxd.py: BYOWS RPi: Scheife läuft durch > Tom Keffer schrieb am Dienstag, 30. Januar 2024 um 22:02:09 UTC+1: > >> Hello, Michael >> >> Just to clarify, you had an existing v4.10.2 installation, then you >> upgraded it to V5.0.0, using apt. Correct? >> >> Please set debug=1, restart weewx, then post the log through the first >> reporting cycle. We're looking for the location of various directories. >> >> >> >> On Tue, Jan 30, 2024 at 11:31 AM [email protected] <[email protected]> >> wrote: >> >>> Hello, I run weewx on a Raspberry pi. I installed it via apt install >>> weewx. are neowx material is the default skin. Now I have installed the >>> update to weewx 5 and since then I have repeatedly had the following error >>> message. Apparently it can't find the file /etc/weewx/skins/Ftp/head.inc. I >>> couldn't find it in git either. Do you have an idea of what could happen >>> next? Greetings Michael >>> >>> >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> Evaluation of template /etc/weewx/skins/neowx-material/yesterday.html.tmpl >>> failed with exception '<class 'FileNotFoundError'>' >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> **** Ignoring template /etc/weewx/skins/neowx-material/yesterday.html.tmpl >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> **** Reason: [Errno 2] Datei oder Verzeichnis nicht gefunden: >>> '/etc/weewx/skins/Ftp/head.inc' >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> **** Traceback (most recent call last): >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> **** File "/usr/share/weewx/weewx/cheetahgenerator.py", line 334, in >>> generate >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> **** unicode_string = compiled_template.respond() >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> **** File "_etc_weewx_skins_neowx_material_yesterday_html_tmpl.py", line >>> 524, in respond >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> **** File "/usr/lib/python3/dist-packages/Cheetah/Template.py", line >>> 1685, in _handleCheetahInclude >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> **** file=file) >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> **** File "/usr/lib/python3/dist-packages/Cheetah/Template.py", line >>> 738, in compile >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> **** fileHash += str(os.path.getmtime(file)) >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> **** File "/usr/lib/python3.7/genericpath.py", line 55, in getmtime >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> **** return os.stat(filename).st_mtime >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> **** FileNotFoundError: [Errno 2] Datei oder Verzeichnis nicht gefunden: >>> '/etc/weewx/skins/Ftp/head.inc' >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> Evaluation of template /etc/weewx/skins/neowx-material/week.html.tmpl >>> failed with exception '<class 'FileNotFoundError'>' >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> **** Ignoring template /etc/weewx/skins/neowx-material/week.html.tmpl >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> **** Reason: [Errno 2] Datei oder Verzeichnis nicht gefunden: >>> '/etc/weewx/skins/Ftp/head.inc' >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> **** Traceback (most recent call last): >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> **** File "/usr/share/weewx/weewx/cheetahgenerator.py", line 334, in >>> generate >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> **** unicode_string = compiled_template.respond() >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> **** File "_etc_weewx_skins_neowx_material_week_html_tmpl.py", line 501, >>> in respond >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> **** File "/usr/lib/python3/dist-packages/Cheetah/Template.py", line >>> 1685, in _handleCheetahInclude >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> **** file=file) >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> **** File "/usr/lib/python3/dist-packages/Cheetah/Template.py", line >>> 738, in compile >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> **** fileHash += str(os.path.getmtime(file)) >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> **** File "/usr/lib/python3.7/genericpath.py", line 55, in getmtime >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> **** return os.stat(filename).st_mtime >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> **** FileNotFoundError: [Errno 2] Datei oder Verzeichnis nicht gefunden: >>> '/etc/weewx/skins/Ftp/head.inc' >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> Evaluation of template /etc/weewx/skins/neowx-material/month.html.tmpl >>> failed with exception '<class 'FileNotFoundError'>' >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> **** Ignoring template /etc/weewx/skins/neowx-material/month.html.tmpl >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> **** Reason: [Errno 2] Datei oder Verzeichnis nicht gefunden: >>> '/etc/weewx/skins/Ftp/head.inc' >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> **** Traceback (most recent call last): >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> **** File "/usr/share/weewx/weewx/cheetahgenerator.py", line 334, in >>> generate >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> **** unicode_string = compiled_template.respond() >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> **** File "_etc_weewx_skins_neowx_material_month_html_tmpl.py", line >>> 501, in respond >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> **** File "/usr/lib/python3/dist-packages/Cheetah/Template.py", line >>> 1685, in _handleCheetahInclude >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> **** file=file) >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> **** File "/usr/lib/python3/dist-packages/Cheetah/Template.py", line >>> 738, in compile >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> **** fileHash += str(os.path.getmtime(file)) >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> **** File "/usr/lib/python3.7/genericpath.py", line 55, in getmtime >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> **** return os.stat(filename).st_mtime >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> **** FileNotFoundError: [Errno 2] Datei oder Verzeichnis nicht gefunden: >>> '/etc/weewx/skins/Ftp/head.inc' >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> Evaluation of template /etc/weewx/skins/neowx-material/year.html.tmpl >>> failed with exception '<class 'FileNotFoundError'>' >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> **** Ignoring template /etc/weewx/skins/neowx-material/year.html.tmpl >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> **** Reason: [Errno 2] Datei oder Verzeichnis nicht gefunden: >>> '/etc/weewx/skins/Ftp/head.inc' >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> **** Traceback (most recent call last): >>> Jan 30 20:11:37 raspberrypi weewxd[425]: ERROR weewx.cheetahgenerator: >>> **** File "/usr/share/weewx/weewx/cheetahgenerator.py", line 334, in >>> generate >>> >>> -- >>> 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/11c89ab7-e2c0-4692-83a0-90cf74fe69d1n%40googlegroups.com >>> <https://groups.google.com/d/msgid/weewx-user/11c89ab7-e2c0-4692-83a0-90cf74fe69d1n%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> >> -- > 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/8eafa9c0-c3fc-46c6-ae04-47b5bec62fbbn%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/8eafa9c0-c3fc-46c6-ae04-47b5bec62fbbn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAPq0zEC-9b%3Dhcs3F4KLT_7cd6P6yMeo54qP%3DeGDmKQ6q4RPe2A%40mail.gmail.com.
