chromepass icon indicating copy to clipboard operation
chromepass copied to clipboard

Client not communicating with Server

Open twhitey666 opened this issue 3 years ago • 3 comments
trafficstars

I had this running great. I would double click the client, I would see the connection to the server and then the text files would generate. Then all of a sudden, the client stopped sending/communicating to the server.

Here are my steps:

-Run create.py with no parameters

-Server and client built successfully

-Run the server and keep it open

-Run the client

-Check the server...but server does not show a connection (just the usual "waiting for connections")

I have used this successfully about a week ago both for local testing and with port forwarding and static ip but now I can't even get it to run locally. I have tried on 3 different computers which finish the build successfully w/no errors but I receive the same issue. All computers with the below specs:

Running on: -Windows 10 Pro x64 -Python 3.10 -Built on both Pycharm and Powershell (I tried on both....which build successfully but I receive the same outcome) -No antivirus installed and Windows firewall is disabled -Downloaded a fresh copy of all files from Github -Also tried the exact copy I used a week ago

One day it was working....the next it wasn't. Any suggestions on what I could try to get the communication to occur? CP

twhitey666 avatar Dec 24 '21 13:12 twhitey666

Thank you for the report. Within around a week I'll have time to investigate this issue further.

In the meantime, perhaps it could be a firewall issue, have you tried disabling the firewall?

darkarp avatar Dec 26 '21 02:12 darkarp

Thanks Darkarp. I can confirm that the firewall has been disabled during these tests. I'll keep trying and if I find where I have gone wrong I will update.

twhitey666 avatar Dec 26 '21 23:12 twhitey666

I've had some trouble replicating this issue but I hope the changes I'm making to the way the communication works will fix it.

Shouldn't take longer than a few weeks, unfortunately I'm still quite busy.

darkarp avatar Jan 22 '22 12:01 darkarp