Hi,
SWProxy.exe runs fine but when I try to run it from the python source code, events are not logged at all.
The source code is the one from the same release as the exe.
They both run on the same address and port and use the same swproxy.config file.
On both instances, i get this error, but the exe version still works and detects every event, but not when running from source. It is not blocked by the firewall as I tried after disabling it.
ERROR:proxy:Exception while receiving from connection client <socket._socketobject object at 0x039AEF80> with reason error(10053, 'Une connexion \xe9tablie a \xe9t\xe9 abandonn\xe9e par un logiciel de votre ordinateur h\xf4te') Traceback (most recent call last): File "D:\Downloads\SWProxy-plugins-7\proxy.py", line 272, in recv data = self.conn.recv(bytes) error: [Errno 10053] Une connexion établie a été abandonnée par un logiciel de votre ordinateur hôte
Hi,
SWProxy.exe runs fine but when I try to run it from the python source code, events are not logged at all.
The source code is the one from the same release as the exe.
They both run on the same address and port and use the same swproxy.config file.
On both instances, i get this error, but the exe version still works and detects every event, but not when running from source. It is not blocked by the firewall as I tried after disabling it.
ERROR:proxy:Exception while receiving from connection client <socket._socketobject object at 0x039AEF80> with reason error(10053, 'Une connexion \xe9tablie a \xe9t\xe9 abandonn\xe9e par un logiciel de votre ordinateur h\xf4te') Traceback (most recent call last): File "D:\Downloads\SWProxy-plugins-7\proxy.py", line 272, in recv data = self.conn.recv(bytes) error: [Errno 10053] Une connexion établie a été abandonnée par un logiciel de votre ordinateur hôte