Well, i gave up and reinstalled v 4.0.0 and its working, I think 4.7.0 has 
issues
For one, no matter what you set WEEWX_ROOT to it always installs in 
/home/weewx
I deleted everything and unpacked the tar file, edited weewx.conf and ran 
setup.py build and setup.py install 
and weewx gets installed under /home - every time. I tried it several times


On Sunday, March 13, 2022 at 6:20:32 PM UTC-7 [email protected] wrote:

> Did what?
>
> On Sun, Mar 13, 2022 at 6:01 PM Cat22 <[email protected]> wrote:
>
>> just did that and it made no difference
>>
>> On Sunday, March 13, 2022 at 5:50:53 PM UTC-7 [email protected] wrote:
>>
>>>
>>>    1. Remove the generated files from wherever HTML_ROOT points to, 
>>>    which is likely to be either /var/www/html or /home/weewx/public_html.
>>>    2. The "Copied 0 files" log entry is normal. The copy generator is 
>>>    responsible for copying static files like CSS and JS files. It's only 
>>> used 
>>>    the first time the reports are run.
>>>    3. Your Vantage logger is likely suffering from corrupt memory. To 
>>>    fix, see the wiki article *WeeWX generates HTML pages, but it does 
>>>    not update them 
>>>    
>>> <https://github.com/weewx/weewx/wiki/Troubleshooting-the-Davis-Vantage-station#weewx-generates-html-pages-but-it-does-not-update-them>*
>>>
>>>
>>>
>>> On Sun, Mar 13, 2022 at 5:32 PM Cat22 <[email protected]> wrote:
>>>
>>>> I should note, that i use a separate program to send the final data to 
>>>> the website but that is working fine, dont be mislead by the log entries 
>>>> for rsync and ftp
>>>>
>>>> On Sunday, March 13, 2022 at 5:29:30 PM UTC-7 Cat22 wrote:
>>>>
>>>>> remove them all from where?
>>>>>
>>>>> On Sunday, March 13, 2022 at 5:29:01 PM UTC-7 Cat22 wrote:
>>>>>
>>>>>> So, I looked in public_html and i see that index.php and the png 
>>>>>> files have not been updated since 7:20 am today
>>>>>> and this appears to be the reason according to the weewx.log:
>>>>>> weewx.reportengine: Copied 0 files to /usr/local/bin/weewx/public_html
>>>>>> When i set Debug=1 and wait for it to post, i see this:
>>>>>>
>>>>>> Mar 13, 2022 17:21:27 my_pc weewx[16741]  INFO weewx.engine: Using 
>>>>>> binding 'wx_binding' to database 'weewx.sdb'
>>>>>> Mar 13, 2022 17:21:27 my_pc weewx[16741]  INFO weewx.manager: 
>>>>>> Starting backfill of daily summaries
>>>>>> Mar 13, 2022 17:21:27 my_pc weewx[16741]  INFO weewx.manager: Daily 
>>>>>> summaries up to date
>>>>>> Mar 13, 2022 17:21:27 my_pc weewx[16741]  DEBUG 
>>>>>> weewx.drivers.vantage: Getting archive packets since 2022-03-13 17:20:00 
>>>>>> PDT (1647217200)
>>>>>> Mar 13, 2022 17:21:27 my_pc weewx[16741]  DEBUG 
>>>>>> weewx.drivers.vantage: Gentle wake up of console successful
>>>>>> Mar 13, 2022 17:21:27 my_pc weewx[16741]  DEBUG 
>>>>>> weewx.drivers.vantage: Retrieving 0 page(s); starting index= 0
>>>>>> Mar 13, 2022 17:21:27 my_pc weewx[16741]  INFO weewx.engine: Starting 
>>>>>> main packet loop.
>>>>>> Mar 13, 2022 17:21:27 my_pc weewx[16741]  DEBUG 
>>>>>> weewx.drivers.vantage: Gentle wake up of console successful
>>>>>> Mar 13, 2022 17:21:27 my_pc weewx[16741]  DEBUG 
>>>>>> weewx.drivers.vantage: Requesting 200 LOOP packets.
>>>>>> Mar 13, 2022 17:21:27 my_pc weewx[16741]  DEBUG 
>>>>>> weewx.drivers.vantage: Gentle wake up of console successful
>>>>>> Mar 13, 2022 17:25:16 my_pc weewx[16741]  DEBUG 
>>>>>> weewx.drivers.vantage: Getting archive packets since 2022-03-13 17:20:00 
>>>>>> PDT (1647217200)
>>>>>> Mar 13, 2022 17:25:16 my_pc weewx[16741]  DEBUG 
>>>>>> weewx.drivers.vantage: Gentle wake up of console successful
>>>>>> Mar 13, 2022 17:25:16 my_pc weewx[16741]  DEBUG 
>>>>>> weewx.drivers.vantage: Retrieving 1 page(s); starting index= 2
>>>>>> Mar 13, 2022 17:25:16 my_pc weewx[16741]  INFO weewx.manager: Added 
>>>>>> record 2022-03-13 17:25:00 PDT (1647217500) to database 'weewx.sdb'
>>>>>> Mar 13, 2022 17:25:16 my_pc weewx[16741]  INFO weewx.manager: Added 
>>>>>> record 2022-03-13 17:25:00 PDT (1647217500) to daily summary in 
>>>>>> 'weewx.sdb'
>>>>>> Mar 13, 2022 17:25:16 my_pc weewx[16741]  DEBUG 
>>>>>> weewx.drivers.vantage: DMPAFT complete: page timestamp 2022-03-04 
>>>>>> 19:10:00 
>>>>>> PST (1646449800) less than final timestamp 2022-03-13 17:25:00 PDT 
>>>>>> (1647217500)
>>>>>> Mar 13, 2022 17:25:16 my_pc weewx[16741]  DEBUG 
>>>>>> weewx.drivers.vantage: Catch up complete.
>>>>>> Mar 13, 2022 17:25:16 my_pc weewx[16741]  DEBUG weewx.reportengine: 
>>>>>> Running reports for latest time in the database.
>>>>>> Mar 13, 2022 17:25:16 my_pc weewx[16741]  DEBUG weewx.reportengine: 
>>>>>> Report 'SeasonsReport' not enabled. Skipping.
>>>>>> Mar 13, 2022 17:25:16 my_pc weewx[16741]  DEBUG 
>>>>>> weewx.drivers.vantage: Requesting 200 LOOP packets.
>>>>>> Mar 13, 2022 17:25:16 my_pc weewx[16741]  DEBUG weewx.reportengine: 
>>>>>> Report 'SmartphoneReport' not enabled. Skipping.
>>>>>> Mar 13, 2022 17:25:16 my_pc weewx[16741]  DEBUG weewx.reportengine: 
>>>>>> Report 'MobileReport' not enabled. Skipping.
>>>>>> Mar 13, 2022 17:25:16 my_pc weewx[16741]  DEBUG weewx.reportengine: 
>>>>>> Report 'StandardReport' not enabled. Skipping.
>>>>>> Mar 13, 2022 17:25:16 my_pc weewx[16741]  DEBUG weewx.reportengine: 
>>>>>> Running report 'SteelSeries'
>>>>>> Mar 13, 2022 17:25:16 my_pc weewx[16741]  DEBUG weewx.reportengine: 
>>>>>> Found configuration file /usr/local/bin/weewx/skins/ss/skin.conf for 
>>>>>> report 
>>>>>> 'SteelSeries'
>>>>>> Mar 13, 2022 17:25:16 my_pc weewx[16741]  DEBUG weewx.reportengine: 
>>>>>> Cannot read localization file /usr/local/bin/weewx/skins/ss/lang/en.conf 
>>>>>> for report 'SteelSeries': Config file not found: 
>>>>>> "/usr/local/bin/weewx/skins/ss/lang/en.conf".
>>>>>> Mar 13, 2022 17:25:16 my_pc weewx[16741]  DEBUG weewx.reportengine: 
>>>>>> **** Using defaults instead.
>>>>>> Mar 13, 2022 17:25:16 my_pc weewx[16741]  DEBUG 
>>>>>> weewx.drivers.vantage: Gentle wake up of console successful
>>>>>> Mar 13, 2022 17:25:16 my_pc weewx[16741]  DEBUG 
>>>>>> weewx.cheetahgenerator: Using search list 
>>>>>> ['weewx.cheetahgenerator.Almanac', 'weewx.cheetahgenerator.Current', 
>>>>>> 'weewx.cheetahgenerator.DisplayOptions', 
>>>>>> 'weewx.cheetahgenerator.Extras', 
>>>>>> 'weewx.cheetahgenerator.Gettext', 'weewx.cheetahgenerator.JSONHelpers', 
>>>>>> 'weewx.cheetahgenerator.PlotInfo', 'weewx.cheetahgenerator.SkinInfo', 
>>>>>> 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Stats', 
>>>>>> 'weewx.cheetahgenerator.UnitInfo']
>>>>>> Mar 13, 2022 17:25:16 my_pc weewx[16741]  DEBUG weewx.manager: Daily 
>>>>>> summary version is 4.0
>>>>>> Mar 13, 2022 17:25:16 my_pc weewx[16741]  DEBUG weewx.manager: Daily 
>>>>>> summary version is 4.0
>>>>>> Mar 13, 2022 17:25:17 my_pc weewx[16741]  DEBUG weewx.reportengine: 
>>>>>> Report 'FTP' not enabled. Skipping.
>>>>>> Mar 13, 2022 17:25:17 my_pc weewx[16741]  DEBUG weewx.reportengine: 
>>>>>> Report 'RSYNC' not enabled. Skipping.
>>>>>> Mar 13, 2022 17:25:17 my_pc weewx[16741]  DEBUG weewx.restx: CWOP: 
>>>>>> Connected to server cwop.aprs.net:14580
>>>>>> On Sunday, March 13, 2022 at 5:10:33 PM UTC-7 Cat22 wrote:
>>>>>>
>>>>>>> Not sure what files i need to remove, but here's a new issue that 
>>>>>>> cropped up.
>>>>>>>       $current.dateTime.format("%A %b %-e, %Y %I:%M %p") 
>>>>>>>                                                                         
>>>>>>>                                                                         
>>>>>>>                
>>>>>>>  
>>>>>>> in my index.php.tmpl prints the same time of day all day long  
>>>>>>>
>>>>>>>
>>>>>>> On Sunday, March 13, 2022 at 8:45:31 AM UTC-7 [email protected] 
>>>>>>> wrote:
>>>>>>>
>>>>>>>> Make sure you not only set "enable=false" for the Seasons skin, but 
>>>>>>>> also delete its old generated images and HTML files. Old files are not 
>>>>>>>> deleted just because you switched skins.
>>>>>>>>
>>>>>>>> On Sun, Mar 13, 2022 at 7:35 AM Cat22 <[email protected]> wrote:
>>>>>>>>
>>>>>>>>> It doesn't say. But if i comment out the seasons section get the 
>>>>>>>>> steel series like i expected
>>>>>>>>> Also, i just uncommented that section and it stays at the steel 
>>>>>>>>> series but i am sure if i come back and check in 1/2 hour or and hour 
>>>>>>>>> it 
>>>>>>>>> will be back  to seasons. I have sen that 3 times already which is 
>>>>>>>>> what 
>>>>>>>>> prompted e to post
>>>>>>>>>
>>>>>>>>> On Sunday, March 13, 2022 at 7:25:00 AM UTC-7 [email protected] 
>>>>>>>>> wrote:
>>>>>>>>>
>>>>>>>>>> with debug=1 in weewx.conf, which reports does the log say you 
>>>>>>>>>> are generating?
>>>>>>>>>>
>>>>>>>>>> On 14 Mar 2022, at 1:20 am, Cat22 <[email protected]> wrote:
>>>>>>>>>>
>>>>>>>>>> Even tho  have only steel series enabled i get the seasons skin. 
>>>>>>>>>> Sometimes i
>>>>>>>>>> have found it enabled after i am sure it was not,and after 
>>>>>>>>>> disabling it and verifying steel series is enabled i get the correct 
>>>>>>>>>> skin, 
>>>>>>>>>> but later when i go back and look its back at the seasons skin. This 
>>>>>>>>>> is 
>>>>>>>>>> after upgrading to 4.7.0
>>>>>>>>>>
>>>>>>>>>> -- 
>>>>>>>>>> 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/532c2ae2-8a92-4f88-918b-77b34c7724ean%40googlegroups.com
>>>>>>>>>>  
>>>>>>>>>> <https://groups.google.com/d/msgid/weewx-user/532c2ae2-8a92-4f88-918b-77b34c7724ean%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/596cd52a-74a9-49b8-b799-702c3b8f18fdn%40googlegroups.com
>>>>>>>>>  
>>>>>>>>> <https://groups.google.com/d/msgid/weewx-user/596cd52a-74a9-49b8-b799-702c3b8f18fdn%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/54b8d9b5-73df-43ee-8fb4-c26a5695e754n%40googlegroups.com
>>>>  
>>>> <https://groups.google.com/d/msgid/weewx-user/54b8d9b5-73df-43ee-8fb4-c26a5695e754n%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/aed023d3-de8a-47e5-852f-37e5c36dfbc2n%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/weewx-user/aed023d3-de8a-47e5-852f-37e5c36dfbc2n%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/7f2db6c0-9bf4-4dd6-a6de-f3f67c3cf06fn%40googlegroups.com.

Reply via email to