shrimqy / Seki

Phone Link / KDE Connect alternative with Notification Mirroring, Screen Mirroring, Clipboard Sync, File Transfer, Media Control
Apache License 2.0
161 stars 2 forks source link

Cannot Connect #4

Open znbaboy opened 1 month ago

znbaboy commented 1 month ago

Installed latest version on Windows + Android and trying to connect does nothing. See video

https://github.com/user-attachments/assets/08cfe043-8ea5-4595-9df7-a28b4f2a0c03

shrimqy commented 1 month ago

Are you perhaps using on a virtual machine? Plus it would be good if you can provide some logs.

shawny43 commented 1 month ago

How to provide logs when you are on Android or Windows. Another thing, why when i tried to connect i receive nothing on my desktop.

Unfortunately im using a Windows 11 custom pc and Pixel 6a.

shrimqy commented 1 month ago

You can collect the logs by running adb logcat > log.txt on the terminal and ctrl + c to stop collecting. You need to enable usb debugging as well. Windows 11 and pixel 6a shouldn't be an issue here as well. If I can somehow reproduce the issue I will fix as soon as I can.

shawny43 commented 1 month ago

logcat.txt

Here the log, it's seem too long and take space to be posted there. Even pastbin are pretty limited.

Like this host of the topic, i have the same issue that my pc doesn't seem detect my device request.

shrimqy commented 1 month ago

It does seem to connect to a local ip address as it supposed to, can you check if there are any firewalls present and it is not blocking the windows app? Multiple network interfaces can also be a problem here.

shawny43 commented 1 month ago

It does seem to connect to a local ip address as it supposed to, can you check if there are any firewalls present and it is not blocking the windows app? Multiple network interfaces can also be a problem here.

Unfortunately, it's seem my firewall on my PC have already authorized the desktop app. Also, Android phones doesn't have firewall settings.

image

Also, my operator reset the public ip of my network on each log-in so i can't help at the moment. It's seem you spoke about static IP wich is not the case. My home is on dynamic IP.

You needs to note that dynamic IP have to work trought and make your user easier task to link the phone to the pc.

shrimqy commented 1 month ago

Your dynamic public ip wouldn't also be an issue here because the app basically uses the local ip given by the router to make the connection. Or maybe it is the local ip that is dynamic which might pose a problem here but I am unable to actually verify it. Another possibility is your router has enabled AP isolation?

shawny43 commented 1 month ago

Not the case, we rent a router and doesn't block local IP normally. KDE Connect, Windows Link doesn't have this issue. Seem difficult to see where is the source of the problem. My modem/router are an Hiltron from my local Operator. Also chromecast and other devices work locally so it's not supposed to be that AP issue.