Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

maltrails 0.50 fails to start throws error #19123

Open
jafo65 opened this issue Oct 18, 2022 · 3 comments
Open

maltrails 0.50 fails to start throws error #19123

jafo65 opened this issue Oct 18, 2022 · 3 comments

Comments

@jafo65
Copy link

jafo65 commented Oct 18, 2022

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

@MikhailKasimov
Copy link
Collaborator

Hello!

Please, show ifconfig output.

stamparm added a commit that referenced this issue Oct 18, 2022
@stamparm
Copy link
Owner

@jafo65 please try to pull the latest revision (pushed this moment) and retry

@MikhailKasimov
Copy link
Collaborator

@jafo65 Hello! Any news from your side? Is the problem reproducable with patch? Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants