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

Error in main loop - key error 15 #47

Closed
maxfield-allison opened this issue Jun 11, 2020 · 2 comments
Closed

Error in main loop - key error 15 #47

maxfield-allison opened this issue Jun 11, 2020 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@maxfield-allison
Copy link

Hello,
When running the script on Linux Mint 19.3 Cinnamon 5.6.4-050604-lowlatency I'm getting the error in the title no matter where I run the script and regardless of any options used.
administrator@Server-01:~$ ~/wsdd.py 2020-06-11 10:59:48,038:wsdd WARNING(pid 49307): no interface given, using all interfaces 2020-06-11 10:59:48,454:wsdd ERROR(pid 49307): error in main loop Traceback (most recent call last): File "/home/administrator/wsdd.py", line 1626, in main key.data.handle_request() File "/home/administrator/wsdd.py", line 1195, in handle_request iface = self.interfaces[ifa_idx] KeyError: 15

@christgau christgau added the duplicate This issue or pull request already exists label Jun 11, 2020
@christgau
Copy link
Owner

christgau commented Jun 11, 2020

Duplicate of #45

@maxfield-allison
Copy link
Author

ohp, gotchya, I read through the other issue and didn't notice the similarity. My bad and thanks for the quick response!

@christgau christgau marked this as a duplicate of #45 Jun 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants