Skip to content

maltrails 0.50 fails to start throws error #19123

@jafo65

Description

@jafo65

[*] 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions