strasharo

Results 58 comments of strasharo

Yep, saw it, confirmed it's working now, not sure what was wrong earlier but wasn't seeing the websocket reference. Thanks a lot for the help @bgrozev .

Getting the same exception on an up to date deployment of Jitsi. Were you able to find any workaround?

Isn't python-libpcap replaced by python-pypcap? ``` python-pypcap: /usr/lib/pyshared/python2.6/pcap.so python-pypcap: /usr/lib/pyshared/python2.7/pcap.so python-pypcap: /usr/lib/python2.6/dist-packages/pcap.so python-pypcap: /usr/lib/python2.6/dist-packages/py_pypcap-1.1.2.egg-info python-pypcap: /usr/lib/python2.7/dist-packages/pcap.so python-pypcap: /usr/lib/python2.7/dist-packages/py_pypcap-1.1.2.egg-info python-pypcap: /usr/share/doc/python-pypcap/README python-pypcap: /usr/share/doc/python-pypcap/changelog.Debian.gz python-pypcap: /usr/share/doc/python-pypcap/copyright python-pypcap: /usr/share/doc/python-pypcap/examples/test.pcap python-pypcap: /usr/share/doc/python-pypcap/examples/test.py python-pypcap: /usr/share/doc/python-pypcap/examples/testsniff.py...

@coolnetworks This one is customized for Raspbian: https://github.com/SamuelWN/snoopy-ng

What's the wireless chipset that you're using?

What's the wireless chipset that you're using?

The most recently updated fork appears to be this one, which was modified to be suitable for Raspberry PI: https://github.com/SamuelWN/snoopy-ng

Yeah, copying /etc/ssl/certs/ca-certificates.crt to /etc/pki/tls/certs/ca-bundle.crt solved it for me.