Thanks, I did that and managed to get exfoliation working, all except the 
forecast page. Syslog isn't much help there as it simply says "Skipping 
forecast.html." On the forecast page of the extension skin, it says 
"forecast_strip: 
forecast search list extension is not installed". I've installed the 
forecast extension and the forecast skin is working properly, so I'm 
guessing an include is missing in exfoliation. Where (template file?) and 
how would I include the forecast extension in the exfoliation skin? Thanks.

On Friday, October 18, 2019 at 4:12:22 PM UTC-6, gjr80 wrote:
>
> 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/1f10fdab-c436-4205-88d9-b01a8dac5866%40googlegroups.com.

Reply via email to