aluminum-ice / pwnagotchi

(⌐■_■) - Deep Reinforcement Learning instrumenting bettercap for WiFi pwning.
https://pwnagotchi.ai/
Other
733 stars 53 forks source link

[BUG] error while running "plugin".on_ui_update : can't start new thread #24

Closed LegendEvent closed 1 year ago

LegendEvent commented 1 year ago

Describe the bug 3-4 minutes after Pwnagotchi starts, I get the following error messages for each activated plugin: "error while running aircrackonly.on_ui_update : can't start new thread can't start new thread Traceback (most recent call last): File "/usr/local/lib/python3.7/dist-packages/pwnagotchi/plugins/init.py", line 99, in one _thread.start_new_thread(locked_cb, locked_cb_args) RuntimeError: can't start new thread" To Reproduce Steps to reproduce the behavior:

  1. boot
  2. wait
  3. error message will appear in pwnagotchi.log

Expected behavior no errors should be seen Screenshots If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

Attached is my config and the pwnaghotchi log config.toml.txt pwnagotchi_log.txt

aluminum-ice commented 1 year ago

Resolved.