I followed the install guide for Raspbian on your site. Ron
On Thu, Dec 26, 2019 at 17:34 Thomas Keffer <[email protected]> wrote: > Those are not standard names for weewx configuration files. How did you > install weewx? > > -tk > > On Thu, Dec 26, 2019 at 6:17 PM Ron Short <[email protected]> wrote: > >> Ok, there are 2 .conf files I see in /etc/weewx/ >> >> weewx.config (which is the one I looked in for the settings you mentioned) >> >> weewx.conf.dist (I have not modified at all) >> >> I do not know of any othe .conf file you might be referring to. >> >> I have asked the Meteo-Pi designer if a the logger has a web based page >> in the device. >> >> Thanks, >> >> Ron >> >> >> On Thursday, December 26, 2019 at 4:17:43 PM UTC-8, Thomas Keffer 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/be932705-2efe-4d3f-afc3-f692b0fb8169%40googlegroups.com >> <https://groups.google.com/d/msgid/weewx-user/be932705-2efe-4d3f-afc3-f692b0fb8169%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/CAPq0zEDqzQpZP9A1BdZj-ZbYQa%3D1DkWHgvoDrYLyu9HAdkDB_w%40mail.gmail.com > <https://groups.google.com/d/msgid/weewx-user/CAPq0zEDqzQpZP9A1BdZj-ZbYQa%3D1DkWHgvoDrYLyu9HAdkDB_w%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- 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/CAAn2D62g%2BsZjH%2BDCsDkt4%2BirwpPT_1Dicv8hiB05H5FSuZTpcQ%40mail.gmail.com.
