>From what you describe it sounds like WeeWX has finished downloading historical archive records and is now running normally. Presence or absence of files on a website is a gross error check only - you can tell things are (likely) working or not working. To see exactly what your system/WeeWX is doing look at the log. If something doesn't work - go to the log. The tail command I gave you will show new log entries as they come in, but it only shows you log entries from the time you enter the command. If you are using FileZilla to view generated files use it (FileZilla) to open your log and scroll to the end, then scroll up to where WeeWX was last started, look for the WeeWX startup and history download from the logger, then you will see records being saved to archive every minute and reports being run. Are there any errors or reports being skipped that shouldn't?
If WeeWX seems to be running error free then look at your web server. Is is local (eg your WeeWX machine) or is it remote? If it is a different machine to that which runs WeeWX how are you transferring the WeeWX generated HTML files etc to the web server? Is WeeWX doing it - in which case look at the log, or are you doing it some other way? Are the files being transferred successfully? To the correct location? These are the sorts of things you need to look at, you need to start with WeeWX and work through the data flow to your web server verifying operation as you go. Gary On Saturday, 12 November 2022 at 07:36:12 UTC+10 vanuxe...@gmail.com wrote: > Thx for your answer. > I see now that I have reports in the var/html/www/weewx folder, updated > every minute. I view this by logging in to the system through filezilla. > This means the historica data download is already finished? > > The system is running now by the command sudo weewxd. > > On the terminal i see data being downloaden. > > I dont dare to stop it again. > > Should i be patient a little more, because nothing is to been seen on my > website. > > Many thanks again, so glad i'm getting somewhere at last. > > Kr > > Alex > > > > > > > > Op vr 11 nov. 2022 22:00 schreef gjr80 <gjrod...@gmail.com>: > >> Your system appears to be running fine, the archive records being >> downloaded are historical archive records that have been saved in the >> logger memory. The logger can store up to 2560 records, at a one minute >> archive that is some 40+ hours. Easiest thing is to start WeeWX and let it >> run to finish downloading the records from the logger (the log extract you >> provided showed a key press was used to exit WeeWX). Once the logger >> history is downloaded WeeWX will download an archive record once per minute >> and then generate the reports/output. >> >> You might want to start another terminal screen and monitor the WeeWX log >> with something like: >> >> $ tail -f /var/log/syslog >> >> This way you can monitor the log output and see exactly what WeeWX is >> doing. >> >> Gary >> >> On Saturday, 12 November 2022 at 05:18:49 UTC+10 vanuxe...@gmail.com >> wrote: >> >>> Hi Sirs, >>> >>> So after a lot of time fiddling about, I made some progress but nearly >>> there. >>> I'm using >>> windows 11 pro version 22H2 >>> virtual box 7.0 >>> ubuntu 20 >>> and filezilla to view the ubuntu host dir >>> the ubuntu vm is bridged through virtual box to my windows pc >>> >>> problem is : when i start sudo weexd i get data in from from my vantage >>> (ethernet ip), and stored in the db, but nothing in /var/www/html/weewx/ >>> nor to my website. >>> >>> when i start the sudo /etc/init.d/weewx the service is started but >>> immediately stopped, i get an exit code >>> >>> in attchement the full syslog >>> >>> can somebody please point me in the correct dirrection? >>> I'm not an expert in linux (yet), but i've learned a massive but already >>> . >>> tank you Sirs! >>> KR >>> Alex >>> >>> >>> >>> -- >> 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 weewx-user+...@googlegroups.com. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/weewx-user/f8c0839f-f9bc-4837-a63d-3b0c585be514n%40googlegroups.com >> >> <https://groups.google.com/d/msgid/weewx-user/f8c0839f-f9bc-4837-a63d-3b0c585be514n%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 weewx-user+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/ef5065eb-800b-4a2a-9005-3344f5bae888n%40googlegroups.com.