I would suggest installing a webserver (I recommend nginx) and then just opening http://your_ip_here/weewx and seeing if that works. Your log looks ok to me.
On Friday, April 12, 2024 at 11:51:31 AM UTC-7 Marie-Laure TERRIENNE wrote: > I have followed what is said to get the log. Here is what i got : > > > Le vendredi 12 avril 2024 à 19:21:23 UTC+2, Chuck Rhode a écrit : > >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> On Fri, 12 Apr 2024 08:43:04 -0500 >> DR <[email protected]> wrote: >> >> > THE most often made comment from the developers is to turn on debug >> > and then furnish the log. >> >> Humpf! If it's that easy, why not put it in a script like a >> client-side *bugzilla*? Seems like a good idea to me. All us mice could >> approve, wouldn't we? >> >> Of course, it takes only one mouse to put a bell on this (apparently) >> sleepy cat. >> >> What scope should the script have? >> >> + NO PARAMETERS! >> >> + NO *.ini*! >> >> + Import *configobj*. >> >> + Get write authority to ~/weewx-data/weewx.conf. Not so easy because >> it could be in any number of locations. >> >> + Save *debug* option status. >> >> + Set *debug* option. >> >> + Ask real-time User of this script for *root* authority and escalate >> to it, telling User what we're doing and making doubly sure of his >> approval. Danger, Will Robinson! >> >> + Do *systemctl restart weewx*. If this fails, throw up hands. >> >> + Keep User on hold for an hour. >> >> + Reset *debug* option. >> >> + Do *systemctl restart weewx*. Expect success. >> >> + Checkpoint current log file. Not so easy because it could be in any >> number of locations. Allow read-only access to User. >> >> + Relinquish *root* authority. >> >> + Checkpoint the output of *weectl debug*. >> >> + Ask for the User's favorite code editor. Give Newbies *emacs*. >> >> + Conjure authority to send eMail. >> >> * What is your name? >> >> * What is your eMail address? >> >> * Which is your SMTP server? >> >> * What port is allowed? >> >> * What password is required? >> >> * What is your quest? >> >> * What's your favorite color? >> >> + Present a template for a well-formed Bug report. >> >> * What happened that prompted you to make this bug report? >> >> * What did you expect to happen? >> >> * What did you do to make it happen? >> >> * What was the most recent change you made? >> >> + Checkpoint the template and amendments. >> >> + Compose eMail to [email protected]. >> >> + Show the User what we're going to send (with attachments) and ask >> for approval. >> >> + Import *smtplib*. >> >> + Import *email.message*. >> >> + Do *SMTP.send_message()*. If this fails, throw up hands. >> >> >> - -- >> .. Be Seeing You, >> .. Chuck Rhode, Sheboygan, WI, USA >> .. Weather: http://LacusVeris.com/WX >> .. 53° — Wind NNW 25 mph >> >> -----BEGIN PGP SIGNATURE----- >> >> iF0EARECAB0WIQT+MY/5I/LMPSswTbVg2/xipKOWUgUCZhltfgAKCRBg2/xipKOW >> UuySAJ95fU4/3AMb+PFfbW90Zt+dPL9p/QCdHytzG+LsiviUTPGQJ+PQXd74aLI= >> =KydE >> -----END PGP SIGNATURE----- >> > -- 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/b9b2b18e-937f-48e7-b6d3-b95263bd24ean%40googlegroups.com.
