I have now successfully connected my Vantage Vue to weewx using Meteostick 
and fileparse. The csv import also works perfectly. Unfortunately I forgot 
the assignment for barometers in the field-maps in the csv.conf, so they 
are missing now. Can I start the import again just with the missing value? 
For example, this is the year 2021 with almost 100.000 data records. I use 
weewx 4.6.2 on the Raspberry, Database is MySQL.

[email protected] schrieb am Donnerstag, 24. Februar 2022 um 10:30:53 UTC+1:

> Small update: Retrieving weather data via ethernet and port 22222 should 
> only work if the Vantage weather station is connected to Meteobridge via 
> USB data logger. My Vantage Vue is connected via Meteostick.
>
>
> [email protected] schrieb am Montag, 21. Februar 2022 um 21:42:07 UTC+1:
>
>> Sorry, that's right. I reinstalled both the Raspi OS and weewx. Simulator 
>> works, when selecting Vantage, unfortunately the error message remains as 
>> in the first post, Connection refused. BTW, the other computer is 
>> Meteobridge. I'll ask around on the Meteobridge forum.
>>
>> [email protected] schrieb am Montag, 21. Februar 2022 um 18:58:00 UTC+1:
>>
>>> All of those log entries were put there by other services. There is 
>>> nothing in the log that indicates that weewxd is even running.
>>>
>>> On Mon, Feb 21, 2022 at 8:09 AM [email protected] <[email protected]> 
>>> wrote:
>>>
>>>> IP is correct. After stop, start or restart showed no change, I 
>>>> restarted the Raspberry. Now this is in the log and apparently stops 
>>>> at Finished Clean php session files:
>>>>
>>>> pi@weewx:~ $ sudo tail -f /var/log/syslog
>>>> Feb 21 15:25:46 weewx systemd[856]: Startup finished in 1.866s.
>>>> Feb 21 15:25:46 weewx systemd[1]: Started User Manager for UID 1000.
>>>> Feb 21 15:25:46 weewx systemd[1]: Started Session 1 of user pi.
>>>> Feb 21 15:39:02 weewx CRON[1587]: (root) CMD (  [ -x 
>>>> /usr/lib/php/sessionclean ] && if [ ! -d /run/systemd/system ]; then 
>>>> /usr/lib/php/sessionclean; fi)
>>>> Feb 21 15:39:05 weewx systemd[1]: Starting Clean php session files...
>>>> Feb 21 15:39:05 weewx systemd[1]: Starting Cleanup of Temporary 
>>>> Directories...
>>>> Feb 21 15:39:05 weewx systemd[1]: systemd-tmpfiles-clean.service: 
>>>> Succeeded.
>>>> Feb 21 15:39:05 weewx systemd[1]: Finished Cleanup of Temporary 
>>>> Directories.
>>>> Feb 21 15:39:05 weewx systemd[1]: phpsessionclean.service: Succeeded.
>>>> Feb 21 15:39:05 weewx systemd[1]: Finished Clean php session files.
>>>> Feb 21 16:09:01 weewx CRON[2515]: (root) CMD (  [ -x 
>>>> /usr/lib/php/sessionclean ] && if [ ! -d /run/systemd/system ]; then 
>>>> /usr/lib/php/sessionclean; fi)
>>>> Feb 21 16:09:05 weewx systemd[1]: Starting Clean php session files...
>>>> Feb 21 16:09:05 weewx systemd[1]: phpsessionclean.service: Succeeded.
>>>> Feb 21 16:09:05 weewx systemd[1]: Finished Clean php session files.
>>>> Feb 21 16:17:01 weewx CRON[2806]: (root) CMD (   cd / && run-parts 
>>>> --report /etc/cron.hourly)
>>>> Feb 21 16:24:19 weewx rngd[378]: stats: bits received from HRNG source: 
>>>> 80064
>>>> Feb 21 16:24:19 weewx rngd[378]: stats: bits sent to kernel pool: 33824
>>>> Feb 21 16:24:19 weewx rngd[378]: stats: entropy added to kernel pool: 
>>>> 33824
>>>> Feb 21 16:24:19 weewx rngd[378]: stats: FIPS 140-2 successes: 4
>>>> Feb 21 16:24:19 weewx rngd[378]: stats: FIPS 140-2 failures: 0
>>>> Feb 21 16:24:19 weewx rngd[378]: stats: FIPS 140-2(2001-10-10) Monobit: 
>>>> 0
>>>> Feb 21 16:24:19 weewx rngd[378]: stats: FIPS 140-2(2001-10-10) Poker: 0
>>>> Feb 21 16:24:19 weewx rngd[378]: stats: FIPS 140-2(2001-10-10) Runs: 0
>>>> Feb 21 16:24:19 weewx rngd[378]: stats: FIPS 140-2(2001-10-10) Long 
>>>> run: 0
>>>> Feb 21 16:24:19 weewx rngd[378]: stats: FIPS 140-2(2001-10-10) 
>>>> Continuous run: 0
>>>> Feb 21 16:24:19 weewx rngd[378]: stats: HRNG source speed: 
>>>> (min=748.295; avg=753.644; max=761.423)Kibits/s
>>>> Feb 21 16:24:19 weewx rngd[378]: stats: FIPS tests speed: (min=16.909; 
>>>> avg=20.704; max=22.492)Mibits/s
>>>> Feb 21 16:24:19 weewx rngd[378]: stats: Lowest ready-buffers level: 2
>>>> Feb 21 16:24:19 weewx rngd[378]: stats: Entropy starvations: 0
>>>> Feb 21 16:24:19 weewx rngd[378]: stats: Time spent starving for 
>>>> entropy: (min=0; avg=0.000; max=0)us
>>>> Feb 21 16:39:01 weewx CRON[3443]: (root) CMD (  [ -x 
>>>> /usr/lib/php/sessionclean ] && if [ ! -d /run/systemd/system ]; then 
>>>> /usr/lib/php/sessionclean; fi)
>>>> Feb 21 16:39:05 weewx systemd[1]: Starting Clean php session files...
>>>> Feb 21 16:39:05 weewx systemd[1]: phpsessionclean.service: Succeeded.
>>>> Feb 21 16:39:05 weewx systemd[1]: Finished Clean php session files.
>>>>
>>>> I used the weewx version 4.6.2 on a Raspberry 2.
>>>> vince schrieb am Sonntag, 20. Februar 2022 um 23:12:29 UTC+1:
>>>>
>>>>>
>>>>> Connection refused is the other computer isn't listening and accepting 
>>>>> traffic on that port.
>>>>> Check you have the right ip address set in your weewx.conf file
>>>>>
>>>>> -- 
>>>> 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/f92dc023-b2f6-4f36-953e-4a32a642ef21n%40googlegroups.com
>>>>  
>>>> <https://groups.google.com/d/msgid/weewx-user/f92dc023-b2f6-4f36-953e-4a32a642ef21n%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/d1654323-5e5b-437a-bf2b-b7d2bd205c22n%40googlegroups.com.

Reply via email to