Advertisement
Guest User

talk logs

a guest
Jun 14th, 2022
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.96 KB | None | 0 0
  1. + sed -i 's|#turn_rest_api_key.*|turn_rest_api_key = "89d62a827a15662f66a4f318fd6c979305bad9d935735b52"|' /etc/janus/janus.jcfg
  2. + sed -i 's|#full_trickle.*|full_trickle = true|g' /etc/janus/janus.jcfg
  3. + sed -i 's|#stun_server.*|stun_server = "127.0.0.1"|g' /etc/janus/janus.jcfg
  4. + sed -i 's|#stun_port.*|stun_port = 3478|g' /etc/janus/janus.jcfg
  5. + sed -i 's|#turn_port.*|turn_port = 3478|g' /etc/janus/janus.jcfg
  6. + sed -i 's|#turn_server.*|turn_server = "127.0.0.1"|g/etc/janus/janus.jcfg'
  7. sed: -e expression #1, char 45: unknown option to `s'
  8. + sed -i 's|#turn_type .*|turn_type = "udp"|g' /etc/janus/janus.jcfg
  9. + sed -i 's|#ice_ignore_list .*|ice_ignore_list = "udp"|g' /etc/janus/janus.jcfg
  10. + sed -i 's|#interface.*|interface = "lo"|g' /etc/janus/janus.transport.websockets.jcfg
  11. + sed -i 's|#ws_interface.*|ws_interface = "lo"|g' /etc/janus/janus.transport.websockets.jcfg
  12. + set +x
  13. [25] 2022/06/14 11:41:58.232920 [INF] Starting nats-server
  14. [25] 2022/06/14 11:41:58.232953 [INF] Version: 2.8.1
  15. [25] 2022/06/14 11:41:58.232957 [INF] Git: [23b41bb]
  16. [25] 2022/06/14 11:41:58.232960 [INF] Name: NCMYRZ4WTXH2X25HAEDKJSMQNXGC7QKLFRUDGF3EAHG7BGMW4UCXGOVD
  17. [25] 2022/06/14 11:41:58.232962 [INF] ID: NCMYRZ4WTXH2X25HAEDKJSMQNXGC7QKLFRUDGF3EAHG7BGMW4UCXGOVD
  18. [25] 2022/06/14 11:41:58.232973 [INF] Using configuration file: /etc/nats/nats.conf
  19. [25] 2022/06/14 11:41:58.233397 [INF] Listening for client connections on 127.0.0.1:4222
  20. [25] 2022/06/14 11:41:58.233412 [INF] Server is ready
  21. main.go:133: Starting up version cbfc96e0a7a3dbf2750392540daacc487ec087a5/go1.18.3 as pid 26
  22. main.go:142: Using a maximum of 8 CPUs
  23. natsclient.go:120: Connection established to nats://127.0.0.1:4222 (NCMYRZ4WTXH2X25HAEDKJSMQNXGC7QKLFRUDGF3EAHG7BGMW4UCXGOVD)
  24. backend_configuration.go:147: Backend backend-1 added for https://cloud.changedomain.ro/
  25. hub.go:188: Using a maximum of 8 concurrent backend connections per host
  26. hub.go:195: Using a timeout of 10s for backend connections
  27. hub.go:291: Not using GeoIP database
  28. main.go:200: Could not initialize janus MCU (dial tcp 127.0.0.1:8188: connect: connection refused) will retry in 1s
  29. Janus commit: not-a-git-repo
  30. Compiled on: Wed May 5 14:28:53 UTC 2021
  31.  
  32. Running Janus as a daemon
  33. Logger plugins folder: /usr/lib/x86_64-linux-gnu/janus/loggers
  34. Loading logger plugin 'libjanus_jsonlog.so'...
  35. Adding 1 external loggers
  36. [WARN] JSON logger disabled
  37. ---------------------------------------------------
  38. Starting Meetecho Janus (WebRTC Server) v0.11.2
  39. ---------------------------------------------------
  40.  
  41. Checking command line arguments...
  42. Debug/log level is 4
  43. Debug/log timestamps are disabled
  44. Debug/log colors are disabled
  45. Adding 'vmnet' to the ICE ignore list...
  46. Using 172.17.0.7 as local IP...
  47. Token based authentication disabled
  48. Initializing recorder code
  49. Initializing ICE stuff (Full mode, ICE-TCP candidates disabled, full-trickle, IPv6 support disabled)
  50. STUN server to use: 127.0.0.1:3478
  51. >> 127.0.0.1:3478 (IPv4)
  52. Testing STUN server: message is of 20 bytes
  53. socket: Protocol not supported
  54. socket: Protocol not supported
  55. socket: Protocol not supported
  56. socket: Protocol not supported
  57. socket: Protocol not supported
  58. socket: Protocol not supported
  59. socket: Protocol not supported
  60. socket: Protocol not supported
  61. 0: log file opened: /var/tmp/turn_27_2022-06-14.log
  62. 0: 0 bytes per second allowed, combined server capacity
  63. 0: Config file found: //etc/turnserver.conf
  64. 0:
  65. RFC 3489/5389/5766/5780/6062/6156 STUN/TURN Server
  66. Version Coturn-4.5.1.1 'dan Eider'
  67. 0:
  68. Max number of open files/sockets allowed for this process: 40960
  69. 0:
  70. Due to the open files/sockets limitation,
  71. max supported number of TURN Sessions possible is: 20000 (approximately)
  72. 0:
  73.  
  74. ==== Show him the instruments, Practical Frost: ====
  75.  
  76. 0: TLS supported
  77. 0: DTLS supported
  78. 0: DTLS 1.2 supported
  79. 0: TURN/STUN ALPN supported
  80. 0: Third-party authorization (oAuth) supported
  81. 0: GCM (AEAD) supported
  82. 0: OpenSSL compile-time version: OpenSSL 1.1.1f 31 Mar 2020 (0x1010106f)
  83. 0:
  84. 0: SQLite supported, default database location is /var/lib/turn/turndb
  85. 0: Redis supported
  86. 0: PostgreSQL supported
  87. 0: MySQL supported
  88. 0: MongoDB is not supported
  89. 0:
  90. 0: Default Net Engine version: 3 (UDP thread per CPU core)
  91.  
  92. =====================================================
  93.  
  94. 0: Domain name:
  95. 0: Default realm: cloud.changedomain.ro
  96. 0:
  97. CONFIGURATION ALERT: You specified --lt-cred-mech and --use-auth-secret in the same time.
  98. Be aware that you could not mix the username/password and the shared secret based auth methohds.
  99. Shared secret overrides username/password based auth method. Check your configuration!
  100. 0: ERROR:
  101. CONFIG ERROR: Empty cli-password, and so telnet cli interface is disabled! Please set a non empty cli-password!
  102. 0: WARNING: cannot find certificate file: turn_server_cert.pem (1)
  103. 0: WARNING: cannot start TLS and DTLS listeners because certificate file is not set properly
  104. 0: WARNING: cannot find private key file: turn_server_pkey.pem (1)
  105. 0: WARNING: cannot start TLS and DTLS listeners because private key file is not set properly
  106. 0: NO EXPLICIT LISTENER ADDRESS(ES) ARE CONFIGURED
  107. 0: ===========Discovering listener addresses: =========
  108. 0: Listener address to use: 127.0.0.1
  109. 0: Listener address to use: 172.17.0.7
  110. 0: Listener address to use: 172.19.0.5
  111. 0: =====================================================
  112. 0: Total: 2 'real' addresses discovered
  113. 0: =====================================================
  114. 0: NO EXPLICIT RELAY ADDRESS(ES) ARE CONFIGURED
  115. 0: ===========Discovering relay addresses: =============
  116. 0: Relay address to use: 172.17.0.7
  117. 0: Relay address to use: 172.19.0.5
  118. 0: =====================================================
  119. 0: Total: 2 relay addresses discovered
  120. 0: =====================================================
  121. 0: pid file created: /var/tmp/turnserver.pid
  122. 0: IO method (main listener thread): epoll (with changelist)
  123. 0: Wait for relay ports initialization...
  124. 0: relay 172.17.0.7 initialization...
  125. 0: relay 172.17.0.7 initialization done
  126. 0: relay 172.19.0.5 initialization...
  127. 0: relay 172.19.0.5 initialization done
  128. 0: Relay ports initialization done
  129. 0: IO method (general relay thread): epoll (with changelist)
  130. 0: IO method (general relay thread): epoll (with changelist)
  131. 0: IO method (general relay thread): epoll (with changelist)
  132. 0: turn server id=1 created
  133. 0: IO method (general relay thread): epoll (with changelist)
  134. 0: IO method (general relay thread): epoll (with changelist)
  135. 0: turn server id=0 created
  136. 0: turn server id=2 created
  137. 0: IO method (general relay thread): epoll (with changelist)
  138. 0: turn server id=3 created
  139. 0: IO method (general relay thread): epoll (with changelist)
  140. 0: turn server id=4 created
  141. 0: turn server id=6 created
  142. 0: turn server id=5 created
  143. 0: IO method (general relay thread): epoll (with changelist)
  144. 0: turn server id=7 created
  145. 0: Total General servers: 8
  146. 0: IO method (auth thread): epoll (with changelist)
  147. 0: IO method (auth thread): epoll (with changelist)
  148. 0: IO method (auth thread): epoll (with changelist)
  149. 0: IO method (admin thread): epoll (with changelist)
  150. 0: IO method (auth thread): epoll (with changelist)
  151. 0: ERROR: Cannot open SQLite DB connection: </var/lib/turn/turndb>, runtime error:
  152. unable to open database file
  153. (If your intention is to use an SQLite database for the TURN server, then
  154. socket: Protocol not supported
  155. socket: Protocol not supported
  156. socket: Protocol not supported
  157. socket: Protocol not supported
  158. socket: Protocol not supported
  159. socket: Protocol not supported
  160. socket: Protocol not supported
  161. socket: Protocol not supported
  162. socket: Protocol not supported
  163. socket: Protocol not supported
  164. socket: Protocol not supported
  165. socket: Protocol not supported
  166. socket: Protocol not supported
  167. socket: Protocol not supported
  168. socket: Protocol not supported
  169. socket: Protocol not supported
  170. socket: Protocol not supported
  171. socket: Protocol not supported
  172. socket: Protocol not supported
  173. socket: Protocol not supported
  174. socket: Protocol not supported
  175. socket: Protocol not supported
  176. socket: Protocol not supported
  177. socket: Protocol not supported
  178. socket: Protocol not supported
  179. socket: Protocol not supported
  180. socket: Protocol not supported
  181. socket: Protocol not supported
  182. socket: Protocol not supported
  183. socket: Protocol not supported
  184. socket: Protocol not supported
  185. socket: Protocol not supported
  186. socket: Protocol not supported
  187. socket: Protocol not supported
  188. socket: Protocol not supported
  189. socket: Protocol not supported
  190. socket: Protocol not supported
  191. socket: Protocol not supported
  192. socket: Protocol not supported
  193. socket: Protocol not supported
  194. main.go:200: Could not initialize janus MCU (dial tcp 127.0.0.1:8188: connect: connection refused) will retry in 2s
  195. main.go:200: Could not initialize janus MCU (dial tcp 127.0.0.1:8188: connect: connection refused) will retry in 4s
  196. check and fix, if necessary, the effective permissions of the TURN[FATAL] [ice.c:janus_ice_test_stun_server:1009] No response to our STUN BINDING test
  197. [FATAL] [janus.c:main:4823] Invalid STUN address 127.0.0.1:3478
  198. Error launching Janus (error code 1), check the logs for more details
  199. Janus commit: not-a-git-repo
  200. Compiled on: Wed May 5 14:28:53 UTC 2021
  201.  
  202. Running Janus as a daemon
  203. Logger plugins folder: /usr/lib/x86_64-linux-gnu/janus/loggers
  204. Loading logger plugin 'libjanus_jsonlog.so'...
  205. [WARN] JSON logger disabled
  206. Adding 1 external loggers
  207. ---------------------------------------------------
  208. Starting Meetecho Janus (WebRTC Server) v0.11.2
  209. ---------------------------------------------------
  210.  
  211. Checking command line arguments...
  212. Debug/log level is 4
  213. Debug/log timestamps are disabled
  214. Debug/log colors are disabled
  215. Adding 'vmnet' to the ICE ignore list...
  216. Using 172.17.0.7 as local IP...
  217. Token based authentication disabled
  218. Initializing recorder code
  219. Initializing ICE stuff (Full mode, ICE-TCP candidates disabled, full-trickle, IPv6 support disabled)
  220. STUN server to use: 127.0.0.1:3478
  221. >> 127.0.0.1:3478 (IPv4)
  222. Testing STUN server: message is of 20 bytes
  223. >> Our public address is 127.0.0.1
  224. TURN REST API backend: (disabled)
  225. Crypto: OpenSSL >= 1.1.0
  226. No cert/key specified, autogenerating some...
  227. Fingerprint of our certificate: B7:AD:65:08:AE:24:F7:D7:F3:68:2F:6C:AD:F3:C2:97:CD:45:8D:8F:0B:56:BC:52:D0:E5:18:95:66:DF:01:B9
  228. Event handlers support disabled
  229. Plugins folder: /usr/lib/x86_64-linux-gnu/janus/plugins
  230. Joining Janus requests handler thread
  231. Sessions watchdog started
  232. Loading plugin 'libjanus_audiobridge.so'...
  233. JANUS AudioBridge plugin initialized!
  234. Loading plugin 'libjanus_duktape.so'...
  235. [echotest.js] Loading script...
  236. [echotest.js] Modules folder: /usr/share/janus/duktape
  237. [echotest.js] Loading module: janus-sdp
  238. [echotest.js] Module loaded
  239. [echotest.js] Script loaded
  240. [echotest.js] Initializing...
  241. [echotest.js] Initialized
  242. Janus JavaScript plugin (Duktape) initialized!
  243. Loading plugin 'libjanus_echotest.so'...
  244. JANUS EchoTest plugin initialized!
  245. Loading plugin 'libjanus_lua.so'...
  246. [echotest.lua] Loading...
  247. [echotest.lua] Loaded
  248. [echotest.lua] Initializing...
  249. [echotest.lua] Initialized
  250. Janus Lua plugin initialized!
  251. Loading plugin 'libjanus_nosip.so'...
  252. JANUS NoSIP plugin initialized!
  253. Loading plugin 'libjanus_recordplay.so'...
  254. JANUS Record&Play plugin initialized!
  255. Loading plugin 'libjanus_sip.so'...
  256. JANUS SIP plugin initialized!
  257. Loading plugin 'libjanus_streaming.so'...
  258. [ERR] [plugins/janus_streaming.c:janus_streaming_init:2005] Can't add 'live' mountpoint, no such file '/usr/share/janus/streams/radio.alaw'...
  259. [ERR] [plugins/janus_streaming.c:janus_streaming_init:2072] Can't add 'ondemand' mountpoint, no such file '/usr/share/janus/streams/music.mulaw'...
  260. JANUS Streaming plugin initialized!
  261. Loading plugin 'libjanus_textroom.so'...
  262. JANUS TextRoom plugin initialized!
  263. Loading plugin 'libjanus_videocall.so'...
  264. JANUS VideoCall plugin initialized!
  265. Loading plugin 'libjanus_videoroom.so'...
  266. JANUS VideoRoom plugin initialized!
  267. Loading plugin 'libjanus_voicemail.so'...
  268. JANUS VoiceMail plugin initialized!
  269. Transport plugins folder: /usr/lib/x86_64-linux-gnu/janus/transports
  270. Loading transport plugin 'libjanus_http.so'...
  271. HTTP transport timer started
  272. HTTP webserver started (port 8088, /janus path listener)...
  273. JANUS REST (HTTP/HTTPS) transport plugin initialized!
  274. Loading transport plugin 'libjanus_mqtt.so'...
  275. [ERR] [config.c:janus_config_parse:205] Error parsing config file at line 30: syntax error
  276. [WARN] Couldn't find .jcfg configuration file (janus.transport.mqtt), trying .cfg
  277. [ERR] [config.c:janus_config_parse:191] -- Error reading configuration file 'janus.transport.mqtt.cfg'... error 2 (No such file or directory)
  278. MQTT SSL support disabled
  279. [WARN] MQTT support disabled for both Janus and Admin API, giving up
  280. JANUS MQTT transport plugin destroyed!
  281. [WARN] The 'janus.transport.mqtt' plugin could not be initialized
  282. Loading transport plugin 'libjanus_nanomsg.so'...
  283. JANUS Nanomsg transport plugin initialized!
  284. Loading transport plugin 'libjanus_pfunix.so'...
  285. Nanomsg thread started
  286. [WARN] No Unix Sockets server started, giving up...
  287. [WARN] The 'janus.transport.pfunix' plugin could not be initialized
  288. Loading transport plugin 'libjanus_rabbitmq.so'...
  289. RabbitMQ SSL support disabled
  290. [WARN] RabbitMQ support disabled for both Janus and Admin API, giving up
  291. [WARN] The 'janus.transport.rabbitmq' plugin could not be initialized
  292. Loading transport plugin 'libjanus_websockets.so'...
  293. libwebsockets logging: 0
  294. WebSockets server started (port 8188)...
  295. JANUS WebSockets transport plugin initialized!
  296. WebSockets thread started
  297. mcu_janus.go:294: Connected to Janus WebRTC Server 0.11.2 by Meetecho s.r.l.
  298. mcu_janus.go:300: Found JANUS VideoRoom plugin 0.0.9 by Meetecho s.r.l.
  299. mcu_janus.go:305: Data channels are supported
  300. mcu_janus.go:309: Full-Trickle is enabled
  301. mcu_janus.go:311: Maximum bandwidth 1048576 bits/sec per publishing stream
  302. mcu_janus.go:312: Maximum bandwidth 2097152 bits/sec per screensharing stream
  303. Creating new session: 2925656265722814; 0x14909c006510
  304. mcu_janus.go:318: Created Janus session 2925656265722814
  305. mcu_janus.go:325: Created Janus handle 6147456580187443
  306. main.go:235: Using janus MCU
  307. hub.go:386: Using a timeout of 10s for MCU requests
  308. backend_server.go:94: Using configured TURN API key
  309. backend_server.go:95: Using configured shared TURN secret
  310. backend_server.go:97: Adding "turn:cloud.changedomain.ro:3478?transport=tcp" as TURN server
  311. backend_server.go:97: Adding "turn:cloud.changedomain.ro:3478?transport=udp" as TURN server
  312. backend_server.go:104: No IPs configured for the stats endpoint, only allowing access from 127.0.0.1
  313. main.go:311: Listening on 0.0.0.0:8081
  314. Janus commit: not-a-git-repo
  315. Compiled on: Wed May 5 14:28:53 UTC 2021
  316.  
  317. Running Janus as a daemon
  318. Logger plugins folder: /usr/lib/x86_64-linux-gnu/janus/loggers
  319. Loading logger plugin 'libjanus_jsonlog.so'...
  320. [WARN] JSON logger disabled
  321. Adding 1 external loggers
  322. ---------------------------------------------------
  323. Starting Meetecho Janus (WebRTC Server) v0.11.2
  324. ---------------------------------------------------
  325.  
  326. Checking command line arguments...
  327. Debug/log level is 4
  328. Debug/log timestamps are disabled
  329. Debug/log colors are disabled
  330. Adding 'vmnet' to the ICE ignore list...
  331. Using 172.17.0.7 as local IP...
  332. Token based authentication disabled
  333. Initializing recorder code
  334. Initializing ICE stuff (Full mode, ICE-TCP candidates disabled, full-trickle, IPv6 support disabled)
  335. STUN server to use: 127.0.0.1:3478
  336. >> 127.0.0.1:3478 (IPv4)
  337. Testing STUN server: message is of 20 bytes
  338. >> Our public address is 127.0.0.1
  339. TURN REST API backend: (disabled)
  340. Crypto: OpenSSL >= 1.1.0
  341. No cert/key specified, autogenerating some...
  342. Fingerprint of our certificate: 08:96:F6:A7:F2:59:BE:05:C1:DA:6C:CC:C0:61:4E:F4:6F:57:8C:6A:9D:1C:77:0D:4D:41:40:8E:44:43:C7:7C
  343. Event handlers support disabled
  344. Plugins folder: /usr/lib/x86_64-linux-gnu/janus/plugins
  345. Joining Janus requests handler thread
  346. Loading plugin 'libjanus_audiobridge.so'...
  347. Sessions watchdog started
  348. JANUS AudioBridge plugin initialized!
  349. Loading plugin 'libjanus_duktape.so'...
  350. [echotest.js] Loading script...
  351. [echotest.js] Modules folder: /usr/share/janus/duktape
  352. [echotest.js] Loading module: janus-sdp
  353. [echotest.js] Module loaded
  354. [echotest.js] Script loaded
  355. [echotest.js] Initializing...
  356. [echotest.js] Initialized
  357. Janus JavaScript plugin (Duktape) initialized!
  358. Loading plugin 'libjanus_echotest.so'...
  359. JANUS EchoTest plugin initialized!
  360. Loading plugin 'libjanus_lua.so'...
  361. [echotest.lua] Loading...
  362. [echotest.lua] Loaded
  363. [echotest.lua] Initializing...
  364. [echotest.lua] Initialized
  365. Janus Lua plugin initialized!
  366. Loading plugin 'libjanus_nosip.so'...
  367. JANUS NoSIP plugin initialized!
  368. Loading plugin 'libjanus_recordplay.so'...
  369. JANUS Record&Play plugin initialized!
  370. Loading plugin 'libjanus_sip.so'...
  371. JANUS SIP plugin initialized!
  372. Loading plugin 'libjanus_streaming.so'...
  373. [ERR] [plugins/janus_streaming.c:janus_streaming_create_fd:5574] [rtp-sample] Bind failed for audio (port 5002)... 98 (Address already in use)
  374. [ERR] [plugins/janus_streaming.c:janus_streaming_create_rtp_source:5783] Can't bind to port 5002 for audio...
  375. [ERR] [plugins/janus_streaming.c:janus_streaming_init:1956] Error creating 'rtp' mountpoint 'rtp-sample'...
  376. [ERR] [plugins/janus_streaming.c:janus_streaming_init:2005] Can't add 'live' mountpoint, no such file '/usr/share/janus/streams/radio.alaw'...
  377. [ERR] [plugins/janus_streaming.c:janus_streaming_init:2072] Can't add 'ondemand' mountpoint, no such file '/usr/share/janus/streams/music.mulaw'...
  378. JANUS Streaming plugin initialized!
  379. Loading plugin 'libjanus_textroom.so'...
  380. JANUS TextRoom plugin initialized!
  381. Loading plugin 'libjanus_videocall.so'...
  382. JANUS VideoCall plugin initialized!
  383. Loading plugin 'libjanus_videoroom.so'...
  384. JANUS VideoRoom plugin initialized!
  385. Loading plugin 'libjanus_voicemail.so'...
  386. JANUS VoiceMail plugin initialized!
  387. Transport plugins folder: /usr/lib/x86_64-linux-gnu/janus/transports
  388. Loading transport plugin 'libjanus_http.so'...
  389. HTTP transport timer started
  390. [FATAL] [transports/janus_http.c:janus_http_init:795] Couldn't start webserver on port 8088...
  391. [WARN] No HTTP/HTTPS server started, giving up...
  392. [WARN] The 'janus.transport.http' plugin could not be initialized
  393. Loading transport plugin 'libjanus_mqtt.so'...
  394. [ERR] [config.c:janus_config_parse:205] Error parsing config file at line 30: syntax error
  395. [WARN] Couldn't find .jcfg configuration file (janus.transport.mqtt), trying .cfg
  396. [ERR] [config.c:janus_config_parse:191] -- Error reading configuration file 'janus.transport.mqtt.cfg'... error 2 (No such file or directory)
  397. MQTT SSL support disabled
  398. [WARN] MQTT support disabled for both Janus and Admin API, giving up
  399. JANUS MQTT transport plugin destroyed!
  400. [WARN] The 'janus.transport.mqtt' plugin could not be initialized
  401. Loading transport plugin 'libjanus_nanomsg.so'...
  402. [ERR] [transports/janus_nanomsg.c:janus_nanomsg_init:224] Error binding Janus API Nanomsg socket to address 'ipc:///tmp/janus.ipc': 98 (Address already in use)
  403. [WARN] No Nanomsg server started, giving up...
  404. [WARN] The 'janus.transport.nanomsg' plugin could not be initialized
  405. Loading transport plugin 'libjanus_pfunix.so'...
  406. [WARN] No Unix Sockets server started, giving up...
  407. [WARN] The 'janus.transport.pfunix' plugin could not be initialized
  408. Loading transport plugin 'libjanus_rabbitmq.so'...
  409. RabbitMQ SSL support disabled
  410. [WARN] RabbitMQ support disabled for both Janus and Admin API, giving up
  411. [WARN] The 'janus.transport.rabbitmq' plugin could not be initialized
  412. Loading transport plugin 'libjanus_websockets.so'...
  413. libwebsockets logging: 0
  414. [FATAL] [transports/janus_websockets.c:janus_websockets_init:679] Error creating vhost for WebSockets server...
  415. [WARN] No WebSockets server started, giving up...
  416. [WARN] The 'janus.transport.websockets' plugin could not be initialized
  417. [FATAL] [janus.c:main:5447] No Janus API transport is available... enable at least one and restart Janus
  418. Error launching Janus (error code 1), check the logs for more details
  419. Janus commit: not-a-git-repo
  420. Compiled on: Wed May 5 14:28:53 UTC 2021
  421.  
  422. Running Janus as a daemon
  423. Logger plugins folder: /usr/lib/x86_64-linux-gnu/janus/loggers
  424. Loading logger plugin 'libjanus_jsonlog.so'...
  425. [WARN] JSON logger disabled
  426. Adding 1 external loggers
  427. ---------------------------------------------------
  428. Starting Meetecho Janus (WebRTC Server) v0.11.2
  429. ---------------------------------------------------
  430.  
  431. Checking command line arguments...
  432. Debug/log level is 4
  433. Debug/log timestamps are disabled
  434. Debug/log colors are disabled
  435. Adding 'vmnet' to the ICE ignore list...
  436. Using 172.17.0.7 as local IP...
  437. Token based authentication disabled
  438. Initializing recorder code
  439. Initializing ICE stuff (Full mode, ICE-TCP candidates disabled, full-trickle, IPv6 support disabled)
  440. STUN server to use: 127.0.0.1:3478
  441. >> 127.0.0.1:3478 (IPv4)
  442. Testing STUN server: message is of 20 bytes
  443. >> Our public address is 127.0.0.1
  444. TURN REST API backend: (disabled)
  445. Crypto: OpenSSL >= 1.1.0
  446. No cert/key specified, autogenerating some...
  447. Fingerprint of our certificate: 4B:F4:F4:D6:6A:47:3D:4D:DA:C2:28:1B:68:1E:64:E2:F5:57:5B:ED:76:C4:B6:C0:82:35:A6:00:BF:A7:2D:29
  448. Event handlers support disabled
  449. Plugins folder: /usr/lib/x86_64-linux-gnu/janus/plugins
  450. Sessions watchdog started
  451. Joining Janus requests handler thread
  452. Loading plugin 'libjanus_audiobridge.so'...
  453. JANUS AudioBridge plugin initialized!
  454. Loading plugin 'libjanus_duktape.so'...
  455. [echotest.js] Loading script...
  456. [echotest.js] Modules folder: /usr/share/janus/duktape
  457. [echotest.js] Loading module: janus-sdp
  458. [echotest.js] Module loaded
  459. [echotest.js] Script loaded
  460. [echotest.js] Initializing...
  461. [echotest.js] Initialized
  462. Janus JavaScript plugin (Duktape) initialized!
  463. Loading plugin 'libjanus_echotest.so'...
  464. JANUS EchoTest plugin initialized!
  465. Loading plugin 'libjanus_lua.so'...
  466. [echotest.lua] Loading...
  467. [echotest.lua] Loaded
  468. [echotest.lua] Initializing...
  469. [echotest.lua] Initialized
  470. Janus Lua plugin initialized!
  471. Loading plugin 'libjanus_nosip.so'...
  472. JANUS NoSIP plugin initialized!
  473. Loading plugin 'libjanus_recordplay.so'...
  474. JANUS Record&Play plugin initialized!
  475. Loading plugin 'libjanus_sip.so'...
  476. JANUS SIP plugin initialized!
  477. Loading plugin 'libjanus_streaming.so'...
  478. [ERR] [plugins/janus_streaming.c:janus_streaming_create_fd:5574] [rtp-sample] Bind failed for audio (port 5002)... 98 (Address already in use)
  479. [ERR] [plugins/janus_streaming.c:janus_streaming_create_rtp_source:5783] Can't bind to port 5002 for audio...
  480. [ERR] [plugins/janus_streaming.c:janus_streaming_init:1956] Error creating 'rtp' mountpoint 'rtp-sample'...
  481. [ERR] [plugins/janus_streaming.c:janus_streaming_init:2005] Can't add 'live' mountpoint, no such file '/usr/share/janus/streams/radio.alaw'...
  482. [ERR] [plugins/janus_streaming.c:janus_streaming_init:2072] Can't add 'ondemand' mountpoint, no such file '/usr/share/janus/streams/music.mulaw'...
  483. JANUS Streaming plugin initialized!
  484. Loading plugin 'libjanus_textroom.so'...
  485. JANUS TextRoom plugin initialized!
  486. Loading plugin 'libjanus_videocall.so'...
  487. JANUS VideoCall plugin initialized!
  488. Loading plugin 'libjanus_videoroom.so'...
  489. JANUS VideoRoom plugin initialized!
  490. Loading plugin 'libjanus_voicemail.so'...
  491. JANUS VoiceMail plugin initialized!
  492. Transport plugins folder: /usr/lib/x86_64-linux-gnu/janus/transports
  493. Loading transport plugin 'libjanus_http.so'...
  494. HTTP transport timer started
  495. [FATAL] [transports/janus_http.c:janus_http_init:795] Couldn't start webserver on port 8088...
  496. [WARN] No HTTP/HTTPS server started, giving up...
  497. [WARN] The 'janus.transport.http' plugin could not be initialized
  498. Loading transport plugin 'libjanus_mqtt.so'...
  499. [ERR] [config.c:janus_config_parse:205] Error parsing config file at line 30: syntax error
  500. [WARN] Couldn't find .jcfg configuration file (janus.transport.mqtt), trying .cfg
  501. [ERR] [config.c:janus_config_parse:191] -- Error reading configuration file 'janus.transport.mqtt.cfg'... error 2 (No such file or directory)
  502. MQTT SSL support disabled
  503. [WARN] MQTT support disabled for both Janus and Admin API, giving up
  504. JANUS MQTT transport plugin destroyed!
  505. [WARN] The 'janus.transport.mqtt' plugin could not be initialized
  506. Loading transport plugin 'libjanus_nanomsg.so'...
  507. [ERR] [transports/janus_nanomsg.c:janus_nanomsg_init:224] Error binding Janus API Nanomsg socket to address 'ipc:///tmp/janus.ipc': 98 (Address already in use)
  508. [WARN] No Nanomsg server started, giving up...
  509. [WARN] The 'janus.transport.nanomsg' plugin could not be initialized
  510. Loading transport plugin 'libjanus_pfunix.so'...
  511. [WARN] No Unix Sockets server started, giving up...
  512. [WARN] The 'janus.transport.pfunix' plugin could not be initialized
  513. Loading transport plugin 'libjanus_rabbitmq.so'...
  514. RabbitMQ SSL support disabled
  515. [WARN] RabbitMQ support disabled for both Janus and Admin API, giving up
  516. [WARN] The 'janus.transport.rabbitmq' plugin could not be initialized
  517. Loading transport plugin 'libjanus_websockets.so'...
  518. libwebsockets logging: 0
  519. [FATAL] [transports/janus_websockets.c:janus_websockets_init:679] Error creating vhost for WebSockets server...
  520. [WARN] No WebSockets server started, giving up...
  521. [WARN] The 'janus.transport.websockets' plugin could not be initialized
  522. [FATAL] [janus.c:main:5447] No Janus API transport is available... enable at least one and restart Janus
  523. Error launching Janus (error code 1), check the logs for more details
  524. Janus commit: not-a-git-repo
  525. Compiled on: Wed May 5 14:28:53 UTC 2021
  526.  
  527. Running Janus as a daemon
  528. Logger plugins folder: /usr/lib/x86_64-linux-gnu/janus/loggers
  529. Loading logger plugin 'libjanus_jsonlog.so'...
  530. [WARN] JSON logger disabled
  531. Adding 1 external loggers
  532. ---------------------------------------------------
  533. Starting Meetecho Janus (WebRTC Server) v0.11.2
  534. ---------------------------------------------------
  535.  
  536. Checking command line arguments...
  537. Debug/log level is 4
  538. Debug/log timestamps are disabled
  539. Debug/log colors are disabled
  540. Adding 'vmnet' to the ICE ignore list...
  541. Using 172.17.0.7 as local IP...
  542. Token based authentication disabled
  543. Initializing recorder code
  544. Initializing ICE stuff (Full mode, ICE-TCP candidates disabled, full-trickle, IPv6 support disabled)
  545. STUN server to use: 127.0.0.1:3478
  546. >> 127.0.0.1:3478 (IPv4)
  547. Testing STUN server: message is of 20 bytes
  548. >> Our public address is 127.0.0.1
  549. TURN REST API backend: (disabled)
  550. Crypto: OpenSSL >= 1.1.0
  551. No cert/key specified, autogenerating some...
  552. Fingerprint of our certificate: 97:67:C0:93:31:E0:C7:7D:FA:92:39:6C:C6:9D:BC:F8:18:06:86:8B:0D:60:D8:FF:3D:1A:43:57:0E:FE:BA:1E
  553. Event handlers support disabled
  554. Plugins folder: /usr/lib/x86_64-linux-gnu/janus/plugins
  555. Joining Janus requests handler thread
  556. Sessions watchdog started
  557. Loading plugin 'libjanus_audiobridge.so'...
  558. JANUS AudioBridge plugin initialized!
  559. Loading plugin 'libjanus_duktape.so'...
  560. [echotest.js] Loading script...
  561. [echotest.js] Modules folder: /usr/share/janus/duktape
  562. [echotest.js] Loading module: janus-sdp
  563. [echotest.js] Module loaded
  564. [echotest.js] Script loaded
  565. [echotest.js] Initializing...
  566. [echotest.js] Initialized
  567. Janus JavaScript plugin (Duktape) initialized!
  568. Loading plugin 'libjanus_echotest.so'...
  569. JANUS EchoTest plugin initialized!
  570. Loading plugin 'libjanus_lua.so'...
  571. [echotest.lua] Loading...
  572. [echotest.lua] Loaded
  573. [echotest.lua] Initializing...
  574. [echotest.lua] Initialized
  575. Janus Lua plugin initialized!
  576. Loading plugin 'libjanus_nosip.so'...
  577. JANUS NoSIP plugin initialized!
  578. Loading plugin 'libjanus_recordplay.so'...
  579. JANUS Record&Play plugin initialized!
  580. Loading plugin 'libjanus_sip.so'...
  581. JANUS SIP plugin initialized!
  582. Loading plugin 'libjanus_streaming.so'...
  583. [ERR] [plugins/janus_streaming.c:janus_streaming_create_fd:5574] [rtp-sample] Bind failed for audio (port 5002)... 98 (Address already in use)
  584. [ERR] [plugins/janus_streaming.c:janus_streaming_create_rtp_source:5783] Can't bind to port 5002 for audio...
  585. [ERR] [plugins/janus_streaming.c:janus_streaming_init:1956] Error creating 'rtp' mountpoint 'rtp-sample'...
  586. [ERR] [plugins/janus_streaming.c:janus_streaming_init:2005] Can't add 'live' mountpoint, no such file '/usr/share/janus/streams/radio.alaw'...
  587. [ERR] [plugins/janus_streaming.c:janus_streaming_init:2072] Can't add 'ondemand' mountpoint, no such file '/usr/share/janus/streams/music.mulaw'...
  588. JANUS Streaming plugin initialized!
  589. Loading plugin 'libjanus_textroom.so'...
  590. JANUS TextRoom plugin initialized!
  591. Loading plugin 'libjanus_videocall.so'...
  592. JANUS VideoCall plugin initialized!
  593. Loading plugin 'libjanus_videoroom.so'...
  594. JANUS VideoRoom plugin initialized!
  595. Loading plugin 'libjanus_voicemail.so'...
  596. JANUS VoiceMail plugin initialized!
  597. Transport plugins folder: /usr/lib/x86_64-linux-gnu/janus/transports
  598. Loading transport plugin 'libjanus_http.so'...
  599. HTTP transport timer started
  600. [FATAL] [transports/janus_http.c:janus_http_init:795] Couldn't start webserver on port 8088...
  601. [WARN] No HTTP/HTTPS server started, giving up...
  602. [WARN] The 'janus.transport.http' plugin could not be initialized
  603. Loading transport plugin 'libjanus_mqtt.so'...
  604. [ERR] [config.c:janus_config_parse:205] Error parsing config file at line 30: syntax error
  605. [WARN] Couldn't find .jcfg configuration file (janus.transport.mqtt), trying .cfg
  606. [ERR] [config.c:janus_config_parse:191] -- Error reading configuration file 'janus.transport.mqtt.cfg'... error 2 (No such file or directory)
  607. MQTT SSL support disabled
  608. [WARN] MQTT support disabled for both Janus and Admin API, giving up
  609. JANUS MQTT transport plugin destroyed!
  610. [WARN] The 'janus.transport.mqtt' plugin could not be initialized
  611. Loading transport plugin 'libjanus_nanomsg.so'...
  612. [ERR] [transports/janus_nanomsg.c:janus_nanomsg_init:224] Error binding Janus API Nanomsg socket to address 'ipc:///tmp/janus.ipc': 98 (Address already in use)
  613. [WARN] No Nanomsg server started, giving up...
  614. [WARN] The 'janus.transport.nanomsg' plugin could not be initialized
  615. Loading transport plugin 'libjanus_pfunix.so'...
  616. [WARN] No Unix Sockets server started, giving up...
  617. [WARN] The 'janus.transport.pfunix' plugin could not be initialized
  618. Loading transport plugin 'libjanus_rabbitmq.so'...
  619. RabbitMQ SSL support disabled
  620. [WARN] RabbitMQ support disabled for both Janus and Admin API, giving up
  621. [WARN] The 'janus.transport.rabbitmq' plugin could not be initialized
  622. Loading transport plugin 'libjanus_websockets.so'...
  623. libwebsockets logging: 0
  624. [FATAL] [transports/janus_websockets.c:janus_websockets_init:679] Error creating vhost for WebSockets server...
  625. [WARN] No WebSockets server started, giving up...
  626. [WARN] The 'janus.transport.websockets' plugin could not be initialized
  627. [FATAL] [janus.c:main:5447] No Janus API transport is available... enable at least one and restart Janus
  628. Error launching Janus (error code 1), check the logs for more details
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement