[Pidgin] #8462: Pidgin on terminal servers
Pidgin
trac at pidgin.im
Wed Feb 18 23:42:20 EST 2009
#8462: Pidgin on terminal servers
-----------------------------------------+----------------------------------
Reporter: md | Owner: datallah
Type: enhancement | Status: new
Component: Bonjour | Version: 2.5.4
Keywords: bind socket terminal server | Launchpad_bug:
-----------------------------------------+----------------------------------
We use Pidgin in a terminal server environment, therefore multiple users
run it from the same server. The problem we have is once a certain amount
of users has logged in, everyone else recieves the "Could not bind socket
to port" error.
I've included a relevant debug log below, the problem appears to be with
the limited number of ports tried before giving up.
Would it be possible to implement something which would enable Pidgin to
be more terminal server friendly?
Debug log:
{{{
(15:11:02) connection: Connecting. gc = 01B27358
(15:11:02) bonjour: Unable to bind to port 5298.(Address already in use.)
(15:11:02) bonjour: Unable to bind to port 5299.(Address already in use.)
(15:11:02) bonjour: Unable to bind to port 5300.(Address already in use.)
(15:11:02) bonjour: Unable to bind to port 5301.(Address already in use.)
(15:11:02) bonjour: Unable to bind to port 5302.(Address already in use.)
(15:11:02) bonjour: Unable to bind to port 5303.(Address already in use.)
(15:11:02) bonjour: Unable to bind to port 5304.(Address already in use.)
(15:11:02) bonjour: Unable to bind to port 5305.(Address already in use.)
(15:11:02) bonjour: Unable to bind to port 5306.(Address already in use.)
(15:11:02) bonjour: Unable to bind to port 5307.(Address already in use.)
(15:11:02) bonjour: Cannot bind socket: Address already in use.
(15:11:02) account: Disconnecting account 01056010
(15:11:02) connection: Disconnecting connection 01B27358
(15:11:02) connection: Destroying connection 01B27358
}}}
Thanks
--
Ticket URL: <http://developer.pidgin.im/ticket/8462>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list