--
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 visit https://groups.google.com/d/msgid/weewx-user/684df9a4-aa08-4401-b4bc-b555af254e69n%40googlegroups.com.
thanks
Up until now (I'm on version 5.1); I've done without it and I only have weewx on my RPi.
Patrick
thanks Vince,
this a new installation on a RPi with a Hat BC Robotics.
And I installed also Trixies.
I'll do as usual; I haven't mastered Venv yet.
Patrick
hello Peter,
I always intalled with Sqlite my versions of Weewx, I will continue with that.
Thanks for the informations with MariaDb.
bye
Patrick
--
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 visit https://groups.google.com/d/msgid/weewx-user/d0a6f004-6016-4b36-80ac-1f04cefd74a5n%40googlegroups.com.
additional library (pyMySQL, I think) be pip installed. The strong recommendation, if you are going to do this, is to
Hello,
In the end, I installed Weewx on Trixies
using PIP, so in a virtual environment, because normally I
was having problems with certain modules (bme280).
I managed to get it working. I can see the website locally on my Raspberry Pi with file:///home/patrick/weewx-data/public_html/index.html.
But remotely; It's not working. In Firefox, I'm using: http://192.168.0.10/home/patrick/weewx-data/public_html.
When I look at the Apache logs, I see: 192.168.0.6 - - [23/Nov/2025:13:11:36 +0100] "GET /favicon.ico HTTP/1.1" 404 490 "http://192.168.0.10/home/patrick/weewx-data/public_html/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:145.0) Gecko/20100101 Firefox/145.0".
Here are my configurations; /home/patrick/weewx-data/weewx.conf
(affected lines)
[Station]
# example, "http://" or "https://"
station_url =
http://192.168.0.10/home/patrick/weewx-data/public_html
# The start of the rain year (1=January; 10=October, etc.).
[StdReport]
# Where the skins reside, relative to WEEWX_ROOT
SKIN_ROOT = skins
# Where the generated reports should go, relative to WEEWX_ROOT
HTML_ROOT = public_html
and in the apache config:
/home/patrick/weex-data/util/apache/weewx.conf
Alias /weewx /home/patrick/weewx-data/public_html
<Directory /home/patrick/weewx-data/public_html>
Options FollowSymlinks
AllowOverride None
2 questions: where are apache logs located in venv environment? is my config good?
thanks
Patrick
--
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 visit https://groups.google.com/d/msgid/weewx-user/CAGTinV5NVuFHNXYg%2B2AcmmJ%3DgHL6TxKS1Qp-6Dow%3D_QPxt9w9Q%40mail.gmail.com.
so,
I send screen copy installation directories:
I left my Apache installation from before switching to venv, should I delete it?
thanks
Patrick
To view this discussion visit https://groups.google.com/d/msgid/weewx-user/bb207edf-ea04-4f7d-b3fb-5c4499c710b6n%40googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/weewx-user/f04bad38-78e7-4fb8-88f6-50f75e20b4a0n%40googlegroups.com.
hello Vince,
I found, it works.
Here are my configurations in the attachments.
/etc/apache2/conf-available/weewx.conf
and permissions directory
17 drwxrwxr-x 3 root root 4096 18 nov. 21:26 home
1669 drwxrwxrwx 18 patrick patrick 4096 23 nov. 22:03 patrick
661891 drwxrwxrwx 10 patrick patrick 4096 23 nov. 18:34
weewx-data
662287 drwxrwxrwx 4 patrick patrick 4096 24 nov. 15:36 public_html
thanks for your help
Patrick
To view this discussion visit https://groups.google.com/d/msgid/weewx-user/f04bad38-78e7-4fb8-88f6-50f75e20b4a0n%40googlegroups.com.