Android Warpinator problem

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
User avatar
zedi
Level 2
Level 2
Posts: 52
Joined: Wed Jun 04, 2014 4:42 am

Android Warpinator problem

Post by zedi »

My computer [LM20-Ulyana] can see my Android phone and vice versa but there is no connection.
Computer Warpinator says: "Waiting for two-way connection" and phone: "Connection failed". Group Code and port are the same on both devices. Also, I did update firewall rules.
What can I do to make it work?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
AndyMH
Level 21
Level 21
Posts: 13696
Joined: Fri Mar 04, 2016 5:23 pm
Location: Wiltshire

Re: Android Warpinator problem

Post by AndyMH »

Do you have bluetooth on the computer?
Thinkcentre M720Q - LM21.3 cinnamon, 4 x T430 - LM21.3 cinnamon, Homebrew desktop i5-8400+GTX1080 Cinnamon 19.0
User avatar
zedi
Level 2
Level 2
Posts: 52
Joined: Wed Jun 04, 2014 4:42 am

Re: Android Warpinator problem

Post by zedi »

Being quite busy lately — sorry! No I don't have Bluetooth on my desktop.
User avatar
AndyMH
Level 21
Level 21
Posts: 13696
Joined: Fri Mar 04, 2016 5:23 pm
Location: Wiltshire

Re: Android Warpinator problem

Post by AndyMH »

Haven't tested it to the point of proving it, but believe the android version uses bluetooth to communicate - it would explain why it works with one of my thinkpads with bluetooth, but doesn't with another that has not got bluetooth.
Thinkcentre M720Q - LM21.3 cinnamon, 4 x T430 - LM21.3 cinnamon, Homebrew desktop i5-8400+GTX1080 Cinnamon 19.0
User avatar
zedi
Level 2
Level 2
Posts: 52
Joined: Wed Jun 04, 2014 4:42 am

Re: Android Warpinator problem

Post by zedi »

Bummer! How to enable Bluetooth on my desktop?
Do I have to buy something?
User avatar
AndyMH
Level 21
Level 21
Posts: 13696
Joined: Fri Mar 04, 2016 5:23 pm
Location: Wiltshire

Re: Android Warpinator problem

Post by AndyMH »

First check if you have bluetooth, in a terminal lsusb:

Code: Select all

andy@T431 ~ $ lsusb
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 005: ID 0a5c:21e6 Broadcom Corp. BCM20702 Bluetooth 4.0 [ThinkPad] <<<<<<<<<<
Bus 001 Device 004: ID 045e:07b2 Microsoft Corp. 2.4GHz Transceiver v8.0 used by mouse Wireless Desktop 900
Bus 001 Device 003: ID 17ef:1003 Lenovo Integrated Smart Card Reader
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
this laptop has bluetooth.

It might be a pci device, so lspci:

Code: Select all

andy@T431 ~ $ lspci
00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)
00:16.0 Communication controller: Intel Corporation 7 Series/C216 Chipset Family MEI Controller #1 (rev 04)
00:16.3 Serial controller: Intel Corporation 7 Series/C210 Series Chipset Family KT Controller (rev 04)
00:19.0 Ethernet controller: Intel Corporation 82579LM Gigabit Network Connection (Lewisville) (rev 04)
00:1a.0 USB controller: Intel Corporation 7 Series/C216 Chipset Family USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 7 Series/C216 Chipset Family High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 7 Series/C216 Chipset Family PCI Express Root Port 1 (rev c4)
00:1c.1 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 (rev c4)
00:1c.2 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 3 (rev c4)
00:1d.0 USB controller: Intel Corporation 7 Series/C216 Chipset Family USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation QM77 Express Chipset LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 7 Series/C216 Chipset Family SMBus Controller (rev 04)
02:00.0 System peripheral: Ricoh Co Ltd PCIe SDXC/MMC Host Controller (rev 07)
03:00.0 Network controller: Intel Corporation Centrino Advanced-N 6205 [Taylor Peak] (rev 34)
no pci bluetooth adaptor on this laptop.

If it doesn't show up you will need to buy a dongle, or card if running a desktop.
Thinkcentre M720Q - LM21.3 cinnamon, 4 x T430 - LM21.3 cinnamon, Homebrew desktop i5-8400+GTX1080 Cinnamon 19.0
User avatar
zedi
Level 2
Level 2
Posts: 52
Joined: Wed Jun 04, 2014 4:42 am

Re: Android Warpinator problem

Post by zedi »

I bought Bluetooth USB adapter and paired the desktop with the phone.
Unfortunately Warpinator still doesn't work — but, after I installed «Bluetooth File Transfer» on an android phone I can now transfer files via Bluetooth.
Would definitely prefer Warpinator which is faster and simpler but it doesn't look like it will be solved here.
User avatar
AndyMH
Level 21
Level 21
Posts: 13696
Joined: Fri Mar 04, 2016 5:23 pm
Location: Wiltshire

Re: Android Warpinator problem

Post by AndyMH »

zedi wrote: Tue Jun 08, 2021 1:30 am I bought Bluetooth USB adapter and paired the desktop with the phone.
I did the same:
viewtopic.php?f=47&t=350597
and it works for me without changing any settings.
Thinkcentre M720Q - LM21.3 cinnamon, 4 x T430 - LM21.3 cinnamon, Homebrew desktop i5-8400+GTX1080 Cinnamon 19.0
User avatar
Bolle1961
Level 5
Level 5
Posts: 888
Joined: Tue Jun 29, 2010 12:59 pm

Re: Android Warpinator problem

Post by Bolle1961 »

AndyMH wrote: Fri Jun 04, 2021 4:35 am Haven't tested it to the point of proving it, but believe the android version uses bluetooth to communicate - it would explain why it works with one of my thinkpads with bluetooth, but doesn't with another that has not got bluetooth.
The Android and Linux versions use both WiFi, you don't need Bleutooth.
But the connection between Mint and Android is buggy. Most of the times I have to restart the apps.
User avatar
AndyMH
Level 21
Level 21
Posts: 13696
Joined: Fri Mar 04, 2016 5:23 pm
Location: Wiltshire

Re: Android Warpinator problem

Post by AndyMH »

Bolle1961 wrote: Tue Jun 08, 2021 9:11 am The Android and Linux versions use both WiFi, you don't need Bleutooth.
But the connection between Mint and Android is buggy. Most of the times I have to restart the apps.
Without bluetooth on the laptop it will not connect or see the phone, with bluetooth on the laptop everything works fine with warpinator.
Thinkcentre M720Q - LM21.3 cinnamon, 4 x T430 - LM21.3 cinnamon, Homebrew desktop i5-8400+GTX1080 Cinnamon 19.0
User avatar
Bolle1961
Level 5
Level 5
Posts: 888
Joined: Tue Jun 29, 2010 12:59 pm

Re: Android Warpinator problem

Post by Bolle1961 »

Without bleutooth my laptop sees my Androids.
oliverjames
Level 4
Level 4
Posts: 418
Joined: Fri Aug 10, 2007 3:00 am
Location: Divonne-les-Bains, France

Re: Android Warpinator problem

Post by oliverjames »

Warpinator sees my computers without the need for bluetooth, ie via WiFi.

However I while my computers connect using Warp. vers. 1.0.8 the phone won't connect. I suspect it's due to lack of compatibility between the phone and the computer versions.

This hypothesis may be confirmed as I have now installed Warpinator from the Android repository. The Android version is 1.1.2. In consequence the Android phones connect between themselves and the computers connect between themselves. Sadly the useful phone to PC connections appears to require that the PCs run version 1.1.2. As one of them is on LM 19.3 (not comptatible with Warp 1.1.2 last time I looked) and the other is running Ubuntu Studio 20.04.2 for which a complex build operation was needed, there appears to be no easy solution.

How about some backward compatibility guys?

An alternative route to installing is to visit http://packages.linuxmint.com/search.ph ... warpinator
One can then install th chosen version with gdebi, which will flag the missing dependencies.
Last edited by oliverjames on Wed Jun 09, 2021 11:28 am, edited 2 times in total.
User avatar
AndyMH
Level 21
Level 21
Posts: 13696
Joined: Fri Mar 04, 2016 5:23 pm
Location: Wiltshire

Re: Android Warpinator problem

Post by AndyMH »

I've also had a look, inconclusive:
viewtopic.php?f=47&t=350597
How about some backward compatibility guys?
You've been a member of the forum long enough to know that backwards compatibility is not one of linux's strong points :(
Thinkcentre M720Q - LM21.3 cinnamon, 4 x T430 - LM21.3 cinnamon, Homebrew desktop i5-8400+GTX1080 Cinnamon 19.0
oliverjames
Level 4
Level 4
Posts: 418
Joined: Fri Aug 10, 2007 3:00 am
Location: Divonne-les-Bains, France

Re: Android Warpinator problem

Post by oliverjames »

AndyMH wrote: Wed Jun 09, 2021 10:16 am
How about some backward compatibility guys?
You've been a member of the forum long enough to know that backwards compatibility is not one of linux's strong points :(
Indeed, but I live in hope :D
sneakyfox
Level 2
Level 2
Posts: 58
Joined: Sun Jul 19, 2020 7:15 am

Re: Android Warpinator problem

Post by sneakyfox »

zedi wrote: Mon May 31, 2021 4:03 am My computer [LM20-Ulyana] can see my Android phone and vice versa but there is no connection.
Computer Warpinator says: "Waiting for two-way connection" and phone: "Connection failed". Group Code and port are the same on both devices. Also, I did update firewall rules.
What can I do to make it work?
I have exactly the same problem as OP, except I'm running 20.2 xfce with latest Warpinatior, and Android 10 with latest Warpinator from F-droid.
User avatar
Bolle1961
Level 5
Level 5
Posts: 888
Joined: Tue Jun 29, 2010 12:59 pm

Re: Android Warpinator problem

Post by Bolle1961 »

Didn't know there was allready a version on F-droid. Good to know, an other app that don't need google
sneakyfox
Level 2
Level 2
Posts: 58
Joined: Sun Jul 19, 2020 7:15 am

Re: Android Warpinator problem

Post by sneakyfox »

I just managed to get it working.

There was an update to warpinator for android (on f-droid). Now the android client gives a message when the connection fails:

"Connection error. Failed to receive certificate from <remote machine>. Make sure tu allow UDP (as well as TCP) traffic on port 42000 in remote's firewall."

On remote machine (desktop), I checked the firewall config. It turns out the preconfigured rules for Warpinator only allow in TCP traffic. I added another rule allowing in UDP on port 42000 and now it works.
Ta2XaQt
Level 1
Level 1
Posts: 7
Joined: Thu Feb 18, 2021 7:20 pm

Re: Android Warpinator problem

Post by Ta2XaQt »

@sneakyfox
Thanks for the tip to look at firewall permissions! I was pulling my hair out until following your lead and discovering the missing firewall rule to allow udp 42000. Weird that it creates the rules for tcp but skipped udp?

Warpinator is working now between my Galaxy S8 Android phone and Mint 20.2

This finally solves trying to configure ftp or another file manager for usb mpt transfers!

:D :D :D
User avatar
Bolle1961
Level 5
Level 5
Posts: 888
Joined: Tue Jun 29, 2010 12:59 pm

Re: Android Warpinator problem

Post by Bolle1961 »

F-droid version is still buggy.
Linux Mint 20.2 Cinnamon can't find my androids who have the F-droid version
PlayStore version works ok.
rittysditty
Level 1
Level 1
Posts: 5
Joined: Fri Mar 26, 2021 9:44 pm

Re: Android Warpinator problem

Post by rittysditty »

w/android, phone could always see linux mint machine in warpinator.

however the mint app couldn't see the phone unless i was on wifi.

this was true even w/firewall disabled.

once i put the mint machine on wifi (rather than gige on same network), it worked.
Locked

Return to “Networking”