You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[i] using configuration file '/opt/maltrail/maltrail.conf'
[i] using '/cache/maltrail' for log storage
[i] using '/root/.maltrail/trails.csv' for trail storage (last modification: 'Tue, 18 Oct 2022 05:22:08 GMT')
[i] retrieving trails from provided 'UPDATE_SERVER' server...
[i] loading trails...
[i] 574,406 trails loaded
[!] unhandled exception occurred ('eth1: SIOCETHTOOL(ETHTOOL_GLINK) ioctl failed: Device or resource busy')
[x] please report the following details at 'https://github.com/stamparm/maltrail/issues':
'Traceback (most recent call last):
File "/opt/maltrail/sensor.py", line 1290, in
main()
File "/opt/maltrail/sensor.py", line 1277, in main
init()
File "/opt/maltrail/sensor.py", line 982, in init
if interface.lower() != "any" and re.sub(r"(?i)\Anetmap:", "", interface) not in pcapy.findalldevs():
pcapy.PcapError: eth1: SIOCETHTOOL(ETHTOOL_GLINK) ioctl failed: Device or resource busy
no eth1 enabled...
just
eth0
wg0
wlan0
eth0 is front facing to Internet
running on dietpi on ARM bullseye
The text was updated successfully, but these errors were encountered:
[*] starting @ 13:22:59 /2022-10-18/
[i] using configuration file '/opt/maltrail/maltrail.conf'
[i] using '/cache/maltrail' for log storage
[i] using '/root/.maltrail/trails.csv' for trail storage (last modification: 'Tue, 18 Oct 2022 05:22:08 GMT')
[i] retrieving trails from provided 'UPDATE_SERVER' server...
[i] loading trails...
[i] 574,406 trails loaded
[!] unhandled exception occurred ('eth1: SIOCETHTOOL(ETHTOOL_GLINK) ioctl failed: Device or resource busy')
[x] please report the following details at 'https://github.com/stamparm/maltrail/issues':
'Traceback (most recent call last):
File "/opt/maltrail/sensor.py", line 1290, in
main()
File "/opt/maltrail/sensor.py", line 1277, in main
init()
File "/opt/maltrail/sensor.py", line 982, in init
if interface.lower() != "any" and re.sub(r"(?i)\Anetmap:", "", interface) not in pcapy.findalldevs():
pcapy.PcapError: eth1: SIOCETHTOOL(ETHTOOL_GLINK) ioctl failed: Device or resource busy
no eth1 enabled...
just
eth0
wg0
wlan0
eth0 is front facing to Internet
running on dietpi on ARM bullseye
The text was updated successfully, but these errors were encountered: