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.
>

-- 
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/7b951c4c-c899-48a0-9d9b-e657ee717e7f%40googlegroups.com.

Reply via email to