combined.log 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411
  1. <<<<<<< HEAD
  2. 2025-01-15T14:14:13:
  3. 2025-01-15T14:14:13: > heiyan@1.0.0 start
  4. 2025-01-15T14:14:13: > node tg_factory_main.js
  5. 2025-01-15T14:14:13:
  6. 2025-01-15T14:14:16: Connected to Redis
  7. 2025-01-15T14:30:06:
  8. 2025-01-15T14:30:06: > heiyan@1.0.0 start
  9. 2025-01-15T14:30:06: > node tg_factory_main.js
  10. 2025-01-15T14:30:06:
  11. 2025-01-15T14:30:09: Connected to Redis
  12. 2025-01-15T14:30:09: 请求错误: AxiosError: connect ECONNREFUSED 127.0.0.1:8080
  13. 2025-01-15T14:30:09: at AxiosError.from (/home/tg_factory/node_modules/axios/dist/node/axios.cjs:876:14)
  14. 2025-01-15T14:30:09: at RedirectableRequest.handleRequestError (/home/tg_factory/node_modules/axios/dist/node/axios.cjs:3156:25)
  15. 2025-01-15T14:30:09: at RedirectableRequest.emit (node:events:531:35)
  16. 2025-01-15T14:30:09: at eventHandlers.<computed> (/home/tg_factory/node_modules/follow-redirects/index.js:49:24)
  17. 2025-01-15T14:30:09: at ClientRequest.emit (node:events:519:28)
  18. 2025-01-15T14:30:09: at emitErrorEvent (node:_http_client:108:11)
  19. 2025-01-15T14:30:09: at Socket.socketErrorListener (node:_http_client:511:5)
  20. 2025-01-15T14:30:09: at Socket.emit (node:events:519:28)
  21. 2025-01-15T14:30:09: at emitErrorNT (node:internal/streams/destroy:169:8)
  22. 2025-01-15T14:30:09: at emitErrorCloseNT (node:internal/streams/destroy:128:3)
  23. 2025-01-15T14:30:09: at Axios.request (/home/tg_factory/node_modules/axios/dist/node/axios.cjs:4287:41)
  24. 2025-01-15T14:30:09: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
  25. 2025-01-15T14:30:09: at async CMD.get_book_tg_chapter_id (/home/tg_factory/src/api/yw/get_book_tg_chapter_id.js:26:26)
  26. 2025-01-15T14:30:09: at async /home/tg_factory/tg_factory_main.js:42:13 {
  27. 2025-01-15T14:30:09: port: 8080,
  28. 2025-01-15T14:30:09: address: '127.0.0.1',
  29. 2025-01-15T14:30:09: syscall: 'connect',
  30. 2025-01-15T14:30:09: code: 'ECONNREFUSED',
  31. 2025-01-15T14:30:09: errno: -111,
  32. 2025-01-15T14:30:09: config: {
  33. 2025-01-15T14:30:09: transitional: {
  34. 2025-01-15T14:30:09: silentJSONParsing: true,
  35. 2025-01-15T14:30:09: forcedJSONParsing: true,
  36. 2025-01-15T14:30:09: clarifyTimeoutError: false
  37. 2025-01-15T14:30:09: },
  38. 2025-01-15T14:30:09: adapter: [ 'xhr', 'http', 'fetch' ],
  39. 2025-01-15T14:30:09: transformRequest: [ [Function: transformRequest] ],
  40. 2025-01-15T14:30:09: transformResponse: [ [Function: transformResponse] ],
  41. 2025-01-15T14:30:09: timeout: 30000,
  42. 2025-01-15T14:30:09: xsrfCookieName: 'XSRF-TOKEN',
  43. 2025-01-15T14:30:09: xsrfHeaderName: 'X-XSRF-TOKEN',
  44. 2025-01-15T14:30:09: maxContentLength: -1,
  45. 2025-01-15T14:30:09: maxBodyLength: -1,
  46. 2025-01-15T14:30:09: env: { FormData: [Function], Blob: [class Blob] },
  47. 2025-01-15T14:30:09: validateStatus: [Function: validateStatus],
  48. 2025-01-15T14:30:09: headers: Object [AxiosHeaders] {
  49. 2025-01-15T14:30:09: Accept: 'application/json, text/plain, */*',
  50. 2025-01-15T14:30:09: 'Content-Type': 'application/json',
  51. 2025-01-15T14:30:09: 'User-Agent': 'axios/1.7.7',
  52. 2025-01-15T14:30:09: 'Content-Length': '98',
  53. 2025-01-15T14:30:09: 'Accept-Encoding': 'gzip, compress, deflate, br'
  54. 2025-01-15T14:30:09: },
  55. 2025-01-15T14:30:09: httpAgent: Agent {
  56. 2025-01-15T14:30:09: _events: [Object: null prototype],
  57. 2025-01-15T14:30:09: _eventsCount: 2,
  58. 2025-01-15T14:30:09: _maxListeners: undefined,
  59. 2025-01-15T14:30:09: defaultPort: 80,
  60. 2025-01-15T14:30:09: protocol: 'http:',
  61. 2025-01-15T14:30:09: options: [Object: null prototype],
  62. 2025-01-15T14:30:09: requests: [Object: null prototype] {},
  63. 2025-01-15T14:30:09: sockets: [Object: null prototype],
  64. 2025-01-15T14:30:09: freeSockets: [Object: null prototype] {},
  65. 2025-01-15T14:30:09: keepAliveMsecs: 1000,
  66. 2025-01-15T14:30:09: keepAlive: true,
  67. 2025-01-15T14:30:09: maxSockets: 5,
  68. 2025-01-15T14:30:09: maxFreeSockets: 2,
  69. 2025-01-15T14:30:09: scheduling: 'lifo',
  70. 2025-01-15T14:30:09: maxTotalSockets: Infinity,
  71. 2025-01-15T14:30:09: totalSocketCount: 1,
  72. 2025-01-15T14:30:09: [Symbol(shapeMode)]: false,
  73. 2025-01-15T14:30:09: [Symbol(kCapture)]: false
  74. 2025-01-15T14:30:09: },
  75. 2025-01-15T14:30:09: method: 'post',
  76. 2025-01-15T14:30:09: url: 'http://127.0.0.1:8080',
  77. 2025-01-15T14:30:09: data: '{"cmd":"chapterSpread","cbid":"20879682908817006","OPENSESSID":"ada39ae2c1286d1be3bd32e300951fff"}'
  78. 2025-01-15T14:30:09: },
  79. 2025-01-15T14:30:09: request: <ref *1> Writable {
  80. 2025-01-15T14:30:09: _events: {
  81. 2025-01-15T14:30:09: close: undefined,
  82. 2025-01-15T14:30:09: error: [Function: handleRequestError],
  83. 2025-01-15T14:30:09: prefinish: undefined,
  84. 2025-01-15T14:30:09: finish: undefined,
  85. 2025-01-15T14:30:09: drain: undefined,
  86. 2025-01-15T14:30:09: response: [Function: handleResponse],
  87. 2025-01-15T14:30:09: socket: [Array],
  88. 2025-01-15T14:30:09: timeout: undefined,
  89. 2025-01-15T14:30:09: abort: undefined
  90. 2025-01-15T14:30:09: },
  91. 2025-01-15T14:30:09: _writableState: WritableState {
  92. 2025-01-15T14:30:09: highWaterMark: 16384,
  93. 2025-01-15T14:30:09: length: 0,
  94. 2025-01-15T14:30:09: corked: 0,
  95. 2025-01-15T14:30:09: onwrite: [Function: bound onwrite],
  96. 2025-01-15T14:30:09: writelen: 0,
  97. 2025-01-15T14:30:09: bufferedIndex: 0,
  98. 2025-01-15T14:30:09: pendingcb: 0,
  99. 2025-01-15T14:30:09: [Symbol(kState)]: 17580812,
  100. 2025-01-15T14:30:09: [Symbol(kBufferedValue)]: null
  101. 2025-01-15T14:30:09: },
  102. 2025-01-15T14:30:09: _maxListeners: undefined,
  103. 2025-01-15T14:30:09: _options: {
  104. 2025-01-15T14:30:09: maxRedirects: 21,
  105. 2025-01-15T14:30:09: maxBodyLength: Infinity,
  106. 2025-01-15T14:30:09: protocol: 'http:',
  107. 2025-01-15T14:30:09: path: '/',
  108. 2025-01-15T14:30:09: method: 'POST',
  109. 2025-01-15T14:30:09: headers: [Object: null prototype],
  110. 2025-01-15T14:30:09: agents: [Object],
  111. 2025-01-15T14:30:09: auth: undefined,
  112. 2025-01-15T14:30:09: family: undefined,
  113. 2025-01-15T14:30:09: beforeRedirect: [Function: dispatchBeforeRedirect],
  114. 2025-01-15T14:30:09: beforeRedirects: [Object],
  115. 2025-01-15T14:30:09: hostname: '127.0.0.1',
  116. 2025-01-15T14:30:09: port: '8080',
  117. 2025-01-15T14:30:09: agent: [Agent],
  118. 2025-01-15T14:30:09: nativeProtocols: [Object],
  119. 2025-01-15T14:30:09: pathname: '/'
  120. 2025-01-15T14:30:09: },
  121. 2025-01-15T14:30:09: _ended: false,
  122. 2025-01-15T14:30:09: _ending: true,
  123. 2025-01-15T14:30:09: _redirectCount: 0,
  124. 2025-01-15T14:30:09: _redirects: [],
  125. 2025-01-15T14:30:09: _requestBodyLength: 98,
  126. 2025-01-15T14:30:09: _requestBodyBuffers: [ [Object] ],
  127. 2025-01-15T14:30:09: _eventsCount: 3,
  128. 2025-01-15T14:30:09: _onNativeResponse: [Function (anonymous)],
  129. 2025-01-15T14:30:09: _currentRequest: ClientRequest {
  130. 2025-01-15T14:30:09: _events: [Object: null prototype],
  131. 2025-01-15T14:30:09: _eventsCount: 7,
  132. 2025-01-15T14:30:09: _maxListeners: undefined,
  133. 2025-01-15T14:30:09: outputData: [],
  134. 2025-01-15T14:30:09: outputSize: 0,
  135. 2025-01-15T14:30:09: writable: true,
  136. 2025-01-15T14:30:09: destroyed: false,
  137. 2025-01-15T14:30:09: _last: false,
  138. 2025-01-15T14:30:09: chunkedEncoding: false,
  139. 2025-01-15T14:30:09: shouldKeepAlive: true,
  140. 2025-01-15T14:30:09: maxRequestsOnConnectionReached: false,
  141. 2025-01-15T14:30:09: _defaultKeepAlive: true,
  142. 2025-01-15T14:30:09: useChunkedEncodingByDefault: true,
  143. 2025-01-15T14:30:09: sendDate: false,
  144. 2025-01-15T14:30:09: _removedConnection: false,
  145. 2025-01-15T14:30:09: _removedContLen: false,
  146. 2025-01-15T14:30:09: _removedTE: false,
  147. 2025-01-15T14:30:09: strictContentLength: false,
  148. 2025-01-15T14:30:09: _contentLength: '98',
  149. 2025-01-15T14:30:09: _hasBody: true,
  150. 2025-01-15T14:30:09: _trailer: '',
  151. 2025-01-15T14:30:09: finished: false,
  152. 2025-01-15T14:30:09: _headerSent: true,
  153. 2025-01-15T14:30:09: _closed: false,
  154. 2025-01-15T14:30:09: socket: [Socket],
  155. 2025-01-15T14:30:09: _header: 'POST / HTTP/1.1\r\n' +
  156. 2025-01-15T14:30:09: 'Accept: application/json, text/plain, */*\r\n' +
  157. 2025-01-15T14:30:09: 'Content-Type: application/json\r\n' +
  158. 2025-01-15T14:30:09: 'User-Agent: axios/1.7.7\r\n' +
  159. 2025-01-15T14:30:09: 'Content-Length: 98\r\n' +
  160. 2025-01-15T14:30:09: 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  161. 2025-01-15T14:30:09: 'Host: 127.0.0.1:8080\r\n' +
  162. 2025-01-15T14:30:09: 'Connection: keep-alive\r\n' +
  163. 2025-01-15T14:30:09: '\r\n',
  164. 2025-01-15T14:30:09: _keepAliveTimeout: 0,
  165. 2025-01-15T14:30:09: _onPendingData: [Function: nop],
  166. 2025-01-15T14:30:09: agent: [Agent],
  167. 2025-01-15T14:30:09: socketPath: undefined,
  168. 2025-01-15T14:30:09: method: 'POST',
  169. 2025-01-15T14:30:09: maxHeaderSize: undefined,
  170. 2025-01-15T14:30:09: insecureHTTPParser: undefined,
  171. 2025-01-15T14:30:09: joinDuplicateHeaders: undefined,
  172. 2025-01-15T14:30:09: path: '/',
  173. 2025-01-15T14:30:09: _ended: false,
  174. 2025-01-15T14:30:09: res: null,
  175. 2025-01-15T14:30:09: aborted: false,
  176. 2025-01-15T14:30:09: timeoutCb: [Function: emitRequestTimeout],
  177. 2025-01-15T14:30:09: upgradeOrConnect: false,
  178. 2025-01-15T14:30:09: parser: null,
  179. 2025-01-15T14:30:09: maxHeadersCount: null,
  180. 2025-01-15T14:30:09: reusedSocket: false,
  181. 2025-01-15T14:30:09: host: '127.0.0.1',
  182. 2025-01-15T14:30:09: protocol: 'http:',
  183. 2025-01-15T14:30:09: _redirectable: [Circular *1],
  184. 2025-01-15T14:30:09: [Symbol(shapeMode)]: false,
  185. 2025-01-15T14:30:09: [Symbol(kCapture)]: false,
  186. 2025-01-15T14:30:09: [Symbol(kBytesWritten)]: 0,
  187. 2025-01-15T14:30:09: [Symbol(kNeedDrain)]: false,
  188. 2025-01-15T14:30:09: [Symbol(corked)]: 0,
  189. 2025-01-15T14:30:09: [Symbol(kOutHeaders)]: [Object: null prototype],
  190. 2025-01-15T14:30:09: [Symbol(errored)]: null,
  191. 2025-01-15T14:30:09: [Symbol(kHighWaterMark)]: 16384,
  192. 2025-01-15T14:30:09: [Symbol(kRejectNonStandardBodyWrites)]: false,
  193. 2025-01-15T14:30:09: [Symbol(kUniqueHeaders)]: null
  194. 2025-01-15T14:30:09: },
  195. 2025-01-15T14:30:09: _currentUrl: 'http://127.0.0.1:8080/',
  196. 2025-01-15T14:30:09: _timeout: null,
  197. 2025-01-15T14:30:09: [Symbol(shapeMode)]: true,
  198. 2025-01-15T14:30:09: [Symbol(kCapture)]: false
  199. 2025-01-15T14:30:09: },
  200. 2025-01-15T14:30:09: cause: Error: connect ECONNREFUSED 127.0.0.1:8080
  201. 2025-01-15T14:30:09: at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1607:16) {
  202. 2025-01-15T14:30:09: errno: -111,
  203. 2025-01-15T14:30:09: code: 'ECONNREFUSED',
  204. 2025-01-15T14:30:09: syscall: 'connect',
  205. 2025-01-15T14:30:09: address: '127.0.0.1',
  206. 2025-01-15T14:30:09: port: 8080
  207. 2025-01-15T14:30:09: }
  208. 2025-01-15T14:30:09: }
  209. 2025-01-15T14:32:20:
  210. 2025-01-15T14:32:20: > heiyan@1.0.0 start
  211. 2025-01-15T14:32:20: > node tg_factory_main.js
  212. 2025-01-15T14:32:20:
  213. 2025-01-15T14:32:21: Connected to Redis
  214. 2025-01-15T14:32:21: 请求错误: AxiosError: socket hang up
  215. 2025-01-15T14:32:21: at AxiosError.from (/home/tg_factory/node_modules/axios/dist/node/axios.cjs:876:14)
  216. 2025-01-15T14:32:21: at RedirectableRequest.handleRequestError (/home/tg_factory/node_modules/axios/dist/node/axios.cjs:3156:25)
  217. 2025-01-15T14:32:21: at RedirectableRequest.emit (node:events:531:35)
  218. 2025-01-15T14:32:21: at eventHandlers.<computed> (/home/tg_factory/node_modules/follow-redirects/index.js:49:24)
  219. 2025-01-15T14:32:21: at ClientRequest.emit (node:events:519:28)
  220. 2025-01-15T14:32:21: at emitErrorEvent (node:_http_client:108:11)
  221. 2025-01-15T14:32:21: at Socket.socketOnEnd (node:_http_client:535:5)
  222. 2025-01-15T14:32:21: at Socket.emit (node:events:531:35)
  223. 2025-01-15T14:32:21: at endReadableNT (node:internal/streams/readable:1696:12)
  224. 2025-01-15T14:32:21: at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
  225. 2025-01-15T14:32:21: at Axios.request (/home/tg_factory/node_modules/axios/dist/node/axios.cjs:4287:41)
  226. 2025-01-15T14:32:21: at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
  227. 2025-01-15T14:32:21: at async CMD.get_book_tg_chapter_id (/home/tg_factory/src/api/yw/get_book_tg_chapter_id.js:26:26)
  228. 2025-01-15T14:32:21: at async /home/tg_factory/tg_factory_main.js:42:13 {
  229. 2025-01-15T14:32:21: code: 'ECONNRESET',
  230. 2025-01-15T14:32:21: config: {
  231. 2025-01-15T14:32:21: transitional: {
  232. 2025-01-15T14:32:21: silentJSONParsing: true,
  233. 2025-01-15T14:32:21: forcedJSONParsing: true,
  234. 2025-01-15T14:32:21: clarifyTimeoutError: false
  235. 2025-01-15T14:32:21: },
  236. 2025-01-15T14:32:21: adapter: [ 'xhr', 'http', 'fetch' ],
  237. 2025-01-15T14:32:21: transformRequest: [ [Function: transformRequest] ],
  238. 2025-01-15T14:32:21: transformResponse: [ [Function: transformResponse] ],
  239. 2025-01-15T14:32:21: timeout: 30000,
  240. 2025-01-15T14:32:21: xsrfCookieName: 'XSRF-TOKEN',
  241. 2025-01-15T14:32:21: xsrfHeaderName: 'X-XSRF-TOKEN',
  242. 2025-01-15T14:32:21: maxContentLength: -1,
  243. 2025-01-15T14:32:21: maxBodyLength: -1,
  244. 2025-01-15T14:32:21: env: { FormData: [Function], Blob: [class Blob] },
  245. 2025-01-15T14:32:21: validateStatus: [Function: validateStatus],
  246. 2025-01-15T14:32:21: headers: Object [AxiosHeaders] {
  247. 2025-01-15T14:32:21: Accept: 'application/json, text/plain, */*',
  248. 2025-01-15T14:32:21: 'Content-Type': 'application/json',
  249. 2025-01-15T14:32:21: 'User-Agent': 'axios/1.7.7',
  250. 2025-01-15T14:32:21: 'Content-Length': '98',
  251. 2025-01-15T14:32:21: 'Accept-Encoding': 'gzip, compress, deflate, br'
  252. 2025-01-15T14:32:21: },
  253. 2025-01-15T14:32:21: httpAgent: Agent {
  254. 2025-01-15T14:32:21: _events: [Object: null prototype],
  255. 2025-01-15T14:32:21: _eventsCount: 2,
  256. 2025-01-15T14:32:21: _maxListeners: undefined,
  257. 2025-01-15T14:32:21: defaultPort: 80,
  258. 2025-01-15T14:32:21: protocol: 'http:',
  259. 2025-01-15T14:32:21: options: [Object: null prototype],
  260. 2025-01-15T14:32:21: requests: [Object: null prototype] {},
  261. 2025-01-15T14:32:21: sockets: [Object: null prototype],
  262. 2025-01-15T14:32:21: freeSockets: [Object: null prototype] {},
  263. 2025-01-15T14:32:21: keepAliveMsecs: 1000,
  264. 2025-01-15T14:32:21: keepAlive: true,
  265. 2025-01-15T14:32:21: maxSockets: 5,
  266. 2025-01-15T14:32:21: maxFreeSockets: 2,
  267. 2025-01-15T14:32:21: scheduling: 'lifo',
  268. 2025-01-15T14:32:21: maxTotalSockets: Infinity,
  269. 2025-01-15T14:32:21: totalSocketCount: 1,
  270. 2025-01-15T14:32:21: [Symbol(shapeMode)]: false,
  271. 2025-01-15T14:32:21: [Symbol(kCapture)]: false
  272. 2025-01-15T14:32:21: },
  273. 2025-01-15T14:32:21: method: 'post',
  274. 2025-01-15T14:32:21: url: 'http://127.0.0.1:8080',
  275. 2025-01-15T14:32:21: data: '{"cmd":"chapterSpread","cbid":"20879682908817006","OPENSESSID":"ada39ae2c1286d1be3bd32e300951fff"}'
  276. 2025-01-15T14:32:21: },
  277. 2025-01-15T14:32:21: request: <ref *1> Writable {
  278. 2025-01-15T14:32:21: _events: {
  279. 2025-01-15T14:32:21: close: undefined,
  280. 2025-01-15T14:32:21: error: [Function: handleRequestError],
  281. 2025-01-15T14:32:21: prefinish: undefined,
  282. 2025-01-15T14:32:21: finish: undefined,
  283. 2025-01-15T14:32:21: drain: undefined,
  284. 2025-01-15T14:32:21: response: [Function: handleResponse],
  285. 2025-01-15T14:32:21: socket: [Array],
  286. 2025-01-15T14:32:21: timeout: undefined,
  287. 2025-01-15T14:32:21: abort: undefined
  288. 2025-01-15T14:32:21: },
  289. 2025-01-15T14:32:21: _writableState: WritableState {
  290. 2025-01-15T14:32:21: highWaterMark: 16384,
  291. 2025-01-15T14:32:21: length: 0,
  292. 2025-01-15T14:32:21: corked: 0,
  293. 2025-01-15T14:32:21: onwrite: [Function: bound onwrite],
  294. 2025-01-15T14:32:21: writelen: 0,
  295. 2025-01-15T14:32:21: bufferedIndex: 0,
  296. 2025-01-15T14:32:21: pendingcb: 0,
  297. 2025-01-15T14:32:21: [Symbol(kState)]: 17580812,
  298. 2025-01-15T14:32:21: [Symbol(kBufferedValue)]: null
  299. 2025-01-15T14:32:21: },
  300. 2025-01-15T14:32:21: _maxListeners: undefined,
  301. 2025-01-15T14:32:21: _options: {
  302. 2025-01-15T14:32:21: maxRedirects: 21,
  303. 2025-01-15T14:32:21: maxBodyLength: Infinity,
  304. 2025-01-15T14:32:21: protocol: 'http:',
  305. 2025-01-15T14:32:21: path: '/',
  306. 2025-01-15T14:32:21: method: 'POST',
  307. 2025-01-15T14:32:21: headers: [Object: null prototype],
  308. 2025-01-15T14:32:21: agents: [Object],
  309. 2025-01-15T14:32:21: auth: undefined,
  310. 2025-01-15T14:32:21: family: undefined,
  311. 2025-01-15T14:32:21: beforeRedirect: [Function: dispatchBeforeRedirect],
  312. 2025-01-15T14:32:21: beforeRedirects: [Object],
  313. 2025-01-15T14:32:21: hostname: '127.0.0.1',
  314. 2025-01-15T14:32:21: port: '8080',
  315. 2025-01-15T14:32:21: agent: [Agent],
  316. 2025-01-15T14:32:21: nativeProtocols: [Object],
  317. 2025-01-15T14:32:21: pathname: '/'
  318. 2025-01-15T14:32:21: },
  319. 2025-01-15T14:32:21: _ended: true,
  320. 2025-01-15T14:32:21: _ending: true,
  321. 2025-01-15T14:32:21: _redirectCount: 0,
  322. 2025-01-15T14:32:21: _redirects: [],
  323. 2025-01-15T14:32:21: _requestBodyLength: 98,
  324. 2025-01-15T14:32:21: _requestBodyBuffers: [ [Object] ],
  325. 2025-01-15T14:32:21: _eventsCount: 3,
  326. 2025-01-15T14:32:21: _onNativeResponse: [Function (anonymous)],
  327. 2025-01-15T14:32:21: _currentRequest: ClientRequest {
  328. 2025-01-15T14:32:21: _events: [Object: null prototype],
  329. 2025-01-15T14:32:21: _eventsCount: 7,
  330. 2025-01-15T14:32:21: _maxListeners: undefined,
  331. 2025-01-15T14:32:21: outputData: [],
  332. 2025-01-15T14:32:21: outputSize: 0,
  333. 2025-01-15T14:32:21: writable: true,
  334. 2025-01-15T14:32:21: destroyed: false,
  335. 2025-01-15T14:32:21: _last: false,
  336. 2025-01-15T14:32:21: chunkedEncoding: false,
  337. 2025-01-15T14:32:21: shouldKeepAlive: true,
  338. 2025-01-15T14:32:21: maxRequestsOnConnectionReached: false,
  339. 2025-01-15T14:32:21: _defaultKeepAlive: true,
  340. 2025-01-15T14:32:21: useChunkedEncodingByDefault: true,
  341. 2025-01-15T14:32:21: sendDate: false,
  342. 2025-01-15T14:32:21: _removedConnection: false,
  343. 2025-01-15T14:32:21: _removedContLen: false,
  344. 2025-01-15T14:32:21: _removedTE: false,
  345. 2025-01-15T14:32:21: strictContentLength: false,
  346. 2025-01-15T14:32:21: _contentLength: '98',
  347. 2025-01-15T14:32:21: _hasBody: true,
  348. 2025-01-15T14:32:21: _trailer: '',
  349. 2025-01-15T14:32:21: finished: true,
  350. 2025-01-15T14:32:21: _headerSent: true,
  351. 2025-01-15T14:32:21: _closed: false,
  352. 2025-01-15T14:32:21: socket: [Socket],
  353. 2025-01-15T14:32:21: _header: 'POST / HTTP/1.1\r\n' +
  354. 2025-01-15T14:32:21: 'Accept: application/json, text/plain, */*\r\n' +
  355. 2025-01-15T14:32:21: 'Content-Type: application/json\r\n' +
  356. 2025-01-15T14:32:21: 'User-Agent: axios/1.7.7\r\n' +
  357. 2025-01-15T14:32:21: 'Content-Length: 98\r\n' +
  358. 2025-01-15T14:32:21: 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  359. 2025-01-15T14:32:21: 'Host: 127.0.0.1:8080\r\n' +
  360. 2025-01-15T14:32:21: 'Connection: keep-alive\r\n' +
  361. 2025-01-15T14:32:21: '\r\n',
  362. 2025-01-15T14:32:21: _keepAliveTimeout: 0,
  363. 2025-01-15T14:32:21: _onPendingData: [Function: nop],
  364. 2025-01-15T14:32:21: agent: [Agent],
  365. 2025-01-15T14:32:21: socketPath: undefined,
  366. 2025-01-15T14:32:21: method: 'POST',
  367. 2025-01-15T14:32:21: maxHeaderSize: undefined,
  368. 2025-01-15T14:32:21: insecureHTTPParser: undefined,
  369. 2025-01-15T14:32:21: joinDuplicateHeaders: undefined,
  370. 2025-01-15T14:32:21: path: '/',
  371. 2025-01-15T14:32:21: _ended: false,
  372. 2025-01-15T14:32:21: res: null,
  373. 2025-01-15T14:32:21: aborted: false,
  374. 2025-01-15T14:32:21: timeoutCb: [Function: emitRequestTimeout],
  375. 2025-01-15T14:32:21: upgradeOrConnect: false,
  376. 2025-01-15T14:32:21: parser: null,
  377. 2025-01-15T14:32:21: maxHeadersCount: null,
  378. 2025-01-15T14:32:21: reusedSocket: false,
  379. 2025-01-15T14:32:21: host: '127.0.0.1',
  380. 2025-01-15T14:32:21: protocol: 'http:',
  381. 2025-01-15T14:32:21: _redirectable: [Circular *1],
  382. 2025-01-15T14:32:21: [Symbol(shapeMode)]: false,
  383. 2025-01-15T14:32:21: [Symbol(kCapture)]: false,
  384. 2025-01-15T14:32:21: [Symbol(kBytesWritten)]: 0,
  385. 2025-01-15T14:32:21: [Symbol(kNeedDrain)]: false,
  386. 2025-01-15T14:32:21: [Symbol(corked)]: 0,
  387. 2025-01-15T14:32:21: [Symbol(kOutHeaders)]: [Object: null prototype],
  388. 2025-01-15T14:32:21: [Symbol(errored)]: null,
  389. 2025-01-15T14:32:21: [Symbol(kHighWaterMark)]: 16384,
  390. 2025-01-15T14:32:21: [Symbol(kRejectNonStandardBodyWrites)]: false,
  391. 2025-01-15T14:32:21: [Symbol(kUniqueHeaders)]: null
  392. 2025-01-15T14:32:21: },
  393. 2025-01-15T14:32:21: _currentUrl: 'http://127.0.0.1:8080/',
  394. 2025-01-15T14:32:21: _timeout: null,
  395. 2025-01-15T14:32:21: [Symbol(shapeMode)]: true,
  396. 2025-01-15T14:32:21: [Symbol(kCapture)]: false
  397. 2025-01-15T14:32:21: },
  398. 2025-01-15T14:32:21: cause: Error: socket hang up
  399. 2025-01-15T14:32:21: at Socket.socketOnEnd (node:_http_client:535:25)
  400. 2025-01-15T14:32:21: at Socket.emit (node:events:531:35)
  401. 2025-01-15T14:32:21: at endReadableNT (node:internal/streams/readable:1696:12)
  402. 2025-01-15T14:32:21: at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  403. 2025-01-15T14:32:21: code: 'ECONNRESET'
  404. 2025-01-15T14:32:21: }
  405. 2025-01-15T14:32:21: }
  406. =======
  407. 2025-01-14T22:58:38:
  408. 2025-01-14T22:58:38: > heiyan@1.0.0 start
  409. 2025-01-14T22:58:38: > node tg_factory_main.js
  410. 2025-01-14T22:58:38:
  411. >>>>>>> c12cf6fe2f8680704228d1e0ad03fffd8edcd735