Hello, I have this error that I can't decipher. (and in addition, I am
French -speaking)
Can you help me ?
THANKS !
Mar 4 10:28:04 PiMeteo weewx[1455] INFO __main__: Initializing weewx
version 4.10.1
Mar 4 10:28:04 PiMeteo weewx[1455] INFO __main__: Using Python 3.7.3
(default, Oct 31 2022, 1
I am guessing that you are trying to connect to a Vantage station through
an ethernet connection. Your computer is complaining that there is no path
to the IP address 192.168.0.13.
1. Is this truly a Vantage with an IP logger? They exist, but they are very
rare. Perhaps it is really a USB or seria
Yes, that's what I also thought: a problem in my IP adapter. (the LED no
longer flashes)
Fortunately I have a USB adapter in a corner. I will change that.
Thank you Tom
Le 04-03-23 à 14:05, Tom Keffer a écrit :
I am guessing that you are trying to connect to a Vantage station
through an etherne
toujours le même problème
##
Mar 4 19:14:11 PiMeteo systemd[1]: Stopping LSB: weewx weather system...
Mar 4 19:14:11 PiMeteo weewx[1515] INFO __main__: Received signal TERM
(15).
Mar 4 19:14:16 PiMeteo weewx[1546]: Stopping weewx weather s
It's a PI4
USB2.0 port at the bottom left
Le samedi 4 mars 2023 à 19:18:30 UTC+1, PC a écrit :
> toujours le même problème
>
> ##
> Mar 4 19:14:11 PiMeteo systemd[1]: Stopping LSB: weewx weather system...
> Mar 4 19:14:11 PiMeteo weewx[1515
Try /dev/ttyUSB0 and see if that works
The dmesg command will tell you which device is attached.
Here is the output for my pi4, which uses a pl2303 serial/usb adaptor to
connect to a Davis serial logger.
pi@pi4:~ $ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Dev
I have already tried the 4 ports, without success
pi@PiMeteo:~ $ sudo geany /etc/weewx/weewx.conf
pi@PiMeteo:~ $ sudo /etc/init.d/weewx restart
[ ok ] Restarting weewx (via systemctl): weewx.service.
pi@PiMeteo:~ $ sudo tail -f /var/log/syslog | tee /var/tmp/SysLog
Mar 4 21:39:39 PiMeteo weewx[3
Unplug the device.
Run the 'dmesg' command.
Plug in the device.
Run the 'dmesg' command again
It will tell you which device it attached it to.
On Saturday, March 4, 2023 at 12:44:41 PM UTC-8 Blaise Cacramp wrote:
> I have already tried the 4 ports, without success
>
> pi@PiMeteo:~ $ sudo geany /e
Hello,
I don't understand why you want to use rsync over NFS.
NFS juste does all the work for you.
Once the remote file system is mounted, usually at boot or login depending
on the setup, there is no more distinction between the local files and the
remote ones.
So, in weewx.conf
- disable
Another week over, I've fixed several bugs, added missing functionality and
did some little enhancements on the styles. I've put everything in the
master branch by now, so if you want to updated, the feature branch is now
obsolete. By the way, thanks for the feedback and issues on github. Also
10 matches
Mail list logo