Just to confirm: you are saying that the file /home/weewx/skins/Standard/NOAA/NOAA-YYYY.txt.tmpl exists?
What version of weewx? Does it give this error every time? Or, just occasionally? I should also note that your time to generate 12 images, 1991 seconds, or over half an hour, is exceptionally long. This may be a sign of a failing disk. What is this being run on? Does it use an SD card, or a hard disk? -tk On Wed, Nov 30, 2016 at 12:27 PM, wep11 <[email protected]> wrote: > Hi Everyone, > > I am having trouble getting this month's report and yearly report written. > The following is coming out: > > Nov 30 15:24:32 WxDisPC-3 weewx[1774]: genimages: Generated 12 images for > StandardReport in 1991.13 seconds > Nov 30 15:24:32 WxDisPC-3 weewx[1774]: reportengine: copied 0 files to > /home/weewx/public_html > Nov 30 15:24:36 WxDisPC-3 weewx[1774]: cheetahgenerator: Generate failed > with exception '<type 'exceptions.OSError'>' > Nov 30 15:24:36 WxDisPC-3 weewx[1774]: cheetahgenerator: **** Ignoring > template /home/weewx/skins/Standard/NOAA/NOAA-YYYY.txt.tmpl > Nov 30 15:24:36 WxDisPC-3 weewx[1774]: cheetahgenerator: **** Reason: > [Errno 2] No such file or directory > Nov 30 15:24:36 WxDisPC-3 weewx[1774]: **** Traceback (most recent call > last): > Nov 30 15:24:36 WxDisPC-3 weewx[1774]: **** File > "/home/weewx/bin/weewx/cheetahgenerator.py", > line 301, in generate > Nov 30 15:24:36 WxDisPC-3 weewx[1774]: **** except os.error: > Nov 30 15:24:36 WxDisPC-3 weewx[1774]: **** OSError: [Errno 2] No such > file or directory > > Nov 30 15:24:27 WxDisPC-3 weewx[1774]: cheetahgenerator: Generate failed > with exception '<type 'exceptions.OSError'>' > Nov 30 15:24:27 WxDisPC-3 weewx[1774]: cheetahgenerator: **** Ignoring > template /home/weewx/skins/Standard/NOAA/NOAA-YYYY-MM.txt.tmpl > Nov 30 15:24:27 WxDisPC-3 weewx[1774]: cheetahgenerator: **** Reason: > [Errno 2] No such file or directory > Nov 30 15:24:27 WxDisPC-3 weewx[1774]: **** Traceback (most recent call > last): > Nov 30 15:24:27 WxDisPC-3 weewx[1774]: **** File > "/home/weewx/bin/weewx/cheetahgenerator.py", > line 301, in generate > Nov 30 15:24:27 WxDisPC-3 weewx[1774]: **** except os.error: > Nov 30 15:24:27 WxDisPC-3 weewx[1774]: **** OSError: [Errno 2] No such > file or directory > > Any ideas why the file is being reported as not existing? I can confirm > that it does indeed exist. Permissions error perhaps? > > Thanks! > > -- > 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]. > For more options, visit https://groups.google.com/d/optout. > -- 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]. For more options, visit https://groups.google.com/d/optout.
