darkarp/chromepass

when i am trying to create server nothing is happened

Closed this issue · 8 comments

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Software(please complete the following information):

  • OS: [e.g. Windows 10 Pro x64]
  • Python Version [e.g. 3.7.4]
  • Python Environment [e.g. Normal python, conda env]

Additional context
Add any other context about the problem here.

image

i cant see any connections but the client is already opened

Two questions:

1: When running the server, did you allow it through the firewall (it should have prompted you). If this is a firewall problem you may want to temporarily disable the firewall to test.

2: Did you specify the correct IP address? If you provided a custom one, I suggest you try it without an ip and without a port, to use the default 127.0.0.1:80 and run the client and server on the same machine, to test it that's working.

1 yes, I allowed access in the firewall 2 I tried to do just that on a standard IP, the server showed the connection, but at the same time there is nothing in the login json file
image
image

I see. And you're sure you have saved passwords in the browser?

bro I'm so stupid I tested chromepass on a browser that it doesn't support lol, thank you very much for your help, but I still can't understand the reason why the program doesn't work with my ip

Are you doing it from a local area network or remote?

For example if you use your public IP, you must also do port forwarding, so that the router knows to pass the request to your computer.

Is this still an issue, with correct port forwarding?

Closing due to inactivity. If you still have this issue or any other issue, please open a new ticket.