Re: exfoliation skin not generating reports

56 views
Skip to first unread message
Message has been deleted

gjr80

unread,
Oct 18, 2019, 6:12:22 PM10/18/19
to weewx-user
Hi,

Could be any one of many reasons. Impossible to say more without logs. In weewx.conf set debug = 1, restart WeeWX and wait for at least two report cycles to complete. Post the log from startup through until the two report cycles have completed.

Gary

On Saturday, 19 October 2019 08:04:21 UTC+10, Timothy Buchanan wrote:
I have installed or turned on several skins (smartphone, forecast, neowx, and Washboard). They are each generating reports in their respective folders in /var/www/html/weewx. They can be seen in the browser and update.

I installed exfoliation and it is not generating folders or reports. Here are the lines from weewx.conf on the skins:

# Where the generated reports should go, relative to WEEWX_ROOT
HTML_ROOT = /var/www/html/weewx

    [[SeasonsReport]]
        # The SeasonsReport uses the 'Seasons' skin, which contains the
        # images, templates and plots for the report.
        skin = Seasons
        enable = true
        HTML_ROOT = /var/www/html/weewx/seasons
    
    [[SmartphoneReport]]
        # The SmartphoneReport uses the 'Smartphone' skin, and the images and
        # files are placed in a dedicated subdirectory.
        skin = Smartphone
        enable = true
        HTML_ROOT = /var/www/html/weewx/smartphone
    
    [[MobileReport]]
        # The MobileReport uses the 'Mobile' skin, and the images and files
        # are placed in a dedicated subdirectory.
        skin = Mobile
        enable = false
        HTML_ROOT = /var/www/html/weewx/mobile
    
    [[forecast]]
        HTML_ROOT = /var/www/html/weewx/forecast
        skin = forecast
enable = false

    [[exfoliation]]
        HTML_ROOT = /var/www/html/weewx/exfoliation
        skin = exfoliation
enable = true

    [[neowx]]
        HTML_ROOT = /var/www/html/weewx/neowx
        skin = neowx
enable = true

    [[Washboard]]
        HTML_ROOT = /var/www/html/weewx/Washboard
        skin = Washboard
enable = true

    [[StandardReport]]
        # This is the old "Standard" skin. By default, it is not enabled.
        #skin = Washboard
        enable = false

Why is exfoliation not generating reports? Thanks.
Reply all
Reply to author
Forward
Message has been deleted
Message has been deleted
0 new messages