-
Notifications
You must be signed in to change notification settings - Fork 657
Description

I also faced the same problem, tmp.png was missing in www/whatsapp, I added the file manually. However, the QR code still cannot be loaded after startup.
Exception in thread Wlebserver manager thread:Traceback (most recent call last):File "/usr/lib/python3.7/threading.py", line 926, in _bootstrap_innerself.run()File "/usr/lib/python3.7/threading.py", line 870, in runself._target(*self._args, self._kwargs)File "/home/kali/QRLJacking/QRLJacker/core/browser.py", line 198, in serve_modulewebserver,start_serving(host) .File "/home/kali/QRLJacking/QRLJacker/core/module_utils.py", line 33, in startservingself,httpd =ReusableTCPServer((host, self,port),MyHandler)File "/usr/lib/python3.7/socketserver.py", line 452, in ___init__self,server_bind()File "/usr/lib/python3.7/socketserver,py", line 466, in server_bindself.socket.bind(self.server _address)'… rwu,OSError: [Errno 98] Address already in use