NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
debugging with multiple clients


Joined: 04 May 2007
Posts: 5
Reply with quote
There seems to be a problem when two clients want to be connected to the tunnel.
The second client gets this error messages (on each tunnel connect):

remote tunnel on localhost:7869 is closed 12:13:40
Warning: remote port forwarding failed for localhost:7869 12:13:42

Is it impossible to debug with multiple clients on the same server domain, or is it a configuration problem?

Thanks!
View user's profileFind all posts by hhaendelSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
It's because you can't open 2 listening sockets on the same port on the server (and after all it's what tunnel tried to do).
You have to assign unique port to each developer and don't forget to enable them in debugger.ports setting.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
debugging with multiple clients
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic