1
0
Fork 0
dockers-config/tdarr/logs/Tdarr_Node_Log.txt

1530 lines
63 KiB
Plaintext

[2023-10-26T19:55:52.720] [INFO] Tdarr_Node - /app/configs/Tdarr_Node_Config.json
[2023-10-26T19:55:52.906] [INFO] Tdarr_Node - {
nodeName: 'MyInternalNode',
serverIP: '0.0.0.0',
serverPort: '8266',
handbrakePath: '',
ffmpegPath: '',
mkvpropeditPath: '',
pathTranslators: [ { server: '', node: '' } ],
logLevel: 'INFO',
priority: -1,
platform_arch_isdocker: 'linux_x64_docker_true',
processPid: 240,
cronPluginUpdate: '',
nodeID: 'S1vnyXG3V'
}
[2023-10-26T19:55:54.337] [INFO] Tdarr_Node - version: 2.14.01
[2023-10-26T19:55:54.338] [INFO] Tdarr_Node - platform_arch_isdocker: linux_x64_docker_true
[2023-10-26T19:55:54.338] [INFO] Tdarr_Node - Starting Tdarr_Node
[2023-10-26T19:55:54.338] [INFO] Tdarr_Node - Preparing environment
[2023-10-26T19:55:54.376] [ERROR] Tdarr_Node - Node connection error to :0.0.0.0:8266
[2023-10-26T19:55:54.377] [ERROR] Tdarr_Node - TransportError: xhr poll error
at Polling.onError (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transport.js:45:37)
at Request.<anonymous> (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transports/polling.js:251:18)
at Emitter.emit (/app/Tdarr_Node/node_modules/@socket.io/component-emitter/index.js:143:20)
at Request.onError (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transports/polling.js:352:14)
at Timeout._onTimeout (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transports/polling.js:325:30)
at listOnTimeout (node:internal/timers:569:17)
at process.processTimers (node:internal/timers:512:7) {
description: 0,
context: XMLHttpRequest {
UNSENT: 0,
OPENED: 1,
HEADERS_RECEIVED: 2,
LOADING: 3,
DONE: 4,
readyState: 4,
onreadystatechange: [Function (anonymous)],
responseText: 'Error: connect ECONNREFUSED 0.0.0.0:8266\n' +
' at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1495:16)',
responseXML: '',
status: 0,
statusText: Error: connect ECONNREFUSED 0.0.0.0:8266
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1495:16) {
errno: -111,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '0.0.0.0',
port: 8266
},
open: [Function (anonymous)],
setDisableHeaderCheck: [Function (anonymous)],
setRequestHeader: [Function (anonymous)],
getResponseHeader: [Function (anonymous)],
getAllResponseHeaders: [Function (anonymous)],
getRequestHeader: [Function (anonymous)],
send: [Function (anonymous)],
handleError: [Function (anonymous)],
abort: [Function (anonymous)],
addEventListener: [Function (anonymous)],
removeEventListener: [Function (anonymous)],
dispatchEvent: [Function (anonymous)]
},
type: 'TransportError'
}
[2023-10-26T19:55:55.349] [ERROR] Tdarr_Node - Node connection error to :0.0.0.0:8266
[2023-10-26T19:55:55.349] [ERROR] Tdarr_Node - TransportError: xhr poll error
at Polling.onError (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transport.js:45:37)
at Request.<anonymous> (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transports/polling.js:251:18)
at Emitter.emit (/app/Tdarr_Node/node_modules/@socket.io/component-emitter/index.js:143:20)
at Request.onError (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transports/polling.js:352:14)
at Timeout._onTimeout (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transports/polling.js:325:30)
at listOnTimeout (node:internal/timers:569:17)
at process.processTimers (node:internal/timers:512:7) {
description: 0,
context: XMLHttpRequest {
UNSENT: 0,
OPENED: 1,
HEADERS_RECEIVED: 2,
LOADING: 3,
DONE: 4,
readyState: 4,
onreadystatechange: [Function (anonymous)],
responseText: 'Error: connect ECONNREFUSED 0.0.0.0:8266\n' +
' at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1495:16)',
responseXML: '',
status: 0,
statusText: Error: connect ECONNREFUSED 0.0.0.0:8266
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1495:16) {
errno: -111,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '0.0.0.0',
port: 8266
},
open: [Function (anonymous)],
setDisableHeaderCheck: [Function (anonymous)],
setRequestHeader: [Function (anonymous)],
getResponseHeader: [Function (anonymous)],
getAllResponseHeaders: [Function (anonymous)],
getRequestHeader: [Function (anonymous)],
send: [Function (anonymous)],
handleError: [Function (anonymous)],
abort: [Function (anonymous)],
addEventListener: [Function (anonymous)],
removeEventListener: [Function (anonymous)],
dispatchEvent: [Function (anonymous)]
},
type: 'TransportError'
}
[2023-10-26T19:55:56.558] [INFO] Tdarr_Node - ---------------Binary tests start----------------
[2023-10-26T19:55:56.558] [INFO] Tdarr_Node - handbrakePath:HandBrakeCLI
[2023-10-26T19:55:56.559] [INFO] Tdarr_Node - ffmpegPath:tdarr-ffmpeg
[2023-10-26T19:55:56.559] [INFO] Tdarr_Node - mkvpropedit:mkvpropedit
[2023-10-26T19:55:56.559] [INFO] Tdarr_Node - Binary test 1: handbrakePath working
[2023-10-26T19:55:56.559] [INFO] Tdarr_Node - Binary test 2: ffmpegPath working
[2023-10-26T19:55:56.559] [INFO] Tdarr_Node - Binary test 3: mkvpropeditPath working
[2023-10-26T19:55:56.560] [INFO] Tdarr_Node - ---------------Binary tests end-------------------
[2023-10-26T19:55:56.356] [INFO] Tdarr_Node - /app/configs/Tdarr_Node_Config.json
[2023-10-26T19:55:56.501] [INFO] Tdarr_Node - {
nodeName: 'MyExternalNode',
serverIP: '0.0.0.0',
serverPort: '8266',
handbrakePath: '',
ffmpegPath: '',
mkvpropeditPath: '',
pathTranslators: [ { server: '', node: '' } ],
logLevel: 'INFO',
priority: -1,
platform_arch_isdocker: 'linux_x64_docker_true',
processPid: 239,
cronPluginUpdate: '',
nodeID: 'ZfX244kNo'
}
[2023-10-26T19:55:56.650] [INFO] Tdarr_Node - version: 2.14.01
[2023-10-26T19:55:56.651] [INFO] Tdarr_Node - platform_arch_isdocker: linux_x64_docker_true
[2023-10-26T19:55:56.702] [ERROR] Tdarr_Node - Node connection error to :0.0.0.0:8266
[2023-10-26T19:55:56.702] [ERROR] Tdarr_Node - TransportError: xhr poll error
at Polling.onError (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transport.js:45:37)
at Request.<anonymous> (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transports/polling.js:251:18)
at Emitter.emit (/app/Tdarr_Node/node_modules/@socket.io/component-emitter/index.js:143:20)
at Request.onError (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transports/polling.js:352:14)
at Timeout._onTimeout (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transports/polling.js:325:30)
at listOnTimeout (node:internal/timers:569:17)
at process.processTimers (node:internal/timers:512:7) {
description: 0,
context: XMLHttpRequest {
UNSENT: 0,
OPENED: 1,
HEADERS_RECEIVED: 2,
LOADING: 3,
DONE: 4,
readyState: 4,
onreadystatechange: [Function (anonymous)],
responseText: 'Error: connect ECONNREFUSED 0.0.0.0:8266\n' +
' at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1495:16)',
responseXML: '',
status: 0,
statusText: Error: connect ECONNREFUSED 0.0.0.0:8266
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1495:16) {
errno: -111,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '0.0.0.0',
port: 8266
},
open: [Function (anonymous)],
setDisableHeaderCheck: [Function (anonymous)],
setRequestHeader: [Function (anonymous)],
getResponseHeader: [Function (anonymous)],
getAllResponseHeaders: [Function (anonymous)],
getRequestHeader: [Function (anonymous)],
send: [Function (anonymous)],
handleError: [Function (anonymous)],
abort: [Function (anonymous)],
addEventListener: [Function (anonymous)],
removeEventListener: [Function (anonymous)],
dispatchEvent: [Function (anonymous)]
},
type: 'TransportError'
}
[2023-10-26T19:55:56.651] [INFO] Tdarr_Node - Starting Tdarr_Node
[2023-10-26T19:55:56.651] [INFO] Tdarr_Node - Preparing environment
[2023-10-26T19:55:56.683] [ERROR] Tdarr_Node - Node connection error to :0.0.0.0:8266
[2023-10-26T19:55:56.684] [ERROR] Tdarr_Node - TransportError: xhr poll error
at Polling.onError (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transport.js:45:37)
at Request.<anonymous> (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transports/polling.js:251:18)
at Emitter.emit (/app/Tdarr_Node/node_modules/@socket.io/component-emitter/index.js:143:20)
at Request.onError (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transports/polling.js:352:14)
at Timeout._onTimeout (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transports/polling.js:325:30)
at listOnTimeout (node:internal/timers:569:17)
at process.processTimers (node:internal/timers:512:7) {
description: 0,
context: XMLHttpRequest {
UNSENT: 0,
OPENED: 1,
HEADERS_RECEIVED: 2,
LOADING: 3,
DONE: 4,
readyState: 4,
onreadystatechange: [Function (anonymous)],
responseText: 'Error: connect ECONNREFUSED 0.0.0.0:8266\n' +
' at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1495:16)',
responseXML: '',
status: 0,
statusText: Error: connect ECONNREFUSED 0.0.0.0:8266
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1495:16) {
errno: -111,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '0.0.0.0',
port: 8266
},
open: [Function (anonymous)],
setDisableHeaderCheck: [Function (anonymous)],
setRequestHeader: [Function (anonymous)],
getResponseHeader: [Function (anonymous)],
getAllResponseHeaders: [Function (anonymous)],
getRequestHeader: [Function (anonymous)],
send: [Function (anonymous)],
handleError: [Function (anonymous)],
abort: [Function (anonymous)],
addEventListener: [Function (anonymous)],
removeEventListener: [Function (anonymous)],
dispatchEvent: [Function (anonymous)]
},
type: 'TransportError'
}
[2023-10-26T19:55:57.821] [INFO] Tdarr_Node - ---------------Binary tests start----------------
[2023-10-26T19:55:57.821] [INFO] Tdarr_Node - handbrakePath:HandBrakeCLI
[2023-10-26T19:55:57.822] [INFO] Tdarr_Node - ffmpegPath:tdarr-ffmpeg
[2023-10-26T19:55:57.822] [INFO] Tdarr_Node - mkvpropedit:mkvpropedit
[2023-10-26T19:55:57.822] [INFO] Tdarr_Node - Binary test 1: handbrakePath working
[2023-10-26T19:55:57.822] [INFO] Tdarr_Node - Binary test 2: ffmpegPath working
[2023-10-26T19:55:57.822] [INFO] Tdarr_Node - Binary test 3: mkvpropeditPath working
[2023-10-26T19:55:57.823] [INFO] Tdarr_Node - ---------------Binary tests end-------------------
[2023-10-26T19:55:59.934] [INFO] Tdarr_Node - Node connected & registered
[2023-10-26T19:55:59.936] [INFO] Tdarr_Node - Downloading plugins from server
[2023-10-26T19:55:59.957] [ERROR] Tdarr_Node - Error: Request failed with status code 404
at createError (/app/Tdarr_Node/node_modules/axios/lib/core/createError.js:16:15)
at settle (/app/Tdarr_Node/node_modules/axios/lib/core/settle.js:17:12)
at IncomingMessage.handleStreamEnd (/app/Tdarr_Node/node_modules/axios/lib/adapters/http.js:322:11)
at IncomingMessage.emit (node:events:526:35)
at endReadableNT (node:internal/streams/readable:1359:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
config: {
transitional: {
silentJSONParsing: true,
forcedJSONParsing: true,
clarifyTimeoutError: false
},
adapter: [Function: httpAdapter],
transformRequest: [ [Function: transformRequest] ],
transformResponse: [ [Function: transformResponse] ],
timeout: 120000,
xsrfCookieName: 'XSRF-TOKEN',
xsrfHeaderName: 'X-XSRF-TOKEN',
maxContentLength: -1,
maxBodyLength: -1,
validateStatus: [Function: validateStatus],
headers: {
Accept: 'application/json, text/plain, */*',
'User-Agent': 'axios/0.26.1'
},
method: 'get',
url: 'http://0.0.0.0:8266/api/v2/download-plugins',
responseType: 'arraybuffer',
data: undefined
},
request: <ref *1> ClientRequest {
_events: [Object: null prototype] {
abort: [Function (anonymous)],
aborted: [Function (anonymous)],
connect: [Function (anonymous)],
error: [Function (anonymous)],
socket: [Function (anonymous)],
timeout: [Function (anonymous)],
finish: [Function: requestOnFinish]
},
_eventsCount: 7,
_maxListeners: undefined,
outputData: [],
outputSize: 0,
writable: true,
destroyed: false,
_last: true,
chunkedEncoding: false,
shouldKeepAlive: false,
maxRequestsOnConnectionReached: false,
_defaultKeepAlive: true,
useChunkedEncodingByDefault: false,
sendDate: false,
_removedConnection: false,
_removedContLen: false,
_removedTE: false,
strictContentLength: false,
_contentLength: 0,
_hasBody: true,
_trailer: '',
finished: true,
_headerSent: true,
_closed: false,
socket: Socket {
connecting: false,
_hadError: false,
_parent: null,
_host: null,
_closeAfterHandlingError: false,
_readableState: [ReadableState],
_events: [Object: null prototype],
_eventsCount: 7,
_maxListeners: undefined,
_writableState: [WritableState],
allowHalfOpen: false,
_sockname: null,
_pendingData: null,
_pendingEncoding: '',
server: null,
_server: null,
parser: null,
_httpMessage: [Circular *1],
timeout: 120000,
[Symbol(async_id_symbol)]: 256,
[Symbol(kHandle)]: [TCP],
[Symbol(lastWriteQueueSize)]: 0,
[Symbol(timeout)]: Timeout {
_idleTimeout: 120000,
_idlePrev: [TimersList],
_idleNext: [TimersList],
_idleStart: 4160,
_onTimeout: [Function: bound ],
_timerArgs: undefined,
_repeat: null,
_destroyed: false,
[Symbol(refed)]: false,
[Symbol(kHasPrimitive)]: false,
[Symbol(asyncId)]: 264,
[Symbol(triggerId)]: 258
},
[Symbol(kBuffer)]: null,
[Symbol(kBufferCb)]: null,
[Symbol(kBufferGen)]: null,
[Symbol(kCapture)]: false,
[Symbol(kSetNoDelay)]: true,
[Symbol(kSetKeepAlive)]: true,
[Symbol(kSetKeepAliveInitialDelay)]: 60,
[Symbol(kBytesRead)]: 0,
[Symbol(kBytesWritten)]: 0
},
_header: 'GET /api/v2/download-plugins HTTP/1.1\r\n' +
'Accept: application/json, text/plain, */*\r\n' +
'User-Agent: axios/0.26.1\r\n' +
'Host: 0.0.0.0:8266\r\n' +
'Connection: close\r\n' +
'\r\n',
_keepAliveTimeout: 0,
_onPendingData: [Function: nop],
agent: Agent {
_events: [Object: null prototype],
_eventsCount: 2,
_maxListeners: undefined,
defaultPort: 80,
protocol: 'http:',
options: [Object: null prototype],
requests: [Object: null prototype] {},
sockets: [Object: null prototype],
freeSockets: [Object: null prototype] {},
keepAliveMsecs: 1000,
keepAlive: false,
maxSockets: Infinity,
maxFreeSockets: 256,
scheduling: 'lifo',
maxTotalSockets: Infinity,
totalSocketCount: 1,
[Symbol(kCapture)]: false
},
socketPath: undefined,
method: 'GET',
maxHeaderSize: undefined,
insecureHTTPParser: undefined,
joinDuplicateHeaders: undefined,
path: '/api/v2/download-plugins',
_ended: true,
res: IncomingMessage {
_readableState: [ReadableState],
_events: [Object: null prototype],
_eventsCount: 4,
_maxListeners: undefined,
socket: [Socket],
httpVersionMajor: 1,
httpVersionMinor: 1,
httpVersion: '1.1',
complete: true,
rawHeaders: [Array],
rawTrailers: [],
joinDuplicateHeaders: undefined,
aborted: false,
upgrade: false,
url: '',
method: null,
statusCode: 404,
statusMessage: 'Not Found',
client: [Socket],
_consuming: false,
_dumped: false,
req: [Circular *1],
responseUrl: 'http://0.0.0.0:8266/api/v2/download-plugins',
redirects: [],
[Symbol(kCapture)]: false,
[Symbol(kHeaders)]: [Object],
[Symbol(kHeadersCount)]: 20,
[Symbol(kTrailers)]: null,
[Symbol(kTrailersCount)]: 0
},
aborted: false,
timeoutCb: null,
upgradeOrConnect: false,
parser: null,
maxHeadersCount: null,
reusedSocket: false,
host: '0.0.0.0',
protocol: 'http:',
_redirectable: Writable {
_writableState: [WritableState],
_events: [Object: null prototype],
_eventsCount: 3,
_maxListeners: undefined,
_options: [Object],
_ended: true,
_ending: true,
_redirectCount: 0,
_redirects: [],
_requestBodyLength: 0,
_requestBodyBuffers: [],
_onNativeResponse: [Function (anonymous)],
_currentRequest: [Circular *1],
_currentUrl: 'http://0.0.0.0:8266/api/v2/download-plugins',
_timeout: null,
[Symbol(kCapture)]: false
},
[Symbol(kCapture)]: false,
[Symbol(kBytesWritten)]: 0,
[Symbol(kNeedDrain)]: false,
[Symbol(corked)]: 0,
[Symbol(kOutHeaders)]: [Object: null prototype] {
accept: [Array],
'user-agent': [Array],
host: [Array]
},
[Symbol(errored)]: null,
[Symbol(kHighWaterMark)]: 16384,
[Symbol(kRejectNonStandardBodyWrites)]: false,
[Symbol(kUniqueHeaders)]: null
},
response: {
status: 404,
statusText: 'Not Found',
headers: {
'x-powered-by': 'Express',
'access-control-allow-origin': '*',
'access-control-allow-methods': 'GET,HEAD,OPTIONS,POST,PUT',
'access-control-allow-headers': 'Origin, X-Requested-With, Content-Type, Accept, Authorization',
'content-security-policy': "default-src 'none'",
'x-content-type-options': 'nosniff',
'content-type': 'text/html; charset=utf-8',
'content-length': '136',
date: 'Thu, 26 Oct 2023 17:55:59 GMT',
connection: 'close'
},
config: {
transitional: [Object],
adapter: [Function: httpAdapter],
transformRequest: [Array],
transformResponse: [Array],
timeout: 120000,
xsrfCookieName: 'XSRF-TOKEN',
xsrfHeaderName: 'X-XSRF-TOKEN',
maxContentLength: -1,
maxBodyLength: -1,
validateStatus: [Function: validateStatus],
headers: [Object],
method: 'get',
url: 'http://0.0.0.0:8266/api/v2/download-plugins',
responseType: 'arraybuffer',
data: undefined
},
request: <ref *1> ClientRequest {
_events: [Object: null prototype],
_eventsCount: 7,
_maxListeners: undefined,
outputData: [],
outputSize: 0,
writable: true,
destroyed: false,
_last: true,
chunkedEncoding: false,
shouldKeepAlive: false,
maxRequestsOnConnectionReached: false,
_defaultKeepAlive: true,
useChunkedEncodingByDefault: false,
sendDate: false,
_removedConnection: false,
_removedContLen: false,
_removedTE: false,
strictContentLength: false,
_contentLength: 0,
_hasBody: true,
_trailer: '',
finished: true,
_headerSent: true,
_closed: false,
socket: [Socket],
_header: 'GET /api/v2/download-plugins HTTP/1.1\r\n' +
'Accept: application/json, text/plain, */*\r\n' +
'User-Agent: axios/0.26.1\r\n' +
'Host: 0.0.0.0:8266\r\n' +
'Connection: close\r\n' +
'\r\n',
_keepAliveTimeout: 0,
_onPendingData: [Function: nop],
agent: [Agent],
socketPath: undefined,
method: 'GET',
maxHeaderSize: undefined,
insecureHTTPParser: undefined,
joinDuplicateHeaders: undefined,
path: '/api/v2/download-plugins',
_ended: true,
res: [IncomingMessage],
aborted: false,
timeoutCb: null,
upgradeOrConnect: false,
parser: null,
maxHeadersCount: null,
reusedSocket: false,
host: '0.0.0.0',
protocol: 'http:',
_redirectable: [Writable],
[Symbol(kCapture)]: false,
[Symbol(kBytesWritten)]: 0,
[Symbol(kNeedDrain)]: false,
[Symbol(corked)]: 0,
[Symbol(kOutHeaders)]: [Object: null prototype],
[Symbol(errored)]: null,
[Symbol(kHighWaterMark)]: 16384,
[Symbol(kRejectNonStandardBodyWrites)]: false,
[Symbol(kUniqueHeaders)]: null
},
data: <Buffer 3c 21 44 4f 43 54 59 50 45 20 68 74 6d 6c 3e 0a 3c 68 74 6d 6c 20 6c 61 6e 67 3d 22 65 6e 22 3e 0a 3c 68 65 61 64 3e 0a 3c 6d 65 74 61 20 63 68 61 72 ... 86 more bytes>
},
isAxiosError: true,
toJSON: [Function: toJSON]
}
[2023-10-26T19:56:02.112] [INFO] Tdarr_Node - Node connected & registered
[2023-10-26T19:56:02.113] [INFO] Tdarr_Node - Downloading plugins from server
[2023-10-26T19:56:02.130] [ERROR] Tdarr_Node - Error: Request failed with status code 404
at createError (/app/Tdarr_Node/node_modules/axios/lib/core/createError.js:16:15)
at settle (/app/Tdarr_Node/node_modules/axios/lib/core/settle.js:17:12)
at IncomingMessage.handleStreamEnd (/app/Tdarr_Node/node_modules/axios/lib/adapters/http.js:322:11)
at IncomingMessage.emit (node:events:526:35)
at endReadableNT (node:internal/streams/readable:1359:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
config: {
transitional: {
silentJSONParsing: true,
forcedJSONParsing: true,
clarifyTimeoutError: false
},
adapter: [Function: httpAdapter],
transformRequest: [ [Function: transformRequest] ],
transformResponse: [ [Function: transformResponse] ],
timeout: 120000,
xsrfCookieName: 'XSRF-TOKEN',
xsrfHeaderName: 'X-XSRF-TOKEN',
maxContentLength: -1,
maxBodyLength: -1,
validateStatus: [Function: validateStatus],
headers: {
Accept: 'application/json, text/plain, */*',
'User-Agent': 'axios/0.26.1'
},
method: 'get',
url: 'http://0.0.0.0:8266/api/v2/download-plugins',
responseType: 'arraybuffer',
data: undefined
},
request: <ref *1> ClientRequest {
_events: [Object: null prototype] {
abort: [Function (anonymous)],
aborted: [Function (anonymous)],
connect: [Function (anonymous)],
error: [Function (anonymous)],
socket: [Function (anonymous)],
timeout: [Function (anonymous)],
finish: [Function: requestOnFinish]
},
_eventsCount: 7,
_maxListeners: undefined,
outputData: [],
outputSize: 0,
writable: true,
destroyed: false,
_last: true,
chunkedEncoding: false,
shouldKeepAlive: false,
maxRequestsOnConnectionReached: false,
_defaultKeepAlive: true,
useChunkedEncodingByDefault: false,
sendDate: false,
_removedConnection: false,
_removedContLen: false,
_removedTE: false,
strictContentLength: false,
_contentLength: 0,
_hasBody: true,
_trailer: '',
finished: true,
_headerSent: true,
_closed: false,
socket: Socket {
connecting: false,
_hadError: false,
_parent: null,
_host: null,
_closeAfterHandlingError: false,
_readableState: [ReadableState],
_events: [Object: null prototype],
_eventsCount: 7,
_maxListeners: undefined,
_writableState: [WritableState],
allowHalfOpen: false,
_sockname: null,
_pendingData: null,
_pendingEncoding: '',
server: null,
_server: null,
parser: null,
_httpMessage: [Circular *1],
timeout: 120000,
[Symbol(async_id_symbol)]: 307,
[Symbol(kHandle)]: [TCP],
[Symbol(lastWriteQueueSize)]: 0,
[Symbol(timeout)]: Timeout {
_idleTimeout: 120000,
_idlePrev: [TimersList],
_idleNext: [TimersList],
_idleStart: 11005,
_onTimeout: [Function: bound ],
_timerArgs: undefined,
_repeat: null,
_destroyed: false,
[Symbol(refed)]: false,
[Symbol(kHasPrimitive)]: false,
[Symbol(asyncId)]: 315,
[Symbol(triggerId)]: 309
},
[Symbol(kBuffer)]: null,
[Symbol(kBufferCb)]: null,
[Symbol(kBufferGen)]: null,
[Symbol(kCapture)]: false,
[Symbol(kSetNoDelay)]: true,
[Symbol(kSetKeepAlive)]: true,
[Symbol(kSetKeepAliveInitialDelay)]: 60,
[Symbol(kBytesRead)]: 0,
[Symbol(kBytesWritten)]: 0
},
_header: 'GET /api/v2/download-plugins HTTP/1.1\r\n' +
'Accept: application/json, text/plain, */*\r\n' +
'User-Agent: axios/0.26.1\r\n' +
'Host: 0.0.0.0:8266\r\n' +
'Connection: close\r\n' +
'\r\n',
_keepAliveTimeout: 0,
_onPendingData: [Function: nop],
agent: Agent {
_events: [Object: null prototype],
_eventsCount: 2,
_maxListeners: undefined,
defaultPort: 80,
protocol: 'http:',
options: [Object: null prototype],
requests: [Object: null prototype] {},
sockets: [Object: null prototype],
freeSockets: [Object: null prototype] {},
keepAliveMsecs: 1000,
keepAlive: false,
maxSockets: Infinity,
maxFreeSockets: 256,
scheduling: 'lifo',
maxTotalSockets: Infinity,
totalSocketCount: 1,
[Symbol(kCapture)]: false
},
socketPath: undefined,
method: 'GET',
maxHeaderSize: undefined,
insecureHTTPParser: undefined,
joinDuplicateHeaders: undefined,
path: '/api/v2/download-plugins',
_ended: true,
res: IncomingMessage {
_readableState: [ReadableState],
_events: [Object: null prototype],
_eventsCount: 4,
_maxListeners: undefined,
socket: [Socket],
httpVersionMajor: 1,
httpVersionMinor: 1,
httpVersion: '1.1',
complete: true,
rawHeaders: [Array],
rawTrailers: [],
joinDuplicateHeaders: undefined,
aborted: false,
upgrade: false,
url: '',
method: null,
statusCode: 404,
statusMessage: 'Not Found',
client: [Socket],
_consuming: false,
_dumped: false,
req: [Circular *1],
responseUrl: 'http://0.0.0.0:8266/api/v2/download-plugins',
redirects: [],
[Symbol(kCapture)]: false,
[Symbol(kHeaders)]: [Object],
[Symbol(kHeadersCount)]: 20,
[Symbol(kTrailers)]: null,
[Symbol(kTrailersCount)]: 0
},
aborted: false,
timeoutCb: null,
upgradeOrConnect: false,
parser: null,
maxHeadersCount: null,
reusedSocket: false,
host: '0.0.0.0',
protocol: 'http:',
_redirectable: Writable {
_writableState: [WritableState],
_events: [Object: null prototype],
_eventsCount: 3,
_maxListeners: undefined,
_options: [Object],
_ended: true,
_ending: true,
_redirectCount: 0,
_redirects: [],
_requestBodyLength: 0,
_requestBodyBuffers: [],
_onNativeResponse: [Function (anonymous)],
_currentRequest: [Circular *1],
_currentUrl: 'http://0.0.0.0:8266/api/v2/download-plugins',
_timeout: null,
[Symbol(kCapture)]: false
},
[Symbol(kCapture)]: false,
[Symbol(kBytesWritten)]: 0,
[Symbol(kNeedDrain)]: false,
[Symbol(corked)]: 0,
[Symbol(kOutHeaders)]: [Object: null prototype] {
accept: [Array],
'user-agent': [Array],
host: [Array]
},
[Symbol(errored)]: null,
[Symbol(kHighWaterMark)]: 16384,
[Symbol(kRejectNonStandardBodyWrites)]: false,
[Symbol(kUniqueHeaders)]: null
},
response: {
status: 404,
statusText: 'Not Found',
headers: {
'x-powered-by': 'Express',
'access-control-allow-origin': '*',
'access-control-allow-methods': 'GET,HEAD,OPTIONS,POST,PUT',
'access-control-allow-headers': 'Origin, X-Requested-With, Content-Type, Accept, Authorization',
'content-security-policy': "default-src 'none'",
'x-content-type-options': 'nosniff',
'content-type': 'text/html; charset=utf-8',
'content-length': '136',
date: 'Thu, 26 Oct 2023 17:56:02 GMT',
connection: 'close'
},
config: {
transitional: [Object],
adapter: [Function: httpAdapter],
transformRequest: [Array],
transformResponse: [Array],
timeout: 120000,
xsrfCookieName: 'XSRF-TOKEN',
xsrfHeaderName: 'X-XSRF-TOKEN',
maxContentLength: -1,
maxBodyLength: -1,
validateStatus: [Function: validateStatus],
headers: [Object],
method: 'get',
url: 'http://0.0.0.0:8266/api/v2/download-plugins',
responseType: 'arraybuffer',
data: undefined
},
request: <ref *1> ClientRequest {
_events: [Object: null prototype],
_eventsCount: 7,
_maxListeners: undefined,
outputData: [],
outputSize: 0,
writable: true,
destroyed: false,
_last: true,
chunkedEncoding: false,
shouldKeepAlive: false,
maxRequestsOnConnectionReached: false,
_defaultKeepAlive: true,
useChunkedEncodingByDefault: false,
sendDate: false,
_removedConnection: false,
_removedContLen: false,
_removedTE: false,
strictContentLength: false,
_contentLength: 0,
_hasBody: true,
_trailer: '',
finished: true,
_headerSent: true,
_closed: false,
socket: [Socket],
_header: 'GET /api/v2/download-plugins HTTP/1.1\r\n' +
'Accept: application/json, text/plain, */*\r\n' +
'User-Agent: axios/0.26.1\r\n' +
'Host: 0.0.0.0:8266\r\n' +
'Connection: close\r\n' +
'\r\n',
_keepAliveTimeout: 0,
_onPendingData: [Function: nop],
agent: [Agent],
socketPath: undefined,
method: 'GET',
maxHeaderSize: undefined,
insecureHTTPParser: undefined,
joinDuplicateHeaders: undefined,
path: '/api/v2/download-plugins',
_ended: true,
res: [IncomingMessage],
aborted: false,
timeoutCb: null,
upgradeOrConnect: false,
parser: null,
maxHeadersCount: null,
reusedSocket: false,
host: '0.0.0.0',
protocol: 'http:',
_redirectable: [Writable],
[Symbol(kCapture)]: false,
[Symbol(kBytesWritten)]: 0,
[Symbol(kNeedDrain)]: false,
[Symbol(corked)]: 0,
[Symbol(kOutHeaders)]: [Object: null prototype],
[Symbol(errored)]: null,
[Symbol(kHighWaterMark)]: 16384,
[Symbol(kRejectNonStandardBodyWrites)]: false,
[Symbol(kUniqueHeaders)]: null
},
data: <Buffer 3c 21 44 4f 43 54 59 50 45 20 68 74 6d 6c 3e 0a 3c 68 74 6d 6c 20 6c 61 6e 67 3d 22 65 6e 22 3e 0a 3c 68 65 61 64 3e 0a 3c 6d 65 74 61 20 63 68 61 72 ... 86 more bytes>
},
isAxiosError: true,
toJSON: [Function: toJSON]
}
[2023-10-26T19:56:11.496] [INFO] Tdarr_Node - Downloading plugins from server
[2023-10-26T19:56:11.496] [INFO] Tdarr_Node - Downloading plugins from server
[2023-10-26T19:56:12.695] [INFO] Tdarr_Node - Finished downloading plugins from server
[2023-10-26T19:56:12.702] [INFO] Tdarr_Node - Finished downloading plugins from server
[2023-10-26T20:01:24.345] [INFO] Tdarr_Node - /app/configs/Tdarr_Node_Config.json
[2023-10-26T20:01:24.551] [INFO] Tdarr_Node - {
nodeName: 'MyInternalNode',
serverIP: '0.0.0.0',
serverPort: '8266',
handbrakePath: '',
ffmpegPath: '',
mkvpropeditPath: '',
pathTranslators: [ { server: '', node: '' } ],
logLevel: 'INFO',
priority: -1,
platform_arch_isdocker: 'linux_x64_docker_true',
processPid: 241,
cronPluginUpdate: '',
nodeID: 'oya4QrD2j'
}
[2023-10-26T20:01:24.696] [INFO] Tdarr_Node - version: 2.14.01
[2023-10-26T20:01:24.697] [INFO] Tdarr_Node - platform_arch_isdocker: linux_x64_docker_true
[2023-10-26T20:01:24.697] [INFO] Tdarr_Node - Starting Tdarr_Node
[2023-10-26T20:01:24.697] [INFO] Tdarr_Node - Preparing environment
[2023-10-26T20:01:24.733] [ERROR] Tdarr_Node - Node connection error to :0.0.0.0:8266
[2023-10-26T20:01:24.734] [ERROR] Tdarr_Node - TransportError: xhr poll error
at Polling.onError (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transport.js:45:37)
at Request.<anonymous> (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transports/polling.js:251:18)
at Emitter.emit (/app/Tdarr_Node/node_modules/@socket.io/component-emitter/index.js:143:20)
at Request.onError (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transports/polling.js:352:14)
at Timeout._onTimeout (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transports/polling.js:325:30)
at listOnTimeout (node:internal/timers:569:17)
at process.processTimers (node:internal/timers:512:7) {
description: 0,
context: XMLHttpRequest {
UNSENT: 0,
OPENED: 1,
HEADERS_RECEIVED: 2,
LOADING: 3,
DONE: 4,
readyState: 4,
onreadystatechange: [Function (anonymous)],
responseText: 'Error: connect ECONNREFUSED 0.0.0.0:8266\n' +
' at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1495:16)',
responseXML: '',
status: 0,
statusText: Error: connect ECONNREFUSED 0.0.0.0:8266
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1495:16) {
errno: -111,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '0.0.0.0',
port: 8266
},
open: [Function (anonymous)],
setDisableHeaderCheck: [Function (anonymous)],
setRequestHeader: [Function (anonymous)],
getResponseHeader: [Function (anonymous)],
getAllResponseHeaders: [Function (anonymous)],
getRequestHeader: [Function (anonymous)],
send: [Function (anonymous)],
handleError: [Function (anonymous)],
abort: [Function (anonymous)],
addEventListener: [Function (anonymous)],
removeEventListener: [Function (anonymous)],
dispatchEvent: [Function (anonymous)]
},
type: 'TransportError'
}
[2023-10-26T20:01:25.481] [INFO] Tdarr_Node - ---------------Binary tests start----------------
[2023-10-26T20:01:25.482] [INFO] Tdarr_Node - handbrakePath:HandBrakeCLI
[2023-10-26T20:01:25.482] [INFO] Tdarr_Node - ffmpegPath:tdarr-ffmpeg
[2023-10-26T20:01:25.482] [INFO] Tdarr_Node - mkvpropedit:mkvpropedit
[2023-10-26T20:01:25.482] [INFO] Tdarr_Node - Binary test 1: handbrakePath working
[2023-10-26T20:01:25.483] [INFO] Tdarr_Node - Binary test 2: ffmpegPath working
[2023-10-26T20:01:25.483] [INFO] Tdarr_Node - Binary test 3: mkvpropeditPath working
[2023-10-26T20:01:25.483] [INFO] Tdarr_Node - ---------------Binary tests end-------------------
[2023-10-26T20:01:25.524] [ERROR] Tdarr_Node - Node connection error to :0.0.0.0:8266
[2023-10-26T20:01:25.524] [ERROR] Tdarr_Node - TransportError: xhr poll error
at Polling.onError (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transport.js:45:37)
at Request.<anonymous> (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transports/polling.js:251:18)
at Emitter.emit (/app/Tdarr_Node/node_modules/@socket.io/component-emitter/index.js:143:20)
at Request.onError (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transports/polling.js:352:14)
at Timeout._onTimeout (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transports/polling.js:325:30)
at listOnTimeout (node:internal/timers:569:17)
at process.processTimers (node:internal/timers:512:7) {
description: 0,
context: XMLHttpRequest {
UNSENT: 0,
OPENED: 1,
HEADERS_RECEIVED: 2,
LOADING: 3,
DONE: 4,
readyState: 4,
onreadystatechange: [Function (anonymous)],
responseText: 'Error: connect ECONNREFUSED 0.0.0.0:8266\n' +
' at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1495:16)',
responseXML: '',
status: 0,
statusText: Error: connect ECONNREFUSED 0.0.0.0:8266
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1495:16) {
errno: -111,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '0.0.0.0',
port: 8266
},
open: [Function (anonymous)],
setDisableHeaderCheck: [Function (anonymous)],
setRequestHeader: [Function (anonymous)],
getResponseHeader: [Function (anonymous)],
getAllResponseHeaders: [Function (anonymous)],
getRequestHeader: [Function (anonymous)],
send: [Function (anonymous)],
handleError: [Function (anonymous)],
abort: [Function (anonymous)],
addEventListener: [Function (anonymous)],
removeEventListener: [Function (anonymous)],
dispatchEvent: [Function (anonymous)]
},
type: 'TransportError'
}
[2023-10-26T20:01:27.922] [INFO] Tdarr_Node - Node connected & registered
[2023-10-26T20:01:27.923] [INFO] Tdarr_Node - Downloading plugins from server
[2023-10-26T20:01:28.168] [INFO] Tdarr_Node - Finished downloading plugins from server
[2023-10-26T20:01:36.713] [INFO] Tdarr_Node - Downloading plugins from server
[2023-10-26T20:01:37.880] [INFO] Tdarr_Node - Finished downloading plugins from server
[2023-10-26T20:38:53.749] [INFO] Tdarr_Node - /app/configs/Tdarr_Node_Config.json
[2023-10-26T20:38:54.263] [INFO] Tdarr_Node - {
nodeName: 'MyInternalNode',
serverIP: '192.168.1.22',
serverPort: '8266',
handbrakePath: '',
ffmpegPath: '',
mkvpropeditPath: '',
pathTranslators: [ { server: '', node: '' } ],
logLevel: 'INFO',
priority: -1,
platform_arch_isdocker: 'linux_x64_docker_true',
processPid: 245,
cronPluginUpdate: '',
nodeID: 'dXeXJTvwV'
}
[2023-10-26T20:38:54.417] [INFO] Tdarr_Node - version: 2.14.01
[2023-10-26T20:38:54.418] [INFO] Tdarr_Node - platform_arch_isdocker: linux_x64_docker_true
[2023-10-26T20:38:54.418] [INFO] Tdarr_Node - Starting Tdarr_Node
[2023-10-26T20:38:54.418] [INFO] Tdarr_Node - Preparing environment
[2023-10-26T20:38:54.452] [ERROR] Tdarr_Node - Node connection error to :192.168.1.22:8266
[2023-10-26T20:38:54.453] [ERROR] Tdarr_Node - TransportError: xhr poll error
at Polling.onError (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transport.js:45:37)
at Request.<anonymous> (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transports/polling.js:251:18)
at Emitter.emit (/app/Tdarr_Node/node_modules/@socket.io/component-emitter/index.js:143:20)
at Request.onError (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transports/polling.js:352:14)
at Timeout._onTimeout (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transports/polling.js:325:30)
at listOnTimeout (node:internal/timers:569:17)
at process.processTimers (node:internal/timers:512:7) {
description: 0,
context: XMLHttpRequest {
UNSENT: 0,
OPENED: 1,
HEADERS_RECEIVED: 2,
LOADING: 3,
DONE: 4,
readyState: 4,
onreadystatechange: [Function (anonymous)],
responseText: 'Error: socket hang up\n' +
' at connResetException (node:internal/errors:720:14)\n' +
' at Socket.socketOnEnd (node:_http_client:525:23)\n' +
' at Socket.emit (node:events:526:35)\n' +
' at endReadableNT (node:internal/streams/readable:1359:12)\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:82:21)',
responseXML: '',
status: 0,
statusText: Error: socket hang up
at connResetException (node:internal/errors:720:14)
at Socket.socketOnEnd (node:_http_client:525:23)
at Socket.emit (node:events:526:35)
at endReadableNT (node:internal/streams/readable:1359:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
code: 'ECONNRESET'
},
open: [Function (anonymous)],
setDisableHeaderCheck: [Function (anonymous)],
setRequestHeader: [Function (anonymous)],
getResponseHeader: [Function (anonymous)],
getAllResponseHeaders: [Function (anonymous)],
getRequestHeader: [Function (anonymous)],
send: [Function (anonymous)],
handleError: [Function (anonymous)],
abort: [Function (anonymous)],
addEventListener: [Function (anonymous)],
removeEventListener: [Function (anonymous)],
dispatchEvent: [Function (anonymous)]
},
type: 'TransportError'
}
[2023-10-26T20:38:55.340] [ERROR] Tdarr_Node - Node connection error to :192.168.1.22:8266
[2023-10-26T20:38:55.341] [ERROR] Tdarr_Node - TransportError: xhr poll error
at Polling.onError (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transport.js:45:37)
at Request.<anonymous> (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transports/polling.js:251:18)
at Emitter.emit (/app/Tdarr_Node/node_modules/@socket.io/component-emitter/index.js:143:20)
at Request.onError (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transports/polling.js:352:14)
at Timeout._onTimeout (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transports/polling.js:325:30)
at listOnTimeout (node:internal/timers:569:17)
at process.processTimers (node:internal/timers:512:7) {
description: 0,
context: XMLHttpRequest {
UNSENT: 0,
OPENED: 1,
HEADERS_RECEIVED: 2,
LOADING: 3,
DONE: 4,
readyState: 4,
onreadystatechange: [Function (anonymous)],
responseText: 'Error: socket hang up\n' +
' at connResetException (node:internal/errors:720:14)\n' +
' at Socket.socketOnEnd (node:_http_client:525:23)\n' +
' at Socket.emit (node:events:526:35)\n' +
' at endReadableNT (node:internal/streams/readable:1359:12)\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:82:21)',
responseXML: '',
status: 0,
statusText: Error: socket hang up
at connResetException (node:internal/errors:720:14)
at Socket.socketOnEnd (node:_http_client:525:23)
at Socket.emit (node:events:526:35)
at endReadableNT (node:internal/streams/readable:1359:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
code: 'ECONNRESET'
},
open: [Function (anonymous)],
setDisableHeaderCheck: [Function (anonymous)],
setRequestHeader: [Function (anonymous)],
getResponseHeader: [Function (anonymous)],
getAllResponseHeaders: [Function (anonymous)],
getRequestHeader: [Function (anonymous)],
send: [Function (anonymous)],
handleError: [Function (anonymous)],
abort: [Function (anonymous)],
addEventListener: [Function (anonymous)],
removeEventListener: [Function (anonymous)],
dispatchEvent: [Function (anonymous)]
},
type: 'TransportError'
}
[2023-10-26T20:38:55.358] [INFO] Tdarr_Node - ---------------Binary tests start----------------
[2023-10-26T20:38:55.358] [INFO] Tdarr_Node - handbrakePath:HandBrakeCLI
[2023-10-26T20:38:55.358] [INFO] Tdarr_Node - ffmpegPath:tdarr-ffmpeg
[2023-10-26T20:38:55.359] [INFO] Tdarr_Node - mkvpropedit:mkvpropedit
[2023-10-26T20:38:55.359] [INFO] Tdarr_Node - Binary test 1: handbrakePath working
[2023-10-26T20:38:55.359] [INFO] Tdarr_Node - Binary test 2: ffmpegPath working
[2023-10-26T20:38:55.359] [INFO] Tdarr_Node - Binary test 3: mkvpropeditPath working
[2023-10-26T20:38:55.359] [INFO] Tdarr_Node - ---------------Binary tests end-------------------
[2023-10-26T20:38:58.726] [INFO] Tdarr_Node - Node connected & registered
[2023-10-26T20:38:58.728] [INFO] Tdarr_Node - Downloading plugins from server
[2023-10-26T20:38:58.995] [INFO] Tdarr_Node - Finished downloading plugins from server
[2023-10-26T20:39:08.764] [INFO] Tdarr_Node - Downloading plugins from server
[2023-10-26T20:39:09.937] [INFO] Tdarr_Node - Finished downloading plugins from server
[2023-10-26T20:41:17.594] [WARN] Tdarr_Node - Dependency not found: import-fresh at /app/Tdarr_Node/assets/app/plugins/node_modules/import-fresh
[2023-10-26T20:41:17.597] [INFO] Tdarr_Node - Installing plugin dependency:import-fresh
[2023-10-26T20:41:20.748] [INFO] Tdarr_Node - Finished installing: import-fresh
[2023-10-26T21:16:19.449] [INFO] Tdarr_Node - /app/configs/Tdarr_Node_Config.json
[2023-10-26T21:16:19.620] [INFO] Tdarr_Node - {
nodeName: 'MyInternalNode',
serverIP: '192.168.1.22',
serverPort: '8266',
handbrakePath: '',
ffmpegPath: '',
mkvpropeditPath: '',
pathTranslators: [ { server: '', node: '' } ],
logLevel: 'INFO',
priority: -1,
platform_arch_isdocker: 'linux_x64_docker_true',
processPid: 242,
cronPluginUpdate: '',
nodeID: 'be4csmghY'
}
[2023-10-26T21:16:19.768] [INFO] Tdarr_Node - version: 2.14.01
[2023-10-26T21:16:19.769] [INFO] Tdarr_Node - platform_arch_isdocker: linux_x64_docker_true
[2023-10-26T21:16:19.769] [INFO] Tdarr_Node - Starting Tdarr_Node
[2023-10-26T21:16:19.769] [INFO] Tdarr_Node - Preparing environment
[2023-10-26T21:16:19.800] [ERROR] Tdarr_Node - Node connection error to :192.168.1.22:8266
[2023-10-26T21:16:19.800] [ERROR] Tdarr_Node - TransportError: xhr poll error
at Polling.onError (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transport.js:45:37)
at Request.<anonymous> (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transports/polling.js:251:18)
at Emitter.emit (/app/Tdarr_Node/node_modules/@socket.io/component-emitter/index.js:143:20)
at Request.onError (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transports/polling.js:352:14)
at Timeout._onTimeout (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transports/polling.js:325:30)
at listOnTimeout (node:internal/timers:569:17)
at process.processTimers (node:internal/timers:512:7) {
description: 0,
context: XMLHttpRequest {
UNSENT: 0,
OPENED: 1,
HEADERS_RECEIVED: 2,
LOADING: 3,
DONE: 4,
readyState: 4,
onreadystatechange: [Function (anonymous)],
responseText: 'Error: socket hang up\n' +
' at connResetException (node:internal/errors:720:14)\n' +
' at Socket.socketOnEnd (node:_http_client:525:23)\n' +
' at Socket.emit (node:events:526:35)\n' +
' at endReadableNT (node:internal/streams/readable:1359:12)\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:82:21)',
responseXML: '',
status: 0,
statusText: Error: socket hang up
at connResetException (node:internal/errors:720:14)
at Socket.socketOnEnd (node:_http_client:525:23)
at Socket.emit (node:events:526:35)
at endReadableNT (node:internal/streams/readable:1359:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
code: 'ECONNRESET'
},
open: [Function (anonymous)],
setDisableHeaderCheck: [Function (anonymous)],
setRequestHeader: [Function (anonymous)],
getResponseHeader: [Function (anonymous)],
getAllResponseHeaders: [Function (anonymous)],
getRequestHeader: [Function (anonymous)],
send: [Function (anonymous)],
handleError: [Function (anonymous)],
abort: [Function (anonymous)],
addEventListener: [Function (anonymous)],
removeEventListener: [Function (anonymous)],
dispatchEvent: [Function (anonymous)]
},
type: 'TransportError'
}
[2023-10-26T21:16:20.468] [ERROR] Tdarr_Node - Node connection error to :192.168.1.22:8266
[2023-10-26T21:16:20.469] [ERROR] Tdarr_Node - TransportError: xhr poll error
at Polling.onError (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transport.js:45:37)
at Request.<anonymous> (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transports/polling.js:251:18)
at Emitter.emit (/app/Tdarr_Node/node_modules/@socket.io/component-emitter/index.js:143:20)
at Request.onError (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transports/polling.js:352:14)
at Timeout._onTimeout (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transports/polling.js:325:30)
at listOnTimeout (node:internal/timers:569:17)
at process.processTimers (node:internal/timers:512:7) {
description: 0,
context: XMLHttpRequest {
UNSENT: 0,
OPENED: 1,
HEADERS_RECEIVED: 2,
LOADING: 3,
DONE: 4,
readyState: 4,
onreadystatechange: [Function (anonymous)],
responseText: 'Error: socket hang up\n' +
' at connResetException (node:internal/errors:720:14)\n' +
' at Socket.socketOnEnd (node:_http_client:525:23)\n' +
' at Socket.emit (node:events:526:35)\n' +
' at endReadableNT (node:internal/streams/readable:1359:12)\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:82:21)',
responseXML: '',
status: 0,
statusText: Error: socket hang up
at connResetException (node:internal/errors:720:14)
at Socket.socketOnEnd (node:_http_client:525:23)
at Socket.emit (node:events:526:35)
at endReadableNT (node:internal/streams/readable:1359:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
code: 'ECONNRESET'
},
open: [Function (anonymous)],
setDisableHeaderCheck: [Function (anonymous)],
setRequestHeader: [Function (anonymous)],
getResponseHeader: [Function (anonymous)],
getAllResponseHeaders: [Function (anonymous)],
getRequestHeader: [Function (anonymous)],
send: [Function (anonymous)],
handleError: [Function (anonymous)],
abort: [Function (anonymous)],
addEventListener: [Function (anonymous)],
removeEventListener: [Function (anonymous)],
dispatchEvent: [Function (anonymous)]
},
type: 'TransportError'
}
[2023-10-26T21:16:20.687] [INFO] Tdarr_Node - ---------------Binary tests start----------------
[2023-10-26T21:16:20.688] [INFO] Tdarr_Node - handbrakePath:HandBrakeCLI
[2023-10-26T21:16:20.688] [INFO] Tdarr_Node - ffmpegPath:tdarr-ffmpeg
[2023-10-26T21:16:20.688] [INFO] Tdarr_Node - mkvpropedit:mkvpropedit
[2023-10-26T21:16:20.688] [INFO] Tdarr_Node - Binary test 1: handbrakePath working
[2023-10-26T21:16:20.688] [INFO] Tdarr_Node - Binary test 2: ffmpegPath working
[2023-10-26T21:16:20.689] [INFO] Tdarr_Node - Binary test 3: mkvpropeditPath working
[2023-10-26T21:16:20.689] [INFO] Tdarr_Node - ---------------Binary tests end-------------------
[2023-10-26T21:16:23.051] [INFO] Tdarr_Node - Node connected & registered
[2023-10-26T21:16:23.053] [INFO] Tdarr_Node - Downloading plugins from server
[2023-10-26T21:16:23.230] [INFO] Tdarr_Node - Finished downloading plugins from server
[2023-10-26T21:16:31.796] [INFO] Tdarr_Node - Downloading plugins from server
[2023-10-26T21:16:32.949] [INFO] Tdarr_Node - Finished downloading plugins from server
[2023-10-26T21:24:24.361] [WARN] Tdarr_Node - Dependency not found: import-fresh at /app/Tdarr_Node/assets/app/plugins/node_modules/import-fresh
[2023-10-26T21:24:24.373] [INFO] Tdarr_Node - Installing plugin dependency:import-fresh
[2023-10-26T21:24:26.134] [INFO] Tdarr_Node - Finished installing: import-fresh
[2023-10-27T15:04:38.294] [INFO] Tdarr_Node - /app/configs/Tdarr_Node_Config.json
[2023-10-27T15:04:38.473] [INFO] Tdarr_Node - {
nodeName: 'MyInternalNode',
serverIP: '192.168.1.22',
serverPort: '8266',
handbrakePath: '',
ffmpegPath: '',
mkvpropeditPath: '',
pathTranslators: [ { server: '', node: '' } ],
logLevel: 'INFO',
priority: -1,
platform_arch_isdocker: 'linux_x64_docker_true',
processPid: 211,
cronPluginUpdate: '',
nodeID: 'RgedHH_HL'
}
[2023-10-27T15:04:38.812] [INFO] Tdarr_Node - version: 2.14.01
[2023-10-27T15:04:38.813] [INFO] Tdarr_Node - platform_arch_isdocker: linux_x64_docker_true
[2023-10-27T15:04:38.813] [INFO] Tdarr_Node - Starting Tdarr_Node
[2023-10-27T15:04:38.813] [INFO] Tdarr_Node - Preparing environment
[2023-10-27T15:04:38.922] [ERROR] Tdarr_Node - Node connection error to :192.168.1.22:8266
[2023-10-27T15:04:38.923] [ERROR] Tdarr_Node - TransportError: xhr poll error
at Polling.onError (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transport.js:45:37)
at Request.<anonymous> (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transports/polling.js:251:18)
at Emitter.emit (/app/Tdarr_Node/node_modules/@socket.io/component-emitter/index.js:143:20)
at Request.onError (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transports/polling.js:352:14)
at Timeout._onTimeout (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transports/polling.js:325:30)
at listOnTimeout (node:internal/timers:569:17)
at process.processTimers (node:internal/timers:512:7) {
description: 0,
context: XMLHttpRequest {
UNSENT: 0,
OPENED: 1,
HEADERS_RECEIVED: 2,
LOADING: 3,
DONE: 4,
readyState: 4,
onreadystatechange: [Function (anonymous)],
responseText: 'Error: socket hang up\n' +
' at connResetException (node:internal/errors:720:14)\n' +
' at Socket.socketOnEnd (node:_http_client:525:23)\n' +
' at Socket.emit (node:events:526:35)\n' +
' at endReadableNT (node:internal/streams/readable:1359:12)\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:82:21)',
responseXML: '',
status: 0,
statusText: Error: socket hang up
at connResetException (node:internal/errors:720:14)
at Socket.socketOnEnd (node:_http_client:525:23)
at Socket.emit (node:events:526:35)
at endReadableNT (node:internal/streams/readable:1359:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
code: 'ECONNRESET'
},
open: [Function (anonymous)],
setDisableHeaderCheck: [Function (anonymous)],
setRequestHeader: [Function (anonymous)],
getResponseHeader: [Function (anonymous)],
getAllResponseHeaders: [Function (anonymous)],
getRequestHeader: [Function (anonymous)],
send: [Function (anonymous)],
handleError: [Function (anonymous)],
abort: [Function (anonymous)],
addEventListener: [Function (anonymous)],
removeEventListener: [Function (anonymous)],
dispatchEvent: [Function (anonymous)]
},
type: 'TransportError'
}
[2023-10-27T15:04:39.982] [ERROR] Tdarr_Node - Node connection error to :192.168.1.22:8266
[2023-10-27T15:04:39.982] [ERROR] Tdarr_Node - TransportError: xhr poll error
at Polling.onError (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transport.js:45:37)
at Request.<anonymous> (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transports/polling.js:251:18)
at Emitter.emit (/app/Tdarr_Node/node_modules/@socket.io/component-emitter/index.js:143:20)
at Request.onError (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transports/polling.js:352:14)
at Timeout._onTimeout (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transports/polling.js:325:30)
at listOnTimeout (node:internal/timers:569:17)
at process.processTimers (node:internal/timers:512:7) {
description: 0,
context: XMLHttpRequest {
UNSENT: 0,
OPENED: 1,
HEADERS_RECEIVED: 2,
LOADING: 3,
DONE: 4,
readyState: 4,
onreadystatechange: [Function (anonymous)],
responseText: 'Error: socket hang up\n' +
' at connResetException (node:internal/errors:720:14)\n' +
' at Socket.socketOnEnd (node:_http_client:525:23)\n' +
' at Socket.emit (node:events:526:35)\n' +
' at endReadableNT (node:internal/streams/readable:1359:12)\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:82:21)',
responseXML: '',
status: 0,
statusText: Error: socket hang up
at connResetException (node:internal/errors:720:14)
at Socket.socketOnEnd (node:_http_client:525:23)
at Socket.emit (node:events:526:35)
at endReadableNT (node:internal/streams/readable:1359:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
code: 'ECONNRESET'
},
open: [Function (anonymous)],
setDisableHeaderCheck: [Function (anonymous)],
setRequestHeader: [Function (anonymous)],
getResponseHeader: [Function (anonymous)],
getAllResponseHeaders: [Function (anonymous)],
getRequestHeader: [Function (anonymous)],
send: [Function (anonymous)],
handleError: [Function (anonymous)],
abort: [Function (anonymous)],
addEventListener: [Function (anonymous)],
removeEventListener: [Function (anonymous)],
dispatchEvent: [Function (anonymous)]
},
type: 'TransportError'
}
[2023-10-27T15:04:40.021] [INFO] Tdarr_Node - ---------------Binary tests start----------------
[2023-10-27T15:04:40.021] [INFO] Tdarr_Node - handbrakePath:HandBrakeCLI
[2023-10-27T15:04:40.021] [INFO] Tdarr_Node - ffmpegPath:tdarr-ffmpeg
[2023-10-27T15:04:40.022] [INFO] Tdarr_Node - mkvpropedit:mkvpropedit
[2023-10-27T15:04:40.022] [INFO] Tdarr_Node - Binary test 1: handbrakePath working
[2023-10-27T15:04:40.022] [INFO] Tdarr_Node - Binary test 2: ffmpegPath working
[2023-10-27T15:04:40.022] [INFO] Tdarr_Node - Binary test 3: mkvpropeditPath working
[2023-10-27T15:04:40.022] [INFO] Tdarr_Node - ---------------Binary tests end-------------------
[2023-10-27T15:04:41.763] [INFO] Tdarr_Node - Node connected & registered
[2023-10-27T15:04:41.765] [INFO] Tdarr_Node - Downloading plugins from server
[2023-10-27T15:04:42.277] [INFO] Tdarr_Node - Finished downloading plugins from server
[2023-10-27T15:04:52.345] [INFO] Tdarr_Node - Downloading plugins from server
[2023-10-27T15:04:53.537] [INFO] Tdarr_Node - Finished downloading plugins from server
[2023-10-27T16:04:52.311] [INFO] Tdarr_Node - Downloading plugins from server
[2023-10-27T16:04:53.644] [INFO] Tdarr_Node - Finished downloading plugins from server
[2023-10-29T11:49:38.729] [INFO] Tdarr_Node - /app/configs/Tdarr_Node_Config.json
[2023-10-29T11:49:39.984] [INFO] Tdarr_Node - {
nodeName: 'MyInternalNode',
serverIP: '192.168.1.22',
serverPort: '8266',
handbrakePath: '',
ffmpegPath: '',
mkvpropeditPath: '',
pathTranslators: [ { server: '', node: '' } ],
logLevel: 'INFO',
priority: -1,
platform_arch_isdocker: 'linux_x64_docker_true',
processPid: 211,
cronPluginUpdate: '',
nodeID: '_DHv0MbHz'
}
[2023-10-29T11:49:40.404] [INFO] Tdarr_Node - version: 2.14.01
[2023-10-29T11:49:40.404] [INFO] Tdarr_Node - platform_arch_isdocker: linux_x64_docker_true
[2023-10-29T11:49:40.405] [INFO] Tdarr_Node - Starting Tdarr_Node
[2023-10-29T11:49:40.405] [INFO] Tdarr_Node - Preparing environment
[2023-10-29T11:49:40.438] [ERROR] Tdarr_Node - Node connection error to :192.168.1.22:8266
[2023-10-29T11:49:40.438] [ERROR] Tdarr_Node - TransportError: xhr poll error
at Polling.onError (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transport.js:45:37)
at Request.<anonymous> (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transports/polling.js:251:18)
at Emitter.emit (/app/Tdarr_Node/node_modules/@socket.io/component-emitter/index.js:143:20)
at Request.onError (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transports/polling.js:352:14)
at Timeout._onTimeout (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transports/polling.js:325:30)
at listOnTimeout (node:internal/timers:569:17)
at process.processTimers (node:internal/timers:512:7) {
description: 0,
context: XMLHttpRequest {
UNSENT: 0,
OPENED: 1,
HEADERS_RECEIVED: 2,
LOADING: 3,
DONE: 4,
readyState: 4,
onreadystatechange: [Function (anonymous)],
responseText: 'Error: socket hang up\n' +
' at connResetException (node:internal/errors:720:14)\n' +
' at Socket.socketOnEnd (node:_http_client:525:23)\n' +
' at Socket.emit (node:events:526:35)\n' +
' at endReadableNT (node:internal/streams/readable:1359:12)\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:82:21)',
responseXML: '',
status: 0,
statusText: Error: socket hang up
at connResetException (node:internal/errors:720:14)
at Socket.socketOnEnd (node:_http_client:525:23)
at Socket.emit (node:events:526:35)
at endReadableNT (node:internal/streams/readable:1359:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
code: 'ECONNRESET'
},
open: [Function (anonymous)],
setDisableHeaderCheck: [Function (anonymous)],
setRequestHeader: [Function (anonymous)],
getResponseHeader: [Function (anonymous)],
getAllResponseHeaders: [Function (anonymous)],
getRequestHeader: [Function (anonymous)],
send: [Function (anonymous)],
handleError: [Function (anonymous)],
abort: [Function (anonymous)],
addEventListener: [Function (anonymous)],
removeEventListener: [Function (anonymous)],
dispatchEvent: [Function (anonymous)]
},
type: 'TransportError'
}
[2023-10-29T11:49:41.517] [ERROR] Tdarr_Node - Node connection error to :192.168.1.22:8266
[2023-10-29T11:49:41.518] [ERROR] Tdarr_Node - TransportError: xhr poll error
at Polling.onError (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transport.js:45:37)
at Request.<anonymous> (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transports/polling.js:251:18)
at Emitter.emit (/app/Tdarr_Node/node_modules/@socket.io/component-emitter/index.js:143:20)
at Request.onError (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transports/polling.js:352:14)
at Timeout._onTimeout (/app/Tdarr_Node/node_modules/engine.io-client/build/cjs/transports/polling.js:325:30)
at listOnTimeout (node:internal/timers:569:17)
at process.processTimers (node:internal/timers:512:7) {
description: 0,
context: XMLHttpRequest {
UNSENT: 0,
OPENED: 1,
HEADERS_RECEIVED: 2,
LOADING: 3,
DONE: 4,
readyState: 4,
onreadystatechange: [Function (anonymous)],
responseText: 'Error: socket hang up\n' +
' at connResetException (node:internal/errors:720:14)\n' +
' at Socket.socketOnEnd (node:_http_client:525:23)\n' +
' at Socket.emit (node:events:526:35)\n' +
' at endReadableNT (node:internal/streams/readable:1359:12)\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:82:21)',
responseXML: '',
status: 0,
statusText: Error: socket hang up
at connResetException (node:internal/errors:720:14)
at Socket.socketOnEnd (node:_http_client:525:23)
at Socket.emit (node:events:526:35)
at endReadableNT (node:internal/streams/readable:1359:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
code: 'ECONNRESET'
},
open: [Function (anonymous)],
setDisableHeaderCheck: [Function (anonymous)],
setRequestHeader: [Function (anonymous)],
getResponseHeader: [Function (anonymous)],
getAllResponseHeaders: [Function (anonymous)],
getRequestHeader: [Function (anonymous)],
send: [Function (anonymous)],
handleError: [Function (anonymous)],
abort: [Function (anonymous)],
addEventListener: [Function (anonymous)],
removeEventListener: [Function (anonymous)],
dispatchEvent: [Function (anonymous)]
},
type: 'TransportError'
}
[2023-10-29T11:49:43.183] [INFO] Tdarr_Node - ---------------Binary tests start----------------
[2023-10-29T11:49:43.183] [INFO] Tdarr_Node - handbrakePath:HandBrakeCLI
[2023-10-29T11:49:43.183] [INFO] Tdarr_Node - ffmpegPath:tdarr-ffmpeg
[2023-10-29T11:49:43.183] [INFO] Tdarr_Node - mkvpropedit:mkvpropedit
[2023-10-29T11:49:43.184] [INFO] Tdarr_Node - Binary test 1: handbrakePath working
[2023-10-29T11:49:43.184] [INFO] Tdarr_Node - Binary test 2: ffmpegPath working
[2023-10-29T11:49:43.184] [INFO] Tdarr_Node - Binary test 3: mkvpropeditPath working
[2023-10-29T11:49:43.184] [INFO] Tdarr_Node - ---------------Binary tests end-------------------
[2023-10-29T11:49:44.313] [INFO] Tdarr_Node - Node connected & registered
[2023-10-29T11:49:44.321] [INFO] Tdarr_Node - Downloading plugins from server
[2023-10-29T11:49:45.752] [INFO] Tdarr_Node - Finished downloading plugins from server
[2023-10-29T11:50:10.543] [INFO] Tdarr_Node - Downloading plugins from server
[2023-10-29T11:50:11.782] [INFO] Tdarr_Node - Finished downloading plugins from server