![]() |
|
Register | FAQ | The Twelve Commandments | Members List | Calendar | Arcade | Find the Best VPN | Today's Posts | Search |
Development Open Discussion Anything else about the Phex development |
![]() |
| LinkBack ![]() | Thread Tools ![]() | Display Modes ![]() |
| ||||
![]() This is the most recent log: Quote:
Last edited by ToNneTje; June 8th, 2011 at 05:03 AM. Reason: update |
| ||||
![]() I tried the latest stable version (3.4.2.116) and that version is working, the outgoing connections keeps working! So i think it's probably the SVN version that has this "bug" (on 2 pc's, both using Ubuntu 11.04) OR it's an Linux related bug (?) Since compiling of the latest SVN is working without any errors, i doubt if that can be the reason that outgoing connections stops working... |
| |||
![]() Uhh.. I guess you are right with the date... sorry.. The error log show two problems from a failed update signature check and a third problem which is a strange race condition that occurs some times. I haven't found the reason for it yet, but its uncritical. If you like to check more deeply why outgoing connections don't work, the problem most likely is in the inner class HostManager.HostCheckTimer. The class runs every 2 seconds and calculates and triggers in method doAutoConnectCheck() the number of outgoing connections. Maybe you can find something there, by adding some debug output. Gregor |
![]() |
| |