Advertisement
Guest User

Untitled

a guest
Apr 25th, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.00 KB | None | 0 0
  1. Попытка запука еще одного экземпляра клиента под другим пользователем в Windows 7.
  2.  
  3. C:\Users\xx\dev\direct-link-python>C:\Users\xx\AppData\Local\Temp\virtualenv\dir
  4. ect-link-python\Scripts\python.exe main.py --webrtc-connections=1 -l DEBUG
  5. C:\Users\xx\AppData\Local\Temp\virtualenv\direct-link-python\lib\site-packages\n
  6. anomsg_wrappers\__init__.py:22: UserWarning: Could not load the default wrapper
  7. for your platform: cpy, performance may be affected!
  8. "%s, performance may be affected!") % (default,))
  9. [2017-04-25 21:12:40,829 INFO includes.utils:145]: System locale is ru_RU, encod
  10. ing is cp1251
  11. [2017-04-25 21:12:40,974 INFO includes.config:175]: Loading program configuratio
  12. n from 'C:\Users\xx\AppData\Local\.privatebox\config.json'
  13. Opened DB at: 'C:\Users\xx\AppData\Local\.privatebox\stats.db'
  14. [2017-04-25 21:12:43,371 DEBUG stat_tracking.Tracker:109]: Node's UA is 'Private
  15. Box/1.0.0.0 Windows/6.1.7601 desktop/x86'
  16. [2017-04-25 21:12:43,372 DEBUG stat_tracking.Tracker:173]: Starting new statisti
  17. cs collecting session...
  18. [2017-04-25 21:12:43,375 DEBUG stat_tracking.Tracker:150]: Set tracking session
  19. param 'nid' to '1b38028f2d19b00ef04969403dc4ce0f026a14339baa9aeb5fee3a872e224f2f
  20. e622e586f45a86914d66dba96f481af9a106233aeb9333286fb9a6ce73dbccf8'
  21. [2017-04-25 21:12:43,377 DEBUG stat_tracking.Tracker:150]: Set tracking session
  22. param 'uid' to 'None'
  23. [2017-04-25 21:12:43,378 DEBUG stat_tracking.Tracker:130]: Adding statistics eve
  24. nt 'session/start' data {}
  25. [2017-04-25 21:12:43,378 DEBUG includes.webserver_client:286]: Sending POST requ
  26. est to 'http://frontend.api.2nat.biz/api' with data '{"action": "stun", "data":
  27. {"get": "candidate"}}'
  28. Inserted event as ID=3
  29. [2017-04-25 21:12:43,520 INFO requests.packages.urllib3.connectionpool:213]: Sta
  30. rting new HTTP connection (1): frontend.api.2nat.biz
  31. [2017-04-25 21:12:43,624 DEBUG requests.packages.urllib3.connectionpool:395]: "P
  32. OST /api HTTP/1.1" 200 None
  33. [2017-04-25 21:12:43,627 DEBUG includes.webserver_client:289]: Server replied: '
  34. {"result":"success","info":1834370030}'
  35. [2017-04-25 21:12:43,628 DEBUG application.application_impl:54]: Acquiring lock
  36. on lock file...
  37. [2017-04-25 21:12:43,631 DEBUG application.application_impl:61]: Lock acquired
  38. [2017-04-25 21:12:43,631 DEBUG application.application_impl:173]: downloads_dir:
  39. C:\Users\xx\PrivateBox\.privatebox\downloads
  40. [2017-04-25 21:12:43,632 INFO events_db.FileEventsDB:95]: Opening event DB from
  41. 'C:\Users\xx\AppData\Local\.privatebox\events.db'...
  42. [2017-04-25 21:12:43,737 DEBUG signalling.ServerProxy:294]: Starting WS connect
  43. thread
  44. [2017-04-25 21:12:43,739 DEBUG signalling.ServerProxy:312]: Starting WS receive
  45. thread
  46. [2017-04-25 21:12:43,739 DEBUG trollius:73]: Using selector: SelectSelector
  47. [2017-04-25 21:12:43,740 DEBUG signalling.ServerProxy:298]: waiting signalling _
  48. enabled
  49. [2017-04-25 21:12:45,072 DEBUG trollius:1171]: poll took 47.000 ms: 1 events
  50. [2017-04-25 21:12:45,075 DEBUG signalling.ServerProxy:294]: Starting WS connect
  51. thread
  52. [2017-04-25 21:12:45,075 DEBUG signalling.ServerProxy:312]: Starting WS receive
  53. thread
  54. [2017-04-25 21:12:45,075 DEBUG trollius:73]: Using selector: SelectSelector
  55. [2017-04-25 21:12:45,075 DEBUG signalling.ServerProxy:298]: waiting signalling _
  56. enabled
  57. [2017-04-25 21:12:45,148 DEBUG trollius:536]: Get address info 0.0.0.0:0, type=1
  58. , flags=1
  59. [2017-04-25 21:12:45,151 DEBUG trollius:547]: Getting address info 0.0.0.0:0, ty
  60. pe=1, flags=1 took 0.000 ms: [(2, 1, 0, '', ('0.0.0.0', 0))]
  61. [2017-04-25 21:12:45,184 DEBUG trollius:1171]: poll took 31.000 ms: 1 events
  62. [2017-04-25 21:12:45,207 INFO trollius:878]: <Server sockets=[<socket._socketobj
  63. ect object at 0x03751ED8>]> is serving
  64. [2017-04-25 21:12:45,224 DEBUG websharing.WebshareHandler:204]: Starting share p
  65. rocessing thread...
  66. [2017-04-25 21:12:45,226 INFO includes.sync_mechanism.sync:202]: initialize modu
  67. le monitor
  68. [2017-04-25 21:12:45,233 INFO transport.WebSocketServer:62]: Opened on (0.0.0.0:
  69. 53944, 109.86.67.238:53944)
  70. [2017-04-25 21:12:45,348 INFO includes.UploadTaskHandler:48]: Loading upload tas
  71. k data from 'C:\Users\xx\AppData\Local\.privatebox\uploads.db'...
  72. [2017-04-25 21:12:45,428 DEBUG shell_integration.ipc_server:83]: Starting nanoms
  73. g receiving thread...
  74. [2017-04-25 21:12:45,430 DEBUG stat_tracking.Tracker:130]: Adding statistics eve
  75. nt 'session/ready' data {'_time': '7.60'}
  76. I[2017-04-25 21:12:45,430 DEBUG shell_integration.copy_path:124]: Starting file
  77. copying thread...
  78. nse[rt2017-04-25 21:12:45,430 DEBUG shell_integration.ipc_server:35]: Initializi
  79. ng nanomsg socket for address 'ipc:///tmp/privatebox.ipc'...
  80. ed[ 2017-04-25 21:12:45,434 INFO stat_tracking.Tracker:140]: Starting statistics
  81. sending...
  82. e[v2017-04-25 21:12:45,434 DEBUG trollius:1171]: poll took 203.000 ms: 1 events
  83. e╬Єърчрэю т фюёЄєях.
  84. [5] (c:\builds\workspace\nanomsg\36622240\src\aio\usock_win.inc:536)
  85. nt as ID=4
  86. QObject::killTimers: timers cannot be stopped from another thread
  87.  
  88. C:\Users\xx\dev\direct-link-python>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement