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

[Bug] Traceback Issues #438

Open
slimshizn opened this issue Aug 10, 2022 · 0 comments
Open

[Bug] Traceback Issues #438

slimshizn opened this issue Aug 10, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@slimshizn
Copy link

Exception in thread Thread-3:
Traceback (most recent call last):
File "threading.py", line 926, in bootstrap_inner
File "threading.py", line 870, in run
File "nut_gui.py", line 21, in usbThread
File "Usb.py", line 173, in daemon
File "Watcher.py", line 82, in start
File "Watcher.py", line 76, in refresh
File "Watcher.py", line 43, in start
File "watchdog\observers\api.py", line 260, in start
File "watchdog\utils_init
.py", line 110, in start
File "watchdog\observers\read_directory_changes.py", line 66, in on_thread_start
File "watchdog\observers\winapi.py", line 308, in get_directory_handle
File "watchdog\observers\winapi.py", line 113, in _errcheck_handle
FileNotFoundError: [WinError 2] The system cannot find the file specified

Latest NUT version. Seems to still be working, but getting this upon opening NUT.

@slimshizn slimshizn added the bug Something isn't working label Aug 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant