Hello I made a Debug Report and Save this in the File my.debug
Best Regards Chris Am Sonntag, 24. Mai 2020 15:28:50 UTC+2 schrieb steeple ian: > > Chris > The WeeWX error has now gone. What I see in the syslog is normal behaviour > for the skin. Now files are copied as they are generated directly to the > correct location. However I have spotted one possible problem. Can you run > run a debug report and cut and paste into your reply. > > Info for debugging report at > http://www.weewx.com/docs/utilities.htm#wee_debug_utility > > Ian > > On Sun, 24 May 2020 at 14:03, BEIJY BUA <[email protected] <javascript:>> > wrote: > >> Thanx to All for the Help >> >> Everything is Fine with the weewx. But where can i fand spezial help for >> the Weather34 skin?? >> Is there any People they can help?? >> >> May 24 14:37:09 raspberrypi weewx[9012] INFO weewx.cheetahgenerator: >> Generated 6 files for report StandardReport in 20.53 seconds >> May 24 14:37:16 raspberrypi weewx[9012] INFO weewx.imagegenerator: >> Generated 12 images for report StandardReport in 6.38 seconds >> May 24 14:37:16 raspberrypi weewx[9012] INFO weewx.reportengine: Copied >> 14 files to /home/weewx/public_html >> May 24 14:37:23 raspberrypi weewx[9012] INFO weewx.cheetahgenerator: >> Generated 1 files for report Weather34Report in 7.15 seconds >> May 24 14:37:23 raspberrypi weewx[9012] INFO weewx.reportengine: Copied 0 >> files to /var/www/html/weewx/weather34/ >> May 24 14:37:31 raspberrypi weewx[9012] INFO weewx.cheetahgenerator: >> Generated 7 files for report w34Highcharts in 7.65 seconds >> May 24 14:37:31 raspberrypi weewx[9012] INFO weewx.reportengine: Copied 0 >> files to /var/www/html/weewx/weather34/w34highcharts >> >> It Generates the Files, but they dont copied. Nothing work with the skin. >> I Make the Settings in >> the Settings Page. >> Where can i find spezial help for this skin ?? I found the Installer Help >> but not the Manual. First time i think my php Version is not working .... >> >> Thanks for all of you for the Help >> >> Chris >> >> Am Sonntag, 24. Mai 2020 13:58:14 UTC+2 schrieb Tom Keffer: >>> >>> Please post your copy of the section [DataBindings] in the weewx.conf >>> you used to create the database. >>> >>> On Sun, May 24, 2020 at 1:59 AM BEIJY BUA <[email protected]> wrote: >>> >> Sorry but least i have found one new problem: >>>> May 24 10:36:25 raspberrypi weewx[4705] ERROR weewx.reportengine: >>>> Caught unrecoverable exception in generator >>>> 'weewx.cheetahgenerator.CheetahGenerator' >>>> May 24 10:36:25 raspberrypi weewx[4705] ERROR weewx.reportengine: >>>> **** no such table: archive_day_wind >>>> May 24 10:36:25 raspberrypi weewx[4705] ERROR weewx.reportengine: >>>> **** Traceback (most recent call last): >>>> May 24 10:36:25 raspberrypi weewx[4705] ERROR weewx.reportengine: >>>> **** File "/home/weewx/bin/weewx/reportengine.py", line 197, in run >>>> May 24 10:36:25 raspberrypi weewx[4705] ERROR weewx.reportengine: >>>> **** obj.start() >>>> May 24 10:36:25 raspberrypi weewx[4705] ERROR weewx.reportengine: >>>> **** File "/home/weewx/bin/weewx/reportengine.py", line 280, in start >>>> May 24 10:36:25 raspberrypi weewx[4705] ERROR weewx.reportengine: >>>> **** self.run() >>>> May 24 10:36:25 raspberrypi weewx[4705] ERROR weewx.reportengine: >>>> **** File "/home/weewx/bin/weewx/cheetahgenerator.py", line 150, in >>>> run >>>> May 24 10:36:25 raspberrypi weewx[4705] ERROR weewx.reportengine: >>>> **** ngen = self.generate(gen_dict[section_name], self.gen_ts) >>>> May 24 10:36:25 raspberrypi weewx[4705] ERROR weewx.reportengine: >>>> **** File "/home/weewx/bin/weewx/cheetahgenerator.py", line 220, in >>>> generate >>>> May 24 10:36:25 raspberrypi weewx[4705] ERROR weewx.reportengine: >>>> **** ngen += self.generate(section[subsection], gen_ts) >>>> May 24 10:36:25 raspberrypi weewx[4705] ERROR weewx.reportengine: >>>> **** File "/home/weewx/bin/weewx/cheetahgenerator.py", line 220, in >>>> generate >>>> May 24 10:36:25 raspberrypi weewx[4705] ERROR weewx.reportengine: >>>> **** ngen += self.generate(section[subsection], gen_ts) >>>> May 24 10:36:25 raspberrypi weewx[4705] ERROR weewx.reportengine: >>>> **** File "/home/weewx/bin/weewx/cheetahgenerator.py", line 309, in >>>> generate >>>> May 24 10:36:25 raspberrypi weewx[4705] ERROR weewx.reportengine: >>>> **** default_binding) >>>> May 24 10:36:25 raspberrypi weewx[4705] ERROR weewx.reportengine: >>>> **** File "/home/weewx/bin/weewx/cheetahgenerator.py", line 376, in >>>> _getSearchList >>>> May 24 10:36:25 raspberrypi weewx[4705] ERROR weewx.reportengine: >>>> **** searchList += obj.get_extension_list(timespan, db_lookup) >>>> May 24 10:36:25 raspberrypi weewx[4705] ERROR weewx.reportengine: >>>> **** File "/home/weewx/bin/user/w34highchartsSearchX.py", line 1841, >>>> in get_extension_list >>>> May 24 10:36:25 raspberrypi weewx[4705] ERROR weewx.reportengine: >>>> **** sle_dict['wr' + _suffix] = self.calcWindRose(timespan, >>>> db_lookup, period) >>>> May 24 10:36:25 raspberrypi weewx[4705] ERROR weewx.reportengine: >>>> **** File "/home/weewx/bin/user/w34highchartsSearchX.py", line 1559, >>>> in calcWindRose >>>> May 24 10:36:25 raspberrypi weewx[4705] ERROR weewx.reportengine: >>>> **** ['avg']) >>>> May 24 10:36:25 raspberrypi weewx[4705] ERROR weewx.reportengine: >>>> **** File "/home/weewx/bin/user/w34highchartsSearchX.py", line 143, >>>> in getDaySummaryVectors >>>> May 24 10:36:25 raspberrypi weewx[4705] ERROR weewx.reportengine: >>>> **** for _rec in _cursor.execute(sql_str): >>>> May 24 10:36:25 raspberrypi weewx[4705] ERROR weewx.reportengine: >>>> **** File "/home/weewx/bin/weedb/sqlite.py", line 37, in guarded_fn >>>> May 24 10:36:25 raspberrypi weewx[4705] ERROR weewx.reportengine: >>>> **** raise weedb.NoTableError(e) >>>> May 24 10:36:25 raspberrypi weewx[4705] ERROR weewx.reportengine: >>>> **** NoTableError: no such table: archive_day_wind >>>> May 24 10:36:25 raspberrypi weewx[4705] ERROR weewx.reportengine: >>>> **** Generator terminated >>>> >>>> >>>> >>>> Am Mittwoch, 20. Mai 2020 19:34:28 UTC+2 schrieb BEIJY BUA: >>>>> >>>>> Hello Everybody >>>>> >>>>> Sorry for my bad English. >>>>> I have a problem after Upgrade to 4.0.0 >>>>> Here is the Post from the status: >>>>> >>>>> Mai 20 19:32:11 raspberrypi weewxd[496]: weewx[496] CRITICAL >>>>> __main__: **** File "/home/weewx/bin/weewxd", line 148, in main >>>>> Mai 20 19:32:11 raspberrypi weewxd[496]: weewx[496] CRITICAL >>>>> __main__: **** engine = weewx.engine.StdEngine(config_dict) >>>>> Mai 20 19:32:11 raspberrypi weewxd[496]: weewx[496] CRITICAL >>>>> __main__: **** File "/home/weewx/bin/weewx/engine.py", line 75, in >>>>> __init__ >>>>> Mai 20 19:32:11 raspberrypi weewxd[496]: weewx[496] CRITICAL >>>>> __main__: **** self.loadServices(config_dict) >>>>> Mai 20 19:32:11 raspberrypi weewxd[496]: weewx[496] CRITICAL >>>>> __main__: **** File "/home/weewx/bin/weewx/engine.py", line 138, >>>>> in >>>>> loadServices >>>>> Mai 20 19:32:11 raspberrypi weewxd[496]: weewx[496] CRITICAL >>>>> __main__: **** obj = >>>>> weeutil.weeutil.get_object(svc)(self,config_dict) >>>>> Mai 20 19:32:11 raspberrypi weewxd[496]: weewx[496] CRITICAL >>>>> __main__: **** File "/home/weewx/bin/user/cmon.py", line 190, in >>>>> __init__ >>>>> Mai 20 19:32:11 raspberrypi weewxd[496]: weewx[496] CRITICAL >>>>> __main__: **** self.archive = >>>>> weewx.archive.Archive.open_with_create(config_dict['Databases'][self.database], >>>>> >>>>> schema, self.table) >>>>> Mai 20 19:32:11 raspberrypi weewxd[496]: weewx[496] CRITICAL >>>>> __main__: **** AttributeError: 'module' object has no attribute >>>>> 'archive' >>>>> Mai 20 19:32:11 raspberrypi weewxd[496]: weewx[496] CRITICAL >>>>> __main__: **** Exiting. >>>>> >>>>> >>>>> I hope i became help here . >>>>> >>>>> Many Thnx >>>>> >>>>> Chris >>>>> >>>> -- >>>> 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/6b0a1162-6bbb-4f09-af5a-6a69b4022cf5%40googlegroups.com >>>> >>>> <https://groups.google.com/d/msgid/weewx-user/6b0a1162-6bbb-4f09-af5a-6a69b4022cf5%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] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/weewx-user/5e4e51b5-f640-41b7-9962-d8204c8cb2d1%40googlegroups.com >> >> <https://groups.google.com/d/msgid/weewx-user/5e4e51b5-f640-41b7-9962-d8204c8cb2d1%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/ee776ded-c8cc-4666-9ec4-95158559fc0b%40googlegroups.com.
my.debug
Description: Binary data
