geekshabeka

Untitled

Jun 2nd, 2020
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.20 KB | None | 0 0
  1. buntu@hl4-pre-instance:/opt/openvidu$ sudo docker-compose logs -f coturn
  2. Attaching to openvidu_coturn_1
  3. coturn_1 | TURN public IP: 84.88.36.153
  4. coturn_1 | TURN listening port: 3478
  5. coturn_1 | REDIS IP: 127.0.0.1
  6. coturn_1 | Defined min port coturn: 57001
  7. coturn_1 | Defined max port coturn: 65535
  8. coturn_1 | Waiting turnserver to be running
  9. coturn_1 | 0: log file opened: /var/log/turn_21_2020-06-02.log
  10. coturn_1 | 0:
  11. coturn_1 | RFC 3489/5389/5766/5780/6062/6156 STUN/TURN Server
  12. coturn_1 | Version Coturn-4.5.0.3 'dan Eider'
  13. coturn_1 | 0:
  14. coturn_1 | Max number of open files/sockets allowed for this process: 1048576
  15. coturn_1 | 0:
  16. coturn_1 | Due to the open files/sockets limitation,
  17. coturn_1 | max supported number of TURN Sessions possible is: 524000 (approximately)
  18. coturn_1 | 0:
  19. coturn_1 |
  20. coturn_1 | ==== Show him the instruments, Practical Frost: ====
  21. coturn_1 |
  22. coturn_1 | 0: TLS supported
  23. coturn_1 | 0: DTLS supported
  24. coturn_1 | 0: DTLS 1.2 supported
  25. coturn_1 | 0: TURN/STUN ALPN supported
  26. coturn_1 | 0: Third-party authorization (oAuth) supported
  27. coturn_1 | 0: GCM (AEAD) supported
  28. coturn_1 | 0: OpenSSL compile-time version: OpenSSL 1.0.2g 1 Mar 2016
  29. coturn_1 | 0:
  30. coturn_1 | 0: SQLite supported, default database location is /var/lib/turn/turndb
  31. coturn_1 | 0: Redis supported
  32. coturn_1 | 0: PostgreSQL supported
  33. coturn_1 | 0: MySQL supported
  34. coturn_1 | 0: MongoDB is not supported
  35. coturn_1 | 0:
  36. coturn_1 | 0: Default Net Engine version: 3 (UDP thread per CPU core)
  37. coturn_1 |
  38. coturn_1 | =====================================================
  39. coturn_1 |
  40. coturn_1 | 0: Domain name:
  41. coturn_1 | 0: Default realm: openvidu
  42. coturn_1 | 0: ERROR:
  43. coturn_1 | CONFIG ERROR: Empty cli-password, and so telnet cli interface is disabled! Please set a non empty cli-password!
  44. coturn_1 | 0: WARNING: cannot find certificate file: turn_server_cert.pem (1)
  45. coturn_1 | 0: WARNING: cannot start TLS and DTLS listeners because certificate file is not set properly
  46. coturn_1 | 0: WARNING: cannot find private key file: turn_server_pkey.pem (1)
  47. coturn_1 | 0: WARNING: cannot start TLS and DTLS listeners because private key file is not set properly
  48. coturn_1 | 0: NO EXPLICIT LISTENER ADDRESS(ES) ARE CONFIGURED
  49. coturn_1 | 0: ===========Discovering listener addresses: =========
  50. coturn_1 | 0: Listener address to use: 127.0.0.1
  51. coturn_1 | 0: Listener address to use: 192.168.114.33
  52. coturn_1 | 0: Listener address to use: 172.17.0.1
  53. coturn_1 | 0: Listener address to use: 172.27.0.1
  54. coturn_1 | 0: Listener address to use: ::1
  55. coturn_1 | 0: =====================================================
  56. coturn_1 | 0: Total: 3 'real' addresses discovered
  57. coturn_1 | 0: =====================================================
  58. coturn_1 | 0: NO EXPLICIT RELAY ADDRESS(ES) ARE CONFIGURED
  59. coturn_1 | 0: ===========Discovering relay addresses: =============
  60. coturn_1 | 0: Relay address to use: 192.168.114.33
  61. coturn_1 | 0: Relay address to use: 172.17.0.1
  62. coturn_1 | 0: Relay address to use: 172.27.0.1
  63. coturn_1 | 0: Relay address to use: ::1
  64. coturn_1 | 0: =====================================================
  65. coturn_1 | 0: Total: 4 relay addresses discovered
  66. coturn_1 | 0: =====================================================
  67. coturn_1 | 0: pid file created: /var/run/turnserver.pid
  68. coturn_1 | 0: IO method (main listener thread): epoll (with changelist)
  69. coturn_1 | 0: WARNING: I cannot support STUN CHANGE_REQUEST functionality because only one IP address is provided
  70. coturn_1 | 0: Wait for relay ports initialization...
  71. coturn_1 | 0: relay 192.168.114.33 initialization...
  72. coturn_1 | 0: relay 192.168.114.33 initialization done
  73. coturn_1 | 0: relay 172.17.0.1 initialization...
  74. coturn_1 | 0: relay 172.17.0.1 initialization done
  75. coturn_1 | 0: relay 172.27.0.1 initialization...
  76. coturn_1 | 0: relay 172.27.0.1 initialization done
  77. coturn_1 | 0: relay ::1 initialization...
  78. coturn_1 | 0: relay ::1 initialization done
  79. coturn_1 | 0: Relay ports initialization done
  80. coturn_1 | 0: IO method (general relay thread): epoll (with changelist)
  81. coturn_1 | 0: IO method (general relay thread): epoll (with changelist)
  82. coturn_1 | 0: turn server id=1 created
  83. coturn_1 | 0: IPv4. SCTP listener opened on : 127.0.0.1:3478
  84. coturn_1 | 0: IPv4. TCP listener opened on : 127.0.0.1:3478
  85. coturn_1 | 0: IPv4. SCTP listener opened on : 192.168.114.33:3478
  86. coturn_1 | 0: IPv4. TCP listener opened on : 192.168.114.33:3478
  87. coturn_1 | 0: IPv4. SCTP listener opened on : 172.17.0.1:3478
  88. coturn_1 | 0: IPv4. TCP listener opened on : 172.17.0.1:3478
  89. coturn_1 | 0: IPv4. SCTP listener opened on : 172.27.0.1:3478
  90. coturn_1 | 0: IPv4. TCP listener opened on : 172.27.0.1:3478
  91. coturn_1 | 0: IPv6. SCTP listener opened on : ::1:3478
  92. coturn_1 | 0: IPv6. TCP listener opened on : ::1:3478
  93. coturn_1 | 0: turn server id=0 created
  94. coturn_1 | 0: IPv4. TCP listener opened on : 127.0.0.1:3478
  95. coturn_1 | 0: IPv4. TCP listener opened on : 192.168.114.33:3478
  96. coturn_1 | 0: IPv4. TCP listener opened on : 172.17.0.1:3478
  97. coturn_1 | 0: IPv4. TCP listener opened on : 172.27.0.1:3478
  98. coturn_1 | 0: IPv6. TCP listener opened on : ::1:3478
  99. coturn_1 | 0: IO method (general relay thread): epoll (with changelist)
  100. coturn_1 | 0: turn server id=2 created
  101. coturn_1 | 0: IPv4. TCP listener opened on : 127.0.0.1:3478
  102. coturn_1 | 0: IPv4. TCP listener opened on : 192.168.114.33:3478
  103. coturn_1 | 0: IPv4. TCP listener opened on : 172.17.0.1:3478
  104. coturn_1 | 0: IPv4. TCP listener opened on : 172.27.0.1:3478
  105. coturn_1 | 0: IPv6. TCP listener opened on : ::1:3478
  106. coturn_1 | 0:0: IPv4. TCP listener opened on : 172.27.0.1:3478
  107. coturn_1 | 0: IPv4. UDP listener opened on: 172.17.0.1:3478
  108. coturn_1 | 0: IPv6. TCP listener opened on : ::1:3478
  109. coturn_1 | 0: IPv4. UDP listener opened on: 172.27.0.1:3478
  110. coturn_1 | 0: IPv6. UDP listener opened on: ::1:3478
  111. coturn_1 | 0: Total General servers: 4
  112. coturn_1 | 0: IO method (admin thread): epoll (with changelist)
  113. coturn_1 | 0: IO method (auth thread): epoll (with changelist)
  114. coturn_1 | 0: Redis DB sync connection success: ip=127.0.0.1 dbname=0 password=turn connect_timeout=30
  115. coturn_1 | 0: IO method (auth thread): epoll (with changelist)
Add Comment
Please, Sign In to add comment