claudiodangelis / qrcp

:zap: Transfer files over wifi from your computer to your mobile device by scanning a QR code without leaving the terminal.
https://qrcp.sh
MIT License
9.89k stars 524 forks source link

Download fail #280

Closed kitepea closed 7 months ago

kitepea commented 1 year ago

I'm opening this issue because:

Hello, I got the error: ERR_CONNECTION_TIMED_OUT on window 10.

image

image

claudiodangelis commented 1 year ago

Hello, apologies for the late reply. Usually this may happen for two reasons:

  1. The phone is not connected to the same wifi network of the laptop
  2. The wifi network has some port filtering (i.e.: company networks very often have)

Does this ring any bell? Let me know if I can help you somehow. Thanks! C

claudiodangelis commented 7 months ago

Hello, I suspect this is an issue related to your firewall. Please have a look at this comment, as some users have found it to be effective: https://github.com/claudiodangelis/qrcp/issues/286#issuecomment-1817151977

I'm closing this issue for now, please feel free to re-open it if the problem persists. Thanks! Claudio