Hello, Bob

Make sure there isn't a second weewx process running

ps aux | grep weewx

If that doesn't work, set debug=1, stop weewx, start weewx, wait a couple
minutes, send the log from startup.

-tk

On Wed, Nov 16, 2016 at 9:14 AM, <[email protected]> wrote:

> Hello,
>
> After running 3.5.0 with no problems (VP2+{serial} on Debian Jessie), I am
> getting the following loop error:
>
> root@n4mrv:/home/weewx# service weewx status
> ● weewx.service - LSB: weewx weather system
>    Loaded: loaded (/etc/init.d/weewx)
>    Active: active (running) since Wed 2016-11-16 11:54:58 EST; 3min 12s ago
>   Process: 4553 ExecStop=/etc/init.d/weewx stop (code=exited,
> status=0/SUCCESS)
>   Process: 4611 ExecStart=/etc/init.d/weewx start (code=exited,
> status=0/SUCCESS)
>    CGroup: /system.slice/weewx.service
>            └─4624 /usr/bin/python /home/weewx/bin/weewxd --daemon
> --pidfile=/var/run/weewx.pid /home/weewx/weewx.conf
>
> Nov 16 11:56:38 n4mrv weewx[4624]: engine: Starting up weewx version 3.6.2
> Nov 16 11:56:38 n4mrv weewx[4624]: engine: Clock error is -0.62 seconds
> (positive is fast)
> Nov 16 11:56:38 n4mrv weewx[4624]: engine: Starting main packet loop.
> Nov 16 11:56:48 n4mrv weewx[4624]: vantage: LOOP try #1; error: Expected
> to read 99 chars; got 0 instead
> Nov 16 11:56:58 n4mrv weewx[4624]: vantage: LOOP try #2; error: Expected
> to read 99 chars; got 0 instead
> Nov 16 11:57:08 n4mrv weewx[4624]: vantage: LOOP try #3; error: Expected
> to read 99 chars; got 0 instead
> Nov 16 11:57:18 n4mrv weewx[4624]: vantage: LOOP try #4; error: Expected
> to read 99 chars; got 0 instead
> Nov 16 11:57:18 n4mrv weewx[4624]: vantage: LOOP max tries (4) exceeded.
> Nov 16 11:57:18 n4mrv weewx[4624]: engine: Caught WeeWxIOError: Max tries
> exceeded while getting LOOP data.
> Nov 16 11:57:18 n4mrv weewx[4624]: ****  Waiting 60 seconds then
> retrying...
>
> I remember having this before and adjusting "for_loopPacket in
> self.genDavisLoopPackets(200)" from 200 to 2. I can't find this again
> except in vantage.py and it doesn't seem to help. All hardware is exactly
> the same and was working fine with 3.5.0.
>
> Can anyone help with this? I'm down until I can fix it.  Thanks in advance.
>
> Bob
>
> --
> 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].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to