Thanks Glenn for feedback.
Below the results:
- Even after a restart of the Pi, I still have the same error.
- ps -adelf | grep [Ww]eewxd returns:
pi@raspberrypi:~ $ ps -adelf | grep [Ww]eewxd
4 S
weewx 14866 1 2 80 0 - 26178 - mars03 ? 00:14:55 python3 /usr/share/weewx/weewxd.py /etc/weewx/weewx.conf
ls -al '/media/pi/WEEWX-BU' returns:
pi@raspberrypi:~ $ ls -al '/media/pi/WEEWX-BU'
total 273976
drwxr-xr-x 5 pi pi 4096 1 janv. 1970 .drwxrwxrwx+ 3 root root 4096 3 mars 17:59 ..-rw-r--r-- 1 pi pi 8622 22 déc. 16:46 'as3935(min_strikes).py'
drwxr-xr-x 12 pi pi 4096 2 mars 14:18 Belchertown
drwxr-xr-x 12 pi pi 4096 1 mars 18:27 Belchertown-old
-rw-r--r-- 1 pi pi 4156 6 févr. 23:27 bme280wx.py
-rw-r--r-- 1 pi pi 1616 7 févr. 00:00 Commandes-usuelles.txt
-rw-r--r-- 1 pi pi 40148 1 mars 21:50 graphs.conf
-rw-r--r-- 1 pi pi 148331 28 juin 2023 'sdr(last).py'
drwxr-xr-x 5 pi pi 4096 28 oct. 18:04 Seasons202310281704
-rw-r--r-- 1 pi pi 40047 1 mars 21:28 skin.conf
-rw-r--r-- 1 pi pi 36467 1 mars 09:00 weewx.conf
-rw-r--r-- 1 pi pi 280235008 2 mars 15:26 weewx.sdb.backup
PS: I use also this usb drive for manually saving various files and folders without any problem (skins, database...)
It seems, in view of the table above, that the drive is not properly mounted with regards to the weewx 5.0.2 rules. I tried to change using chown, but I got an "operation denied"...
Cheers,
Pierre-Yves