I'm using Horacio's v2 node version
https://github.com/horacio9a/mfc-node/tree/v2
And i've been getting this kind of error with certain models every once in awhile. I've tried changing the port from 9080 to 8080, restarting node, restarting the terminal, all without any luck.
I've even tried one of the other mfc-node's I have as a backup, but get the same error. Is there something I can do on my end to fix this or is this a server-side issue that just happens sometimes?
Quote:
This was early this morning
[03:30:56] [DEBUG] Start new cycle.
[03:30:56] 1331 model(s) online.
[03:30:56] [DEBUG] 0 model(s) in queue.
[03:30:56] [DEBUG] 20 models in config.yml
[03:30:56] [DEBUG] 1 model(s) to record.
[03:30:56] [DEBUG] >>> NaomiDee_MFC_20180619-0330.ts
[03:30:56] Done >>> will search for new models in 15 seconds.
[03:31:07] error: Unable to open URL: http://video1053.myfreecams.com:1935.../playlist.m3u8 (HTTPConnectionPool(host='video1053.myfreecams.com ', port=1935): Max retries exceeded with url: /NxServer/ngrp:mfc_116947270.f4v_mobile/playlist.m3u8 (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnec tion object at 0x7f7eda49e310>, 'Connection to video1053.myfreecams.com timed out. (connect timeout=20.0)')))
And this was just recently. (This model was having trouble with her internet and left but it still gives the same error code, so i'm adding it anyway.)
[15:27:19] [DEBUG] Start new cycle.
[15:27:19] 1616 model(s) online.
[15:27:19] [DEBUG] 0 model(s) in queue.
[15:27:19] [DEBUG] 20 models in config.yml
[15:27:19] [DEBUG] 1 model(s) to record.
[15:27:19] [DEBUG] >>> Mira_xo_MFC_20180619-1526.ts
[15:27:19] Done >>> will search for new models in 15 seconds.
[15:27:30] error: Unable to open URL: http://video1050.myfreecams.com:1935.../playlist.m3u8 (HTTPConnectionPool(host='video1050.myfreecams.com ', port=1935): Max retries exceeded with url: /NxServer/ngrp:mfc_120444214.f4v_mobile/playlist.m3u8 (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnec tion object at 0x7f0d716f6310>, 'Connection to video1050.myfreecams.com timed out. (connect timeout=20.0)')))
|
EDIT to add: The first model just now logged on and node is throwing up the same error.
2nd EDIT to add: Ok. i just noticed that both models are online now, and both in wide-screen mode, which is what's likely throwing up the errors since the node i'm using isn't equipped to handle widescreen stuff.