-
Notifications
You must be signed in to change notification settings - Fork 144
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ios <-> linux - no transfer #64
Comments
Strange, never seen this though I've also never tested on Fedora. I assume you used the AppImage? Could you please send the output from the Fedora side? |
So the iPhone joins the hotspot and finds the Fedora device's IP, but Fedora never gets beyond waiting for a TCP connection... Are you maybe running a firewall that's preventing inbound connections on TCP :3290? |
And do you maybe have SELinux or something else active that would enforce Flying Carpet writing to |
There's no firewall blocking that port. |
I am on fedora. |
I installed Fedora to a VM and while I can't run full transfers, I am seeing similar behavior. If you run |
❯ getenforce
Disabled |
And it still doesn't work even with SELinux disabled? Is the output any different? Does it still show the |
Sorry, I meant to say that it was |
No worries, thanks for following up. I'll leave this issue open but unfortunately I probably won't be able to help more with it until I have another machine on which I can install Fedora, and I'm not sure when that will be. |
I've just installed v8.01 on fedora (i3) and an iphone.
Transfer in either direction seems to drop a few seconds after qr code scan on the iphone. "Cancel" button on the phone changes back to "Select Files", wifi switches back to my home network, and the last log line on the phone is "Peer IP: x.x.x.x".
This may not be related, but I also noticed, that "Select Folder" doesn't appear to be working: "Selected Folder:" remains empty and selecting folder again always defaults to some path (presumably app image path?) that looks like this:
/tmp/.mount_linux_dQwUyI/usr
.Thank you for your help.
The text was updated successfully, but these errors were encountered: