See if the FAQ 
<https://github.com/weewx/weewx/wiki/faq-web-pages-not-appearing> helps any.

You've established weewx is generating files.  You haven't pinned down 
whether weewx+apache are in agreement on where the web pages are, nor if 
apache is running at all.


On Friday, May 28, 2021 at 6:22:18 PM UTC-7 [email protected] wrote:

> Do you have the file "weewx.conf" in  "/etc/apache2/conf-enabled/" folder?
>
>
> Alias /weewx /home/weewx/public_html
> <Directory /home/weewx/public_html>
>     Options FollowSymlinks
>     AllowOverride None
>     Require all granted
> </Directory>
>
> If not, add the file and restart apache2
>
> On Friday, May 28, 2021 at 9:08:58 PM UTC-4 [email protected] wrote:
>
>> Everything looks totally normal to me. Did you browse 
>> to file:///home/weewx/public_html/?
>>
>> Or, did you tell your webserver to look there?
>>
>> On Fri, May 28, 2021 at 5:40 PM '[email protected]' via weewx-user 
>> <[email protected]> wrote:
>>
>>>
>>> [image: index.PNG]
>>>
>>>
>>> the funny thing is there is also data in the file but i can't call it up 
>>>
>>>
>>> [email protected] schrieb am Samstag, 29. Mai 2021 um 02:34:30 
>>> UTC+2:
>>>
>>>> [image: Unbenannt.PNG]
>>>>
>>>> [email protected] schrieb am Samstag, 29. Mai 2021 um 02:33:35 
>>>> UTC+2:
>>>>
>>>>>
>>>>>
>>>>> [image: weewx.PNG]
>>>>> [email protected] schrieb am Samstag, 29. Mai 2021 um 02:15:55 UTC+2:
>>>>>
>>>>>> Weewx seems to be running normally. 
>>>>>>
>>>>>> Is there a question in there? Did you look in /home/weewx/public_html?
>>>>>>
>>>>>> On Fri, May 28, 2021 at 5:00 PM '[email protected]' via 
>>>>>> weewx-user <[email protected]> wrote:
>>>>>>
>>>>>>> addendum 
>>>>>>>
>>>>>>> May 29 00:56:02 raspberrypi weewx[471] INFO weewx.manager: Added 
>>>>>>> record 2021-05-29 00:55:00 BST (1622246100) to database 'weewx.sdb'
>>>>>>> May 29 00:56:02 raspberrypi weewx[471] INFO weewx.manager: Added 
>>>>>>> record 2021-05-29 00:55:00 BST (1622246100) to daily summary in 
>>>>>>> 'weewx.sdb'
>>>>>>> May 29 00:56:02 raspberrypi weewx[471] DEBUG weewx.reportengine: 
>>>>>>> Running reports for latest time in the database.
>>>>>>> May 29 00:56:02 raspberrypi weewx[471] DEBUG weewx.reportengine: 
>>>>>>> Running report 'SeasonsReport'
>>>>>>> May 29 00:56:02 raspberrypi weewx[471] DEBUG weewx.reportengine: 
>>>>>>> Found configuration file /home/weewx/skins/Seasons/skin.conf for report 
>>>>>>> 'SeasonsReport'
>>>>>>> May 29 00:56:02 raspberrypi weewx[471] DEBUG weewx.cheetahgenerator: 
>>>>>>> Using search list ['weewx.cheetahgenerator.Almanac', 
>>>>>>> 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', 
>>>>>>> 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 
>>>>>>> 'weewx.cheetahgenerator.Extras', 'weewx.cheetahgenerator.JSONHelpers']
>>>>>>> May 29 00:56:02 raspberrypi weewx[471] DEBUG weewx.manager: Daily 
>>>>>>> summary version is 4.0
>>>>>>> May 29 00:56:04 raspberrypi weewx[471] INFO weewx.cheetahgenerator: 
>>>>>>> Generated 8 files for report SeasonsReport in 2.03 seconds
>>>>>>> May 29 00:56:04 raspberrypi weewx[471] DEBUG weewx.manager: Daily 
>>>>>>> summary version is 4.0
>>>>>>> May 29 00:56:05 raspberrypi weewx[471] INFO weewx.imagegenerator: 
>>>>>>> Generated 15 images for report SeasonsReport in 0.58 seconds
>>>>>>> May 29 00:56:05 raspberrypi weewx[471] INFO weewx.reportengine: 
>>>>>>> Copied 5 files to /home/weewx/public_html
>>>>>>> May 29 00:56:05 raspberrypi weewx[471] DEBUG weewx.reportengine: 
>>>>>>> Report 'SmartphoneReport' not enabled. Skipping.
>>>>>>> May 29 00:56:05 raspberrypi weewx[471] DEBUG weewx.reportengine: 
>>>>>>> Report 'MobileReport' not enabled. Skipping.
>>>>>>> May 29 00:56:05 raspberrypi weewx[471] DEBUG weewx.reportengine: 
>>>>>>> Report 'StandardReport' not enabled. Skipping.
>>>>>>> May 29 00:56:05 raspberrypi weewx[471] DEBUG weewx.reportengine: 
>>>>>>> Report 'FTP' not enabled. Skipping.
>>>>>>> May 29 00:56:05 raspberrypi weewx[471] DEBUG weewx.reportengine: 
>>>>>>> Report 'RSYNC' not enabled. Skipping.
>>>>>>> May 29 00:56:50 raspberrypi dhcpcd[601]: eth0: Router Advertisement 
>>>>>>> from fe80::cece:1eff:fe3a:d164
>>>>>>>
>>>>>>> [email protected] schrieb am Samstag, 29. Mai 2021 um 
>>>>>>> 01:59:44 UTC+2:
>>>>>>>
>>>>>>>>
>>>>>>>> Hey 
>>>>>>>>
>>>>>>>> Hardware:
>>>>>>>> Froggit WS1050
>>>>>>>> Pi 4 
>>>>>>>> Rasbian os 
>>>>>>>> Weewx 4.5.1
>>>>>>>> LOG:
>>>>>>>> pi@raspberrypi:~ $ tail -f /var/log/syslog
>>>>>>>> May 29 00:50:23 raspberrypi systemd[727]: Listening on GnuPG 
>>>>>>>> network 
>>>>>>>> certificate                                                            
>>>>>>>>                     
>>>>>>>> management daemon.
>>>>>>>> May 29 00:50:23 raspberrypi systemd[727]: Listening on GnuPG 
>>>>>>>> cryptographic 
>>>>>>>> agent                                                                  
>>>>>>>>               
>>>>>>>> and passphrase cache (access for web browsers).
>>>>>>>> May 29 00:50:23 raspberrypi systemd[727]: Reached target Sockets.
>>>>>>>> May 29 00:50:23 raspberrypi systemd[727]: Reached target Basic 
>>>>>>>> System.
>>>>>>>> May 29 00:50:23 raspberrypi systemd[727]: Reached target Default.
>>>>>>>> May 29 00:50:23 raspberrypi systemd[727]: Startup finished in 163ms.
>>>>>>>> May 29 00:50:23 raspberrypi systemd[1]: Started User Manager for 
>>>>>>>> UID 1000.
>>>>>>>> May 29 00:50:23 raspberrypi systemd[1]: Started Session 1 of user 
>>>>>>>> pi.
>>>>>>>> May 29 00:50:23 raspberrypi dhcpcd[601]: eth0: 
>>>>>>>> fe80::cece:1eff:fe3a:d164 is 
>>>>>>>> reac                                                                   
>>>>>>>>             
>>>>>>>> hable again
>>>>>>>> May 29 00:50:23 raspberrypi dhcpcd[601]: eth0: 
>>>>>>>> fe80::cece:1eff:fe3a:d164 is 
>>>>>>>> reac                                                                   
>>>>>>>>             
>>>>>>>> hable again
>>>>>>>> May 29 00:50:25 raspberrypi systemd[1]: systemd-hostnamed.service: 
>>>>>>>> Succeeded.
>>>>>>>> May 29 00:50:34 raspberrypi weewx[471] DEBUG weewx.drivers.fousb: 
>>>>>>>> new data
>>>>>>>> May 29 00:50:34 raspberrypi weewx[471] DEBUG weewx.drivers.fousb: 
>>>>>>>> setting sensor clock 10.0725
>>>>>>>> May 29 00:50:34 raspberrypi weewx[471] DEBUG weewx.drivers.fousb: 
>>>>>>>> live synchronised
>>>>>>>> May 29 00:50:34 raspberrypi weewx[471] DEBUG weewx.drivers.fousb: 
>>>>>>>> packet timestamp is 23:50:34
>>>>>>>> May 29 00:50:34 raspberrypi weewx[471] DEBUG weewx.drivers.fousb: 
>>>>>>>> estimated log time 23:36:04 +/- 30s (23:35:34..23:36:34)
>>>>>>>> May 29 00:51:19 raspberrypi weewx[471] DEBUG weewx.drivers.fousb: 
>>>>>>>> avoid 5.861218690872192
>>>>>>>> May 29 00:51:25 raspberrypi weewx[471] DEBUG weewx.drivers.fousb: 
>>>>>>>> new data
>>>>>>>> May 29 00:51:25 raspberrypi weewx[471] DEBUG weewx.drivers.fousb: 
>>>>>>>> packet timestamp is 23:51:22
>>>>>>>> May 29 00:51:25 raspberrypi weewx[471] DEBUG weewx.drivers.fousb: 
>>>>>>>> estimated log time 23:35:58 +/- 24s (23:35:34..23:36:22)
>>>>>>>> May 29 00:52:07 raspberrypi weewx[471] DEBUG weewx.drivers.fousb: 
>>>>>>>> avoid 5.878083229064941
>>>>>>>> May 29 00:52:13 raspberrypi weewx[471] DEBUG weewx.drivers.fousb: 
>>>>>>>> new data
>>>>>>>> May 29 00:52:13 raspberrypi weewx[471] DEBUG weewx.drivers.fousb: 
>>>>>>>> packet timestamp is 23:52:10
>>>>>>>> May 29 00:52:13 raspberrypi weewx[471] DEBUG weewx.drivers.fousb: 
>>>>>>>> estimated log time 23:35:52 +/- 18s (23:35:22..23:36:10)
>>>>>>>> May 29 00:52:55 raspberrypi weewx[471] DEBUG weewx.drivers.fousb: 
>>>>>>>> avoid 5.862777233123779
>>>>>>>> May 29 00:53:01 raspberrypi weewx[471] DEBUG weewx.drivers.fousb: 
>>>>>>>> new data
>>>>>>>> May 29 00:53:01 raspberrypi weewx[471] DEBUG weewx.drivers.fousb: 
>>>>>>>> packet timestamp is 23:52:58
>>>>>>>> May 29 00:53:01 raspberrypi weewx[471] DEBUG weewx.drivers.fousb: 
>>>>>>>> estimated log time 23:36:04 +/- 6s (23:35:58..23:36:10)
>>>>>>>> May 29 00:53:01 raspberrypi weewx[471] DEBUG weewx.drivers.fousb: 
>>>>>>>> synchronised to 2021-05-28 23:36:04 for ptr 0x2110
>>>>>>>> May 29 00:53:01 raspberrypi weewx[471] DEBUG weewx.drivers.fousb: 
>>>>>>>> found 0 archive records
>>>>>>>> May 29 00:53:01 raspberrypi weewx[471] INFO weewx.engine: Starting 
>>>>>>>> main packet loop.
>>>>>>>>
>>>>>>>>
>>>>>>>> Install by setup.py
>>>>>>>>
>>>>>>>> the installation was without any problems. but now I can't get the 
>>>>>>>> apache2 forwarding ... I can't find the fault ...
>>>>>>>>
>>>>>>>>
>>>>>>>> There are all the necessary html files on the server, but I can't 
>>>>>>>> call any ... 
>>>>>>>>
>>>>>>>>
>>>>>>>> need help -
>>>>>>>>
>>>>>>> -- 
>>>>>>> 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/1dc96e0f-e0cf-4a9c-be28-5cebf436a983n%40googlegroups.com
>>>>>>>  
>>>>>>> <https://groups.google.com/d/msgid/weewx-user/1dc96e0f-e0cf-4a9c-be28-5cebf436a983n%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/cec65ecb-cb0f-46d5-88d6-7bad45349e1an%40googlegroups.com
>>>  
>>> <https://groups.google.com/d/msgid/weewx-user/cec65ecb-cb0f-46d5-88d6-7bad45349e1an%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/0cbd5cc4-927d-48ac-a303-ad6e1e306babn%40googlegroups.com.

Reply via email to