Similar issue. Everything was working fine for several years until I decided to "upgrade" Python. Now I cannot load pypcap and therefore cannot "sniff" any packets. As soon as I put "mode = sniff" into the weew.conf file, syslog reports an error. When I resort to listen mode, it isn't capturing that data either. Let me know if there are any known good solutions or workarounds. Thank you.
On Sunday, January 16, 2022 at 4:34:34 AM UTC-5 [email protected] wrote: > I'm also using the interceptor driver on Python 3.9.2 on Raspbian 11 - no > issue > BUT > the interceptor driver is most of the time used in listen mode and not in > sniffing mode. > In listen mode you instruct your console to post directly to your server > (single IP address and port) where the interceptor driver is listening. > > In sniffing mode the console sends a broadcast and the interceptor driver > tries to "fish", sniff these messages from the network traffic and > interpret them. > That's what Vince is looking for. > However, if you have a sniffing use case running on Debian 10, you are > most welcome to share your configuration. > > On 16.01.2022 07:17, Francesco wrote: > > I'm using the interceptor driver and weewx on Debian 10 with python 3 > without any issues. If you give me some time I can check my configuration > and installed packages and let you know > > Il giorno sabato 15 gennaio 2022 alle 23:11:38 UTC+1 vince ha scritto: > >> I asked the same question in another thread last week. I got nowhere >> trying to get the pypcap stuff going on debian11 or debian10 with python3, >> but since it was a nice-to-have only, I basically gave up trying. >> >> -- > 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/e5e746bd-18c2-49b4-be8b-1c4ff55e769bn%40googlegroups.com > > <https://groups.google.com/d/msgid/weewx-user/e5e746bd-18c2-49b4-be8b-1c4ff55e769bn%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/5c0715dc-c90b-435b-ac6e-6ab30a1cb35cn%40googlegroups.com.
