You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 17, 2020. It is now read-only.
I went through the setup process and everything looks to be working fine. Tried to use the /kill command and it worked well. I did however notice that the /scan command did not return a proper response.
All it does is say "Scanning network..." but then fails to return an error message or result.
I noticed the following error in the SSH terminal:
From cffi callback <function _verify_callback at 0x75247b28>:
Traceback (most recent call last):
File "/usr/local/lib/python3.5/dist-packages/OpenSSL/SSL.py", line 309, in wrapper
_lib.X509_up_ref(x509)
AttributeError: module 'lib' has no attribute 'X509_up_ref'
I went through the setup process and everything looks to be working fine. Tried to use the /kill command and it worked well. I did however notice that the /scan command did not return a proper response.
All it does is say "Scanning network..." but then fails to return an error message or result.
I noticed the following error in the SSH terminal: