clementine-player / Clementine

:tangerine: Clementine Music Player
https://www.clementine-player.org/
GNU General Public License v3.0
3.72k stars 671 forks source link

Clementine tries to open connection to localhost, port 27015/tcp #2829

Closed Clementine-Issue-Importer closed 10 years ago

Clementine-Issue-Importer commented 10 years ago

From ipoz...@gmail.com on March 26, 2012 09:54:09

What steps will reproduce the problem? 1. install Clementine v1.0 for Windows

  1. start the program
  2. observe connections with tools like netstat, wireshark etc. What is the expected output? What do you see instead? Clementine tries to open a new connection to port 27015/tcp on localhost every second. What version of the product are you using? On what operating system? 1.0. Windows Please provide any additional information below.

Original issue: http://code.google.com/p/clementine-player/issues/detail?id=2829

Clementine-Issue-Importer commented 10 years ago

From davidsansome on March 26, 2012 02:03:27

This is libimobiledevice trying to connect to AppleMobileDeviceService.exe. If you haven't got iTunes installed then it'll just sit there and retry every second. I wonder whether this is still the same in libimobiledevice 1.0.7 that we started using yesterday - can you try one of the developer builds and see if it's still happening?

Also, is this causing any problems or is it just noise in wireshark?

Clementine-Issue-Importer commented 10 years ago

From ipoz...@gmail.com on March 26, 2012 02:14:30

Tried with 1.0.1-330-g01440ee, same as before.

It's not causing any problems, but host intrusion detection system reports it as suspicious behaviour.

Clementine-Issue-Importer commented 10 years ago

From davidsansome on March 26, 2012 02:41:01

That's a shame. I'll see if I can patch libimobiledevice to make it stop after 10 attempts or something.

Labels: OpSys-Windows

Clementine-Issue-Importer commented 10 years ago

From azr...@googlemail.com on September 15, 2012 08:44:58

I can confirm this on Version 1.0.1-652-g5ddabb4 under Windows 7 SP1

Clementine-Issue-Importer commented 10 years ago

From davidsansome on August 03, 2013 21:43:00

We removed imobiledevice support (due to it not supporting newer devices well) so this shouldn't be a problem any more.

Status: WontFix