WeeWX is definitely trying an ethernet connection. If you are seeing type = serial
in your weewx.conf, then you're looking at the wrong weewx.conf. Make sure you're using the one you think you're using! -tk On Thu, Dec 26, 2019 at 5:47 PM Ron Short <[email protected]> wrote: > Hi Tom, > > Check for the items you suggested they are the same. > > I will contact the Meteo-Pi developer and see what he has to offer. > > Thanks again > > Ron > > > > On Thu, Dec 26, 2019 at 16:20 Ron Short <[email protected]> wrote: > >> Hi Tom, >> >> Ok, will do and let you know what happens. >> >> Thanks >> >> Ron >> >> On Thu, Dec 26, 2019 at 16:17 Thomas Keffer <[email protected]> wrote: >> >>> I am not familiar with the Meteo-Pi logger, but it is my understanding >>> that it is a replacement for the Davis serial logger. It looks like you are >>> trying to connect to it as an ethernet logger. >>> >>> Check option type under [Vantage] is set to serial. Set option port to >>> whatever serial port the Meteo-Pi uses (probably /dev/ttyUSB0). >>> >>> [Vantage] >>> type = serial >>> port = /dev/ttyUSB0 >>> >>> But, as I said, I don't know anything about the Meteo-Pi. These are just >>> educated guesses. >>> >>> -tk >>> >>> On Thu, Dec 26, 2019 at 4:56 PM Ron Short <[email protected]> wrote: >>> >>>> Hi, >>>> >>>> New to group. >>>> >>>> Trying to install Weexx on a Raspberry-Pi 3 via a Meteo-Pi logger and >>>> the Davis Vantage Pro2 WS. >>>> >>>> Pasted is the screen I see in the terminal. The RPi IP address is >>>> static. >>>> >>>> I do not know what, if any of the errors I see mean anything. >>>> >>>> What did I miss? >>>> >>>> Thanks for the help >>>> >>>> >>>> pi@raspberrypi:~ $ sudo tail -f /var/log/syslog >>>> Dec 26 15:38:51 raspberrypi weewx[7253]: vantage: Socket error while >>>> opening port 22222 to ethernet host 192.168.1.50. >>>> Dec 26 15:38:51 raspberrypi weewx[7253]: engine: Import of driver >>>> failed: [Errno 111] Connection refused (<class 'weewx.WeeWxIOError'>) >>>> Dec 26 15:38:51 raspberrypi weewx[7253]: engine: Unable to load driver: >>>> [Errno 111] Connection refused >>>> Dec 26 15:38:51 raspberrypi weewx[7253]: **** Exiting... >>>> Dec 26 15:38:51 raspberrypi systemd[1]: Reloading. >>>> Dec 26 15:38:52 raspberrypi dbus-daemon[319]: [system] Activating via >>>> systemd: service name='org.freedesktop.PackageKit' >>>> unit='packagekit.service' requested by ':1.56' (uid=0 pid=7278 >>>> comm="/usr/bin/gdbus call --system --dest org.freedeskto") >>>> Dec 26 15:38:52 raspberrypi systemd[1]: Starting PackageKit Daemon... >>>> Dec 26 15:38:52 raspberrypi PackageKit: daemon start >>>> Dec 26 15:38:53 raspberrypi dbus-daemon[319]: [system] Successfully >>>> activated service 'org.freedesktop.PackageKit' >>>> Dec 26 15:38:53 raspberrypi systemd[1]: Started PackageKit Daemon. >>>> Dec 26 15:41:51 raspberrypi rngd[320]: stats: bits received from HRNG >>>> source: 80064 >>>> Dec 26 15:41:51 raspberrypi rngd[320]: stats: bits sent to kernel pool: >>>> 34848 >>>> Dec 26 15:41:51 raspberrypi rngd[320]: stats: entropy added to kernel >>>> pool: 34848 >>>> Dec 26 15:41:51 raspberrypi rngd[320]: stats: FIPS 140-2 successes: 4 >>>> Dec 26 15:41:51 raspberrypi rngd[320]: stats: FIPS 140-2 failures: 0 >>>> Dec 26 15:41:51 raspberrypi rngd[320]: stats: FIPS 140-2(2001-10-10) >>>> Monobit: 0 >>>> Dec 26 15:41:51 raspberrypi rngd[320]: stats: FIPS 140-2(2001-10-10) >>>> Poker: 0 >>>> Dec 26 15:41:51 raspberrypi rngd[320]: stats: FIPS 140-2(2001-10-10) >>>> Runs: 0 >>>> Dec 26 15:41:51 raspberrypi rngd[320]: stats: FIPS 140-2(2001-10-10) >>>> Long run: 0 >>>> Dec 26 15:41:51 raspberrypi rngd[320]: stats: FIPS 140-2(2001-10-10) >>>> Continuous run: 0 >>>> Dec 26 15:41:51 raspberrypi rngd[320]: stats: HRNG source speed: >>>> (min=469.738; avg=597.300; max=780.127)Kibits/s >>>> Dec 26 15:41:51 raspberrypi rngd[320]: stats: FIPS tests speed: >>>> (min=1.849; avg=3.811; max=6.620)Mibits/s >>>> Dec 26 15:41:51 raspberrypi rngd[320]: stats: Lowest ready-buffers >>>> level: 2 >>>> Dec 26 15:41:51 raspberrypi rngd[320]: stats: Entropy starvations: 0 >>>> Dec 26 15:41:51 raspberrypi rngd[320]: stats: Time spent starving for >>>> entropy: (min=0; avg=0.000; max=0)us >>>> Dec 26 15:43:57 raspberrypi PackageKit: daemon quit >>>> Dec 26 15:43:57 raspberrypi systemd[1]: packagekit.service: Main >>>> process exited, code=killed, status=15/TERM >>>> Dec 26 15:43:57 raspberrypi systemd[1]: packagekit.service: Succeeded. >>>> Dec 26 15:48:02 raspberrypi kernel: [ 3977.357517] Under-voltage >>>> detected! (0x00050005) >>>> Dec 26 15:48:06 raspberrypi kernel: [ 3981.517451] Voltage normalised >>>> (0x00000000) >>>> >>>> -- >>>> 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/9fe3e20e-65e4-4613-a780-b1b24eeb7ce1%40googlegroups.com >>>> <https://groups.google.com/d/msgid/weewx-user/9fe3e20e-65e4-4613-a780-b1b24eeb7ce1%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 [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/weewx-user/CAPq0zEDWz_pmfowYfPJoQzSx8X1EwoeQGy4-w5hw4UP7_%3DSrxQ%40mail.gmail.com >>> <https://groups.google.com/d/msgid/weewx-user/CAPq0zEDWz_pmfowYfPJoQzSx8X1EwoeQGy4-w5hw4UP7_%3DSrxQ%40mail.gmail.com?utm_medium=email&utm_source=footer> >>> . >>> >> -- >> Regards, >> >> Ron Short >> Captain >> > -- > Regards, > > Ron Short > Captain > > -- > 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/CAAn2D63raq8aW6YQxNh%2BA-TiaFoi6MkeY%3Db%3Dj43URH3qmB8L%3DQ%40mail.gmail.com > <https://groups.google.com/d/msgid/weewx-user/CAAn2D63raq8aW6YQxNh%2BA-TiaFoi6MkeY%3Db%3Dj43URH3qmB8L%3DQ%40mail.gmail.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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/CAPq0zEBG%2BLRVdDR4M3zx5mU3vLQeug81pCp2q6rzcAOTqc3yRg%40mail.gmail.com.
