Guest User

Untitled

a guest
Apr 15th, 2024
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 218.12 KB | None | 0 0
  1. AxiosError: Request failed with status code 404
  2. at settle (D:\imgDiskApi\node_modules\axios\dist\node\axios.cjs:1967:12)
  3. at RedirectableRequest.handleResponse (D:\imgDiskApi\node_modules\axios\dist
  4. \node\axios.cjs:3014:9)
  5. at RedirectableRequest.emit (node:events:518:28)
  6. at RedirectableRequest._processResponse (D:\imgDiskApi\node_modules\follow-r
  7. edirects\index.js:398:10)
  8. at RedirectableRequest._onNativeResponse (D:\imgDiskApi\node_modules\follow-
  9. redirects\index.js:91:12)
  10. at Object.onceWrapper (node:events:633:26)
  11. at ClientRequest.emit (node:events:518:28)
  12. at HTTPParser.parserOnIncomingClient (node:_http_client:698:27)
  13. at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17)
  14. at TLSSocket.socketOnData (node:_http_client:540:22)
  15. at Axios.request (D:\imgDiskApi\node_modules\axios\dist\node\axios.cjs:3877:
  16. 41)
  17. at process.processTicksAndRejections (node:internal/process/task_queues:95:5
  18. )
  19. at async D:\imgDiskApi\index.js:77:26 {
  20. code: 'ERR_BAD_REQUEST',
  21. config: {
  22. transitional: {
  23. silentJSONParsing: true,
  24. forcedJSONParsing: true,
  25. clarifyTimeoutError: false
  26. },
  27. adapter: [ 'xhr', 'http' ],
  28. transformRequest: [ [Function: transformRequest] ],
  29. transformResponse: [ [Function: transformResponse] ],
  30. timeout: 0,
  31. xsrfCookieName: 'XSRF-TOKEN',
  32. xsrfHeaderName: 'X-XSRF-TOKEN',
  33. maxContentLength: -1,
  34. maxBodyLength: -1,
  35. env: { FormData: [Function], Blob: [class Blob] },
  36. validateStatus: [Function: validateStatus],
  37. headers: Object [AxiosHeaders] {
  38. Accept: 'application/json, text/plain, */*',
  39. 'Content-Type': undefined,
  40. 'User-Agent': 'axios/1.6.7',
  41. 'Accept-Encoding': 'gzip, compress, deflate, br'
  42. },
  43. url: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhQ14
  44. FLFtBiL9ibXK-durR8TiKgajxi7mQcg_goom4HsgIrChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l
  45. 8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  46. method: 'get',
  47. responseType: 'stream',
  48. data: undefined
  49. },
  50. request: <ref *1> ClientRequest {
  51. _events: [Object: null prototype] {
  52. abort: [Function (anonymous)],
  53. aborted: [Function (anonymous)],
  54. connect: [Function (anonymous)],
  55. error: [Function (anonymous)],
  56. socket: [Function (anonymous)],
  57. timeout: [Function (anonymous)],
  58. finish: [Function: requestOnFinish]
  59. },
  60. _eventsCount: 7,
  61. _maxListeners: undefined,
  62. outputData: [],
  63. outputSize: 0,
  64. writable: true,
  65. destroyed: false,
  66. _last: true,
  67. chunkedEncoding: false,
  68. shouldKeepAlive: true,
  69. maxRequestsOnConnectionReached: false,
  70. _defaultKeepAlive: true,
  71. useChunkedEncodingByDefault: false,
  72. sendDate: false,
  73. _removedConnection: false,
  74. _removedContLen: false,
  75. _removedTE: false,
  76. strictContentLength: false,
  77. _contentLength: 0,
  78. _hasBody: true,
  79. _trailer: '',
  80. finished: true,
  81. _headerSent: true,
  82. _closed: false,
  83. socket: TLSSocket {
  84. _tlsOptions: [Object],
  85. _secureEstablished: true,
  86. _securePending: false,
  87. _newSessionPending: false,
  88. _controlReleased: true,
  89. secureConnecting: false,
  90. _SNICallback: null,
  91. servername: 'gchat.qpic.cn',
  92. alpnProtocol: false,
  93. authorized: true,
  94. authorizationError: null,
  95. encrypted: true,
  96. _events: [Object: null prototype],
  97. _eventsCount: 9,
  98. connecting: false,
  99. _hadError: false,
  100. _parent: null,
  101. _host: 'gchat.qpic.cn',
  102. _closeAfterHandlingError: false,
  103. _readableState: [ReadableState],
  104. _writableState: [WritableState],
  105. allowHalfOpen: false,
  106. _maxListeners: undefined,
  107. _sockname: null,
  108. _pendingData: null,
  109. _pendingEncoding: '',
  110. server: undefined,
  111. _server: null,
  112. ssl: [TLSWrap],
  113. _requestCert: true,
  114. _rejectUnauthorized: true,
  115. timeout: 5000,
  116. parser: null,
  117. _httpMessage: [Circular *1],
  118. autoSelectFamilyAttemptedAddresses: [Array],
  119. [Symbol(alpncallback)]: null,
  120. [Symbol(res)]: [TLSWrap],
  121. [Symbol(verified)]: true,
  122. [Symbol(pendingSession)]: null,
  123. [Symbol(async_id_symbol)]: 70,
  124. [Symbol(kHandle)]: [TLSWrap],
  125. [Symbol(lastWriteQueueSize)]: 0,
  126. [Symbol(timeout)]: Timeout {
  127. _idleTimeout: 5000,
  128. _idlePrev: [TimersList],
  129. _idleNext: [TimersList],
  130. _idleStart: 25619,
  131. _onTimeout: [Function: bound ],
  132. _timerArgs: undefined,
  133. _repeat: null,
  134. _destroyed: false,
  135. [Symbol(refed)]: false,
  136. [Symbol(kHasPrimitive)]: false,
  137. [Symbol(asyncId)]: 72,
  138. [Symbol(triggerId)]: 67
  139. },
  140. [Symbol(kBuffer)]: null,
  141. [Symbol(kBufferCb)]: null,
  142. [Symbol(kBufferGen)]: null,
  143. [Symbol(shapeMode)]: true,
  144. [Symbol(kCapture)]: false,
  145. [Symbol(kSetNoDelay)]: false,
  146. [Symbol(kSetKeepAlive)]: true,
  147. [Symbol(kSetKeepAliveInitialDelay)]: 60,
  148. [Symbol(kBytesRead)]: 0,
  149. [Symbol(kBytesWritten)]: 0,
  150. [Symbol(connect-options)]: [Object]
  151. },
  152. _header: 'GET /download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhQ14FLFtBiL9ibXK-
  153. durR8TiKgajxi7mQcg_goom4HsgIrChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHy
  154. RLAnNmHGoZ3y_gDZPqZt-64&spec=0 HTTP/1.1\r\n' +
  155. 'Accept: application/json, text/plain, */*\r\n' +
  156. 'User-Agent: axios/1.6.7\r\n' +
  157. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  158. 'Host: gchat.qpic.cn\r\n' +
  159. 'Connection: keep-alive\r\n' +
  160. '\r\n',
  161. _keepAliveTimeout: 0,
  162. _onPendingData: [Function: nop],
  163. agent: Agent {
  164. _events: [Object: null prototype],
  165. _eventsCount: 2,
  166. _maxListeners: undefined,
  167. defaultPort: 443,
  168. protocol: 'https:',
  169. options: [Object: null prototype],
  170. requests: [Object: null prototype] {},
  171. sockets: [Object: null prototype],
  172. freeSockets: [Object: null prototype] {},
  173. keepAliveMsecs: 1000,
  174. keepAlive: true,
  175. maxSockets: Infinity,
  176. maxFreeSockets: 256,
  177. scheduling: 'lifo',
  178. maxTotalSockets: Infinity,
  179. totalSocketCount: 1,
  180. maxCachedSessions: 100,
  181. _sessionCache: [Object],
  182. [Symbol(shapeMode)]: false,
  183. [Symbol(kCapture)]: false
  184. },
  185. socketPath: undefined,
  186. method: 'GET',
  187. maxHeaderSize: undefined,
  188. insecureHTTPParser: undefined,
  189. joinDuplicateHeaders: undefined,
  190. path: '/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhQ14FLFtBiL9ibXK-durR8Ti
  191. Kgajxi7mQcg_goom4HsgIrChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmH
  192. GoZ3y_gDZPqZt-64&spec=0',
  193. _ended: false,
  194. res: IncomingMessage {
  195. _events: [Object],
  196. _readableState: [ReadableState],
  197. _maxListeners: undefined,
  198. socket: [TLSSocket],
  199. httpVersionMajor: 1,
  200. httpVersionMinor: 1,
  201. httpVersion: '1.1',
  202. complete: true,
  203. rawHeaders: [Array],
  204. rawTrailers: [],
  205. joinDuplicateHeaders: undefined,
  206. aborted: false,
  207. upgrade: false,
  208. url: '',
  209. method: null,
  210. statusCode: 404,
  211. statusMessage: 'Not Found',
  212. client: [TLSSocket],
  213. _consuming: false,
  214. _dumped: false,
  215. req: [Circular *1],
  216. _eventsCount: 4,
  217. responseUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  218. 5NTk1EhQ14FLFtBiL9ibXK-durR8TiKgajxi7mQcg_goom4HsgIrChQNQgLsv&rkey=CAQSKAB6JWENi
  219. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  220. redirects: [],
  221. [Symbol(shapeMode)]: true,
  222. [Symbol(kCapture)]: false,
  223. [Symbol(kHeaders)]: [Object],
  224. [Symbol(kHeadersCount)]: 18,
  225. [Symbol(kTrailers)]: null,
  226. [Symbol(kTrailersCount)]: 0
  227. },
  228. aborted: false,
  229. timeoutCb: [Function: emitRequestTimeout],
  230. upgradeOrConnect: false,
  231. parser: null,
  232. maxHeadersCount: null,
  233. reusedSocket: false,
  234. host: 'gchat.qpic.cn',
  235. protocol: 'https:',
  236. _redirectable: Writable {
  237. _events: [Object],
  238. _writableState: [WritableState],
  239. _maxListeners: undefined,
  240. _options: [Object],
  241. _ended: true,
  242. _ending: true,
  243. _redirectCount: 0,
  244. _redirects: [],
  245. _requestBodyLength: 0,
  246. _requestBodyBuffers: [],
  247. _eventsCount: 3,
  248. _onNativeResponse: [Function (anonymous)],
  249. _currentRequest: [Circular *1],
  250. _currentUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  251. 5NTk1EhQ14FLFtBiL9ibXK-durR8TiKgajxi7mQcg_goom4HsgIrChQNQgLsv&rkey=CAQSKAB6JWENi
  252. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  253. [Symbol(shapeMode)]: true,
  254. [Symbol(kCapture)]: false
  255. },
  256. [Symbol(shapeMode)]: false,
  257. [Symbol(kCapture)]: false,
  258. [Symbol(kBytesWritten)]: 0,
  259. [Symbol(kNeedDrain)]: false,
  260. [Symbol(corked)]: 0,
  261. [Symbol(kOutHeaders)]: [Object: null prototype] {
  262. accept: [Array],
  263. 'user-agent': [Array],
  264. 'accept-encoding': [Array],
  265. host: [Array]
  266. },
  267. [Symbol(errored)]: null,
  268. [Symbol(kHighWaterMark)]: 16384,
  269. [Symbol(kRejectNonStandardBodyWrites)]: false,
  270. [Symbol(kUniqueHeaders)]: null
  271. },
  272. response: {
  273. status: 404,
  274. statusText: 'Not Found',
  275. headers: Object [AxiosHeaders] {
  276. server: 'NWSs',
  277. date: 'Sun, 14 Apr 2024 16:02:02 GMT',
  278. 'content-type': 'text/plain',
  279. 'content-length': '0',
  280. connection: 'keep-alive',
  281. 'x-errno': '-5503023',
  282. 'x-rtflag': '0',
  283. 'x-dfsflag': '4',
  284. 'x-nws-log-uuid': 'f0f138d3-4e7b-4ef3-807d-319c3b19064d'
  285. },
  286. config: {
  287. transitional: [Object],
  288. adapter: [Array],
  289. transformRequest: [Array],
  290. transformResponse: [Array],
  291. timeout: 0,
  292. xsrfCookieName: 'XSRF-TOKEN',
  293. xsrfHeaderName: 'X-XSRF-TOKEN',
  294. maxContentLength: -1,
  295. maxBodyLength: -1,
  296. env: [Object],
  297. validateStatus: [Function: validateStatus],
  298. headers: [Object [AxiosHeaders]],
  299. url: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhQ
  300. 14FLFtBiL9ibXK-durR8TiKgajxi7mQcg_goom4HsgIrChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc6
  301. 2l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  302. method: 'get',
  303. responseType: 'stream',
  304. data: undefined
  305. },
  306. request: <ref *1> ClientRequest {
  307. _events: [Object: null prototype],
  308. _eventsCount: 7,
  309. _maxListeners: undefined,
  310. outputData: [],
  311. outputSize: 0,
  312. writable: true,
  313. destroyed: false,
  314. _last: true,
  315. chunkedEncoding: false,
  316. shouldKeepAlive: true,
  317. maxRequestsOnConnectionReached: false,
  318. _defaultKeepAlive: true,
  319. useChunkedEncodingByDefault: false,
  320. sendDate: false,
  321. _removedConnection: false,
  322. _removedContLen: false,
  323. _removedTE: false,
  324. strictContentLength: false,
  325. _contentLength: 0,
  326. _hasBody: true,
  327. _trailer: '',
  328. finished: true,
  329. _headerSent: true,
  330. _closed: false,
  331. socket: [TLSSocket],
  332. _header: 'GET /download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhQ14FLFtBiL9ibX
  333. K-durR8TiKgajxi7mQcg_goom4HsgIrChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZ
  334. HyRLAnNmHGoZ3y_gDZPqZt-64&spec=0 HTTP/1.1\r\n' +
  335. 'Accept: application/json, text/plain, */*\r\n' +
  336. 'User-Agent: axios/1.6.7\r\n' +
  337. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  338. 'Host: gchat.qpic.cn\r\n' +
  339. 'Connection: keep-alive\r\n' +
  340. '\r\n',
  341. _keepAliveTimeout: 0,
  342. _onPendingData: [Function: nop],
  343. agent: [Agent],
  344. socketPath: undefined,
  345. method: 'GET',
  346. maxHeaderSize: undefined,
  347. insecureHTTPParser: undefined,
  348. joinDuplicateHeaders: undefined,
  349. path: '/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhQ14FLFtBiL9ibXK-durR8
  350. TiKgajxi7mQcg_goom4HsgIrChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHyRLAnN
  351. mHGoZ3y_gDZPqZt-64&spec=0',
  352. _ended: false,
  353. res: [IncomingMessage],
  354. aborted: false,
  355. timeoutCb: [Function: emitRequestTimeout],
  356. upgradeOrConnect: false,
  357. parser: null,
  358. maxHeadersCount: null,
  359. reusedSocket: false,
  360. host: 'gchat.qpic.cn',
  361. protocol: 'https:',
  362. _redirectable: [Writable],
  363. [Symbol(shapeMode)]: false,
  364. [Symbol(kCapture)]: false,
  365. [Symbol(kBytesWritten)]: 0,
  366. [Symbol(kNeedDrain)]: false,
  367. [Symbol(corked)]: 0,
  368. [Symbol(kOutHeaders)]: [Object: null prototype],
  369. [Symbol(errored)]: null,
  370. [Symbol(kHighWaterMark)]: 16384,
  371. [Symbol(kRejectNonStandardBodyWrites)]: false,
  372. [Symbol(kUniqueHeaders)]: null
  373. },
  374. data: IncomingMessage {
  375. _events: [Object],
  376. _readableState: [ReadableState],
  377. _maxListeners: undefined,
  378. socket: [TLSSocket],
  379. httpVersionMajor: 1,
  380. httpVersionMinor: 1,
  381. httpVersion: '1.1',
  382. complete: true,
  383. rawHeaders: [Array],
  384. rawTrailers: [],
  385. joinDuplicateHeaders: undefined,
  386. aborted: false,
  387. upgrade: false,
  388. url: '',
  389. method: null,
  390. statusCode: 404,
  391. statusMessage: 'Not Found',
  392. client: [TLSSocket],
  393. _consuming: false,
  394. _dumped: false,
  395. req: [ClientRequest],
  396. _eventsCount: 4,
  397. responseUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  398. 5NTk1EhQ14FLFtBiL9ibXK-durR8TiKgajxi7mQcg_goom4HsgIrChQNQgLsv&rkey=CAQSKAB6JWENi
  399. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  400. redirects: [],
  401. [Symbol(shapeMode)]: true,
  402. [Symbol(kCapture)]: false,
  403. [Symbol(kHeaders)]: [Object],
  404. [Symbol(kHeadersCount)]: 18,
  405. [Symbol(kTrailers)]: null,
  406. [Symbol(kTrailersCount)]: 0
  407. }
  408. }
  409. }
  410.  
  411. Administrator@LhFibg1008635 MINGW64 /d/imgDiskApi
  412. $ node index.js
  413. 图片网盘服务器已经部署在 http://110.42.98.4:42614/ 上,当前版本 1.1.0
  414. AxiosError: Request failed with status code 404
  415. at settle (D:\imgDiskApi\node_modules\axios\dist\node\axios.cjs:1967:12)
  416. at RedirectableRequest.handleResponse (D:\imgDiskApi\node_modules\axios\dist
  417. \node\axios.cjs:3014:9)
  418. at RedirectableRequest.emit (node:events:518:28)
  419. at RedirectableRequest._processResponse (D:\imgDiskApi\node_modules\follow-r
  420. edirects\index.js:398:10)
  421. at RedirectableRequest._onNativeResponse (D:\imgDiskApi\node_modules\follow-
  422. redirects\index.js:91:12)
  423. at Object.onceWrapper (node:events:633:26)
  424. at ClientRequest.emit (node:events:518:28)
  425. at HTTPParser.parserOnIncomingClient (node:_http_client:698:27)
  426. at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17)
  427. at TLSSocket.socketOnData (node:_http_client:540:22)
  428. at Axios.request (D:\imgDiskApi\node_modules\axios\dist\node\axios.cjs:3877:
  429. 41)
  430. at process.processTicksAndRejections (node:internal/process/task_queues:95:5
  431. )
  432. at async D:\imgDiskApi\index.js:148:30 {
  433. code: 'ERR_BAD_REQUEST',
  434. config: {
  435. transitional: {
  436. silentJSONParsing: true,
  437. forcedJSONParsing: true,
  438. clarifyTimeoutError: false
  439. },
  440. adapter: [ 'xhr', 'http' ],
  441. transformRequest: [ [Function: transformRequest] ],
  442. transformResponse: [ [Function: transformResponse] ],
  443. timeout: 0,
  444. xsrfCookieName: 'XSRF-TOKEN',
  445. xsrfHeaderName: 'X-XSRF-TOKEN',
  446. maxContentLength: -1,
  447. maxBodyLength: -1,
  448. env: { FormData: [Function], Blob: [class Blob] },
  449. validateStatus: [Function: validateStatus],
  450. headers: Object [AxiosHeaders] {
  451. Accept: 'application/json, text/plain, */*',
  452. 'Content-Type': undefined,
  453. 'User-Agent': 'axios/1.6.7',
  454. 'Accept-Encoding': 'gzip, compress, deflate, br'
  455. },
  456. url: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhRNp
  457. YBRekQBuTjd1NAhSZMg7S3p_Rik9wMg_gooh6fvzuHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l
  458. 8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  459. method: 'get',
  460. responseType: 'stream',
  461. data: undefined
  462. },
  463. request: <ref *1> ClientRequest {
  464. _events: [Object: null prototype] {
  465. abort: [Function (anonymous)],
  466. aborted: [Function (anonymous)],
  467. connect: [Function (anonymous)],
  468. error: [Function (anonymous)],
  469. socket: [Function (anonymous)],
  470. timeout: [Function (anonymous)],
  471. finish: [Function: requestOnFinish]
  472. },
  473. _eventsCount: 7,
  474. _maxListeners: undefined,
  475. outputData: [],
  476. outputSize: 0,
  477. writable: true,
  478. destroyed: false,
  479. _last: true,
  480. chunkedEncoding: false,
  481. shouldKeepAlive: true,
  482. maxRequestsOnConnectionReached: false,
  483. _defaultKeepAlive: true,
  484. useChunkedEncodingByDefault: false,
  485. sendDate: false,
  486. _removedConnection: false,
  487. _removedContLen: false,
  488. _removedTE: false,
  489. strictContentLength: false,
  490. _contentLength: 0,
  491. _hasBody: true,
  492. _trailer: '',
  493. finished: true,
  494. _headerSent: true,
  495. _closed: false,
  496. socket: TLSSocket {
  497. _tlsOptions: [Object],
  498. _secureEstablished: true,
  499. _securePending: false,
  500. _newSessionPending: false,
  501. _controlReleased: true,
  502. secureConnecting: false,
  503. _SNICallback: null,
  504. servername: 'gchat.qpic.cn',
  505. alpnProtocol: false,
  506. authorized: true,
  507. authorizationError: null,
  508. encrypted: true,
  509. _events: [Object: null prototype],
  510. _eventsCount: 9,
  511. connecting: false,
  512. _hadError: false,
  513. _parent: null,
  514. _host: 'gchat.qpic.cn',
  515. _closeAfterHandlingError: false,
  516. _readableState: [ReadableState],
  517. _writableState: [WritableState],
  518. allowHalfOpen: false,
  519. _maxListeners: undefined,
  520. _sockname: null,
  521. _pendingData: null,
  522. _pendingEncoding: '',
  523. server: undefined,
  524. _server: null,
  525. ssl: [TLSWrap],
  526. _requestCert: true,
  527. _rejectUnauthorized: true,
  528. timeout: 5000,
  529. parser: null,
  530. _httpMessage: [Circular *1],
  531. autoSelectFamilyAttemptedAddresses: [Array],
  532. [Symbol(alpncallback)]: null,
  533. [Symbol(res)]: [TLSWrap],
  534. [Symbol(verified)]: true,
  535. [Symbol(pendingSession)]: null,
  536. [Symbol(async_id_symbol)]: 1294,
  537. [Symbol(kHandle)]: [TLSWrap],
  538. [Symbol(lastWriteQueueSize)]: 0,
  539. [Symbol(timeout)]: Timeout {
  540. _idleTimeout: 5000,
  541. _idlePrev: [TimersList],
  542. _idleNext: [Timeout],
  543. _idleStart: 23391948,
  544. _onTimeout: [Function: bound ],
  545. _timerArgs: undefined,
  546. _repeat: null,
  547. _destroyed: false,
  548. [Symbol(refed)]: false,
  549. [Symbol(kHasPrimitive)]: false,
  550. [Symbol(asyncId)]: 1296,
  551. [Symbol(triggerId)]: 1248
  552. },
  553. [Symbol(kBuffer)]: null,
  554. [Symbol(kBufferCb)]: null,
  555. [Symbol(kBufferGen)]: null,
  556. [Symbol(shapeMode)]: true,
  557. [Symbol(kCapture)]: false,
  558. [Symbol(kSetNoDelay)]: false,
  559. [Symbol(kSetKeepAlive)]: true,
  560. [Symbol(kSetKeepAliveInitialDelay)]: 60,
  561. [Symbol(kBytesRead)]: 0,
  562. [Symbol(kBytesWritten)]: 0,
  563. [Symbol(connect-options)]: [Object]
  564. },
  565. _header: 'GET /download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhRNpYBRekQBuTjd1N
  566. AhSZMg7S3p_Rik9wMg_gooh6fvzuHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHy
  567. RLAnNmHGoZ3y_gDZPqZt-64&spec=0 HTTP/1.1\r\n' +
  568. 'Accept: application/json, text/plain, */*\r\n' +
  569. 'User-Agent: axios/1.6.7\r\n' +
  570. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  571. 'Host: gchat.qpic.cn\r\n' +
  572. 'Connection: keep-alive\r\n' +
  573. '\r\n',
  574. _keepAliveTimeout: 0,
  575. _onPendingData: [Function: nop],
  576. agent: Agent {
  577. _events: [Object: null prototype],
  578. _eventsCount: 2,
  579. _maxListeners: undefined,
  580. defaultPort: 443,
  581. protocol: 'https:',
  582. options: [Object: null prototype],
  583. requests: [Object: null prototype] {},
  584. sockets: [Object: null prototype],
  585. freeSockets: [Object: null prototype] {},
  586. keepAliveMsecs: 1000,
  587. keepAlive: true,
  588. maxSockets: Infinity,
  589. maxFreeSockets: 256,
  590. scheduling: 'lifo',
  591. maxTotalSockets: Infinity,
  592. totalSocketCount: 14,
  593. maxCachedSessions: 100,
  594. _sessionCache: [Object],
  595. [Symbol(shapeMode)]: false,
  596. [Symbol(kCapture)]: false
  597. },
  598. socketPath: undefined,
  599. method: 'GET',
  600. maxHeaderSize: undefined,
  601. insecureHTTPParser: undefined,
  602. joinDuplicateHeaders: undefined,
  603. path: '/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhRNpYBRekQBuTjd1NAhSZMg7
  604. S3p_Rik9wMg_gooh6fvzuHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmH
  605. GoZ3y_gDZPqZt-64&spec=0',
  606. _ended: false,
  607. res: IncomingMessage {
  608. _events: [Object],
  609. _readableState: [ReadableState],
  610. _maxListeners: undefined,
  611. socket: [TLSSocket],
  612. httpVersionMajor: 1,
  613. httpVersionMinor: 1,
  614. httpVersion: '1.1',
  615. complete: true,
  616. rawHeaders: [Array],
  617. rawTrailers: [],
  618. joinDuplicateHeaders: undefined,
  619. aborted: false,
  620. upgrade: false,
  621. url: '',
  622. method: null,
  623. statusCode: 404,
  624. statusMessage: 'Not Found',
  625. client: [TLSSocket],
  626. _consuming: false,
  627. _dumped: false,
  628. req: [Circular *1],
  629. _eventsCount: 4,
  630. responseUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  631. 5NTk1EhRNpYBRekQBuTjd1NAhSZMg7S3p_Rik9wMg_gooh6fvzuHChQNQgLsv&rkey=CAQSKAB6JWENi
  632. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  633. redirects: [],
  634. [Symbol(shapeMode)]: true,
  635. [Symbol(kCapture)]: false,
  636. [Symbol(kHeaders)]: [Object],
  637. [Symbol(kHeadersCount)]: 18,
  638. [Symbol(kTrailers)]: null,
  639. [Symbol(kTrailersCount)]: 0
  640. },
  641. aborted: false,
  642. timeoutCb: [Function: emitRequestTimeout],
  643. upgradeOrConnect: false,
  644. parser: null,
  645. maxHeadersCount: null,
  646. reusedSocket: false,
  647. host: 'gchat.qpic.cn',
  648. protocol: 'https:',
  649. _redirectable: Writable {
  650. _events: [Object],
  651. _writableState: [WritableState],
  652. _maxListeners: undefined,
  653. _options: [Object],
  654. _ended: true,
  655. _ending: true,
  656. _redirectCount: 0,
  657. _redirects: [],
  658. _requestBodyLength: 0,
  659. _requestBodyBuffers: [],
  660. _eventsCount: 3,
  661. _onNativeResponse: [Function (anonymous)],
  662. _currentRequest: [Circular *1],
  663. _currentUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  664. 5NTk1EhRNpYBRekQBuTjd1NAhSZMg7S3p_Rik9wMg_gooh6fvzuHChQNQgLsv&rkey=CAQSKAB6JWENi
  665. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  666. [Symbol(shapeMode)]: true,
  667. [Symbol(kCapture)]: false
  668. },
  669. [Symbol(shapeMode)]: false,
  670. [Symbol(kCapture)]: false,
  671. [Symbol(kBytesWritten)]: 0,
  672. [Symbol(kNeedDrain)]: false,
  673. [Symbol(corked)]: 0,
  674. [Symbol(kOutHeaders)]: [Object: null prototype] {
  675. accept: [Array],
  676. 'user-agent': [Array],
  677. 'accept-encoding': [Array],
  678. host: [Array]
  679. },
  680. [Symbol(errored)]: null,
  681. [Symbol(kHighWaterMark)]: 16384,
  682. [Symbol(kRejectNonStandardBodyWrites)]: false,
  683. [Symbol(kUniqueHeaders)]: null
  684. },
  685. response: {
  686. status: 404,
  687. statusText: 'Not Found',
  688. headers: Object [AxiosHeaders] {
  689. server: 'NWSs',
  690. date: 'Sun, 14 Apr 2024 22:34:04 GMT',
  691. 'content-type': 'text/plain',
  692. 'content-length': '0',
  693. connection: 'keep-alive',
  694. 'x-errno': '-5503023',
  695. 'x-rtflag': '0',
  696. 'x-dfsflag': '4',
  697. 'x-nws-log-uuid': 'c0767ef9-6195-4d6c-8ae4-fa425a348fd9'
  698. },
  699. config: {
  700. transitional: [Object],
  701. adapter: [Array],
  702. transformRequest: [Array],
  703. transformResponse: [Array],
  704. timeout: 0,
  705. xsrfCookieName: 'XSRF-TOKEN',
  706. xsrfHeaderName: 'X-XSRF-TOKEN',
  707. maxContentLength: -1,
  708. maxBodyLength: -1,
  709. env: [Object],
  710. validateStatus: [Function: validateStatus],
  711. headers: [Object [AxiosHeaders]],
  712. url: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhR
  713. NpYBRekQBuTjd1NAhSZMg7S3p_Rik9wMg_gooh6fvzuHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc6
  714. 2l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  715. method: 'get',
  716. responseType: 'stream',
  717. data: undefined
  718. },
  719. request: <ref *1> ClientRequest {
  720. _events: [Object: null prototype],
  721. _eventsCount: 7,
  722. _maxListeners: undefined,
  723. outputData: [],
  724. outputSize: 0,
  725. writable: true,
  726. destroyed: false,
  727. _last: true,
  728. chunkedEncoding: false,
  729. shouldKeepAlive: true,
  730. maxRequestsOnConnectionReached: false,
  731. _defaultKeepAlive: true,
  732. useChunkedEncodingByDefault: false,
  733. sendDate: false,
  734. _removedConnection: false,
  735. _removedContLen: false,
  736. _removedTE: false,
  737. strictContentLength: false,
  738. _contentLength: 0,
  739. _hasBody: true,
  740. _trailer: '',
  741. finished: true,
  742. _headerSent: true,
  743. _closed: false,
  744. socket: [TLSSocket],
  745. _header: 'GET /download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhRNpYBRekQBuTjd
  746. 1NAhSZMg7S3p_Rik9wMg_gooh6fvzuHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZ
  747. HyRLAnNmHGoZ3y_gDZPqZt-64&spec=0 HTTP/1.1\r\n' +
  748. 'Accept: application/json, text/plain, */*\r\n' +
  749. 'User-Agent: axios/1.6.7\r\n' +
  750. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  751. 'Host: gchat.qpic.cn\r\n' +
  752. 'Connection: keep-alive\r\n' +
  753. '\r\n',
  754. _keepAliveTimeout: 0,
  755. _onPendingData: [Function: nop],
  756. agent: [Agent],
  757. socketPath: undefined,
  758. method: 'GET',
  759. maxHeaderSize: undefined,
  760. insecureHTTPParser: undefined,
  761. joinDuplicateHeaders: undefined,
  762. path: '/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhRNpYBRekQBuTjd1NAhSZM
  763. g7S3p_Rik9wMg_gooh6fvzuHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHyRLAnN
  764. mHGoZ3y_gDZPqZt-64&spec=0',
  765. _ended: false,
  766. res: [IncomingMessage],
  767. aborted: false,
  768. timeoutCb: [Function: emitRequestTimeout],
  769. upgradeOrConnect: false,
  770. parser: null,
  771. maxHeadersCount: null,
  772. reusedSocket: false,
  773. host: 'gchat.qpic.cn',
  774. protocol: 'https:',
  775. _redirectable: [Writable],
  776. [Symbol(shapeMode)]: false,
  777. [Symbol(kCapture)]: false,
  778. [Symbol(kBytesWritten)]: 0,
  779. [Symbol(kNeedDrain)]: false,
  780. [Symbol(corked)]: 0,
  781. [Symbol(kOutHeaders)]: [Object: null prototype],
  782. [Symbol(errored)]: null,
  783. [Symbol(kHighWaterMark)]: 16384,
  784. [Symbol(kRejectNonStandardBodyWrites)]: false,
  785. [Symbol(kUniqueHeaders)]: null
  786. },
  787. data: IncomingMessage {
  788. _events: [Object],
  789. _readableState: [ReadableState],
  790. _maxListeners: undefined,
  791. socket: [TLSSocket],
  792. httpVersionMajor: 1,
  793. httpVersionMinor: 1,
  794. httpVersion: '1.1',
  795. complete: true,
  796. rawHeaders: [Array],
  797. rawTrailers: [],
  798. joinDuplicateHeaders: undefined,
  799. aborted: false,
  800. upgrade: false,
  801. url: '',
  802. method: null,
  803. statusCode: 404,
  804. statusMessage: 'Not Found',
  805. client: [TLSSocket],
  806. _consuming: false,
  807. _dumped: false,
  808. req: [ClientRequest],
  809. _eventsCount: 4,
  810. responseUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  811. 5NTk1EhRNpYBRekQBuTjd1NAhSZMg7S3p_Rik9wMg_gooh6fvzuHChQNQgLsv&rkey=CAQSKAB6JWENi
  812. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  813. redirects: [],
  814. [Symbol(shapeMode)]: true,
  815. [Symbol(kCapture)]: false,
  816. [Symbol(kHeaders)]: [Object],
  817. [Symbol(kHeadersCount)]: 18,
  818. [Symbol(kTrailers)]: null,
  819. [Symbol(kTrailersCount)]: 0
  820. }
  821. }
  822. }
  823. AxiosError: Request failed with status code 404
  824. at settle (D:\imgDiskApi\node_modules\axios\dist\node\axios.cjs:1967:12)
  825. at RedirectableRequest.handleResponse (D:\imgDiskApi\node_modules\axios\dist
  826. \node\axios.cjs:3014:9)
  827. at RedirectableRequest.emit (node:events:518:28)
  828. at RedirectableRequest._processResponse (D:\imgDiskApi\node_modules\follow-r
  829. edirects\index.js:398:10)
  830. at RedirectableRequest._onNativeResponse (D:\imgDiskApi\node_modules\follow-
  831. redirects\index.js:91:12)
  832. at Object.onceWrapper (node:events:633:26)
  833. at ClientRequest.emit (node:events:518:28)
  834. at HTTPParser.parserOnIncomingClient (node:_http_client:698:27)
  835. at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17)
  836. at TLSSocket.socketOnData (node:_http_client:540:22)
  837. at Axios.request (D:\imgDiskApi\node_modules\axios\dist\node\axios.cjs:3877:
  838. 41)
  839. at process.processTicksAndRejections (node:internal/process/task_queues:95:5
  840. )
  841. at async D:\imgDiskApi\index.js:148:30 {
  842. code: 'ERR_BAD_REQUEST',
  843. config: {
  844. transitional: {
  845. silentJSONParsing: true,
  846. forcedJSONParsing: true,
  847. clarifyTimeoutError: false
  848. },
  849. adapter: [ 'xhr', 'http' ],
  850. transformRequest: [ [Function: transformRequest] ],
  851. transformResponse: [ [Function: transformResponse] ],
  852. timeout: 0,
  853. xsrfCookieName: 'XSRF-TOKEN',
  854. xsrfHeaderName: 'X-XSRF-TOKEN',
  855. maxContentLength: -1,
  856. maxBodyLength: -1,
  857. env: { FormData: [Function], Blob: [class Blob] },
  858. validateStatus: [Function: validateStatus],
  859. headers: Object [AxiosHeaders] {
  860. Accept: 'application/json, text/plain, */*',
  861. 'Content-Type': undefined,
  862. 'User-Agent': 'axios/1.6.7',
  863. 'Accept-Encoding': 'gzip, compress, deflate, br'
  864. },
  865. url: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhRWg
  866. whyC7zm-zBkVeGgym4pe-HPARi-jAQg_goojPSlzuHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l
  867. 8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  868. method: 'get',
  869. responseType: 'stream',
  870. data: undefined
  871. },
  872. request: <ref *1> ClientRequest {
  873. _events: [Object: null prototype] {
  874. abort: [Function (anonymous)],
  875. aborted: [Function (anonymous)],
  876. connect: [Function (anonymous)],
  877. error: [Function (anonymous)],
  878. socket: [Function (anonymous)],
  879. timeout: [Function (anonymous)],
  880. finish: [Function: requestOnFinish]
  881. },
  882. _eventsCount: 7,
  883. _maxListeners: undefined,
  884. outputData: [],
  885. outputSize: 0,
  886. writable: true,
  887. destroyed: false,
  888. _last: true,
  889. chunkedEncoding: false,
  890. shouldKeepAlive: true,
  891. maxRequestsOnConnectionReached: false,
  892. _defaultKeepAlive: true,
  893. useChunkedEncodingByDefault: false,
  894. sendDate: false,
  895. _removedConnection: false,
  896. _removedContLen: false,
  897. _removedTE: false,
  898. strictContentLength: false,
  899. _contentLength: 0,
  900. _hasBody: true,
  901. _trailer: '',
  902. finished: true,
  903. _headerSent: true,
  904. _closed: false,
  905. socket: TLSSocket {
  906. _tlsOptions: [Object],
  907. _secureEstablished: true,
  908. _securePending: false,
  909. _newSessionPending: false,
  910. _controlReleased: true,
  911. secureConnecting: false,
  912. _SNICallback: null,
  913. servername: 'gchat.qpic.cn',
  914. alpnProtocol: false,
  915. authorized: true,
  916. authorizationError: null,
  917. encrypted: true,
  918. _events: [Object: null prototype],
  919. _eventsCount: 9,
  920. connecting: false,
  921. _hadError: false,
  922. _parent: null,
  923. _host: 'gchat.qpic.cn',
  924. _closeAfterHandlingError: false,
  925. _readableState: [ReadableState],
  926. _writableState: [WritableState],
  927. allowHalfOpen: false,
  928. _maxListeners: undefined,
  929. _sockname: null,
  930. _pendingData: null,
  931. _pendingEncoding: '',
  932. server: undefined,
  933. _server: null,
  934. ssl: [TLSWrap],
  935. _requestCert: true,
  936. _rejectUnauthorized: true,
  937. timeout: 5000,
  938. parser: null,
  939. _httpMessage: [Circular *1],
  940. autoSelectFamilyAttemptedAddresses: [Array],
  941. [Symbol(alpncallback)]: null,
  942. [Symbol(res)]: [TLSWrap],
  943. [Symbol(verified)]: true,
  944. [Symbol(pendingSession)]: null,
  945. [Symbol(async_id_symbol)]: 1282,
  946. [Symbol(kHandle)]: [TLSWrap],
  947. [Symbol(lastWriteQueueSize)]: 0,
  948. [Symbol(timeout)]: Timeout {
  949. _idleTimeout: 5000,
  950. _idlePrev: [TimersList],
  951. _idleNext: [Timeout],
  952. _idleStart: 23391968,
  953. _onTimeout: [Function: bound ],
  954. _timerArgs: undefined,
  955. _repeat: null,
  956. _destroyed: false,
  957. [Symbol(refed)]: false,
  958. [Symbol(kHasPrimitive)]: false,
  959. [Symbol(asyncId)]: 1284,
  960. [Symbol(triggerId)]: 1248
  961. },
  962. [Symbol(kBuffer)]: null,
  963. [Symbol(kBufferCb)]: null,
  964. [Symbol(kBufferGen)]: null,
  965. [Symbol(shapeMode)]: true,
  966. [Symbol(kCapture)]: false,
  967. [Symbol(kSetNoDelay)]: false,
  968. [Symbol(kSetKeepAlive)]: true,
  969. [Symbol(kSetKeepAliveInitialDelay)]: 60,
  970. [Symbol(kBytesRead)]: 0,
  971. [Symbol(kBytesWritten)]: 0,
  972. [Symbol(connect-options)]: [Object]
  973. },
  974. _header: 'GET /download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhRWgwhyC7zm-zBkVe
  975. Ggym4pe-HPARi-jAQg_goojPSlzuHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHy
  976. RLAnNmHGoZ3y_gDZPqZt-64&spec=0 HTTP/1.1\r\n' +
  977. 'Accept: application/json, text/plain, */*\r\n' +
  978. 'User-Agent: axios/1.6.7\r\n' +
  979. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  980. 'Host: gchat.qpic.cn\r\n' +
  981. 'Connection: keep-alive\r\n' +
  982. '\r\n',
  983. _keepAliveTimeout: 0,
  984. _onPendingData: [Function: nop],
  985. agent: Agent {
  986. _events: [Object: null prototype],
  987. _eventsCount: 2,
  988. _maxListeners: undefined,
  989. defaultPort: 443,
  990. protocol: 'https:',
  991. options: [Object: null prototype],
  992. requests: [Object: null prototype] {},
  993. sockets: [Object: null prototype],
  994. freeSockets: [Object: null prototype] {},
  995. keepAliveMsecs: 1000,
  996. keepAlive: true,
  997. maxSockets: Infinity,
  998. maxFreeSockets: 256,
  999. scheduling: 'lifo',
  1000. maxTotalSockets: Infinity,
  1001. totalSocketCount: 14,
  1002. maxCachedSessions: 100,
  1003. _sessionCache: [Object],
  1004. [Symbol(shapeMode)]: false,
  1005. [Symbol(kCapture)]: false
  1006. },
  1007. socketPath: undefined,
  1008. method: 'GET',
  1009. maxHeaderSize: undefined,
  1010. insecureHTTPParser: undefined,
  1011. joinDuplicateHeaders: undefined,
  1012. path: '/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhRWgwhyC7zm-zBkVeGgym4pe
  1013. -HPARi-jAQg_goojPSlzuHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmH
  1014. GoZ3y_gDZPqZt-64&spec=0',
  1015. _ended: false,
  1016. res: IncomingMessage {
  1017. _events: [Object],
  1018. _readableState: [ReadableState],
  1019. _maxListeners: undefined,
  1020. socket: [TLSSocket],
  1021. httpVersionMajor: 1,
  1022. httpVersionMinor: 1,
  1023. httpVersion: '1.1',
  1024. complete: true,
  1025. rawHeaders: [Array],
  1026. rawTrailers: [],
  1027. joinDuplicateHeaders: undefined,
  1028. aborted: false,
  1029. upgrade: false,
  1030. url: '',
  1031. method: null,
  1032. statusCode: 404,
  1033. statusMessage: 'Not Found',
  1034. client: [TLSSocket],
  1035. _consuming: false,
  1036. _dumped: false,
  1037. req: [Circular *1],
  1038. _eventsCount: 4,
  1039. responseUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  1040. 5NTk1EhRWgwhyC7zm-zBkVeGgym4pe-HPARi-jAQg_goojPSlzuHChQNQgLsv&rkey=CAQSKAB6JWENi
  1041. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  1042. redirects: [],
  1043. [Symbol(shapeMode)]: true,
  1044. [Symbol(kCapture)]: false,
  1045. [Symbol(kHeaders)]: [Object],
  1046. [Symbol(kHeadersCount)]: 18,
  1047. [Symbol(kTrailers)]: null,
  1048. [Symbol(kTrailersCount)]: 0
  1049. },
  1050. aborted: false,
  1051. timeoutCb: [Function: emitRequestTimeout],
  1052. upgradeOrConnect: false,
  1053. parser: null,
  1054. maxHeadersCount: null,
  1055. reusedSocket: false,
  1056. host: 'gchat.qpic.cn',
  1057. protocol: 'https:',
  1058. _redirectable: Writable {
  1059. _events: [Object],
  1060. _writableState: [WritableState],
  1061. _maxListeners: undefined,
  1062. _options: [Object],
  1063. _ended: true,
  1064. _ending: true,
  1065. _redirectCount: 0,
  1066. _redirects: [],
  1067. _requestBodyLength: 0,
  1068. _requestBodyBuffers: [],
  1069. _eventsCount: 3,
  1070. _onNativeResponse: [Function (anonymous)],
  1071. _currentRequest: [Circular *1],
  1072. _currentUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  1073. 5NTk1EhRWgwhyC7zm-zBkVeGgym4pe-HPARi-jAQg_goojPSlzuHChQNQgLsv&rkey=CAQSKAB6JWENi
  1074. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  1075. [Symbol(shapeMode)]: true,
  1076. [Symbol(kCapture)]: false
  1077. },
  1078. [Symbol(shapeMode)]: false,
  1079. [Symbol(kCapture)]: false,
  1080. [Symbol(kBytesWritten)]: 0,
  1081. [Symbol(kNeedDrain)]: false,
  1082. [Symbol(corked)]: 0,
  1083. [Symbol(kOutHeaders)]: [Object: null prototype] {
  1084. accept: [Array],
  1085. 'user-agent': [Array],
  1086. 'accept-encoding': [Array],
  1087. host: [Array]
  1088. },
  1089. [Symbol(errored)]: null,
  1090. [Symbol(kHighWaterMark)]: 16384,
  1091. [Symbol(kRejectNonStandardBodyWrites)]: false,
  1092. [Symbol(kUniqueHeaders)]: null
  1093. },
  1094. response: {
  1095. status: 404,
  1096. statusText: 'Not Found',
  1097. headers: Object [AxiosHeaders] {
  1098. server: 'NWSs',
  1099. date: 'Sun, 14 Apr 2024 22:34:04 GMT',
  1100. 'content-type': 'text/plain',
  1101. 'content-length': '0',
  1102. connection: 'keep-alive',
  1103. 'x-errno': '-5503023',
  1104. 'x-rtflag': '0',
  1105. 'x-dfsflag': '4',
  1106. 'x-nws-log-uuid': '1ed52a1b-06c7-423f-871e-d325e6c358fb'
  1107. },
  1108. config: {
  1109. transitional: [Object],
  1110. adapter: [Array],
  1111. transformRequest: [Array],
  1112. transformResponse: [Array],
  1113. timeout: 0,
  1114. xsrfCookieName: 'XSRF-TOKEN',
  1115. xsrfHeaderName: 'X-XSRF-TOKEN',
  1116. maxContentLength: -1,
  1117. maxBodyLength: -1,
  1118. env: [Object],
  1119. validateStatus: [Function: validateStatus],
  1120. headers: [Object [AxiosHeaders]],
  1121. url: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhR
  1122. WgwhyC7zm-zBkVeGgym4pe-HPARi-jAQg_goojPSlzuHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc6
  1123. 2l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  1124. method: 'get',
  1125. responseType: 'stream',
  1126. data: undefined
  1127. },
  1128. request: <ref *1> ClientRequest {
  1129. _events: [Object: null prototype],
  1130. _eventsCount: 7,
  1131. _maxListeners: undefined,
  1132. outputData: [],
  1133. outputSize: 0,
  1134. writable: true,
  1135. destroyed: false,
  1136. _last: true,
  1137. chunkedEncoding: false,
  1138. shouldKeepAlive: true,
  1139. maxRequestsOnConnectionReached: false,
  1140. _defaultKeepAlive: true,
  1141. useChunkedEncodingByDefault: false,
  1142. sendDate: false,
  1143. _removedConnection: false,
  1144. _removedContLen: false,
  1145. _removedTE: false,
  1146. strictContentLength: false,
  1147. _contentLength: 0,
  1148. _hasBody: true,
  1149. _trailer: '',
  1150. finished: true,
  1151. _headerSent: true,
  1152. _closed: false,
  1153. socket: [TLSSocket],
  1154. _header: 'GET /download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhRWgwhyC7zm-zBk
  1155. VeGgym4pe-HPARi-jAQg_goojPSlzuHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZ
  1156. HyRLAnNmHGoZ3y_gDZPqZt-64&spec=0 HTTP/1.1\r\n' +
  1157. 'Accept: application/json, text/plain, */*\r\n' +
  1158. 'User-Agent: axios/1.6.7\r\n' +
  1159. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  1160. 'Host: gchat.qpic.cn\r\n' +
  1161. 'Connection: keep-alive\r\n' +
  1162. '\r\n',
  1163. _keepAliveTimeout: 0,
  1164. _onPendingData: [Function: nop],
  1165. agent: [Agent],
  1166. socketPath: undefined,
  1167. method: 'GET',
  1168. maxHeaderSize: undefined,
  1169. insecureHTTPParser: undefined,
  1170. joinDuplicateHeaders: undefined,
  1171. path: '/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhRWgwhyC7zm-zBkVeGgym4
  1172. pe-HPARi-jAQg_goojPSlzuHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHyRLAnN
  1173. mHGoZ3y_gDZPqZt-64&spec=0',
  1174. _ended: false,
  1175. res: [IncomingMessage],
  1176. aborted: false,
  1177. timeoutCb: [Function: emitRequestTimeout],
  1178. upgradeOrConnect: false,
  1179. parser: null,
  1180. maxHeadersCount: null,
  1181. reusedSocket: false,
  1182. host: 'gchat.qpic.cn',
  1183. protocol: 'https:',
  1184. _redirectable: [Writable],
  1185. [Symbol(shapeMode)]: false,
  1186. [Symbol(kCapture)]: false,
  1187. [Symbol(kBytesWritten)]: 0,
  1188. [Symbol(kNeedDrain)]: false,
  1189. [Symbol(corked)]: 0,
  1190. [Symbol(kOutHeaders)]: [Object: null prototype],
  1191. [Symbol(errored)]: null,
  1192. [Symbol(kHighWaterMark)]: 16384,
  1193. [Symbol(kRejectNonStandardBodyWrites)]: false,
  1194. [Symbol(kUniqueHeaders)]: null
  1195. },
  1196. data: IncomingMessage {
  1197. _events: [Object],
  1198. _readableState: [ReadableState],
  1199. _maxListeners: undefined,
  1200. socket: [TLSSocket],
  1201. httpVersionMajor: 1,
  1202. httpVersionMinor: 1,
  1203. httpVersion: '1.1',
  1204. complete: true,
  1205. rawHeaders: [Array],
  1206. rawTrailers: [],
  1207. joinDuplicateHeaders: undefined,
  1208. aborted: false,
  1209. upgrade: false,
  1210. url: '',
  1211. method: null,
  1212. statusCode: 404,
  1213. statusMessage: 'Not Found',
  1214. client: [TLSSocket],
  1215. _consuming: false,
  1216. _dumped: false,
  1217. req: [ClientRequest],
  1218. _eventsCount: 4,
  1219. responseUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  1220. 5NTk1EhRWgwhyC7zm-zBkVeGgym4pe-HPARi-jAQg_goojPSlzuHChQNQgLsv&rkey=CAQSKAB6JWENi
  1221. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  1222. redirects: [],
  1223. [Symbol(shapeMode)]: true,
  1224. [Symbol(kCapture)]: false,
  1225. [Symbol(kHeaders)]: [Object],
  1226. [Symbol(kHeadersCount)]: 18,
  1227. [Symbol(kTrailers)]: null,
  1228. [Symbol(kTrailersCount)]: 0
  1229. }
  1230. }
  1231. }
  1232. AxiosError: Request failed with status code 404
  1233. at settle (D:\imgDiskApi\node_modules\axios\dist\node\axios.cjs:1967:12)
  1234. at RedirectableRequest.handleResponse (D:\imgDiskApi\node_modules\axios\dist
  1235. \node\axios.cjs:3014:9)
  1236. at RedirectableRequest.emit (node:events:518:28)
  1237. at RedirectableRequest._processResponse (D:\imgDiskApi\node_modules\follow-r
  1238. edirects\index.js:398:10)
  1239. at RedirectableRequest._onNativeResponse (D:\imgDiskApi\node_modules\follow-
  1240. redirects\index.js:91:12)
  1241. at Object.onceWrapper (node:events:633:26)
  1242. at ClientRequest.emit (node:events:518:28)
  1243. at HTTPParser.parserOnIncomingClient (node:_http_client:698:27)
  1244. at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17)
  1245. at TLSSocket.socketOnData (node:_http_client:540:22)
  1246. at Axios.request (D:\imgDiskApi\node_modules\axios\dist\node\axios.cjs:3877:
  1247. 41)
  1248. at process.processTicksAndRejections (node:internal/process/task_queues:95:5
  1249. )
  1250. at async D:\imgDiskApi\index.js:148:30 {
  1251. code: 'ERR_BAD_REQUEST',
  1252. config: {
  1253. transitional: {
  1254. silentJSONParsing: true,
  1255. forcedJSONParsing: true,
  1256. clarifyTimeoutError: false
  1257. },
  1258. adapter: [ 'xhr', 'http' ],
  1259. transformRequest: [ [Function: transformRequest] ],
  1260. transformResponse: [ [Function: transformResponse] ],
  1261. timeout: 0,
  1262. xsrfCookieName: 'XSRF-TOKEN',
  1263. xsrfHeaderName: 'X-XSRF-TOKEN',
  1264. maxContentLength: -1,
  1265. maxBodyLength: -1,
  1266. env: { FormData: [Function], Blob: [class Blob] },
  1267. validateStatus: [Function: validateStatus],
  1268. headers: Object [AxiosHeaders] {
  1269. Accept: 'application/json, text/plain, */*',
  1270. 'Content-Type': undefined,
  1271. 'User-Agent': 'axios/1.6.7',
  1272. 'Accept-Encoding': 'gzip, compress, deflate, br'
  1273. },
  1274. url: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhSaf
  1275. ksalZHzoClO4K-EIm2hfOw2Gxi9oAQg_goo_-3Yz-HChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l
  1276. 8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  1277. method: 'get',
  1278. responseType: 'stream',
  1279. data: undefined
  1280. },
  1281. request: <ref *1> ClientRequest {
  1282. _events: [Object: null prototype] {
  1283. abort: [Function (anonymous)],
  1284. aborted: [Function (anonymous)],
  1285. connect: [Function (anonymous)],
  1286. error: [Function (anonymous)],
  1287. socket: [Function (anonymous)],
  1288. timeout: [Function (anonymous)],
  1289. finish: [Function: requestOnFinish]
  1290. },
  1291. _eventsCount: 7,
  1292. _maxListeners: undefined,
  1293. outputData: [],
  1294. outputSize: 0,
  1295. writable: true,
  1296. destroyed: false,
  1297. _last: true,
  1298. chunkedEncoding: false,
  1299. shouldKeepAlive: true,
  1300. maxRequestsOnConnectionReached: false,
  1301. _defaultKeepAlive: true,
  1302. useChunkedEncodingByDefault: false,
  1303. sendDate: false,
  1304. _removedConnection: false,
  1305. _removedContLen: false,
  1306. _removedTE: false,
  1307. strictContentLength: false,
  1308. _contentLength: 0,
  1309. _hasBody: true,
  1310. _trailer: '',
  1311. finished: true,
  1312. _headerSent: true,
  1313. _closed: false,
  1314. socket: TLSSocket {
  1315. _tlsOptions: [Object],
  1316. _secureEstablished: true,
  1317. _securePending: false,
  1318. _newSessionPending: false,
  1319. _controlReleased: true,
  1320. secureConnecting: false,
  1321. _SNICallback: null,
  1322. servername: 'gchat.qpic.cn',
  1323. alpnProtocol: false,
  1324. authorized: true,
  1325. authorizationError: null,
  1326. encrypted: true,
  1327. _events: [Object: null prototype],
  1328. _eventsCount: 9,
  1329. connecting: false,
  1330. _hadError: false,
  1331. _parent: null,
  1332. _host: 'gchat.qpic.cn',
  1333. _closeAfterHandlingError: false,
  1334. _readableState: [ReadableState],
  1335. _writableState: [WritableState],
  1336. allowHalfOpen: false,
  1337. _maxListeners: undefined,
  1338. _sockname: null,
  1339. _pendingData: null,
  1340. _pendingEncoding: '',
  1341. server: undefined,
  1342. _server: null,
  1343. ssl: [TLSWrap],
  1344. _requestCert: true,
  1345. _rejectUnauthorized: true,
  1346. timeout: 5000,
  1347. parser: null,
  1348. _httpMessage: [Circular *1],
  1349. autoSelectFamilyAttemptedAddresses: [Array],
  1350. [Symbol(alpncallback)]: null,
  1351. [Symbol(res)]: [TLSWrap],
  1352. [Symbol(verified)]: true,
  1353. [Symbol(pendingSession)]: null,
  1354. [Symbol(async_id_symbol)]: 1312,
  1355. [Symbol(kHandle)]: [TLSWrap],
  1356. [Symbol(lastWriteQueueSize)]: 0,
  1357. [Symbol(timeout)]: Timeout {
  1358. _idleTimeout: 5000,
  1359. _idlePrev: [TimersList],
  1360. _idleNext: [Timeout],
  1361. _idleStart: 23391981,
  1362. _onTimeout: [Function: bound ],
  1363. _timerArgs: undefined,
  1364. _repeat: null,
  1365. _destroyed: false,
  1366. [Symbol(refed)]: false,
  1367. [Symbol(kHasPrimitive)]: false,
  1368. [Symbol(asyncId)]: 1314,
  1369. [Symbol(triggerId)]: 1248
  1370. },
  1371. [Symbol(kBuffer)]: null,
  1372. [Symbol(kBufferCb)]: null,
  1373. [Symbol(kBufferGen)]: null,
  1374. [Symbol(shapeMode)]: true,
  1375. [Symbol(kCapture)]: false,
  1376. [Symbol(kSetNoDelay)]: false,
  1377. [Symbol(kSetKeepAlive)]: true,
  1378. [Symbol(kSetKeepAliveInitialDelay)]: 60,
  1379. [Symbol(kBytesRead)]: 0,
  1380. [Symbol(kBytesWritten)]: 0,
  1381. [Symbol(connect-options)]: [Object]
  1382. },
  1383. _header: 'GET /download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhSafksalZHzoClO4K
  1384. -EIm2hfOw2Gxi9oAQg_goo_-3Yz-HChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHy
  1385. RLAnNmHGoZ3y_gDZPqZt-64&spec=0 HTTP/1.1\r\n' +
  1386. 'Accept: application/json, text/plain, */*\r\n' +
  1387. 'User-Agent: axios/1.6.7\r\n' +
  1388. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  1389. 'Host: gchat.qpic.cn\r\n' +
  1390. 'Connection: keep-alive\r\n' +
  1391. '\r\n',
  1392. _keepAliveTimeout: 0,
  1393. _onPendingData: [Function: nop],
  1394. agent: Agent {
  1395. _events: [Object: null prototype],
  1396. _eventsCount: 2,
  1397. _maxListeners: undefined,
  1398. defaultPort: 443,
  1399. protocol: 'https:',
  1400. options: [Object: null prototype],
  1401. requests: [Object: null prototype] {},
  1402. sockets: [Object: null prototype],
  1403. freeSockets: [Object: null prototype] {},
  1404. keepAliveMsecs: 1000,
  1405. keepAlive: true,
  1406. maxSockets: Infinity,
  1407. maxFreeSockets: 256,
  1408. scheduling: 'lifo',
  1409. maxTotalSockets: Infinity,
  1410. totalSocketCount: 14,
  1411. maxCachedSessions: 100,
  1412. _sessionCache: [Object],
  1413. [Symbol(shapeMode)]: false,
  1414. [Symbol(kCapture)]: false
  1415. },
  1416. socketPath: undefined,
  1417. method: 'GET',
  1418. maxHeaderSize: undefined,
  1419. insecureHTTPParser: undefined,
  1420. joinDuplicateHeaders: undefined,
  1421. path: '/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhSafksalZHzoClO4K-EIm2hf
  1422. Ow2Gxi9oAQg_goo_-3Yz-HChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmH
  1423. GoZ3y_gDZPqZt-64&spec=0',
  1424. _ended: false,
  1425. res: IncomingMessage {
  1426. _events: [Object],
  1427. _readableState: [ReadableState],
  1428. _maxListeners: undefined,
  1429. socket: [TLSSocket],
  1430. httpVersionMajor: 1,
  1431. httpVersionMinor: 1,
  1432. httpVersion: '1.1',
  1433. complete: true,
  1434. rawHeaders: [Array],
  1435. rawTrailers: [],
  1436. joinDuplicateHeaders: undefined,
  1437. aborted: false,
  1438. upgrade: false,
  1439. url: '',
  1440. method: null,
  1441. statusCode: 404,
  1442. statusMessage: 'Not Found',
  1443. client: [TLSSocket],
  1444. _consuming: false,
  1445. _dumped: false,
  1446. req: [Circular *1],
  1447. _eventsCount: 4,
  1448. responseUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  1449. 5NTk1EhSafksalZHzoClO4K-EIm2hfOw2Gxi9oAQg_goo_-3Yz-HChQNQgLsv&rkey=CAQSKAB6JWENi
  1450. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  1451. redirects: [],
  1452. [Symbol(shapeMode)]: true,
  1453. [Symbol(kCapture)]: false,
  1454. [Symbol(kHeaders)]: [Object],
  1455. [Symbol(kHeadersCount)]: 18,
  1456. [Symbol(kTrailers)]: null,
  1457. [Symbol(kTrailersCount)]: 0
  1458. },
  1459. aborted: false,
  1460. timeoutCb: [Function: emitRequestTimeout],
  1461. upgradeOrConnect: false,
  1462. parser: null,
  1463. maxHeadersCount: null,
  1464. reusedSocket: false,
  1465. host: 'gchat.qpic.cn',
  1466. protocol: 'https:',
  1467. _redirectable: Writable {
  1468. _events: [Object],
  1469. _writableState: [WritableState],
  1470. _maxListeners: undefined,
  1471. _options: [Object],
  1472. _ended: true,
  1473. _ending: true,
  1474. _redirectCount: 0,
  1475. _redirects: [],
  1476. _requestBodyLength: 0,
  1477. _requestBodyBuffers: [],
  1478. _eventsCount: 3,
  1479. _onNativeResponse: [Function (anonymous)],
  1480. _currentRequest: [Circular *1],
  1481. _currentUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  1482. 5NTk1EhSafksalZHzoClO4K-EIm2hfOw2Gxi9oAQg_goo_-3Yz-HChQNQgLsv&rkey=CAQSKAB6JWENi
  1483. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  1484. [Symbol(shapeMode)]: true,
  1485. [Symbol(kCapture)]: false
  1486. },
  1487. [Symbol(shapeMode)]: false,
  1488. [Symbol(kCapture)]: false,
  1489. [Symbol(kBytesWritten)]: 0,
  1490. [Symbol(kNeedDrain)]: false,
  1491. [Symbol(corked)]: 0,
  1492. [Symbol(kOutHeaders)]: [Object: null prototype] {
  1493. accept: [Array],
  1494. 'user-agent': [Array],
  1495. 'accept-encoding': [Array],
  1496. host: [Array]
  1497. },
  1498. [Symbol(errored)]: null,
  1499. [Symbol(kHighWaterMark)]: 16384,
  1500. [Symbol(kRejectNonStandardBodyWrites)]: false,
  1501. [Symbol(kUniqueHeaders)]: null
  1502. },
  1503. response: {
  1504. status: 404,
  1505. statusText: 'Not Found',
  1506. headers: Object [AxiosHeaders] {
  1507. server: 'NWSs',
  1508. date: 'Sun, 14 Apr 2024 22:34:04 GMT',
  1509. 'content-type': 'text/plain',
  1510. 'content-length': '0',
  1511. connection: 'keep-alive',
  1512. 'x-errno': '-5503023',
  1513. 'x-rtflag': '0',
  1514. 'x-dfsflag': '4',
  1515. 'x-nws-log-uuid': '340657fe-22ef-45d2-a6c9-1ce6a04a8648'
  1516. },
  1517. config: {
  1518. transitional: [Object],
  1519. adapter: [Array],
  1520. transformRequest: [Array],
  1521. transformResponse: [Array],
  1522. timeout: 0,
  1523. xsrfCookieName: 'XSRF-TOKEN',
  1524. xsrfHeaderName: 'X-XSRF-TOKEN',
  1525. maxContentLength: -1,
  1526. maxBodyLength: -1,
  1527. env: [Object],
  1528. validateStatus: [Function: validateStatus],
  1529. headers: [Object [AxiosHeaders]],
  1530. url: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhS
  1531. afksalZHzoClO4K-EIm2hfOw2Gxi9oAQg_goo_-3Yz-HChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc6
  1532. 2l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  1533. method: 'get',
  1534. responseType: 'stream',
  1535. data: undefined
  1536. },
  1537. request: <ref *1> ClientRequest {
  1538. _events: [Object: null prototype],
  1539. _eventsCount: 7,
  1540. _maxListeners: undefined,
  1541. outputData: [],
  1542. outputSize: 0,
  1543. writable: true,
  1544. destroyed: false,
  1545. _last: true,
  1546. chunkedEncoding: false,
  1547. shouldKeepAlive: true,
  1548. maxRequestsOnConnectionReached: false,
  1549. _defaultKeepAlive: true,
  1550. useChunkedEncodingByDefault: false,
  1551. sendDate: false,
  1552. _removedConnection: false,
  1553. _removedContLen: false,
  1554. _removedTE: false,
  1555. strictContentLength: false,
  1556. _contentLength: 0,
  1557. _hasBody: true,
  1558. _trailer: '',
  1559. finished: true,
  1560. _headerSent: true,
  1561. _closed: false,
  1562. socket: [TLSSocket],
  1563. _header: 'GET /download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhSafksalZHzoClO
  1564. 4K-EIm2hfOw2Gxi9oAQg_goo_-3Yz-HChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZ
  1565. HyRLAnNmHGoZ3y_gDZPqZt-64&spec=0 HTTP/1.1\r\n' +
  1566. 'Accept: application/json, text/plain, */*\r\n' +
  1567. 'User-Agent: axios/1.6.7\r\n' +
  1568. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  1569. 'Host: gchat.qpic.cn\r\n' +
  1570. 'Connection: keep-alive\r\n' +
  1571. '\r\n',
  1572. _keepAliveTimeout: 0,
  1573. _onPendingData: [Function: nop],
  1574. agent: [Agent],
  1575. socketPath: undefined,
  1576. method: 'GET',
  1577. maxHeaderSize: undefined,
  1578. insecureHTTPParser: undefined,
  1579. joinDuplicateHeaders: undefined,
  1580. path: '/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhSafksalZHzoClO4K-EIm2
  1581. hfOw2Gxi9oAQg_goo_-3Yz-HChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHyRLAnN
  1582. mHGoZ3y_gDZPqZt-64&spec=0',
  1583. _ended: false,
  1584. res: [IncomingMessage],
  1585. aborted: false,
  1586. timeoutCb: [Function: emitRequestTimeout],
  1587. upgradeOrConnect: false,
  1588. parser: null,
  1589. maxHeadersCount: null,
  1590. reusedSocket: false,
  1591. host: 'gchat.qpic.cn',
  1592. protocol: 'https:',
  1593. _redirectable: [Writable],
  1594. [Symbol(shapeMode)]: false,
  1595. [Symbol(kCapture)]: false,
  1596. [Symbol(kBytesWritten)]: 0,
  1597. [Symbol(kNeedDrain)]: false,
  1598. [Symbol(corked)]: 0,
  1599. [Symbol(kOutHeaders)]: [Object: null prototype],
  1600. [Symbol(errored)]: null,
  1601. [Symbol(kHighWaterMark)]: 16384,
  1602. [Symbol(kRejectNonStandardBodyWrites)]: false,
  1603. [Symbol(kUniqueHeaders)]: null
  1604. },
  1605. data: IncomingMessage {
  1606. _events: [Object],
  1607. _readableState: [ReadableState],
  1608. _maxListeners: undefined,
  1609. socket: [TLSSocket],
  1610. httpVersionMajor: 1,
  1611. httpVersionMinor: 1,
  1612. httpVersion: '1.1',
  1613. complete: true,
  1614. rawHeaders: [Array],
  1615. rawTrailers: [],
  1616. joinDuplicateHeaders: undefined,
  1617. aborted: false,
  1618. upgrade: false,
  1619. url: '',
  1620. method: null,
  1621. statusCode: 404,
  1622. statusMessage: 'Not Found',
  1623. client: [TLSSocket],
  1624. _consuming: false,
  1625. _dumped: false,
  1626. req: [ClientRequest],
  1627. _eventsCount: 4,
  1628. responseUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  1629. 5NTk1EhSafksalZHzoClO4K-EIm2hfOw2Gxi9oAQg_goo_-3Yz-HChQNQgLsv&rkey=CAQSKAB6JWENi
  1630. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  1631. redirects: [],
  1632. [Symbol(shapeMode)]: true,
  1633. [Symbol(kCapture)]: false,
  1634. [Symbol(kHeaders)]: [Object],
  1635. [Symbol(kHeadersCount)]: 18,
  1636. [Symbol(kTrailers)]: null,
  1637. [Symbol(kTrailersCount)]: 0
  1638. }
  1639. }
  1640. }
  1641. AxiosError: Request failed with status code 404
  1642. at settle (D:\imgDiskApi\node_modules\axios\dist\node\axios.cjs:1967:12)
  1643. at RedirectableRequest.handleResponse (D:\imgDiskApi\node_modules\axios\dist
  1644. \node\axios.cjs:3014:9)
  1645. at RedirectableRequest.emit (node:events:518:28)
  1646. at RedirectableRequest._processResponse (D:\imgDiskApi\node_modules\follow-r
  1647. edirects\index.js:398:10)
  1648. at RedirectableRequest._onNativeResponse (D:\imgDiskApi\node_modules\follow-
  1649. redirects\index.js:91:12)
  1650. at Object.onceWrapper (node:events:633:26)
  1651. at ClientRequest.emit (node:events:518:28)
  1652. at HTTPParser.parserOnIncomingClient (node:_http_client:698:27)
  1653. at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17)
  1654. at TLSSocket.socketOnData (node:_http_client:540:22)
  1655. at Axios.request (D:\imgDiskApi\node_modules\axios\dist\node\axios.cjs:3877:
  1656. 41)
  1657. at process.processTicksAndRejections (node:internal/process/task_queues:95:5
  1658. )
  1659. at async D:\imgDiskApi\index.js:148:30 {
  1660. code: 'ERR_BAD_REQUEST',
  1661. config: {
  1662. transitional: {
  1663. silentJSONParsing: true,
  1664. forcedJSONParsing: true,
  1665. clarifyTimeoutError: false
  1666. },
  1667. adapter: [ 'xhr', 'http' ],
  1668. transformRequest: [ [Function: transformRequest] ],
  1669. transformResponse: [ [Function: transformResponse] ],
  1670. timeout: 0,
  1671. xsrfCookieName: 'XSRF-TOKEN',
  1672. xsrfHeaderName: 'X-XSRF-TOKEN',
  1673. maxContentLength: -1,
  1674. maxBodyLength: -1,
  1675. env: { FormData: [Function], Blob: [class Blob] },
  1676. validateStatus: [Function: validateStatus],
  1677. headers: Object [AxiosHeaders] {
  1678. Accept: 'application/json, text/plain, */*',
  1679. 'Content-Type': undefined,
  1680. 'User-Agent': 'axios/1.6.7',
  1681. 'Accept-Encoding': 'gzip, compress, deflate, br'
  1682. },
  1683. url: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhQ0E
  1684. XbM9X-ziUV157eiASxsojhawxi84wQg_goo3dPVzuHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l
  1685. 8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  1686. method: 'get',
  1687. responseType: 'stream',
  1688. data: undefined
  1689. },
  1690. request: <ref *1> ClientRequest {
  1691. _events: [Object: null prototype] {
  1692. abort: [Function (anonymous)],
  1693. aborted: [Function (anonymous)],
  1694. connect: [Function (anonymous)],
  1695. error: [Function (anonymous)],
  1696. socket: [Function (anonymous)],
  1697. timeout: [Function (anonymous)],
  1698. finish: [Function: requestOnFinish]
  1699. },
  1700. _eventsCount: 7,
  1701. _maxListeners: undefined,
  1702. outputData: [],
  1703. outputSize: 0,
  1704. writable: true,
  1705. destroyed: false,
  1706. _last: true,
  1707. chunkedEncoding: false,
  1708. shouldKeepAlive: true,
  1709. maxRequestsOnConnectionReached: false,
  1710. _defaultKeepAlive: true,
  1711. useChunkedEncodingByDefault: false,
  1712. sendDate: false,
  1713. _removedConnection: false,
  1714. _removedContLen: false,
  1715. _removedTE: false,
  1716. strictContentLength: false,
  1717. _contentLength: 0,
  1718. _hasBody: true,
  1719. _trailer: '',
  1720. finished: true,
  1721. _headerSent: true,
  1722. _closed: false,
  1723. socket: TLSSocket {
  1724. _tlsOptions: [Object],
  1725. _secureEstablished: true,
  1726. _securePending: false,
  1727. _newSessionPending: false,
  1728. _controlReleased: true,
  1729. secureConnecting: false,
  1730. _SNICallback: null,
  1731. servername: 'gchat.qpic.cn',
  1732. alpnProtocol: false,
  1733. authorized: true,
  1734. authorizationError: null,
  1735. encrypted: true,
  1736. _events: [Object: null prototype],
  1737. _eventsCount: 9,
  1738. connecting: false,
  1739. _hadError: false,
  1740. _parent: null,
  1741. _host: 'gchat.qpic.cn',
  1742. _closeAfterHandlingError: false,
  1743. _readableState: [ReadableState],
  1744. _writableState: [WritableState],
  1745. allowHalfOpen: false,
  1746. _maxListeners: undefined,
  1747. _sockname: null,
  1748. _pendingData: null,
  1749. _pendingEncoding: '',
  1750. server: undefined,
  1751. _server: null,
  1752. ssl: [TLSWrap],
  1753. _requestCert: true,
  1754. _rejectUnauthorized: true,
  1755. timeout: 5000,
  1756. parser: null,
  1757. _httpMessage: [Circular *1],
  1758. autoSelectFamilyAttemptedAddresses: [Array],
  1759. [Symbol(alpncallback)]: null,
  1760. [Symbol(res)]: [TLSWrap],
  1761. [Symbol(verified)]: true,
  1762. [Symbol(pendingSession)]: null,
  1763. [Symbol(async_id_symbol)]: 1288,
  1764. [Symbol(kHandle)]: [TLSWrap],
  1765. [Symbol(lastWriteQueueSize)]: 0,
  1766. [Symbol(timeout)]: Timeout {
  1767. _idleTimeout: 5000,
  1768. _idlePrev: [TimersList],
  1769. _idleNext: [Timeout],
  1770. _idleStart: 23391998,
  1771. _onTimeout: [Function: bound ],
  1772. _timerArgs: undefined,
  1773. _repeat: null,
  1774. _destroyed: false,
  1775. [Symbol(refed)]: false,
  1776. [Symbol(kHasPrimitive)]: false,
  1777. [Symbol(asyncId)]: 1290,
  1778. [Symbol(triggerId)]: 1248
  1779. },
  1780. [Symbol(kBuffer)]: null,
  1781. [Symbol(kBufferCb)]: null,
  1782. [Symbol(kBufferGen)]: null,
  1783. [Symbol(shapeMode)]: true,
  1784. [Symbol(kCapture)]: false,
  1785. [Symbol(kSetNoDelay)]: false,
  1786. [Symbol(kSetKeepAlive)]: true,
  1787. [Symbol(kSetKeepAliveInitialDelay)]: 60,
  1788. [Symbol(kBytesRead)]: 0,
  1789. [Symbol(kBytesWritten)]: 0,
  1790. [Symbol(connect-options)]: [Object]
  1791. },
  1792. _header: 'GET /download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhQ0EXbM9X-ziUV157
  1793. eiASxsojhawxi84wQg_goo3dPVzuHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHy
  1794. RLAnNmHGoZ3y_gDZPqZt-64&spec=0 HTTP/1.1\r\n' +
  1795. 'Accept: application/json, text/plain, */*\r\n' +
  1796. 'User-Agent: axios/1.6.7\r\n' +
  1797. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  1798. 'Host: gchat.qpic.cn\r\n' +
  1799. 'Connection: keep-alive\r\n' +
  1800. '\r\n',
  1801. _keepAliveTimeout: 0,
  1802. _onPendingData: [Function: nop],
  1803. agent: Agent {
  1804. _events: [Object: null prototype],
  1805. _eventsCount: 2,
  1806. _maxListeners: undefined,
  1807. defaultPort: 443,
  1808. protocol: 'https:',
  1809. options: [Object: null prototype],
  1810. requests: [Object: null prototype] {},
  1811. sockets: [Object: null prototype],
  1812. freeSockets: [Object: null prototype] {},
  1813. keepAliveMsecs: 1000,
  1814. keepAlive: true,
  1815. maxSockets: Infinity,
  1816. maxFreeSockets: 256,
  1817. scheduling: 'lifo',
  1818. maxTotalSockets: Infinity,
  1819. totalSocketCount: 14,
  1820. maxCachedSessions: 100,
  1821. _sessionCache: [Object],
  1822. [Symbol(shapeMode)]: false,
  1823. [Symbol(kCapture)]: false
  1824. },
  1825. socketPath: undefined,
  1826. method: 'GET',
  1827. maxHeaderSize: undefined,
  1828. insecureHTTPParser: undefined,
  1829. joinDuplicateHeaders: undefined,
  1830. path: '/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhQ0EXbM9X-ziUV157eiASxso
  1831. jhawxi84wQg_goo3dPVzuHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmH
  1832. GoZ3y_gDZPqZt-64&spec=0',
  1833. _ended: false,
  1834. res: IncomingMessage {
  1835. _events: [Object],
  1836. _readableState: [ReadableState],
  1837. _maxListeners: undefined,
  1838. socket: [TLSSocket],
  1839. httpVersionMajor: 1,
  1840. httpVersionMinor: 1,
  1841. httpVersion: '1.1',
  1842. complete: true,
  1843. rawHeaders: [Array],
  1844. rawTrailers: [],
  1845. joinDuplicateHeaders: undefined,
  1846. aborted: false,
  1847. upgrade: false,
  1848. url: '',
  1849. method: null,
  1850. statusCode: 404,
  1851. statusMessage: 'Not Found',
  1852. client: [TLSSocket],
  1853. _consuming: false,
  1854. _dumped: false,
  1855. req: [Circular *1],
  1856. _eventsCount: 4,
  1857. responseUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  1858. 5NTk1EhQ0EXbM9X-ziUV157eiASxsojhawxi84wQg_goo3dPVzuHChQNQgLsv&rkey=CAQSKAB6JWENi
  1859. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  1860. redirects: [],
  1861. [Symbol(shapeMode)]: true,
  1862. [Symbol(kCapture)]: false,
  1863. [Symbol(kHeaders)]: [Object],
  1864. [Symbol(kHeadersCount)]: 18,
  1865. [Symbol(kTrailers)]: null,
  1866. [Symbol(kTrailersCount)]: 0
  1867. },
  1868. aborted: false,
  1869. timeoutCb: [Function: emitRequestTimeout],
  1870. upgradeOrConnect: false,
  1871. parser: null,
  1872. maxHeadersCount: null,
  1873. reusedSocket: false,
  1874. host: 'gchat.qpic.cn',
  1875. protocol: 'https:',
  1876. _redirectable: Writable {
  1877. _events: [Object],
  1878. _writableState: [WritableState],
  1879. _maxListeners: undefined,
  1880. _options: [Object],
  1881. _ended: true,
  1882. _ending: true,
  1883. _redirectCount: 0,
  1884. _redirects: [],
  1885. _requestBodyLength: 0,
  1886. _requestBodyBuffers: [],
  1887. _eventsCount: 3,
  1888. _onNativeResponse: [Function (anonymous)],
  1889. _currentRequest: [Circular *1],
  1890. _currentUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  1891. 5NTk1EhQ0EXbM9X-ziUV157eiASxsojhawxi84wQg_goo3dPVzuHChQNQgLsv&rkey=CAQSKAB6JWENi
  1892. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  1893. [Symbol(shapeMode)]: true,
  1894. [Symbol(kCapture)]: false
  1895. },
  1896. [Symbol(shapeMode)]: false,
  1897. [Symbol(kCapture)]: false,
  1898. [Symbol(kBytesWritten)]: 0,
  1899. [Symbol(kNeedDrain)]: false,
  1900. [Symbol(corked)]: 0,
  1901. [Symbol(kOutHeaders)]: [Object: null prototype] {
  1902. accept: [Array],
  1903. 'user-agent': [Array],
  1904. 'accept-encoding': [Array],
  1905. host: [Array]
  1906. },
  1907. [Symbol(errored)]: null,
  1908. [Symbol(kHighWaterMark)]: 16384,
  1909. [Symbol(kRejectNonStandardBodyWrites)]: false,
  1910. [Symbol(kUniqueHeaders)]: null
  1911. },
  1912. response: {
  1913. status: 404,
  1914. statusText: 'Not Found',
  1915. headers: Object [AxiosHeaders] {
  1916. server: 'NWSs',
  1917. date: 'Sun, 14 Apr 2024 22:34:04 GMT',
  1918. 'content-type': 'text/plain',
  1919. 'content-length': '0',
  1920. connection: 'keep-alive',
  1921. 'x-errno': '-5503023',
  1922. 'x-rtflag': '0',
  1923. 'x-dfsflag': '4',
  1924. 'x-nws-log-uuid': '16d25eda-40d7-4f58-801b-a6c72dd87d35'
  1925. },
  1926. config: {
  1927. transitional: [Object],
  1928. adapter: [Array],
  1929. transformRequest: [Array],
  1930. transformResponse: [Array],
  1931. timeout: 0,
  1932. xsrfCookieName: 'XSRF-TOKEN',
  1933. xsrfHeaderName: 'X-XSRF-TOKEN',
  1934. maxContentLength: -1,
  1935. maxBodyLength: -1,
  1936. env: [Object],
  1937. validateStatus: [Function: validateStatus],
  1938. headers: [Object [AxiosHeaders]],
  1939. url: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhQ
  1940. 0EXbM9X-ziUV157eiASxsojhawxi84wQg_goo3dPVzuHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc6
  1941. 2l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  1942. method: 'get',
  1943. responseType: 'stream',
  1944. data: undefined
  1945. },
  1946. request: <ref *1> ClientRequest {
  1947. _events: [Object: null prototype],
  1948. _eventsCount: 7,
  1949. _maxListeners: undefined,
  1950. outputData: [],
  1951. outputSize: 0,
  1952. writable: true,
  1953. destroyed: false,
  1954. _last: true,
  1955. chunkedEncoding: false,
  1956. shouldKeepAlive: true,
  1957. maxRequestsOnConnectionReached: false,
  1958. _defaultKeepAlive: true,
  1959. useChunkedEncodingByDefault: false,
  1960. sendDate: false,
  1961. _removedConnection: false,
  1962. _removedContLen: false,
  1963. _removedTE: false,
  1964. strictContentLength: false,
  1965. _contentLength: 0,
  1966. _hasBody: true,
  1967. _trailer: '',
  1968. finished: true,
  1969. _headerSent: true,
  1970. _closed: false,
  1971. socket: [TLSSocket],
  1972. _header: 'GET /download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhQ0EXbM9X-ziUV1
  1973. 57eiASxsojhawxi84wQg_goo3dPVzuHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZ
  1974. HyRLAnNmHGoZ3y_gDZPqZt-64&spec=0 HTTP/1.1\r\n' +
  1975. 'Accept: application/json, text/plain, */*\r\n' +
  1976. 'User-Agent: axios/1.6.7\r\n' +
  1977. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  1978. 'Host: gchat.qpic.cn\r\n' +
  1979. 'Connection: keep-alive\r\n' +
  1980. '\r\n',
  1981. _keepAliveTimeout: 0,
  1982. _onPendingData: [Function: nop],
  1983. agent: [Agent],
  1984. socketPath: undefined,
  1985. method: 'GET',
  1986. maxHeaderSize: undefined,
  1987. insecureHTTPParser: undefined,
  1988. joinDuplicateHeaders: undefined,
  1989. path: '/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhQ0EXbM9X-ziUV157eiASx
  1990. sojhawxi84wQg_goo3dPVzuHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHyRLAnN
  1991. mHGoZ3y_gDZPqZt-64&spec=0',
  1992. _ended: false,
  1993. res: [IncomingMessage],
  1994. aborted: false,
  1995. timeoutCb: [Function: emitRequestTimeout],
  1996. upgradeOrConnect: false,
  1997. parser: null,
  1998. maxHeadersCount: null,
  1999. reusedSocket: false,
  2000. host: 'gchat.qpic.cn',
  2001. protocol: 'https:',
  2002. _redirectable: [Writable],
  2003. [Symbol(shapeMode)]: false,
  2004. [Symbol(kCapture)]: false,
  2005. [Symbol(kBytesWritten)]: 0,
  2006. [Symbol(kNeedDrain)]: false,
  2007. [Symbol(corked)]: 0,
  2008. [Symbol(kOutHeaders)]: [Object: null prototype],
  2009. [Symbol(errored)]: null,
  2010. [Symbol(kHighWaterMark)]: 16384,
  2011. [Symbol(kRejectNonStandardBodyWrites)]: false,
  2012. [Symbol(kUniqueHeaders)]: null
  2013. },
  2014. data: IncomingMessage {
  2015. _events: [Object],
  2016. _readableState: [ReadableState],
  2017. _maxListeners: undefined,
  2018. socket: [TLSSocket],
  2019. httpVersionMajor: 1,
  2020. httpVersionMinor: 1,
  2021. httpVersion: '1.1',
  2022. complete: true,
  2023. rawHeaders: [Array],
  2024. rawTrailers: [],
  2025. joinDuplicateHeaders: undefined,
  2026. aborted: false,
  2027. upgrade: false,
  2028. url: '',
  2029. method: null,
  2030. statusCode: 404,
  2031. statusMessage: 'Not Found',
  2032. client: [TLSSocket],
  2033. _consuming: false,
  2034. _dumped: false,
  2035. req: [ClientRequest],
  2036. _eventsCount: 4,
  2037. responseUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  2038. 5NTk1EhQ0EXbM9X-ziUV157eiASxsojhawxi84wQg_goo3dPVzuHChQNQgLsv&rkey=CAQSKAB6JWENi
  2039. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  2040. redirects: [],
  2041. [Symbol(shapeMode)]: true,
  2042. [Symbol(kCapture)]: false,
  2043. [Symbol(kHeaders)]: [Object],
  2044. [Symbol(kHeadersCount)]: 18,
  2045. [Symbol(kTrailers)]: null,
  2046. [Symbol(kTrailersCount)]: 0
  2047. }
  2048. }
  2049. }
  2050. AxiosError: Request failed with status code 404
  2051. at settle (D:\imgDiskApi\node_modules\axios\dist\node\axios.cjs:1967:12)
  2052. at RedirectableRequest.handleResponse (D:\imgDiskApi\node_modules\axios\dist
  2053. \node\axios.cjs:3014:9)
  2054. at RedirectableRequest.emit (node:events:518:28)
  2055. at RedirectableRequest._processResponse (D:\imgDiskApi\node_modules\follow-r
  2056. edirects\index.js:398:10)
  2057. at RedirectableRequest._onNativeResponse (D:\imgDiskApi\node_modules\follow-
  2058. redirects\index.js:91:12)
  2059. at Object.onceWrapper (node:events:633:26)
  2060. at ClientRequest.emit (node:events:518:28)
  2061. at HTTPParser.parserOnIncomingClient (node:_http_client:698:27)
  2062. at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17)
  2063. at TLSSocket.socketOnData (node:_http_client:540:22)
  2064. at Axios.request (D:\imgDiskApi\node_modules\axios\dist\node\axios.cjs:3877:
  2065. 41)
  2066. at process.processTicksAndRejections (node:internal/process/task_queues:95:5
  2067. )
  2068. at async D:\imgDiskApi\index.js:148:30 {
  2069. code: 'ERR_BAD_REQUEST',
  2070. config: {
  2071. transitional: {
  2072. silentJSONParsing: true,
  2073. forcedJSONParsing: true,
  2074. clarifyTimeoutError: false
  2075. },
  2076. adapter: [ 'xhr', 'http' ],
  2077. transformRequest: [ [Function: transformRequest] ],
  2078. transformResponse: [ [Function: transformResponse] ],
  2079. timeout: 0,
  2080. xsrfCookieName: 'XSRF-TOKEN',
  2081. xsrfHeaderName: 'X-XSRF-TOKEN',
  2082. maxContentLength: -1,
  2083. maxBodyLength: -1,
  2084. env: { FormData: [Function], Blob: [class Blob] },
  2085. validateStatus: [Function: validateStatus],
  2086. headers: Object [AxiosHeaders] {
  2087. Accept: 'application/json, text/plain, */*',
  2088. 'Content-Type': undefined,
  2089. 'User-Agent': 'axios/1.6.7',
  2090. 'Accept-Encoding': 'gzip, compress, deflate, br'
  2091. },
  2092. url: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhTJg
  2093. ivwydwcNUH0Kg5P2eSp9tdTwBjTzwMg_gooxYKXzuHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l
  2094. 8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  2095. method: 'get',
  2096. responseType: 'stream',
  2097. data: undefined
  2098. },
  2099. request: <ref *1> ClientRequest {
  2100. _events: [Object: null prototype] {
  2101. abort: [Function (anonymous)],
  2102. aborted: [Function (anonymous)],
  2103. connect: [Function (anonymous)],
  2104. error: [Function (anonymous)],
  2105. socket: [Function (anonymous)],
  2106. timeout: [Function (anonymous)],
  2107. finish: [Function: requestOnFinish]
  2108. },
  2109. _eventsCount: 7,
  2110. _maxListeners: undefined,
  2111. outputData: [],
  2112. outputSize: 0,
  2113. writable: true,
  2114. destroyed: false,
  2115. _last: true,
  2116. chunkedEncoding: false,
  2117. shouldKeepAlive: true,
  2118. maxRequestsOnConnectionReached: false,
  2119. _defaultKeepAlive: true,
  2120. useChunkedEncodingByDefault: false,
  2121. sendDate: false,
  2122. _removedConnection: false,
  2123. _removedContLen: false,
  2124. _removedTE: false,
  2125. strictContentLength: false,
  2126. _contentLength: 0,
  2127. _hasBody: true,
  2128. _trailer: '',
  2129. finished: true,
  2130. _headerSent: true,
  2131. _closed: false,
  2132. socket: TLSSocket {
  2133. _tlsOptions: [Object],
  2134. _secureEstablished: true,
  2135. _securePending: false,
  2136. _newSessionPending: false,
  2137. _controlReleased: true,
  2138. secureConnecting: false,
  2139. _SNICallback: null,
  2140. servername: 'gchat.qpic.cn',
  2141. alpnProtocol: false,
  2142. authorized: true,
  2143. authorizationError: null,
  2144. encrypted: true,
  2145. _events: [Object: null prototype],
  2146. _eventsCount: 9,
  2147. connecting: false,
  2148. _hadError: false,
  2149. _parent: null,
  2150. _host: 'gchat.qpic.cn',
  2151. _closeAfterHandlingError: false,
  2152. _readableState: [ReadableState],
  2153. _writableState: [WritableState],
  2154. allowHalfOpen: false,
  2155. _maxListeners: undefined,
  2156. _sockname: null,
  2157. _pendingData: null,
  2158. _pendingEncoding: '',
  2159. server: undefined,
  2160. _server: null,
  2161. ssl: [TLSWrap],
  2162. _requestCert: true,
  2163. _rejectUnauthorized: true,
  2164. timeout: 5000,
  2165. parser: null,
  2166. _httpMessage: [Circular *1],
  2167. autoSelectFamilyAttemptedAddresses: [Array],
  2168. [Symbol(alpncallback)]: null,
  2169. [Symbol(res)]: [TLSWrap],
  2170. [Symbol(verified)]: true,
  2171. [Symbol(pendingSession)]: null,
  2172. [Symbol(async_id_symbol)]: 1276,
  2173. [Symbol(kHandle)]: [TLSWrap],
  2174. [Symbol(lastWriteQueueSize)]: 0,
  2175. [Symbol(timeout)]: Timeout {
  2176. _idleTimeout: 5000,
  2177. _idlePrev: [TimersList],
  2178. _idleNext: [Timeout],
  2179. _idleStart: 23392011,
  2180. _onTimeout: [Function: bound ],
  2181. _timerArgs: undefined,
  2182. _repeat: null,
  2183. _destroyed: false,
  2184. [Symbol(refed)]: false,
  2185. [Symbol(kHasPrimitive)]: false,
  2186. [Symbol(asyncId)]: 1278,
  2187. [Symbol(triggerId)]: 1248
  2188. },
  2189. [Symbol(kBuffer)]: null,
  2190. [Symbol(kBufferCb)]: null,
  2191. [Symbol(kBufferGen)]: null,
  2192. [Symbol(shapeMode)]: true,
  2193. [Symbol(kCapture)]: false,
  2194. [Symbol(kSetNoDelay)]: false,
  2195. [Symbol(kSetKeepAlive)]: true,
  2196. [Symbol(kSetKeepAliveInitialDelay)]: 60,
  2197. [Symbol(kBytesRead)]: 0,
  2198. [Symbol(kBytesWritten)]: 0,
  2199. [Symbol(connect-options)]: [Object]
  2200. },
  2201. _header: 'GET /download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhTJgivwydwcNUH0Kg
  2202. 5P2eSp9tdTwBjTzwMg_gooxYKXzuHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHy
  2203. RLAnNmHGoZ3y_gDZPqZt-64&spec=0 HTTP/1.1\r\n' +
  2204. 'Accept: application/json, text/plain, */*\r\n' +
  2205. 'User-Agent: axios/1.6.7\r\n' +
  2206. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  2207. 'Host: gchat.qpic.cn\r\n' +
  2208. 'Connection: keep-alive\r\n' +
  2209. '\r\n',
  2210. _keepAliveTimeout: 0,
  2211. _onPendingData: [Function: nop],
  2212. agent: Agent {
  2213. _events: [Object: null prototype],
  2214. _eventsCount: 2,
  2215. _maxListeners: undefined,
  2216. defaultPort: 443,
  2217. protocol: 'https:',
  2218. options: [Object: null prototype],
  2219. requests: [Object: null prototype] {},
  2220. sockets: [Object: null prototype],
  2221. freeSockets: [Object: null prototype] {},
  2222. keepAliveMsecs: 1000,
  2223. keepAlive: true,
  2224. maxSockets: Infinity,
  2225. maxFreeSockets: 256,
  2226. scheduling: 'lifo',
  2227. maxTotalSockets: Infinity,
  2228. totalSocketCount: 14,
  2229. maxCachedSessions: 100,
  2230. _sessionCache: [Object],
  2231. [Symbol(shapeMode)]: false,
  2232. [Symbol(kCapture)]: false
  2233. },
  2234. socketPath: undefined,
  2235. method: 'GET',
  2236. maxHeaderSize: undefined,
  2237. insecureHTTPParser: undefined,
  2238. joinDuplicateHeaders: undefined,
  2239. path: '/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhTJgivwydwcNUH0Kg5P2eSp9
  2240. tdTwBjTzwMg_gooxYKXzuHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmH
  2241. GoZ3y_gDZPqZt-64&spec=0',
  2242. _ended: false,
  2243. res: IncomingMessage {
  2244. _events: [Object],
  2245. _readableState: [ReadableState],
  2246. _maxListeners: undefined,
  2247. socket: [TLSSocket],
  2248. httpVersionMajor: 1,
  2249. httpVersionMinor: 1,
  2250. httpVersion: '1.1',
  2251. complete: true,
  2252. rawHeaders: [Array],
  2253. rawTrailers: [],
  2254. joinDuplicateHeaders: undefined,
  2255. aborted: false,
  2256. upgrade: false,
  2257. url: '',
  2258. method: null,
  2259. statusCode: 404,
  2260. statusMessage: 'Not Found',
  2261. client: [TLSSocket],
  2262. _consuming: false,
  2263. _dumped: false,
  2264. req: [Circular *1],
  2265. _eventsCount: 4,
  2266. responseUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  2267. 5NTk1EhTJgivwydwcNUH0Kg5P2eSp9tdTwBjTzwMg_gooxYKXzuHChQNQgLsv&rkey=CAQSKAB6JWENi
  2268. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  2269. redirects: [],
  2270. [Symbol(shapeMode)]: true,
  2271. [Symbol(kCapture)]: false,
  2272. [Symbol(kHeaders)]: [Object],
  2273. [Symbol(kHeadersCount)]: 18,
  2274. [Symbol(kTrailers)]: null,
  2275. [Symbol(kTrailersCount)]: 0
  2276. },
  2277. aborted: false,
  2278. timeoutCb: [Function: emitRequestTimeout],
  2279. upgradeOrConnect: false,
  2280. parser: null,
  2281. maxHeadersCount: null,
  2282. reusedSocket: false,
  2283. host: 'gchat.qpic.cn',
  2284. protocol: 'https:',
  2285. _redirectable: Writable {
  2286. _events: [Object],
  2287. _writableState: [WritableState],
  2288. _maxListeners: undefined,
  2289. _options: [Object],
  2290. _ended: true,
  2291. _ending: true,
  2292. _redirectCount: 0,
  2293. _redirects: [],
  2294. _requestBodyLength: 0,
  2295. _requestBodyBuffers: [],
  2296. _eventsCount: 3,
  2297. _onNativeResponse: [Function (anonymous)],
  2298. _currentRequest: [Circular *1],
  2299. _currentUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  2300. 5NTk1EhTJgivwydwcNUH0Kg5P2eSp9tdTwBjTzwMg_gooxYKXzuHChQNQgLsv&rkey=CAQSKAB6JWENi
  2301. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  2302. [Symbol(shapeMode)]: true,
  2303. [Symbol(kCapture)]: false
  2304. },
  2305. [Symbol(shapeMode)]: false,
  2306. [Symbol(kCapture)]: false,
  2307. [Symbol(kBytesWritten)]: 0,
  2308. [Symbol(kNeedDrain)]: false,
  2309. [Symbol(corked)]: 0,
  2310. [Symbol(kOutHeaders)]: [Object: null prototype] {
  2311. accept: [Array],
  2312. 'user-agent': [Array],
  2313. 'accept-encoding': [Array],
  2314. host: [Array]
  2315. },
  2316. [Symbol(errored)]: null,
  2317. [Symbol(kHighWaterMark)]: 16384,
  2318. [Symbol(kRejectNonStandardBodyWrites)]: false,
  2319. [Symbol(kUniqueHeaders)]: null
  2320. },
  2321. response: {
  2322. status: 404,
  2323. statusText: 'Not Found',
  2324. headers: Object [AxiosHeaders] {
  2325. server: 'NWSs',
  2326. date: 'Sun, 14 Apr 2024 22:34:04 GMT',
  2327. 'content-type': 'text/plain',
  2328. 'content-length': '0',
  2329. connection: 'keep-alive',
  2330. 'x-errno': '-5503023',
  2331. 'x-rtflag': '0',
  2332. 'x-dfsflag': '4',
  2333. 'x-nws-log-uuid': 'fe7f4c99-886f-43e9-a069-75dbdf15ada4'
  2334. },
  2335. config: {
  2336. transitional: [Object],
  2337. adapter: [Array],
  2338. transformRequest: [Array],
  2339. transformResponse: [Array],
  2340. timeout: 0,
  2341. xsrfCookieName: 'XSRF-TOKEN',
  2342. xsrfHeaderName: 'X-XSRF-TOKEN',
  2343. maxContentLength: -1,
  2344. maxBodyLength: -1,
  2345. env: [Object],
  2346. validateStatus: [Function: validateStatus],
  2347. headers: [Object [AxiosHeaders]],
  2348. url: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhT
  2349. JgivwydwcNUH0Kg5P2eSp9tdTwBjTzwMg_gooxYKXzuHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc6
  2350. 2l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  2351. method: 'get',
  2352. responseType: 'stream',
  2353. data: undefined
  2354. },
  2355. request: <ref *1> ClientRequest {
  2356. _events: [Object: null prototype],
  2357. _eventsCount: 7,
  2358. _maxListeners: undefined,
  2359. outputData: [],
  2360. outputSize: 0,
  2361. writable: true,
  2362. destroyed: false,
  2363. _last: true,
  2364. chunkedEncoding: false,
  2365. shouldKeepAlive: true,
  2366. maxRequestsOnConnectionReached: false,
  2367. _defaultKeepAlive: true,
  2368. useChunkedEncodingByDefault: false,
  2369. sendDate: false,
  2370. _removedConnection: false,
  2371. _removedContLen: false,
  2372. _removedTE: false,
  2373. strictContentLength: false,
  2374. _contentLength: 0,
  2375. _hasBody: true,
  2376. _trailer: '',
  2377. finished: true,
  2378. _headerSent: true,
  2379. _closed: false,
  2380. socket: [TLSSocket],
  2381. _header: 'GET /download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhTJgivwydwcNUH0
  2382. Kg5P2eSp9tdTwBjTzwMg_gooxYKXzuHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZ
  2383. HyRLAnNmHGoZ3y_gDZPqZt-64&spec=0 HTTP/1.1\r\n' +
  2384. 'Accept: application/json, text/plain, */*\r\n' +
  2385. 'User-Agent: axios/1.6.7\r\n' +
  2386. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  2387. 'Host: gchat.qpic.cn\r\n' +
  2388. 'Connection: keep-alive\r\n' +
  2389. '\r\n',
  2390. _keepAliveTimeout: 0,
  2391. _onPendingData: [Function: nop],
  2392. agent: [Agent],
  2393. socketPath: undefined,
  2394. method: 'GET',
  2395. maxHeaderSize: undefined,
  2396. insecureHTTPParser: undefined,
  2397. joinDuplicateHeaders: undefined,
  2398. path: '/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhTJgivwydwcNUH0Kg5P2eS
  2399. p9tdTwBjTzwMg_gooxYKXzuHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHyRLAnN
  2400. mHGoZ3y_gDZPqZt-64&spec=0',
  2401. _ended: false,
  2402. res: [IncomingMessage],
  2403. aborted: false,
  2404. timeoutCb: [Function: emitRequestTimeout],
  2405. upgradeOrConnect: false,
  2406. parser: null,
  2407. maxHeadersCount: null,
  2408. reusedSocket: false,
  2409. host: 'gchat.qpic.cn',
  2410. protocol: 'https:',
  2411. _redirectable: [Writable],
  2412. [Symbol(shapeMode)]: false,
  2413. [Symbol(kCapture)]: false,
  2414. [Symbol(kBytesWritten)]: 0,
  2415. [Symbol(kNeedDrain)]: false,
  2416. [Symbol(corked)]: 0,
  2417. [Symbol(kOutHeaders)]: [Object: null prototype],
  2418. [Symbol(errored)]: null,
  2419. [Symbol(kHighWaterMark)]: 16384,
  2420. [Symbol(kRejectNonStandardBodyWrites)]: false,
  2421. [Symbol(kUniqueHeaders)]: null
  2422. },
  2423. data: IncomingMessage {
  2424. _events: [Object],
  2425. _readableState: [ReadableState],
  2426. _maxListeners: undefined,
  2427. socket: [TLSSocket],
  2428. httpVersionMajor: 1,
  2429. httpVersionMinor: 1,
  2430. httpVersion: '1.1',
  2431. complete: true,
  2432. rawHeaders: [Array],
  2433. rawTrailers: [],
  2434. joinDuplicateHeaders: undefined,
  2435. aborted: false,
  2436. upgrade: false,
  2437. url: '',
  2438. method: null,
  2439. statusCode: 404,
  2440. statusMessage: 'Not Found',
  2441. client: [TLSSocket],
  2442. _consuming: false,
  2443. _dumped: false,
  2444. req: [ClientRequest],
  2445. _eventsCount: 4,
  2446. responseUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  2447. 5NTk1EhTJgivwydwcNUH0Kg5P2eSp9tdTwBjTzwMg_gooxYKXzuHChQNQgLsv&rkey=CAQSKAB6JWENi
  2448. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  2449. redirects: [],
  2450. [Symbol(shapeMode)]: true,
  2451. [Symbol(kCapture)]: false,
  2452. [Symbol(kHeaders)]: [Object],
  2453. [Symbol(kHeadersCount)]: 18,
  2454. [Symbol(kTrailers)]: null,
  2455. [Symbol(kTrailersCount)]: 0
  2456. }
  2457. }
  2458. }
  2459. AxiosError: Request failed with status code 404
  2460. at settle (D:\imgDiskApi\node_modules\axios\dist\node\axios.cjs:1967:12)
  2461. at RedirectableRequest.handleResponse (D:\imgDiskApi\node_modules\axios\dist
  2462. \node\axios.cjs:3014:9)
  2463. at RedirectableRequest.emit (node:events:518:28)
  2464. at RedirectableRequest._processResponse (D:\imgDiskApi\node_modules\follow-r
  2465. edirects\index.js:398:10)
  2466. at RedirectableRequest._onNativeResponse (D:\imgDiskApi\node_modules\follow-
  2467. redirects\index.js:91:12)
  2468. at Object.onceWrapper (node:events:633:26)
  2469. at ClientRequest.emit (node:events:518:28)
  2470. at HTTPParser.parserOnIncomingClient (node:_http_client:698:27)
  2471. at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17)
  2472. at TLSSocket.socketOnData (node:_http_client:540:22)
  2473. at Axios.request (D:\imgDiskApi\node_modules\axios\dist\node\axios.cjs:3877:
  2474. 41)
  2475. at process.processTicksAndRejections (node:internal/process/task_queues:95:5
  2476. )
  2477. at async D:\imgDiskApi\index.js:148:30 {
  2478. code: 'ERR_BAD_REQUEST',
  2479. config: {
  2480. transitional: {
  2481. silentJSONParsing: true,
  2482. forcedJSONParsing: true,
  2483. clarifyTimeoutError: false
  2484. },
  2485. adapter: [ 'xhr', 'http' ],
  2486. transformRequest: [ [Function: transformRequest] ],
  2487. transformResponse: [ [Function: transformResponse] ],
  2488. timeout: 0,
  2489. xsrfCookieName: 'XSRF-TOKEN',
  2490. xsrfHeaderName: 'X-XSRF-TOKEN',
  2491. maxContentLength: -1,
  2492. maxBodyLength: -1,
  2493. env: { FormData: [Function], Blob: [class Blob] },
  2494. validateStatus: [Function: validateStatus],
  2495. headers: Object [AxiosHeaders] {
  2496. Accept: 'application/json, text/plain, */*',
  2497. 'Content-Type': undefined,
  2498. 'User-Agent': 'axios/1.6.7',
  2499. 'Accept-Encoding': 'gzip, compress, deflate, br'
  2500. },
  2501. url: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhRz_
  2502. QZFjg6P5rIH7jwJ1p_qMzte3hi-uwQg_goo-PXkzOHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l
  2503. 8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  2504. method: 'get',
  2505. responseType: 'stream',
  2506. data: undefined
  2507. },
  2508. request: <ref *1> ClientRequest {
  2509. _events: [Object: null prototype] {
  2510. abort: [Function (anonymous)],
  2511. aborted: [Function (anonymous)],
  2512. connect: [Function (anonymous)],
  2513. error: [Function (anonymous)],
  2514. socket: [Function (anonymous)],
  2515. timeout: [Function (anonymous)],
  2516. finish: [Function: requestOnFinish]
  2517. },
  2518. _eventsCount: 7,
  2519. _maxListeners: undefined,
  2520. outputData: [],
  2521. outputSize: 0,
  2522. writable: true,
  2523. destroyed: false,
  2524. _last: true,
  2525. chunkedEncoding: false,
  2526. shouldKeepAlive: true,
  2527. maxRequestsOnConnectionReached: false,
  2528. _defaultKeepAlive: true,
  2529. useChunkedEncodingByDefault: false,
  2530. sendDate: false,
  2531. _removedConnection: false,
  2532. _removedContLen: false,
  2533. _removedTE: false,
  2534. strictContentLength: false,
  2535. _contentLength: 0,
  2536. _hasBody: true,
  2537. _trailer: '',
  2538. finished: true,
  2539. _headerSent: true,
  2540. _closed: false,
  2541. socket: TLSSocket {
  2542. _tlsOptions: [Object],
  2543. _secureEstablished: true,
  2544. _securePending: false,
  2545. _newSessionPending: false,
  2546. _controlReleased: true,
  2547. secureConnecting: false,
  2548. _SNICallback: null,
  2549. servername: 'gchat.qpic.cn',
  2550. alpnProtocol: false,
  2551. authorized: true,
  2552. authorizationError: null,
  2553. encrypted: true,
  2554. _events: [Object: null prototype],
  2555. _eventsCount: 9,
  2556. connecting: false,
  2557. _hadError: false,
  2558. _parent: null,
  2559. _host: 'gchat.qpic.cn',
  2560. _closeAfterHandlingError: false,
  2561. _readableState: [ReadableState],
  2562. _writableState: [WritableState],
  2563. allowHalfOpen: false,
  2564. _maxListeners: undefined,
  2565. _sockname: null,
  2566. _pendingData: null,
  2567. _pendingEncoding: '',
  2568. server: undefined,
  2569. _server: null,
  2570. ssl: [TLSWrap],
  2571. _requestCert: true,
  2572. _rejectUnauthorized: true,
  2573. timeout: 5000,
  2574. parser: null,
  2575. _httpMessage: [Circular *1],
  2576. autoSelectFamilyAttemptedAddresses: [Array],
  2577. [Symbol(alpncallback)]: null,
  2578. [Symbol(res)]: [TLSWrap],
  2579. [Symbol(verified)]: true,
  2580. [Symbol(pendingSession)]: null,
  2581. [Symbol(async_id_symbol)]: 1252,
  2582. [Symbol(kHandle)]: [TLSWrap],
  2583. [Symbol(lastWriteQueueSize)]: 0,
  2584. [Symbol(timeout)]: Timeout {
  2585. _idleTimeout: 5000,
  2586. _idlePrev: [TimersList],
  2587. _idleNext: [Timeout],
  2588. _idleStart: 23392020,
  2589. _onTimeout: [Function: bound ],
  2590. _timerArgs: undefined,
  2591. _repeat: null,
  2592. _destroyed: false,
  2593. [Symbol(refed)]: false,
  2594. [Symbol(kHasPrimitive)]: false,
  2595. [Symbol(asyncId)]: 1254,
  2596. [Symbol(triggerId)]: 1248
  2597. },
  2598. [Symbol(kBuffer)]: null,
  2599. [Symbol(kBufferCb)]: null,
  2600. [Symbol(kBufferGen)]: null,
  2601. [Symbol(shapeMode)]: true,
  2602. [Symbol(kCapture)]: false,
  2603. [Symbol(kSetNoDelay)]: false,
  2604. [Symbol(kSetKeepAlive)]: true,
  2605. [Symbol(kSetKeepAliveInitialDelay)]: 60,
  2606. [Symbol(kBytesRead)]: 0,
  2607. [Symbol(kBytesWritten)]: 0,
  2608. [Symbol(connect-options)]: [Object]
  2609. },
  2610. _header: 'GET /download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhRz_QZFjg6P5rIH7j
  2611. wJ1p_qMzte3hi-uwQg_goo-PXkzOHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHy
  2612. RLAnNmHGoZ3y_gDZPqZt-64&spec=0 HTTP/1.1\r\n' +
  2613. 'Accept: application/json, text/plain, */*\r\n' +
  2614. 'User-Agent: axios/1.6.7\r\n' +
  2615. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  2616. 'Host: gchat.qpic.cn\r\n' +
  2617. 'Connection: keep-alive\r\n' +
  2618. '\r\n',
  2619. _keepAliveTimeout: 0,
  2620. _onPendingData: [Function: nop],
  2621. agent: Agent {
  2622. _events: [Object: null prototype],
  2623. _eventsCount: 2,
  2624. _maxListeners: undefined,
  2625. defaultPort: 443,
  2626. protocol: 'https:',
  2627. options: [Object: null prototype],
  2628. requests: [Object: null prototype] {},
  2629. sockets: [Object: null prototype],
  2630. freeSockets: [Object: null prototype] {},
  2631. keepAliveMsecs: 1000,
  2632. keepAlive: true,
  2633. maxSockets: Infinity,
  2634. maxFreeSockets: 256,
  2635. scheduling: 'lifo',
  2636. maxTotalSockets: Infinity,
  2637. totalSocketCount: 14,
  2638. maxCachedSessions: 100,
  2639. _sessionCache: [Object],
  2640. [Symbol(shapeMode)]: false,
  2641. [Symbol(kCapture)]: false
  2642. },
  2643. socketPath: undefined,
  2644. method: 'GET',
  2645. maxHeaderSize: undefined,
  2646. insecureHTTPParser: undefined,
  2647. joinDuplicateHeaders: undefined,
  2648. path: '/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhRz_QZFjg6P5rIH7jwJ1p_qM
  2649. zte3hi-uwQg_goo-PXkzOHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmH
  2650. GoZ3y_gDZPqZt-64&spec=0',
  2651. _ended: false,
  2652. res: IncomingMessage {
  2653. _events: [Object],
  2654. _readableState: [ReadableState],
  2655. _maxListeners: undefined,
  2656. socket: [TLSSocket],
  2657. httpVersionMajor: 1,
  2658. httpVersionMinor: 1,
  2659. httpVersion: '1.1',
  2660. complete: true,
  2661. rawHeaders: [Array],
  2662. rawTrailers: [],
  2663. joinDuplicateHeaders: undefined,
  2664. aborted: false,
  2665. upgrade: false,
  2666. url: '',
  2667. method: null,
  2668. statusCode: 404,
  2669. statusMessage: 'Not Found',
  2670. client: [TLSSocket],
  2671. _consuming: false,
  2672. _dumped: false,
  2673. req: [Circular *1],
  2674. _eventsCount: 4,
  2675. responseUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  2676. 5NTk1EhRz_QZFjg6P5rIH7jwJ1p_qMzte3hi-uwQg_goo-PXkzOHChQNQgLsv&rkey=CAQSKAB6JWENi
  2677. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  2678. redirects: [],
  2679. [Symbol(shapeMode)]: true,
  2680. [Symbol(kCapture)]: false,
  2681. [Symbol(kHeaders)]: [Object],
  2682. [Symbol(kHeadersCount)]: 18,
  2683. [Symbol(kTrailers)]: null,
  2684. [Symbol(kTrailersCount)]: 0
  2685. },
  2686. aborted: false,
  2687. timeoutCb: [Function: emitRequestTimeout],
  2688. upgradeOrConnect: false,
  2689. parser: null,
  2690. maxHeadersCount: null,
  2691. reusedSocket: false,
  2692. host: 'gchat.qpic.cn',
  2693. protocol: 'https:',
  2694. _redirectable: Writable {
  2695. _events: [Object],
  2696. _writableState: [WritableState],
  2697. _maxListeners: undefined,
  2698. _options: [Object],
  2699. _ended: true,
  2700. _ending: true,
  2701. _redirectCount: 0,
  2702. _redirects: [],
  2703. _requestBodyLength: 0,
  2704. _requestBodyBuffers: [],
  2705. _eventsCount: 3,
  2706. _onNativeResponse: [Function (anonymous)],
  2707. _currentRequest: [Circular *1],
  2708. _currentUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  2709. 5NTk1EhRz_QZFjg6P5rIH7jwJ1p_qMzte3hi-uwQg_goo-PXkzOHChQNQgLsv&rkey=CAQSKAB6JWENi
  2710. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  2711. [Symbol(shapeMode)]: true,
  2712. [Symbol(kCapture)]: false
  2713. },
  2714. [Symbol(shapeMode)]: false,
  2715. [Symbol(kCapture)]: false,
  2716. [Symbol(kBytesWritten)]: 0,
  2717. [Symbol(kNeedDrain)]: false,
  2718. [Symbol(corked)]: 0,
  2719. [Symbol(kOutHeaders)]: [Object: null prototype] {
  2720. accept: [Array],
  2721. 'user-agent': [Array],
  2722. 'accept-encoding': [Array],
  2723. host: [Array]
  2724. },
  2725. [Symbol(errored)]: null,
  2726. [Symbol(kHighWaterMark)]: 16384,
  2727. [Symbol(kRejectNonStandardBodyWrites)]: false,
  2728. [Symbol(kUniqueHeaders)]: null
  2729. },
  2730. response: {
  2731. status: 404,
  2732. statusText: 'Not Found',
  2733. headers: Object [AxiosHeaders] {
  2734. server: 'NWSs',
  2735. date: 'Sun, 14 Apr 2024 22:34:04 GMT',
  2736. 'content-type': 'text/plain',
  2737. 'content-length': '0',
  2738. connection: 'keep-alive',
  2739. 'x-errno': '-5503023',
  2740. 'x-rtflag': '0',
  2741. 'x-dfsflag': '4',
  2742. 'x-nws-log-uuid': 'e9a3b37e-df6a-4112-852c-e4a6bfcdfb3e'
  2743. },
  2744. config: {
  2745. transitional: [Object],
  2746. adapter: [Array],
  2747. transformRequest: [Array],
  2748. transformResponse: [Array],
  2749. timeout: 0,
  2750. xsrfCookieName: 'XSRF-TOKEN',
  2751. xsrfHeaderName: 'X-XSRF-TOKEN',
  2752. maxContentLength: -1,
  2753. maxBodyLength: -1,
  2754. env: [Object],
  2755. validateStatus: [Function: validateStatus],
  2756. headers: [Object [AxiosHeaders]],
  2757. url: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhR
  2758. z_QZFjg6P5rIH7jwJ1p_qMzte3hi-uwQg_goo-PXkzOHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc6
  2759. 2l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  2760. method: 'get',
  2761. responseType: 'stream',
  2762. data: undefined
  2763. },
  2764. request: <ref *1> ClientRequest {
  2765. _events: [Object: null prototype],
  2766. _eventsCount: 7,
  2767. _maxListeners: undefined,
  2768. outputData: [],
  2769. outputSize: 0,
  2770. writable: true,
  2771. destroyed: false,
  2772. _last: true,
  2773. chunkedEncoding: false,
  2774. shouldKeepAlive: true,
  2775. maxRequestsOnConnectionReached: false,
  2776. _defaultKeepAlive: true,
  2777. useChunkedEncodingByDefault: false,
  2778. sendDate: false,
  2779. _removedConnection: false,
  2780. _removedContLen: false,
  2781. _removedTE: false,
  2782. strictContentLength: false,
  2783. _contentLength: 0,
  2784. _hasBody: true,
  2785. _trailer: '',
  2786. finished: true,
  2787. _headerSent: true,
  2788. _closed: false,
  2789. socket: [TLSSocket],
  2790. _header: 'GET /download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhRz_QZFjg6P5rIH
  2791. 7jwJ1p_qMzte3hi-uwQg_goo-PXkzOHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZ
  2792. HyRLAnNmHGoZ3y_gDZPqZt-64&spec=0 HTTP/1.1\r\n' +
  2793. 'Accept: application/json, text/plain, */*\r\n' +
  2794. 'User-Agent: axios/1.6.7\r\n' +
  2795. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  2796. 'Host: gchat.qpic.cn\r\n' +
  2797. 'Connection: keep-alive\r\n' +
  2798. '\r\n',
  2799. _keepAliveTimeout: 0,
  2800. _onPendingData: [Function: nop],
  2801. agent: [Agent],
  2802. socketPath: undefined,
  2803. method: 'GET',
  2804. maxHeaderSize: undefined,
  2805. insecureHTTPParser: undefined,
  2806. joinDuplicateHeaders: undefined,
  2807. path: '/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhRz_QZFjg6P5rIH7jwJ1p_
  2808. qMzte3hi-uwQg_goo-PXkzOHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHyRLAnN
  2809. mHGoZ3y_gDZPqZt-64&spec=0',
  2810. _ended: false,
  2811. res: [IncomingMessage],
  2812. aborted: false,
  2813. timeoutCb: [Function: emitRequestTimeout],
  2814. upgradeOrConnect: false,
  2815. parser: null,
  2816. maxHeadersCount: null,
  2817. reusedSocket: false,
  2818. host: 'gchat.qpic.cn',
  2819. protocol: 'https:',
  2820. _redirectable: [Writable],
  2821. [Symbol(shapeMode)]: false,
  2822. [Symbol(kCapture)]: false,
  2823. [Symbol(kBytesWritten)]: 0,
  2824. [Symbol(kNeedDrain)]: false,
  2825. [Symbol(corked)]: 0,
  2826. [Symbol(kOutHeaders)]: [Object: null prototype],
  2827. [Symbol(errored)]: null,
  2828. [Symbol(kHighWaterMark)]: 16384,
  2829. [Symbol(kRejectNonStandardBodyWrites)]: false,
  2830. [Symbol(kUniqueHeaders)]: null
  2831. },
  2832. data: IncomingMessage {
  2833. _events: [Object],
  2834. _readableState: [ReadableState],
  2835. _maxListeners: undefined,
  2836. socket: [TLSSocket],
  2837. httpVersionMajor: 1,
  2838. httpVersionMinor: 1,
  2839. httpVersion: '1.1',
  2840. complete: true,
  2841. rawHeaders: [Array],
  2842. rawTrailers: [],
  2843. joinDuplicateHeaders: undefined,
  2844. aborted: false,
  2845. upgrade: false,
  2846. url: '',
  2847. method: null,
  2848. statusCode: 404,
  2849. statusMessage: 'Not Found',
  2850. client: [TLSSocket],
  2851. _consuming: false,
  2852. _dumped: false,
  2853. req: [ClientRequest],
  2854. _eventsCount: 4,
  2855. responseUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  2856. 5NTk1EhRz_QZFjg6P5rIH7jwJ1p_qMzte3hi-uwQg_goo-PXkzOHChQNQgLsv&rkey=CAQSKAB6JWENi
  2857. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  2858. redirects: [],
  2859. [Symbol(shapeMode)]: true,
  2860. [Symbol(kCapture)]: false,
  2861. [Symbol(kHeaders)]: [Object],
  2862. [Symbol(kHeadersCount)]: 18,
  2863. [Symbol(kTrailers)]: null,
  2864. [Symbol(kTrailersCount)]: 0
  2865. }
  2866. }
  2867. }
  2868. AxiosError: Request failed with status code 404
  2869. at settle (D:\imgDiskApi\node_modules\axios\dist\node\axios.cjs:1967:12)
  2870. at RedirectableRequest.handleResponse (D:\imgDiskApi\node_modules\axios\dist
  2871. \node\axios.cjs:3014:9)
  2872. at RedirectableRequest.emit (node:events:518:28)
  2873. at RedirectableRequest._processResponse (D:\imgDiskApi\node_modules\follow-r
  2874. edirects\index.js:398:10)
  2875. at RedirectableRequest._onNativeResponse (D:\imgDiskApi\node_modules\follow-
  2876. redirects\index.js:91:12)
  2877. at Object.onceWrapper (node:events:633:26)
  2878. at ClientRequest.emit (node:events:518:28)
  2879. at HTTPParser.parserOnIncomingClient (node:_http_client:698:27)
  2880. at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17)
  2881. at TLSSocket.socketOnData (node:_http_client:540:22)
  2882. at Axios.request (D:\imgDiskApi\node_modules\axios\dist\node\axios.cjs:3877:
  2883. 41)
  2884. at process.processTicksAndRejections (node:internal/process/task_queues:95:5
  2885. )
  2886. at async D:\imgDiskApi\index.js:148:30 {
  2887. code: 'ERR_BAD_REQUEST',
  2888. config: {
  2889. transitional: {
  2890. silentJSONParsing: true,
  2891. forcedJSONParsing: true,
  2892. clarifyTimeoutError: false
  2893. },
  2894. adapter: [ 'xhr', 'http' ],
  2895. transformRequest: [ [Function: transformRequest] ],
  2896. transformResponse: [ [Function: transformResponse] ],
  2897. timeout: 0,
  2898. xsrfCookieName: 'XSRF-TOKEN',
  2899. xsrfHeaderName: 'X-XSRF-TOKEN',
  2900. maxContentLength: -1,
  2901. maxBodyLength: -1,
  2902. env: { FormData: [Function], Blob: [class Blob] },
  2903. validateStatus: [Function: validateStatus],
  2904. headers: Object [AxiosHeaders] {
  2905. Accept: 'application/json, text/plain, */*',
  2906. 'Content-Type': undefined,
  2907. 'User-Agent': 'axios/1.6.7',
  2908. 'Accept-Encoding': 'gzip, compress, deflate, br'
  2909. },
  2910. url: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhS-w
  2911. L450xHZXt15sGTiaF1Ylkh3Thi6mQQg_goolJObz-HChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l
  2912. 8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  2913. method: 'get',
  2914. responseType: 'stream',
  2915. data: undefined
  2916. },
  2917. request: <ref *1> ClientRequest {
  2918. _events: [Object: null prototype] {
  2919. abort: [Function (anonymous)],
  2920. aborted: [Function (anonymous)],
  2921. connect: [Function (anonymous)],
  2922. error: [Function (anonymous)],
  2923. socket: [Function (anonymous)],
  2924. timeout: [Function (anonymous)],
  2925. finish: [Function: requestOnFinish]
  2926. },
  2927. _eventsCount: 7,
  2928. _maxListeners: undefined,
  2929. outputData: [],
  2930. outputSize: 0,
  2931. writable: true,
  2932. destroyed: false,
  2933. _last: true,
  2934. chunkedEncoding: false,
  2935. shouldKeepAlive: true,
  2936. maxRequestsOnConnectionReached: false,
  2937. _defaultKeepAlive: true,
  2938. useChunkedEncodingByDefault: false,
  2939. sendDate: false,
  2940. _removedConnection: false,
  2941. _removedContLen: false,
  2942. _removedTE: false,
  2943. strictContentLength: false,
  2944. _contentLength: 0,
  2945. _hasBody: true,
  2946. _trailer: '',
  2947. finished: true,
  2948. _headerSent: true,
  2949. _closed: false,
  2950. socket: TLSSocket {
  2951. _tlsOptions: [Object],
  2952. _secureEstablished: true,
  2953. _securePending: false,
  2954. _newSessionPending: false,
  2955. _controlReleased: true,
  2956. secureConnecting: false,
  2957. _SNICallback: null,
  2958. servername: 'gchat.qpic.cn',
  2959. alpnProtocol: false,
  2960. authorized: true,
  2961. authorizationError: null,
  2962. encrypted: true,
  2963. _events: [Object: null prototype],
  2964. _eventsCount: 9,
  2965. connecting: false,
  2966. _hadError: false,
  2967. _parent: null,
  2968. _host: 'gchat.qpic.cn',
  2969. _closeAfterHandlingError: false,
  2970. _readableState: [ReadableState],
  2971. _writableState: [WritableState],
  2972. allowHalfOpen: false,
  2973. _maxListeners: undefined,
  2974. _sockname: null,
  2975. _pendingData: null,
  2976. _pendingEncoding: '',
  2977. server: undefined,
  2978. _server: null,
  2979. ssl: [TLSWrap],
  2980. _requestCert: true,
  2981. _rejectUnauthorized: true,
  2982. timeout: 5000,
  2983. parser: null,
  2984. _httpMessage: [Circular *1],
  2985. autoSelectFamilyAttemptedAddresses: [Array],
  2986. [Symbol(alpncallback)]: null,
  2987. [Symbol(res)]: [TLSWrap],
  2988. [Symbol(verified)]: true,
  2989. [Symbol(pendingSession)]: null,
  2990. [Symbol(async_id_symbol)]: 1300,
  2991. [Symbol(kHandle)]: [TLSWrap],
  2992. [Symbol(lastWriteQueueSize)]: 0,
  2993. [Symbol(timeout)]: Timeout {
  2994. _idleTimeout: 5000,
  2995. _idlePrev: [TimersList],
  2996. _idleNext: [Timeout],
  2997. _idleStart: 23392039,
  2998. _onTimeout: [Function: bound ],
  2999. _timerArgs: undefined,
  3000. _repeat: null,
  3001. _destroyed: false,
  3002. [Symbol(refed)]: false,
  3003. [Symbol(kHasPrimitive)]: false,
  3004. [Symbol(asyncId)]: 1302,
  3005. [Symbol(triggerId)]: 1248
  3006. },
  3007. [Symbol(kBuffer)]: null,
  3008. [Symbol(kBufferCb)]: null,
  3009. [Symbol(kBufferGen)]: null,
  3010. [Symbol(shapeMode)]: true,
  3011. [Symbol(kCapture)]: false,
  3012. [Symbol(kSetNoDelay)]: false,
  3013. [Symbol(kSetKeepAlive)]: true,
  3014. [Symbol(kSetKeepAliveInitialDelay)]: 60,
  3015. [Symbol(kBytesRead)]: 0,
  3016. [Symbol(kBytesWritten)]: 0,
  3017. [Symbol(connect-options)]: [Object]
  3018. },
  3019. _header: 'GET /download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhS-wL450xHZXt15sG
  3020. TiaF1Ylkh3Thi6mQQg_goolJObz-HChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHy
  3021. RLAnNmHGoZ3y_gDZPqZt-64&spec=0 HTTP/1.1\r\n' +
  3022. 'Accept: application/json, text/plain, */*\r\n' +
  3023. 'User-Agent: axios/1.6.7\r\n' +
  3024. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  3025. 'Host: gchat.qpic.cn\r\n' +
  3026. 'Connection: keep-alive\r\n' +
  3027. '\r\n',
  3028. _keepAliveTimeout: 0,
  3029. _onPendingData: [Function: nop],
  3030. agent: Agent {
  3031. _events: [Object: null prototype],
  3032. _eventsCount: 2,
  3033. _maxListeners: undefined,
  3034. defaultPort: 443,
  3035. protocol: 'https:',
  3036. options: [Object: null prototype],
  3037. requests: [Object: null prototype] {},
  3038. sockets: [Object: null prototype],
  3039. freeSockets: [Object: null prototype] {},
  3040. keepAliveMsecs: 1000,
  3041. keepAlive: true,
  3042. maxSockets: Infinity,
  3043. maxFreeSockets: 256,
  3044. scheduling: 'lifo',
  3045. maxTotalSockets: Infinity,
  3046. totalSocketCount: 14,
  3047. maxCachedSessions: 100,
  3048. _sessionCache: [Object],
  3049. [Symbol(shapeMode)]: false,
  3050. [Symbol(kCapture)]: false
  3051. },
  3052. socketPath: undefined,
  3053. method: 'GET',
  3054. maxHeaderSize: undefined,
  3055. insecureHTTPParser: undefined,
  3056. joinDuplicateHeaders: undefined,
  3057. path: '/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhS-wL450xHZXt15sGTiaF1Yl
  3058. kh3Thi6mQQg_goolJObz-HChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmH
  3059. GoZ3y_gDZPqZt-64&spec=0',
  3060. _ended: false,
  3061. res: IncomingMessage {
  3062. _events: [Object],
  3063. _readableState: [ReadableState],
  3064. _maxListeners: undefined,
  3065. socket: [TLSSocket],
  3066. httpVersionMajor: 1,
  3067. httpVersionMinor: 1,
  3068. httpVersion: '1.1',
  3069. complete: true,
  3070. rawHeaders: [Array],
  3071. rawTrailers: [],
  3072. joinDuplicateHeaders: undefined,
  3073. aborted: false,
  3074. upgrade: false,
  3075. url: '',
  3076. method: null,
  3077. statusCode: 404,
  3078. statusMessage: 'Not Found',
  3079. client: [TLSSocket],
  3080. _consuming: false,
  3081. _dumped: false,
  3082. req: [Circular *1],
  3083. _eventsCount: 4,
  3084. responseUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  3085. 5NTk1EhS-wL450xHZXt15sGTiaF1Ylkh3Thi6mQQg_goolJObz-HChQNQgLsv&rkey=CAQSKAB6JWENi
  3086. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  3087. redirects: [],
  3088. [Symbol(shapeMode)]: true,
  3089. [Symbol(kCapture)]: false,
  3090. [Symbol(kHeaders)]: [Object],
  3091. [Symbol(kHeadersCount)]: 18,
  3092. [Symbol(kTrailers)]: null,
  3093. [Symbol(kTrailersCount)]: 0
  3094. },
  3095. aborted: false,
  3096. timeoutCb: [Function: emitRequestTimeout],
  3097. upgradeOrConnect: false,
  3098. parser: null,
  3099. maxHeadersCount: null,
  3100. reusedSocket: false,
  3101. host: 'gchat.qpic.cn',
  3102. protocol: 'https:',
  3103. _redirectable: Writable {
  3104. _events: [Object],
  3105. _writableState: [WritableState],
  3106. _maxListeners: undefined,
  3107. _options: [Object],
  3108. _ended: true,
  3109. _ending: true,
  3110. _redirectCount: 0,
  3111. _redirects: [],
  3112. _requestBodyLength: 0,
  3113. _requestBodyBuffers: [],
  3114. _eventsCount: 3,
  3115. _onNativeResponse: [Function (anonymous)],
  3116. _currentRequest: [Circular *1],
  3117. _currentUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  3118. 5NTk1EhS-wL450xHZXt15sGTiaF1Ylkh3Thi6mQQg_goolJObz-HChQNQgLsv&rkey=CAQSKAB6JWENi
  3119. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  3120. [Symbol(shapeMode)]: true,
  3121. [Symbol(kCapture)]: false
  3122. },
  3123. [Symbol(shapeMode)]: false,
  3124. [Symbol(kCapture)]: false,
  3125. [Symbol(kBytesWritten)]: 0,
  3126. [Symbol(kNeedDrain)]: false,
  3127. [Symbol(corked)]: 0,
  3128. [Symbol(kOutHeaders)]: [Object: null prototype] {
  3129. accept: [Array],
  3130. 'user-agent': [Array],
  3131. 'accept-encoding': [Array],
  3132. host: [Array]
  3133. },
  3134. [Symbol(errored)]: null,
  3135. [Symbol(kHighWaterMark)]: 16384,
  3136. [Symbol(kRejectNonStandardBodyWrites)]: false,
  3137. [Symbol(kUniqueHeaders)]: null
  3138. },
  3139. response: {
  3140. status: 404,
  3141. statusText: 'Not Found',
  3142. headers: Object [AxiosHeaders] {
  3143. server: 'NWSs',
  3144. date: 'Sun, 14 Apr 2024 22:34:04 GMT',
  3145. 'content-type': 'text/plain',
  3146. 'content-length': '0',
  3147. connection: 'keep-alive',
  3148. 'x-errno': '-5503023',
  3149. 'x-rtflag': '0',
  3150. 'x-dfsflag': '4',
  3151. 'x-nws-log-uuid': '6decb504-536b-47c7-bd6a-ba61de154a63'
  3152. },
  3153. config: {
  3154. transitional: [Object],
  3155. adapter: [Array],
  3156. transformRequest: [Array],
  3157. transformResponse: [Array],
  3158. timeout: 0,
  3159. xsrfCookieName: 'XSRF-TOKEN',
  3160. xsrfHeaderName: 'X-XSRF-TOKEN',
  3161. maxContentLength: -1,
  3162. maxBodyLength: -1,
  3163. env: [Object],
  3164. validateStatus: [Function: validateStatus],
  3165. headers: [Object [AxiosHeaders]],
  3166. url: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhS
  3167. -wL450xHZXt15sGTiaF1Ylkh3Thi6mQQg_goolJObz-HChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc6
  3168. 2l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  3169. method: 'get',
  3170. responseType: 'stream',
  3171. data: undefined
  3172. },
  3173. request: <ref *1> ClientRequest {
  3174. _events: [Object: null prototype],
  3175. _eventsCount: 7,
  3176. _maxListeners: undefined,
  3177. outputData: [],
  3178. outputSize: 0,
  3179. writable: true,
  3180. destroyed: false,
  3181. _last: true,
  3182. chunkedEncoding: false,
  3183. shouldKeepAlive: true,
  3184. maxRequestsOnConnectionReached: false,
  3185. _defaultKeepAlive: true,
  3186. useChunkedEncodingByDefault: false,
  3187. sendDate: false,
  3188. _removedConnection: false,
  3189. _removedContLen: false,
  3190. _removedTE: false,
  3191. strictContentLength: false,
  3192. _contentLength: 0,
  3193. _hasBody: true,
  3194. _trailer: '',
  3195. finished: true,
  3196. _headerSent: true,
  3197. _closed: false,
  3198. socket: [TLSSocket],
  3199. _header: 'GET /download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhS-wL450xHZXt15
  3200. sGTiaF1Ylkh3Thi6mQQg_goolJObz-HChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZ
  3201. HyRLAnNmHGoZ3y_gDZPqZt-64&spec=0 HTTP/1.1\r\n' +
  3202. 'Accept: application/json, text/plain, */*\r\n' +
  3203. 'User-Agent: axios/1.6.7\r\n' +
  3204. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  3205. 'Host: gchat.qpic.cn\r\n' +
  3206. 'Connection: keep-alive\r\n' +
  3207. '\r\n',
  3208. _keepAliveTimeout: 0,
  3209. _onPendingData: [Function: nop],
  3210. agent: [Agent],
  3211. socketPath: undefined,
  3212. method: 'GET',
  3213. maxHeaderSize: undefined,
  3214. insecureHTTPParser: undefined,
  3215. joinDuplicateHeaders: undefined,
  3216. path: '/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhS-wL450xHZXt15sGTiaF1
  3217. Ylkh3Thi6mQQg_goolJObz-HChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHyRLAnN
  3218. mHGoZ3y_gDZPqZt-64&spec=0',
  3219. _ended: false,
  3220. res: [IncomingMessage],
  3221. aborted: false,
  3222. timeoutCb: [Function: emitRequestTimeout],
  3223. upgradeOrConnect: false,
  3224. parser: null,
  3225. maxHeadersCount: null,
  3226. reusedSocket: false,
  3227. host: 'gchat.qpic.cn',
  3228. protocol: 'https:',
  3229. _redirectable: [Writable],
  3230. [Symbol(shapeMode)]: false,
  3231. [Symbol(kCapture)]: false,
  3232. [Symbol(kBytesWritten)]: 0,
  3233. [Symbol(kNeedDrain)]: false,
  3234. [Symbol(corked)]: 0,
  3235. [Symbol(kOutHeaders)]: [Object: null prototype],
  3236. [Symbol(errored)]: null,
  3237. [Symbol(kHighWaterMark)]: 16384,
  3238. [Symbol(kRejectNonStandardBodyWrites)]: false,
  3239. [Symbol(kUniqueHeaders)]: null
  3240. },
  3241. data: IncomingMessage {
  3242. _events: [Object],
  3243. _readableState: [ReadableState],
  3244. _maxListeners: undefined,
  3245. socket: [TLSSocket],
  3246. httpVersionMajor: 1,
  3247. httpVersionMinor: 1,
  3248. httpVersion: '1.1',
  3249. complete: true,
  3250. rawHeaders: [Array],
  3251. rawTrailers: [],
  3252. joinDuplicateHeaders: undefined,
  3253. aborted: false,
  3254. upgrade: false,
  3255. url: '',
  3256. method: null,
  3257. statusCode: 404,
  3258. statusMessage: 'Not Found',
  3259. client: [TLSSocket],
  3260. _consuming: false,
  3261. _dumped: false,
  3262. req: [ClientRequest],
  3263. _eventsCount: 4,
  3264. responseUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  3265. 5NTk1EhS-wL450xHZXt15sGTiaF1Ylkh3Thi6mQQg_goolJObz-HChQNQgLsv&rkey=CAQSKAB6JWENi
  3266. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  3267. redirects: [],
  3268. [Symbol(shapeMode)]: true,
  3269. [Symbol(kCapture)]: false,
  3270. [Symbol(kHeaders)]: [Object],
  3271. [Symbol(kHeadersCount)]: 18,
  3272. [Symbol(kTrailers)]: null,
  3273. [Symbol(kTrailersCount)]: 0
  3274. }
  3275. }
  3276. }
  3277. AxiosError: Request failed with status code 404
  3278. at settle (D:\imgDiskApi\node_modules\axios\dist\node\axios.cjs:1967:12)
  3279. at RedirectableRequest.handleResponse (D:\imgDiskApi\node_modules\axios\dist
  3280. \node\axios.cjs:3014:9)
  3281. at RedirectableRequest.emit (node:events:518:28)
  3282. at RedirectableRequest._processResponse (D:\imgDiskApi\node_modules\follow-r
  3283. edirects\index.js:398:10)
  3284. at RedirectableRequest._onNativeResponse (D:\imgDiskApi\node_modules\follow-
  3285. redirects\index.js:91:12)
  3286. at Object.onceWrapper (node:events:633:26)
  3287. at ClientRequest.emit (node:events:518:28)
  3288. at HTTPParser.parserOnIncomingClient (node:_http_client:698:27)
  3289. at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17)
  3290. at TLSSocket.socketOnData (node:_http_client:540:22)
  3291. at Axios.request (D:\imgDiskApi\node_modules\axios\dist\node\axios.cjs:3877:
  3292. 41)
  3293. at process.processTicksAndRejections (node:internal/process/task_queues:95:5
  3294. )
  3295. at async D:\imgDiskApi\index.js:148:30 {
  3296. code: 'ERR_BAD_REQUEST',
  3297. config: {
  3298. transitional: {
  3299. silentJSONParsing: true,
  3300. forcedJSONParsing: true,
  3301. clarifyTimeoutError: false
  3302. },
  3303. adapter: [ 'xhr', 'http' ],
  3304. transformRequest: [ [Function: transformRequest] ],
  3305. transformResponse: [ [Function: transformResponse] ],
  3306. timeout: 0,
  3307. xsrfCookieName: 'XSRF-TOKEN',
  3308. xsrfHeaderName: 'X-XSRF-TOKEN',
  3309. maxContentLength: -1,
  3310. maxBodyLength: -1,
  3311. env: { FormData: [Function], Blob: [class Blob] },
  3312. validateStatus: [Function: validateStatus],
  3313. headers: Object [AxiosHeaders] {
  3314. Accept: 'application/json, text/plain, */*',
  3315. 'Content-Type': undefined,
  3316. 'User-Agent': 'axios/1.6.7',
  3317. 'Accept-Encoding': 'gzip, compress, deflate, br'
  3318. },
  3319. url: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhRhV
  3320. MeZr_CXV5A8mT8PQnDvegrRjxjk4QUg_goo0O7JzeHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l
  3321. 8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  3322. method: 'get',
  3323. responseType: 'stream',
  3324. data: undefined
  3325. },
  3326. request: <ref *1> ClientRequest {
  3327. _events: [Object: null prototype] {
  3328. abort: [Function (anonymous)],
  3329. aborted: [Function (anonymous)],
  3330. connect: [Function (anonymous)],
  3331. error: [Function (anonymous)],
  3332. socket: [Function (anonymous)],
  3333. timeout: [Function (anonymous)],
  3334. finish: [Function: requestOnFinish]
  3335. },
  3336. _eventsCount: 7,
  3337. _maxListeners: undefined,
  3338. outputData: [],
  3339. outputSize: 0,
  3340. writable: true,
  3341. destroyed: false,
  3342. _last: true,
  3343. chunkedEncoding: false,
  3344. shouldKeepAlive: true,
  3345. maxRequestsOnConnectionReached: false,
  3346. _defaultKeepAlive: true,
  3347. useChunkedEncodingByDefault: false,
  3348. sendDate: false,
  3349. _removedConnection: false,
  3350. _removedContLen: false,
  3351. _removedTE: false,
  3352. strictContentLength: false,
  3353. _contentLength: 0,
  3354. _hasBody: true,
  3355. _trailer: '',
  3356. finished: true,
  3357. _headerSent: true,
  3358. _closed: false,
  3359. socket: TLSSocket {
  3360. _tlsOptions: [Object],
  3361. _secureEstablished: true,
  3362. _securePending: false,
  3363. _newSessionPending: false,
  3364. _controlReleased: true,
  3365. secureConnecting: false,
  3366. _SNICallback: null,
  3367. servername: 'gchat.qpic.cn',
  3368. alpnProtocol: false,
  3369. authorized: true,
  3370. authorizationError: null,
  3371. encrypted: true,
  3372. _events: [Object: null prototype],
  3373. _eventsCount: 9,
  3374. connecting: false,
  3375. _hadError: false,
  3376. _parent: null,
  3377. _host: 'gchat.qpic.cn',
  3378. _closeAfterHandlingError: false,
  3379. _readableState: [ReadableState],
  3380. _writableState: [WritableState],
  3381. allowHalfOpen: false,
  3382. _maxListeners: undefined,
  3383. _sockname: null,
  3384. _pendingData: null,
  3385. _pendingEncoding: '',
  3386. server: undefined,
  3387. _server: null,
  3388. ssl: [TLSWrap],
  3389. _requestCert: true,
  3390. _rejectUnauthorized: true,
  3391. timeout: 5000,
  3392. parser: null,
  3393. _httpMessage: [Circular *1],
  3394. autoSelectFamilyAttemptedAddresses: [Array],
  3395. [Symbol(alpncallback)]: null,
  3396. [Symbol(res)]: [TLSWrap],
  3397. [Symbol(verified)]: true,
  3398. [Symbol(pendingSession)]: null,
  3399. [Symbol(async_id_symbol)]: 1264,
  3400. [Symbol(kHandle)]: [TLSWrap],
  3401. [Symbol(lastWriteQueueSize)]: 0,
  3402. [Symbol(timeout)]: Timeout {
  3403. _idleTimeout: 5000,
  3404. _idlePrev: [TimersList],
  3405. _idleNext: [Timeout],
  3406. _idleStart: 23392051,
  3407. _onTimeout: [Function: bound ],
  3408. _timerArgs: undefined,
  3409. _repeat: null,
  3410. _destroyed: false,
  3411. [Symbol(refed)]: false,
  3412. [Symbol(kHasPrimitive)]: false,
  3413. [Symbol(asyncId)]: 1266,
  3414. [Symbol(triggerId)]: 1248
  3415. },
  3416. [Symbol(kBuffer)]: null,
  3417. [Symbol(kBufferCb)]: null,
  3418. [Symbol(kBufferGen)]: null,
  3419. [Symbol(shapeMode)]: true,
  3420. [Symbol(kCapture)]: false,
  3421. [Symbol(kSetNoDelay)]: false,
  3422. [Symbol(kSetKeepAlive)]: true,
  3423. [Symbol(kSetKeepAliveInitialDelay)]: 60,
  3424. [Symbol(kBytesRead)]: 0,
  3425. [Symbol(kBytesWritten)]: 0,
  3426. [Symbol(connect-options)]: [Object]
  3427. },
  3428. _header: 'GET /download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhRhVMeZr_CXV5A8mT
  3429. 8PQnDvegrRjxjk4QUg_goo0O7JzeHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHy
  3430. RLAnNmHGoZ3y_gDZPqZt-64&spec=0 HTTP/1.1\r\n' +
  3431. 'Accept: application/json, text/plain, */*\r\n' +
  3432. 'User-Agent: axios/1.6.7\r\n' +
  3433. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  3434. 'Host: gchat.qpic.cn\r\n' +
  3435. 'Connection: keep-alive\r\n' +
  3436. '\r\n',
  3437. _keepAliveTimeout: 0,
  3438. _onPendingData: [Function: nop],
  3439. agent: Agent {
  3440. _events: [Object: null prototype],
  3441. _eventsCount: 2,
  3442. _maxListeners: undefined,
  3443. defaultPort: 443,
  3444. protocol: 'https:',
  3445. options: [Object: null prototype],
  3446. requests: [Object: null prototype] {},
  3447. sockets: [Object: null prototype],
  3448. freeSockets: [Object: null prototype] {},
  3449. keepAliveMsecs: 1000,
  3450. keepAlive: true,
  3451. maxSockets: Infinity,
  3452. maxFreeSockets: 256,
  3453. scheduling: 'lifo',
  3454. maxTotalSockets: Infinity,
  3455. totalSocketCount: 14,
  3456. maxCachedSessions: 100,
  3457. _sessionCache: [Object],
  3458. [Symbol(shapeMode)]: false,
  3459. [Symbol(kCapture)]: false
  3460. },
  3461. socketPath: undefined,
  3462. method: 'GET',
  3463. maxHeaderSize: undefined,
  3464. insecureHTTPParser: undefined,
  3465. joinDuplicateHeaders: undefined,
  3466. path: '/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhRhVMeZr_CXV5A8mT8PQnDve
  3467. grRjxjk4QUg_goo0O7JzeHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmH
  3468. GoZ3y_gDZPqZt-64&spec=0',
  3469. _ended: false,
  3470. res: IncomingMessage {
  3471. _events: [Object],
  3472. _readableState: [ReadableState],
  3473. _maxListeners: undefined,
  3474. socket: [TLSSocket],
  3475. httpVersionMajor: 1,
  3476. httpVersionMinor: 1,
  3477. httpVersion: '1.1',
  3478. complete: true,
  3479. rawHeaders: [Array],
  3480. rawTrailers: [],
  3481. joinDuplicateHeaders: undefined,
  3482. aborted: false,
  3483. upgrade: false,
  3484. url: '',
  3485. method: null,
  3486. statusCode: 404,
  3487. statusMessage: 'Not Found',
  3488. client: [TLSSocket],
  3489. _consuming: false,
  3490. _dumped: false,
  3491. req: [Circular *1],
  3492. _eventsCount: 4,
  3493. responseUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  3494. 5NTk1EhRhVMeZr_CXV5A8mT8PQnDvegrRjxjk4QUg_goo0O7JzeHChQNQgLsv&rkey=CAQSKAB6JWENi
  3495. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  3496. redirects: [],
  3497. [Symbol(shapeMode)]: true,
  3498. [Symbol(kCapture)]: false,
  3499. [Symbol(kHeaders)]: [Object],
  3500. [Symbol(kHeadersCount)]: 18,
  3501. [Symbol(kTrailers)]: null,
  3502. [Symbol(kTrailersCount)]: 0
  3503. },
  3504. aborted: false,
  3505. timeoutCb: [Function: emitRequestTimeout],
  3506. upgradeOrConnect: false,
  3507. parser: null,
  3508. maxHeadersCount: null,
  3509. reusedSocket: false,
  3510. host: 'gchat.qpic.cn',
  3511. protocol: 'https:',
  3512. _redirectable: Writable {
  3513. _events: [Object],
  3514. _writableState: [WritableState],
  3515. _maxListeners: undefined,
  3516. _options: [Object],
  3517. _ended: true,
  3518. _ending: true,
  3519. _redirectCount: 0,
  3520. _redirects: [],
  3521. _requestBodyLength: 0,
  3522. _requestBodyBuffers: [],
  3523. _eventsCount: 3,
  3524. _onNativeResponse: [Function (anonymous)],
  3525. _currentRequest: [Circular *1],
  3526. _currentUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  3527. 5NTk1EhRhVMeZr_CXV5A8mT8PQnDvegrRjxjk4QUg_goo0O7JzeHChQNQgLsv&rkey=CAQSKAB6JWENi
  3528. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  3529. [Symbol(shapeMode)]: true,
  3530. [Symbol(kCapture)]: false
  3531. },
  3532. [Symbol(shapeMode)]: false,
  3533. [Symbol(kCapture)]: false,
  3534. [Symbol(kBytesWritten)]: 0,
  3535. [Symbol(kNeedDrain)]: false,
  3536. [Symbol(corked)]: 0,
  3537. [Symbol(kOutHeaders)]: [Object: null prototype] {
  3538. accept: [Array],
  3539. 'user-agent': [Array],
  3540. 'accept-encoding': [Array],
  3541. host: [Array]
  3542. },
  3543. [Symbol(errored)]: null,
  3544. [Symbol(kHighWaterMark)]: 16384,
  3545. [Symbol(kRejectNonStandardBodyWrites)]: false,
  3546. [Symbol(kUniqueHeaders)]: null
  3547. },
  3548. response: {
  3549. status: 404,
  3550. statusText: 'Not Found',
  3551. headers: Object [AxiosHeaders] {
  3552. server: 'NWSs',
  3553. date: 'Sun, 14 Apr 2024 22:34:04 GMT',
  3554. 'content-type': 'text/plain',
  3555. 'content-length': '0',
  3556. connection: 'keep-alive',
  3557. 'x-errno': '-5503023',
  3558. 'x-rtflag': '0',
  3559. 'x-dfsflag': '4',
  3560. 'x-nws-log-uuid': '550e6265-83b8-4cc5-a3b0-b0f0a26d85de'
  3561. },
  3562. config: {
  3563. transitional: [Object],
  3564. adapter: [Array],
  3565. transformRequest: [Array],
  3566. transformResponse: [Array],
  3567. timeout: 0,
  3568. xsrfCookieName: 'XSRF-TOKEN',
  3569. xsrfHeaderName: 'X-XSRF-TOKEN',
  3570. maxContentLength: -1,
  3571. maxBodyLength: -1,
  3572. env: [Object],
  3573. validateStatus: [Function: validateStatus],
  3574. headers: [Object [AxiosHeaders]],
  3575. url: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhR
  3576. hVMeZr_CXV5A8mT8PQnDvegrRjxjk4QUg_goo0O7JzeHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc6
  3577. 2l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  3578. method: 'get',
  3579. responseType: 'stream',
  3580. data: undefined
  3581. },
  3582. request: <ref *1> ClientRequest {
  3583. _events: [Object: null prototype],
  3584. _eventsCount: 7,
  3585. _maxListeners: undefined,
  3586. outputData: [],
  3587. outputSize: 0,
  3588. writable: true,
  3589. destroyed: false,
  3590. _last: true,
  3591. chunkedEncoding: false,
  3592. shouldKeepAlive: true,
  3593. maxRequestsOnConnectionReached: false,
  3594. _defaultKeepAlive: true,
  3595. useChunkedEncodingByDefault: false,
  3596. sendDate: false,
  3597. _removedConnection: false,
  3598. _removedContLen: false,
  3599. _removedTE: false,
  3600. strictContentLength: false,
  3601. _contentLength: 0,
  3602. _hasBody: true,
  3603. _trailer: '',
  3604. finished: true,
  3605. _headerSent: true,
  3606. _closed: false,
  3607. socket: [TLSSocket],
  3608. _header: 'GET /download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhRhVMeZr_CXV5A8
  3609. mT8PQnDvegrRjxjk4QUg_goo0O7JzeHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZ
  3610. HyRLAnNmHGoZ3y_gDZPqZt-64&spec=0 HTTP/1.1\r\n' +
  3611. 'Accept: application/json, text/plain, */*\r\n' +
  3612. 'User-Agent: axios/1.6.7\r\n' +
  3613. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  3614. 'Host: gchat.qpic.cn\r\n' +
  3615. 'Connection: keep-alive\r\n' +
  3616. '\r\n',
  3617. _keepAliveTimeout: 0,
  3618. _onPendingData: [Function: nop],
  3619. agent: [Agent],
  3620. socketPath: undefined,
  3621. method: 'GET',
  3622. maxHeaderSize: undefined,
  3623. insecureHTTPParser: undefined,
  3624. joinDuplicateHeaders: undefined,
  3625. path: '/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhRhVMeZr_CXV5A8mT8PQnD
  3626. vegrRjxjk4QUg_goo0O7JzeHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHyRLAnN
  3627. mHGoZ3y_gDZPqZt-64&spec=0',
  3628. _ended: false,
  3629. res: [IncomingMessage],
  3630. aborted: false,
  3631. timeoutCb: [Function: emitRequestTimeout],
  3632. upgradeOrConnect: false,
  3633. parser: null,
  3634. maxHeadersCount: null,
  3635. reusedSocket: false,
  3636. host: 'gchat.qpic.cn',
  3637. protocol: 'https:',
  3638. _redirectable: [Writable],
  3639. [Symbol(shapeMode)]: false,
  3640. [Symbol(kCapture)]: false,
  3641. [Symbol(kBytesWritten)]: 0,
  3642. [Symbol(kNeedDrain)]: false,
  3643. [Symbol(corked)]: 0,
  3644. [Symbol(kOutHeaders)]: [Object: null prototype],
  3645. [Symbol(errored)]: null,
  3646. [Symbol(kHighWaterMark)]: 16384,
  3647. [Symbol(kRejectNonStandardBodyWrites)]: false,
  3648. [Symbol(kUniqueHeaders)]: null
  3649. },
  3650. data: IncomingMessage {
  3651. _events: [Object],
  3652. _readableState: [ReadableState],
  3653. _maxListeners: undefined,
  3654. socket: [TLSSocket],
  3655. httpVersionMajor: 1,
  3656. httpVersionMinor: 1,
  3657. httpVersion: '1.1',
  3658. complete: true,
  3659. rawHeaders: [Array],
  3660. rawTrailers: [],
  3661. joinDuplicateHeaders: undefined,
  3662. aborted: false,
  3663. upgrade: false,
  3664. url: '',
  3665. method: null,
  3666. statusCode: 404,
  3667. statusMessage: 'Not Found',
  3668. client: [TLSSocket],
  3669. _consuming: false,
  3670. _dumped: false,
  3671. req: [ClientRequest],
  3672. _eventsCount: 4,
  3673. responseUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  3674. 5NTk1EhRhVMeZr_CXV5A8mT8PQnDvegrRjxjk4QUg_goo0O7JzeHChQNQgLsv&rkey=CAQSKAB6JWENi
  3675. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  3676. redirects: [],
  3677. [Symbol(shapeMode)]: true,
  3678. [Symbol(kCapture)]: false,
  3679. [Symbol(kHeaders)]: [Object],
  3680. [Symbol(kHeadersCount)]: 18,
  3681. [Symbol(kTrailers)]: null,
  3682. [Symbol(kTrailersCount)]: 0
  3683. }
  3684. }
  3685. }
  3686. AxiosError: Request failed with status code 404
  3687. at settle (D:\imgDiskApi\node_modules\axios\dist\node\axios.cjs:1967:12)
  3688. at RedirectableRequest.handleResponse (D:\imgDiskApi\node_modules\axios\dist
  3689. \node\axios.cjs:3014:9)
  3690. at RedirectableRequest.emit (node:events:518:28)
  3691. at RedirectableRequest._processResponse (D:\imgDiskApi\node_modules\follow-r
  3692. edirects\index.js:398:10)
  3693. at RedirectableRequest._onNativeResponse (D:\imgDiskApi\node_modules\follow-
  3694. redirects\index.js:91:12)
  3695. at Object.onceWrapper (node:events:633:26)
  3696. at ClientRequest.emit (node:events:518:28)
  3697. at HTTPParser.parserOnIncomingClient (node:_http_client:698:27)
  3698. at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17)
  3699. at TLSSocket.socketOnData (node:_http_client:540:22)
  3700. at Axios.request (D:\imgDiskApi\node_modules\axios\dist\node\axios.cjs:3877:
  3701. 41)
  3702. at process.processTicksAndRejections (node:internal/process/task_queues:95:5
  3703. )
  3704. at async D:\imgDiskApi\index.js:148:30 {
  3705. code: 'ERR_BAD_REQUEST',
  3706. config: {
  3707. transitional: {
  3708. silentJSONParsing: true,
  3709. forcedJSONParsing: true,
  3710. clarifyTimeoutError: false
  3711. },
  3712. adapter: [ 'xhr', 'http' ],
  3713. transformRequest: [ [Function: transformRequest] ],
  3714. transformResponse: [ [Function: transformResponse] ],
  3715. timeout: 0,
  3716. xsrfCookieName: 'XSRF-TOKEN',
  3717. xsrfHeaderName: 'X-XSRF-TOKEN',
  3718. maxContentLength: -1,
  3719. maxBodyLength: -1,
  3720. env: { FormData: [Function], Blob: [class Blob] },
  3721. validateStatus: [Function: validateStatus],
  3722. headers: Object [AxiosHeaders] {
  3723. Accept: 'application/json, text/plain, */*',
  3724. 'Content-Type': undefined,
  3725. 'User-Agent': 'axios/1.6.7',
  3726. 'Accept-Encoding': 'gzip, compress, deflate, br'
  3727. },
  3728. url: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhQEn
  3729. GIbja5wWu357gHDQdFW7XuOtBj-yAQg_goo462vz-HChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l
  3730. 8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  3731. method: 'get',
  3732. responseType: 'stream',
  3733. data: undefined
  3734. },
  3735. request: <ref *1> ClientRequest {
  3736. _events: [Object: null prototype] {
  3737. abort: [Function (anonymous)],
  3738. aborted: [Function (anonymous)],
  3739. connect: [Function (anonymous)],
  3740. error: [Function (anonymous)],
  3741. socket: [Function (anonymous)],
  3742. timeout: [Function (anonymous)],
  3743. finish: [Function: requestOnFinish]
  3744. },
  3745. _eventsCount: 7,
  3746. _maxListeners: undefined,
  3747. outputData: [],
  3748. outputSize: 0,
  3749. writable: true,
  3750. destroyed: false,
  3751. _last: true,
  3752. chunkedEncoding: false,
  3753. shouldKeepAlive: true,
  3754. maxRequestsOnConnectionReached: false,
  3755. _defaultKeepAlive: true,
  3756. useChunkedEncodingByDefault: false,
  3757. sendDate: false,
  3758. _removedConnection: false,
  3759. _removedContLen: false,
  3760. _removedTE: false,
  3761. strictContentLength: false,
  3762. _contentLength: 0,
  3763. _hasBody: true,
  3764. _trailer: '',
  3765. finished: true,
  3766. _headerSent: true,
  3767. _closed: false,
  3768. socket: TLSSocket {
  3769. _tlsOptions: [Object],
  3770. _secureEstablished: true,
  3771. _securePending: false,
  3772. _newSessionPending: false,
  3773. _controlReleased: true,
  3774. secureConnecting: false,
  3775. _SNICallback: null,
  3776. servername: 'gchat.qpic.cn',
  3777. alpnProtocol: false,
  3778. authorized: true,
  3779. authorizationError: null,
  3780. encrypted: true,
  3781. _events: [Object: null prototype],
  3782. _eventsCount: 9,
  3783. connecting: false,
  3784. _hadError: false,
  3785. _parent: null,
  3786. _host: 'gchat.qpic.cn',
  3787. _closeAfterHandlingError: false,
  3788. _readableState: [ReadableState],
  3789. _writableState: [WritableState],
  3790. allowHalfOpen: false,
  3791. _maxListeners: undefined,
  3792. _sockname: null,
  3793. _pendingData: null,
  3794. _pendingEncoding: '',
  3795. server: undefined,
  3796. _server: null,
  3797. ssl: [TLSWrap],
  3798. _requestCert: true,
  3799. _rejectUnauthorized: true,
  3800. timeout: 5000,
  3801. parser: null,
  3802. _httpMessage: [Circular *1],
  3803. autoSelectFamilyAttemptedAddresses: [Array],
  3804. [Symbol(alpncallback)]: null,
  3805. [Symbol(res)]: [TLSWrap],
  3806. [Symbol(verified)]: true,
  3807. [Symbol(pendingSession)]: null,
  3808. [Symbol(async_id_symbol)]: 1306,
  3809. [Symbol(kHandle)]: [TLSWrap],
  3810. [Symbol(lastWriteQueueSize)]: 0,
  3811. [Symbol(timeout)]: Timeout {
  3812. _idleTimeout: 5000,
  3813. _idlePrev: [TimersList],
  3814. _idleNext: [Timeout],
  3815. _idleStart: 23392066,
  3816. _onTimeout: [Function: bound ],
  3817. _timerArgs: undefined,
  3818. _repeat: null,
  3819. _destroyed: false,
  3820. [Symbol(refed)]: false,
  3821. [Symbol(kHasPrimitive)]: false,
  3822. [Symbol(asyncId)]: 1308,
  3823. [Symbol(triggerId)]: 1248
  3824. },
  3825. [Symbol(kBuffer)]: null,
  3826. [Symbol(kBufferCb)]: null,
  3827. [Symbol(kBufferGen)]: null,
  3828. [Symbol(shapeMode)]: true,
  3829. [Symbol(kCapture)]: false,
  3830. [Symbol(kSetNoDelay)]: false,
  3831. [Symbol(kSetKeepAlive)]: true,
  3832. [Symbol(kSetKeepAliveInitialDelay)]: 60,
  3833. [Symbol(kBytesRead)]: 0,
  3834. [Symbol(kBytesWritten)]: 0,
  3835. [Symbol(connect-options)]: [Object]
  3836. },
  3837. _header: 'GET /download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhQEnGIbja5wWu357g
  3838. HDQdFW7XuOtBj-yAQg_goo462vz-HChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHy
  3839. RLAnNmHGoZ3y_gDZPqZt-64&spec=0 HTTP/1.1\r\n' +
  3840. 'Accept: application/json, text/plain, */*\r\n' +
  3841. 'User-Agent: axios/1.6.7\r\n' +
  3842. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  3843. 'Host: gchat.qpic.cn\r\n' +
  3844. 'Connection: keep-alive\r\n' +
  3845. '\r\n',
  3846. _keepAliveTimeout: 0,
  3847. _onPendingData: [Function: nop],
  3848. agent: Agent {
  3849. _events: [Object: null prototype],
  3850. _eventsCount: 2,
  3851. _maxListeners: undefined,
  3852. defaultPort: 443,
  3853. protocol: 'https:',
  3854. options: [Object: null prototype],
  3855. requests: [Object: null prototype] {},
  3856. sockets: [Object: null prototype],
  3857. freeSockets: [Object: null prototype] {},
  3858. keepAliveMsecs: 1000,
  3859. keepAlive: true,
  3860. maxSockets: Infinity,
  3861. maxFreeSockets: 256,
  3862. scheduling: 'lifo',
  3863. maxTotalSockets: Infinity,
  3864. totalSocketCount: 14,
  3865. maxCachedSessions: 100,
  3866. _sessionCache: [Object],
  3867. [Symbol(shapeMode)]: false,
  3868. [Symbol(kCapture)]: false
  3869. },
  3870. socketPath: undefined,
  3871. method: 'GET',
  3872. maxHeaderSize: undefined,
  3873. insecureHTTPParser: undefined,
  3874. joinDuplicateHeaders: undefined,
  3875. path: '/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhQEnGIbja5wWu357gHDQdFW7
  3876. XuOtBj-yAQg_goo462vz-HChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmH
  3877. GoZ3y_gDZPqZt-64&spec=0',
  3878. _ended: false,
  3879. res: IncomingMessage {
  3880. _events: [Object],
  3881. _readableState: [ReadableState],
  3882. _maxListeners: undefined,
  3883. socket: [TLSSocket],
  3884. httpVersionMajor: 1,
  3885. httpVersionMinor: 1,
  3886. httpVersion: '1.1',
  3887. complete: true,
  3888. rawHeaders: [Array],
  3889. rawTrailers: [],
  3890. joinDuplicateHeaders: undefined,
  3891. aborted: false,
  3892. upgrade: false,
  3893. url: '',
  3894. method: null,
  3895. statusCode: 404,
  3896. statusMessage: 'Not Found',
  3897. client: [TLSSocket],
  3898. _consuming: false,
  3899. _dumped: false,
  3900. req: [Circular *1],
  3901. _eventsCount: 4,
  3902. responseUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  3903. 5NTk1EhQEnGIbja5wWu357gHDQdFW7XuOtBj-yAQg_goo462vz-HChQNQgLsv&rkey=CAQSKAB6JWENi
  3904. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  3905. redirects: [],
  3906. [Symbol(shapeMode)]: true,
  3907. [Symbol(kCapture)]: false,
  3908. [Symbol(kHeaders)]: [Object],
  3909. [Symbol(kHeadersCount)]: 18,
  3910. [Symbol(kTrailers)]: null,
  3911. [Symbol(kTrailersCount)]: 0
  3912. },
  3913. aborted: false,
  3914. timeoutCb: [Function: emitRequestTimeout],
  3915. upgradeOrConnect: false,
  3916. parser: null,
  3917. maxHeadersCount: null,
  3918. reusedSocket: false,
  3919. host: 'gchat.qpic.cn',
  3920. protocol: 'https:',
  3921. _redirectable: Writable {
  3922. _events: [Object],
  3923. _writableState: [WritableState],
  3924. _maxListeners: undefined,
  3925. _options: [Object],
  3926. _ended: true,
  3927. _ending: true,
  3928. _redirectCount: 0,
  3929. _redirects: [],
  3930. _requestBodyLength: 0,
  3931. _requestBodyBuffers: [],
  3932. _eventsCount: 3,
  3933. _onNativeResponse: [Function (anonymous)],
  3934. _currentRequest: [Circular *1],
  3935. _currentUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  3936. 5NTk1EhQEnGIbja5wWu357gHDQdFW7XuOtBj-yAQg_goo462vz-HChQNQgLsv&rkey=CAQSKAB6JWENi
  3937. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  3938. [Symbol(shapeMode)]: true,
  3939. [Symbol(kCapture)]: false
  3940. },
  3941. [Symbol(shapeMode)]: false,
  3942. [Symbol(kCapture)]: false,
  3943. [Symbol(kBytesWritten)]: 0,
  3944. [Symbol(kNeedDrain)]: false,
  3945. [Symbol(corked)]: 0,
  3946. [Symbol(kOutHeaders)]: [Object: null prototype] {
  3947. accept: [Array],
  3948. 'user-agent': [Array],
  3949. 'accept-encoding': [Array],
  3950. host: [Array]
  3951. },
  3952. [Symbol(errored)]: null,
  3953. [Symbol(kHighWaterMark)]: 16384,
  3954. [Symbol(kRejectNonStandardBodyWrites)]: false,
  3955. [Symbol(kUniqueHeaders)]: null
  3956. },
  3957. response: {
  3958. status: 404,
  3959. statusText: 'Not Found',
  3960. headers: Object [AxiosHeaders] {
  3961. server: 'NWSs',
  3962. date: 'Sun, 14 Apr 2024 22:34:04 GMT',
  3963. 'content-type': 'text/plain',
  3964. 'content-length': '0',
  3965. connection: 'keep-alive',
  3966. 'x-errno': '-5503023',
  3967. 'x-rtflag': '0',
  3968. 'x-dfsflag': '4',
  3969. 'x-nws-log-uuid': 'd2e0473e-75a3-4af1-bf82-cfdbbd3d9736'
  3970. },
  3971. config: {
  3972. transitional: [Object],
  3973. adapter: [Array],
  3974. transformRequest: [Array],
  3975. transformResponse: [Array],
  3976. timeout: 0,
  3977. xsrfCookieName: 'XSRF-TOKEN',
  3978. xsrfHeaderName: 'X-XSRF-TOKEN',
  3979. maxContentLength: -1,
  3980. maxBodyLength: -1,
  3981. env: [Object],
  3982. validateStatus: [Function: validateStatus],
  3983. headers: [Object [AxiosHeaders]],
  3984. url: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhQ
  3985. EnGIbja5wWu357gHDQdFW7XuOtBj-yAQg_goo462vz-HChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc6
  3986. 2l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  3987. method: 'get',
  3988. responseType: 'stream',
  3989. data: undefined
  3990. },
  3991. request: <ref *1> ClientRequest {
  3992. _events: [Object: null prototype],
  3993. _eventsCount: 7,
  3994. _maxListeners: undefined,
  3995. outputData: [],
  3996. outputSize: 0,
  3997. writable: true,
  3998. destroyed: false,
  3999. _last: true,
  4000. chunkedEncoding: false,
  4001. shouldKeepAlive: true,
  4002. maxRequestsOnConnectionReached: false,
  4003. _defaultKeepAlive: true,
  4004. useChunkedEncodingByDefault: false,
  4005. sendDate: false,
  4006. _removedConnection: false,
  4007. _removedContLen: false,
  4008. _removedTE: false,
  4009. strictContentLength: false,
  4010. _contentLength: 0,
  4011. _hasBody: true,
  4012. _trailer: '',
  4013. finished: true,
  4014. _headerSent: true,
  4015. _closed: false,
  4016. socket: [TLSSocket],
  4017. _header: 'GET /download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhQEnGIbja5wWu35
  4018. 7gHDQdFW7XuOtBj-yAQg_goo462vz-HChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZ
  4019. HyRLAnNmHGoZ3y_gDZPqZt-64&spec=0 HTTP/1.1\r\n' +
  4020. 'Accept: application/json, text/plain, */*\r\n' +
  4021. 'User-Agent: axios/1.6.7\r\n' +
  4022. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  4023. 'Host: gchat.qpic.cn\r\n' +
  4024. 'Connection: keep-alive\r\n' +
  4025. '\r\n',
  4026. _keepAliveTimeout: 0,
  4027. _onPendingData: [Function: nop],
  4028. agent: [Agent],
  4029. socketPath: undefined,
  4030. method: 'GET',
  4031. maxHeaderSize: undefined,
  4032. insecureHTTPParser: undefined,
  4033. joinDuplicateHeaders: undefined,
  4034. path: '/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhQEnGIbja5wWu357gHDQdF
  4035. W7XuOtBj-yAQg_goo462vz-HChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHyRLAnN
  4036. mHGoZ3y_gDZPqZt-64&spec=0',
  4037. _ended: false,
  4038. res: [IncomingMessage],
  4039. aborted: false,
  4040. timeoutCb: [Function: emitRequestTimeout],
  4041. upgradeOrConnect: false,
  4042. parser: null,
  4043. maxHeadersCount: null,
  4044. reusedSocket: false,
  4045. host: 'gchat.qpic.cn',
  4046. protocol: 'https:',
  4047. _redirectable: [Writable],
  4048. [Symbol(shapeMode)]: false,
  4049. [Symbol(kCapture)]: false,
  4050. [Symbol(kBytesWritten)]: 0,
  4051. [Symbol(kNeedDrain)]: false,
  4052. [Symbol(corked)]: 0,
  4053. [Symbol(kOutHeaders)]: [Object: null prototype],
  4054. [Symbol(errored)]: null,
  4055. [Symbol(kHighWaterMark)]: 16384,
  4056. [Symbol(kRejectNonStandardBodyWrites)]: false,
  4057. [Symbol(kUniqueHeaders)]: null
  4058. },
  4059. data: IncomingMessage {
  4060. _events: [Object],
  4061. _readableState: [ReadableState],
  4062. _maxListeners: undefined,
  4063. socket: [TLSSocket],
  4064. httpVersionMajor: 1,
  4065. httpVersionMinor: 1,
  4066. httpVersion: '1.1',
  4067. complete: true,
  4068. rawHeaders: [Array],
  4069. rawTrailers: [],
  4070. joinDuplicateHeaders: undefined,
  4071. aborted: false,
  4072. upgrade: false,
  4073. url: '',
  4074. method: null,
  4075. statusCode: 404,
  4076. statusMessage: 'Not Found',
  4077. client: [TLSSocket],
  4078. _consuming: false,
  4079. _dumped: false,
  4080. req: [ClientRequest],
  4081. _eventsCount: 4,
  4082. responseUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  4083. 5NTk1EhQEnGIbja5wWu357gHDQdFW7XuOtBj-yAQg_goo462vz-HChQNQgLsv&rkey=CAQSKAB6JWENi
  4084. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  4085. redirects: [],
  4086. [Symbol(shapeMode)]: true,
  4087. [Symbol(kCapture)]: false,
  4088. [Symbol(kHeaders)]: [Object],
  4089. [Symbol(kHeadersCount)]: 18,
  4090. [Symbol(kTrailers)]: null,
  4091. [Symbol(kTrailersCount)]: 0
  4092. }
  4093. }
  4094. }
  4095. AxiosError: Request failed with status code 404
  4096. at settle (D:\imgDiskApi\node_modules\axios\dist\node\axios.cjs:1967:12)
  4097. at RedirectableRequest.handleResponse (D:\imgDiskApi\node_modules\axios\dist
  4098. \node\axios.cjs:3014:9)
  4099. at RedirectableRequest.emit (node:events:518:28)
  4100. at RedirectableRequest._processResponse (D:\imgDiskApi\node_modules\follow-r
  4101. edirects\index.js:398:10)
  4102. at RedirectableRequest._onNativeResponse (D:\imgDiskApi\node_modules\follow-
  4103. redirects\index.js:91:12)
  4104. at Object.onceWrapper (node:events:633:26)
  4105. at ClientRequest.emit (node:events:518:28)
  4106. at HTTPParser.parserOnIncomingClient (node:_http_client:698:27)
  4107. at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17)
  4108. at TLSSocket.socketOnData (node:_http_client:540:22)
  4109. at Axios.request (D:\imgDiskApi\node_modules\axios\dist\node\axios.cjs:3877:
  4110. 41)
  4111. at process.processTicksAndRejections (node:internal/process/task_queues:95:5
  4112. )
  4113. at async D:\imgDiskApi\index.js:148:30 {
  4114. code: 'ERR_BAD_REQUEST',
  4115. config: {
  4116. transitional: {
  4117. silentJSONParsing: true,
  4118. forcedJSONParsing: true,
  4119. clarifyTimeoutError: false
  4120. },
  4121. adapter: [ 'xhr', 'http' ],
  4122. transformRequest: [ [Function: transformRequest] ],
  4123. transformResponse: [ [Function: transformResponse] ],
  4124. timeout: 0,
  4125. xsrfCookieName: 'XSRF-TOKEN',
  4126. xsrfHeaderName: 'X-XSRF-TOKEN',
  4127. maxContentLength: -1,
  4128. maxBodyLength: -1,
  4129. env: { FormData: [Function], Blob: [class Blob] },
  4130. validateStatus: [Function: validateStatus],
  4131. headers: Object [AxiosHeaders] {
  4132. Accept: 'application/json, text/plain, */*',
  4133. 'Content-Type': undefined,
  4134. 'User-Agent': 'axios/1.6.7',
  4135. 'Accept-Encoding': 'gzip, compress, deflate, br'
  4136. },
  4137. url: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhTvD
  4138. hNDP5BI44dft576gWfM_m8hXhjQvgQg_goo4uzvz-HChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l
  4139. 8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  4140. method: 'get',
  4141. responseType: 'stream',
  4142. data: undefined
  4143. },
  4144. request: <ref *1> ClientRequest {
  4145. _events: [Object: null prototype] {
  4146. abort: [Function (anonymous)],
  4147. aborted: [Function (anonymous)],
  4148. connect: [Function (anonymous)],
  4149. error: [Function (anonymous)],
  4150. socket: [Function (anonymous)],
  4151. timeout: [Function (anonymous)],
  4152. finish: [Function: requestOnFinish]
  4153. },
  4154. _eventsCount: 7,
  4155. _maxListeners: undefined,
  4156. outputData: [],
  4157. outputSize: 0,
  4158. writable: true,
  4159. destroyed: false,
  4160. _last: true,
  4161. chunkedEncoding: false,
  4162. shouldKeepAlive: true,
  4163. maxRequestsOnConnectionReached: false,
  4164. _defaultKeepAlive: true,
  4165. useChunkedEncodingByDefault: false,
  4166. sendDate: false,
  4167. _removedConnection: false,
  4168. _removedContLen: false,
  4169. _removedTE: false,
  4170. strictContentLength: false,
  4171. _contentLength: 0,
  4172. _hasBody: true,
  4173. _trailer: '',
  4174. finished: true,
  4175. _headerSent: true,
  4176. _closed: false,
  4177. socket: TLSSocket {
  4178. _tlsOptions: [Object],
  4179. _secureEstablished: true,
  4180. _securePending: false,
  4181. _newSessionPending: false,
  4182. _controlReleased: true,
  4183. secureConnecting: false,
  4184. _SNICallback: null,
  4185. servername: 'gchat.qpic.cn',
  4186. alpnProtocol: false,
  4187. authorized: true,
  4188. authorizationError: null,
  4189. encrypted: true,
  4190. _events: [Object: null prototype],
  4191. _eventsCount: 9,
  4192. connecting: false,
  4193. _hadError: false,
  4194. _parent: null,
  4195. _host: 'gchat.qpic.cn',
  4196. _closeAfterHandlingError: false,
  4197. _readableState: [ReadableState],
  4198. _writableState: [WritableState],
  4199. allowHalfOpen: false,
  4200. _maxListeners: undefined,
  4201. _sockname: null,
  4202. _pendingData: null,
  4203. _pendingEncoding: '',
  4204. server: undefined,
  4205. _server: null,
  4206. ssl: [TLSWrap],
  4207. _requestCert: true,
  4208. _rejectUnauthorized: true,
  4209. timeout: 5000,
  4210. parser: null,
  4211. _httpMessage: [Circular *1],
  4212. autoSelectFamilyAttemptedAddresses: [Array],
  4213. [Symbol(alpncallback)]: null,
  4214. [Symbol(res)]: [TLSWrap],
  4215. [Symbol(verified)]: true,
  4216. [Symbol(pendingSession)]: null,
  4217. [Symbol(async_id_symbol)]: 1318,
  4218. [Symbol(kHandle)]: [TLSWrap],
  4219. [Symbol(lastWriteQueueSize)]: 0,
  4220. [Symbol(timeout)]: Timeout {
  4221. _idleTimeout: 5000,
  4222. _idlePrev: [TimersList],
  4223. _idleNext: [Timeout],
  4224. _idleStart: 23392075,
  4225. _onTimeout: [Function: bound ],
  4226. _timerArgs: undefined,
  4227. _repeat: null,
  4228. _destroyed: false,
  4229. [Symbol(refed)]: false,
  4230. [Symbol(kHasPrimitive)]: false,
  4231. [Symbol(asyncId)]: 1320,
  4232. [Symbol(triggerId)]: 1248
  4233. },
  4234. [Symbol(kBuffer)]: null,
  4235. [Symbol(kBufferCb)]: null,
  4236. [Symbol(kBufferGen)]: null,
  4237. [Symbol(shapeMode)]: true,
  4238. [Symbol(kCapture)]: false,
  4239. [Symbol(kSetNoDelay)]: false,
  4240. [Symbol(kSetKeepAlive)]: true,
  4241. [Symbol(kSetKeepAliveInitialDelay)]: 60,
  4242. [Symbol(kBytesRead)]: 0,
  4243. [Symbol(kBytesWritten)]: 0,
  4244. [Symbol(connect-options)]: [Object]
  4245. },
  4246. _header: 'GET /download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhTvDhNDP5BI44dft5
  4247. 76gWfM_m8hXhjQvgQg_goo4uzvz-HChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHy
  4248. RLAnNmHGoZ3y_gDZPqZt-64&spec=0 HTTP/1.1\r\n' +
  4249. 'Accept: application/json, text/plain, */*\r\n' +
  4250. 'User-Agent: axios/1.6.7\r\n' +
  4251. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  4252. 'Host: gchat.qpic.cn\r\n' +
  4253. 'Connection: keep-alive\r\n' +
  4254. '\r\n',
  4255. _keepAliveTimeout: 0,
  4256. _onPendingData: [Function: nop],
  4257. agent: Agent {
  4258. _events: [Object: null prototype],
  4259. _eventsCount: 2,
  4260. _maxListeners: undefined,
  4261. defaultPort: 443,
  4262. protocol: 'https:',
  4263. options: [Object: null prototype],
  4264. requests: [Object: null prototype] {},
  4265. sockets: [Object: null prototype],
  4266. freeSockets: [Object: null prototype] {},
  4267. keepAliveMsecs: 1000,
  4268. keepAlive: true,
  4269. maxSockets: Infinity,
  4270. maxFreeSockets: 256,
  4271. scheduling: 'lifo',
  4272. maxTotalSockets: Infinity,
  4273. totalSocketCount: 14,
  4274. maxCachedSessions: 100,
  4275. _sessionCache: [Object],
  4276. [Symbol(shapeMode)]: false,
  4277. [Symbol(kCapture)]: false
  4278. },
  4279. socketPath: undefined,
  4280. method: 'GET',
  4281. maxHeaderSize: undefined,
  4282. insecureHTTPParser: undefined,
  4283. joinDuplicateHeaders: undefined,
  4284. path: '/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhTvDhNDP5BI44dft576gWfM_
  4285. m8hXhjQvgQg_goo4uzvz-HChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmH
  4286. GoZ3y_gDZPqZt-64&spec=0',
  4287. _ended: false,
  4288. res: IncomingMessage {
  4289. _events: [Object],
  4290. _readableState: [ReadableState],
  4291. _maxListeners: undefined,
  4292. socket: [TLSSocket],
  4293. httpVersionMajor: 1,
  4294. httpVersionMinor: 1,
  4295. httpVersion: '1.1',
  4296. complete: true,
  4297. rawHeaders: [Array],
  4298. rawTrailers: [],
  4299. joinDuplicateHeaders: undefined,
  4300. aborted: false,
  4301. upgrade: false,
  4302. url: '',
  4303. method: null,
  4304. statusCode: 404,
  4305. statusMessage: 'Not Found',
  4306. client: [TLSSocket],
  4307. _consuming: false,
  4308. _dumped: false,
  4309. req: [Circular *1],
  4310. _eventsCount: 4,
  4311. responseUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  4312. 5NTk1EhTvDhNDP5BI44dft576gWfM_m8hXhjQvgQg_goo4uzvz-HChQNQgLsv&rkey=CAQSKAB6JWENi
  4313. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  4314. redirects: [],
  4315. [Symbol(shapeMode)]: true,
  4316. [Symbol(kCapture)]: false,
  4317. [Symbol(kHeaders)]: [Object],
  4318. [Symbol(kHeadersCount)]: 18,
  4319. [Symbol(kTrailers)]: null,
  4320. [Symbol(kTrailersCount)]: 0
  4321. },
  4322. aborted: false,
  4323. timeoutCb: [Function: emitRequestTimeout],
  4324. upgradeOrConnect: false,
  4325. parser: null,
  4326. maxHeadersCount: null,
  4327. reusedSocket: false,
  4328. host: 'gchat.qpic.cn',
  4329. protocol: 'https:',
  4330. _redirectable: Writable {
  4331. _events: [Object],
  4332. _writableState: [WritableState],
  4333. _maxListeners: undefined,
  4334. _options: [Object],
  4335. _ended: true,
  4336. _ending: true,
  4337. _redirectCount: 0,
  4338. _redirects: [],
  4339. _requestBodyLength: 0,
  4340. _requestBodyBuffers: [],
  4341. _eventsCount: 3,
  4342. _onNativeResponse: [Function (anonymous)],
  4343. _currentRequest: [Circular *1],
  4344. _currentUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  4345. 5NTk1EhTvDhNDP5BI44dft576gWfM_m8hXhjQvgQg_goo4uzvz-HChQNQgLsv&rkey=CAQSKAB6JWENi
  4346. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  4347. [Symbol(shapeMode)]: true,
  4348. [Symbol(kCapture)]: false
  4349. },
  4350. [Symbol(shapeMode)]: false,
  4351. [Symbol(kCapture)]: false,
  4352. [Symbol(kBytesWritten)]: 0,
  4353. [Symbol(kNeedDrain)]: false,
  4354. [Symbol(corked)]: 0,
  4355. [Symbol(kOutHeaders)]: [Object: null prototype] {
  4356. accept: [Array],
  4357. 'user-agent': [Array],
  4358. 'accept-encoding': [Array],
  4359. host: [Array]
  4360. },
  4361. [Symbol(errored)]: null,
  4362. [Symbol(kHighWaterMark)]: 16384,
  4363. [Symbol(kRejectNonStandardBodyWrites)]: false,
  4364. [Symbol(kUniqueHeaders)]: null
  4365. },
  4366. response: {
  4367. status: 404,
  4368. statusText: 'Not Found',
  4369. headers: Object [AxiosHeaders] {
  4370. server: 'NWSs',
  4371. date: 'Sun, 14 Apr 2024 22:34:04 GMT',
  4372. 'content-type': 'text/plain',
  4373. 'content-length': '0',
  4374. connection: 'keep-alive',
  4375. 'x-errno': '-5503023',
  4376. 'x-rtflag': '0',
  4377. 'x-dfsflag': '4',
  4378. 'x-nws-log-uuid': '71baf3c2-4fbe-4823-83eb-2c50be292e86'
  4379. },
  4380. config: {
  4381. transitional: [Object],
  4382. adapter: [Array],
  4383. transformRequest: [Array],
  4384. transformResponse: [Array],
  4385. timeout: 0,
  4386. xsrfCookieName: 'XSRF-TOKEN',
  4387. xsrfHeaderName: 'X-XSRF-TOKEN',
  4388. maxContentLength: -1,
  4389. maxBodyLength: -1,
  4390. env: [Object],
  4391. validateStatus: [Function: validateStatus],
  4392. headers: [Object [AxiosHeaders]],
  4393. url: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhT
  4394. vDhNDP5BI44dft576gWfM_m8hXhjQvgQg_goo4uzvz-HChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc6
  4395. 2l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  4396. method: 'get',
  4397. responseType: 'stream',
  4398. data: undefined
  4399. },
  4400. request: <ref *1> ClientRequest {
  4401. _events: [Object: null prototype],
  4402. _eventsCount: 7,
  4403. _maxListeners: undefined,
  4404. outputData: [],
  4405. outputSize: 0,
  4406. writable: true,
  4407. destroyed: false,
  4408. _last: true,
  4409. chunkedEncoding: false,
  4410. shouldKeepAlive: true,
  4411. maxRequestsOnConnectionReached: false,
  4412. _defaultKeepAlive: true,
  4413. useChunkedEncodingByDefault: false,
  4414. sendDate: false,
  4415. _removedConnection: false,
  4416. _removedContLen: false,
  4417. _removedTE: false,
  4418. strictContentLength: false,
  4419. _contentLength: 0,
  4420. _hasBody: true,
  4421. _trailer: '',
  4422. finished: true,
  4423. _headerSent: true,
  4424. _closed: false,
  4425. socket: [TLSSocket],
  4426. _header: 'GET /download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhTvDhNDP5BI44df
  4427. t576gWfM_m8hXhjQvgQg_goo4uzvz-HChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZ
  4428. HyRLAnNmHGoZ3y_gDZPqZt-64&spec=0 HTTP/1.1\r\n' +
  4429. 'Accept: application/json, text/plain, */*\r\n' +
  4430. 'User-Agent: axios/1.6.7\r\n' +
  4431. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  4432. 'Host: gchat.qpic.cn\r\n' +
  4433. 'Connection: keep-alive\r\n' +
  4434. '\r\n',
  4435. _keepAliveTimeout: 0,
  4436. _onPendingData: [Function: nop],
  4437. agent: [Agent],
  4438. socketPath: undefined,
  4439. method: 'GET',
  4440. maxHeaderSize: undefined,
  4441. insecureHTTPParser: undefined,
  4442. joinDuplicateHeaders: undefined,
  4443. path: '/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhTvDhNDP5BI44dft576gWf
  4444. M_m8hXhjQvgQg_goo4uzvz-HChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHyRLAnN
  4445. mHGoZ3y_gDZPqZt-64&spec=0',
  4446. _ended: false,
  4447. res: [IncomingMessage],
  4448. aborted: false,
  4449. timeoutCb: [Function: emitRequestTimeout],
  4450. upgradeOrConnect: false,
  4451. parser: null,
  4452. maxHeadersCount: null,
  4453. reusedSocket: false,
  4454. host: 'gchat.qpic.cn',
  4455. protocol: 'https:',
  4456. _redirectable: [Writable],
  4457. [Symbol(shapeMode)]: false,
  4458. [Symbol(kCapture)]: false,
  4459. [Symbol(kBytesWritten)]: 0,
  4460. [Symbol(kNeedDrain)]: false,
  4461. [Symbol(corked)]: 0,
  4462. [Symbol(kOutHeaders)]: [Object: null prototype],
  4463. [Symbol(errored)]: null,
  4464. [Symbol(kHighWaterMark)]: 16384,
  4465. [Symbol(kRejectNonStandardBodyWrites)]: false,
  4466. [Symbol(kUniqueHeaders)]: null
  4467. },
  4468. data: IncomingMessage {
  4469. _events: [Object],
  4470. _readableState: [ReadableState],
  4471. _maxListeners: undefined,
  4472. socket: [TLSSocket],
  4473. httpVersionMajor: 1,
  4474. httpVersionMinor: 1,
  4475. httpVersion: '1.1',
  4476. complete: true,
  4477. rawHeaders: [Array],
  4478. rawTrailers: [],
  4479. joinDuplicateHeaders: undefined,
  4480. aborted: false,
  4481. upgrade: false,
  4482. url: '',
  4483. method: null,
  4484. statusCode: 404,
  4485. statusMessage: 'Not Found',
  4486. client: [TLSSocket],
  4487. _consuming: false,
  4488. _dumped: false,
  4489. req: [ClientRequest],
  4490. _eventsCount: 4,
  4491. responseUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  4492. 5NTk1EhTvDhNDP5BI44dft576gWfM_m8hXhjQvgQg_goo4uzvz-HChQNQgLsv&rkey=CAQSKAB6JWENi
  4493. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  4494. redirects: [],
  4495. [Symbol(shapeMode)]: true,
  4496. [Symbol(kCapture)]: false,
  4497. [Symbol(kHeaders)]: [Object],
  4498. [Symbol(kHeadersCount)]: 18,
  4499. [Symbol(kTrailers)]: null,
  4500. [Symbol(kTrailersCount)]: 0
  4501. }
  4502. }
  4503. }
  4504. AxiosError: Request failed with status code 404
  4505. at settle (D:\imgDiskApi\node_modules\axios\dist\node\axios.cjs:1967:12)
  4506. at RedirectableRequest.handleResponse (D:\imgDiskApi\node_modules\axios\dist
  4507. \node\axios.cjs:3014:9)
  4508. at RedirectableRequest.emit (node:events:518:28)
  4509. at RedirectableRequest._processResponse (D:\imgDiskApi\node_modules\follow-r
  4510. edirects\index.js:398:10)
  4511. at RedirectableRequest._onNativeResponse (D:\imgDiskApi\node_modules\follow-
  4512. redirects\index.js:91:12)
  4513. at Object.onceWrapper (node:events:633:26)
  4514. at ClientRequest.emit (node:events:518:28)
  4515. at HTTPParser.parserOnIncomingClient (node:_http_client:698:27)
  4516. at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17)
  4517. at TLSSocket.socketOnData (node:_http_client:540:22)
  4518. at Axios.request (D:\imgDiskApi\node_modules\axios\dist\node\axios.cjs:3877:
  4519. 41)
  4520. at process.processTicksAndRejections (node:internal/process/task_queues:95:5
  4521. )
  4522. at async D:\imgDiskApi\index.js:148:30 {
  4523. code: 'ERR_BAD_REQUEST',
  4524. config: {
  4525. transitional: {
  4526. silentJSONParsing: true,
  4527. forcedJSONParsing: true,
  4528. clarifyTimeoutError: false
  4529. },
  4530. adapter: [ 'xhr', 'http' ],
  4531. transformRequest: [ [Function: transformRequest] ],
  4532. transformResponse: [ [Function: transformResponse] ],
  4533. timeout: 0,
  4534. xsrfCookieName: 'XSRF-TOKEN',
  4535. xsrfHeaderName: 'X-XSRF-TOKEN',
  4536. maxContentLength: -1,
  4537. maxBodyLength: -1,
  4538. env: { FormData: [Function], Blob: [class Blob] },
  4539. validateStatus: [Function: validateStatus],
  4540. headers: Object [AxiosHeaders] {
  4541. Accept: 'application/json, text/plain, */*',
  4542. 'Content-Type': undefined,
  4543. 'User-Agent': 'axios/1.6.7',
  4544. 'Accept-Encoding': 'gzip, compress, deflate, br'
  4545. },
  4546. url: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhSeA
  4547. eY4pN4D3_vWNOT5W6n0UENH3Bia1AMg_goo9PvWzeHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l
  4548. 8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  4549. method: 'get',
  4550. responseType: 'stream',
  4551. data: undefined
  4552. },
  4553. request: <ref *1> ClientRequest {
  4554. _events: [Object: null prototype] {
  4555. abort: [Function (anonymous)],
  4556. aborted: [Function (anonymous)],
  4557. connect: [Function (anonymous)],
  4558. error: [Function (anonymous)],
  4559. socket: [Function (anonymous)],
  4560. timeout: [Function (anonymous)],
  4561. finish: [Function: requestOnFinish]
  4562. },
  4563. _eventsCount: 7,
  4564. _maxListeners: undefined,
  4565. outputData: [],
  4566. outputSize: 0,
  4567. writable: true,
  4568. destroyed: false,
  4569. _last: true,
  4570. chunkedEncoding: false,
  4571. shouldKeepAlive: true,
  4572. maxRequestsOnConnectionReached: false,
  4573. _defaultKeepAlive: true,
  4574. useChunkedEncodingByDefault: false,
  4575. sendDate: false,
  4576. _removedConnection: false,
  4577. _removedContLen: false,
  4578. _removedTE: false,
  4579. strictContentLength: false,
  4580. _contentLength: 0,
  4581. _hasBody: true,
  4582. _trailer: '',
  4583. finished: true,
  4584. _headerSent: true,
  4585. _closed: false,
  4586. socket: TLSSocket {
  4587. _tlsOptions: [Object],
  4588. _secureEstablished: true,
  4589. _securePending: false,
  4590. _newSessionPending: false,
  4591. _controlReleased: true,
  4592. secureConnecting: false,
  4593. _SNICallback: null,
  4594. servername: 'gchat.qpic.cn',
  4595. alpnProtocol: false,
  4596. authorized: true,
  4597. authorizationError: null,
  4598. encrypted: true,
  4599. _events: [Object: null prototype],
  4600. _eventsCount: 9,
  4601. connecting: false,
  4602. _hadError: false,
  4603. _parent: null,
  4604. _host: 'gchat.qpic.cn',
  4605. _closeAfterHandlingError: false,
  4606. _readableState: [ReadableState],
  4607. _writableState: [WritableState],
  4608. allowHalfOpen: false,
  4609. _maxListeners: undefined,
  4610. _sockname: null,
  4611. _pendingData: null,
  4612. _pendingEncoding: '',
  4613. server: undefined,
  4614. _server: null,
  4615. ssl: [TLSWrap],
  4616. _requestCert: true,
  4617. _rejectUnauthorized: true,
  4618. timeout: 5000,
  4619. parser: null,
  4620. _httpMessage: [Circular *1],
  4621. autoSelectFamilyAttemptedAddresses: [Array],
  4622. [Symbol(alpncallback)]: null,
  4623. [Symbol(res)]: [TLSWrap],
  4624. [Symbol(verified)]: true,
  4625. [Symbol(pendingSession)]: null,
  4626. [Symbol(async_id_symbol)]: 1270,
  4627. [Symbol(kHandle)]: [TLSWrap],
  4628. [Symbol(lastWriteQueueSize)]: 0,
  4629. [Symbol(timeout)]: Timeout {
  4630. _idleTimeout: 5000,
  4631. _idlePrev: [TimersList],
  4632. _idleNext: [Timeout],
  4633. _idleStart: 23392096,
  4634. _onTimeout: [Function: bound ],
  4635. _timerArgs: undefined,
  4636. _repeat: null,
  4637. _destroyed: false,
  4638. [Symbol(refed)]: false,
  4639. [Symbol(kHasPrimitive)]: false,
  4640. [Symbol(asyncId)]: 1272,
  4641. [Symbol(triggerId)]: 1248
  4642. },
  4643. [Symbol(kBuffer)]: null,
  4644. [Symbol(kBufferCb)]: null,
  4645. [Symbol(kBufferGen)]: null,
  4646. [Symbol(shapeMode)]: true,
  4647. [Symbol(kCapture)]: false,
  4648. [Symbol(kSetNoDelay)]: false,
  4649. [Symbol(kSetKeepAlive)]: true,
  4650. [Symbol(kSetKeepAliveInitialDelay)]: 60,
  4651. [Symbol(kBytesRead)]: 0,
  4652. [Symbol(kBytesWritten)]: 0,
  4653. [Symbol(connect-options)]: [Object]
  4654. },
  4655. _header: 'GET /download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhSeAeY4pN4D3_vWNO
  4656. T5W6n0UENH3Bia1AMg_goo9PvWzeHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHy
  4657. RLAnNmHGoZ3y_gDZPqZt-64&spec=0 HTTP/1.1\r\n' +
  4658. 'Accept: application/json, text/plain, */*\r\n' +
  4659. 'User-Agent: axios/1.6.7\r\n' +
  4660. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  4661. 'Host: gchat.qpic.cn\r\n' +
  4662. 'Connection: keep-alive\r\n' +
  4663. '\r\n',
  4664. _keepAliveTimeout: 0,
  4665. _onPendingData: [Function: nop],
  4666. agent: Agent {
  4667. _events: [Object: null prototype],
  4668. _eventsCount: 2,
  4669. _maxListeners: undefined,
  4670. defaultPort: 443,
  4671. protocol: 'https:',
  4672. options: [Object: null prototype],
  4673. requests: [Object: null prototype] {},
  4674. sockets: [Object: null prototype],
  4675. freeSockets: [Object: null prototype] {},
  4676. keepAliveMsecs: 1000,
  4677. keepAlive: true,
  4678. maxSockets: Infinity,
  4679. maxFreeSockets: 256,
  4680. scheduling: 'lifo',
  4681. maxTotalSockets: Infinity,
  4682. totalSocketCount: 14,
  4683. maxCachedSessions: 100,
  4684. _sessionCache: [Object],
  4685. [Symbol(shapeMode)]: false,
  4686. [Symbol(kCapture)]: false
  4687. },
  4688. socketPath: undefined,
  4689. method: 'GET',
  4690. maxHeaderSize: undefined,
  4691. insecureHTTPParser: undefined,
  4692. joinDuplicateHeaders: undefined,
  4693. path: '/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhSeAeY4pN4D3_vWNOT5W6n0U
  4694. ENH3Bia1AMg_goo9PvWzeHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmH
  4695. GoZ3y_gDZPqZt-64&spec=0',
  4696. _ended: false,
  4697. res: IncomingMessage {
  4698. _events: [Object],
  4699. _readableState: [ReadableState],
  4700. _maxListeners: undefined,
  4701. socket: [TLSSocket],
  4702. httpVersionMajor: 1,
  4703. httpVersionMinor: 1,
  4704. httpVersion: '1.1',
  4705. complete: true,
  4706. rawHeaders: [Array],
  4707. rawTrailers: [],
  4708. joinDuplicateHeaders: undefined,
  4709. aborted: false,
  4710. upgrade: false,
  4711. url: '',
  4712. method: null,
  4713. statusCode: 404,
  4714. statusMessage: 'Not Found',
  4715. client: [TLSSocket],
  4716. _consuming: false,
  4717. _dumped: false,
  4718. req: [Circular *1],
  4719. _eventsCount: 4,
  4720. responseUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  4721. 5NTk1EhSeAeY4pN4D3_vWNOT5W6n0UENH3Bia1AMg_goo9PvWzeHChQNQgLsv&rkey=CAQSKAB6JWENi
  4722. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  4723. redirects: [],
  4724. [Symbol(shapeMode)]: true,
  4725. [Symbol(kCapture)]: false,
  4726. [Symbol(kHeaders)]: [Object],
  4727. [Symbol(kHeadersCount)]: 18,
  4728. [Symbol(kTrailers)]: null,
  4729. [Symbol(kTrailersCount)]: 0
  4730. },
  4731. aborted: false,
  4732. timeoutCb: [Function: emitRequestTimeout],
  4733. upgradeOrConnect: false,
  4734. parser: null,
  4735. maxHeadersCount: null,
  4736. reusedSocket: false,
  4737. host: 'gchat.qpic.cn',
  4738. protocol: 'https:',
  4739. _redirectable: Writable {
  4740. _events: [Object],
  4741. _writableState: [WritableState],
  4742. _maxListeners: undefined,
  4743. _options: [Object],
  4744. _ended: true,
  4745. _ending: true,
  4746. _redirectCount: 0,
  4747. _redirects: [],
  4748. _requestBodyLength: 0,
  4749. _requestBodyBuffers: [],
  4750. _eventsCount: 3,
  4751. _onNativeResponse: [Function (anonymous)],
  4752. _currentRequest: [Circular *1],
  4753. _currentUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  4754. 5NTk1EhSeAeY4pN4D3_vWNOT5W6n0UENH3Bia1AMg_goo9PvWzeHChQNQgLsv&rkey=CAQSKAB6JWENi
  4755. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  4756. [Symbol(shapeMode)]: true,
  4757. [Symbol(kCapture)]: false
  4758. },
  4759. [Symbol(shapeMode)]: false,
  4760. [Symbol(kCapture)]: false,
  4761. [Symbol(kBytesWritten)]: 0,
  4762. [Symbol(kNeedDrain)]: false,
  4763. [Symbol(corked)]: 0,
  4764. [Symbol(kOutHeaders)]: [Object: null prototype] {
  4765. accept: [Array],
  4766. 'user-agent': [Array],
  4767. 'accept-encoding': [Array],
  4768. host: [Array]
  4769. },
  4770. [Symbol(errored)]: null,
  4771. [Symbol(kHighWaterMark)]: 16384,
  4772. [Symbol(kRejectNonStandardBodyWrites)]: false,
  4773. [Symbol(kUniqueHeaders)]: null
  4774. },
  4775. response: {
  4776. status: 404,
  4777. statusText: 'Not Found',
  4778. headers: Object [AxiosHeaders] {
  4779. server: 'NWSs',
  4780. date: 'Sun, 14 Apr 2024 22:34:04 GMT',
  4781. 'content-type': 'text/plain',
  4782. 'content-length': '0',
  4783. connection: 'keep-alive',
  4784. 'x-errno': '-5503023',
  4785. 'x-rtflag': '0',
  4786. 'x-dfsflag': '4',
  4787. 'x-nws-log-uuid': '191e32af-67ad-4b30-84f6-f651244b8c0e'
  4788. },
  4789. config: {
  4790. transitional: [Object],
  4791. adapter: [Array],
  4792. transformRequest: [Array],
  4793. transformResponse: [Array],
  4794. timeout: 0,
  4795. xsrfCookieName: 'XSRF-TOKEN',
  4796. xsrfHeaderName: 'X-XSRF-TOKEN',
  4797. maxContentLength: -1,
  4798. maxBodyLength: -1,
  4799. env: [Object],
  4800. validateStatus: [Function: validateStatus],
  4801. headers: [Object [AxiosHeaders]],
  4802. url: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhS
  4803. eAeY4pN4D3_vWNOT5W6n0UENH3Bia1AMg_goo9PvWzeHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc6
  4804. 2l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  4805. method: 'get',
  4806. responseType: 'stream',
  4807. data: undefined
  4808. },
  4809. request: <ref *1> ClientRequest {
  4810. _events: [Object: null prototype],
  4811. _eventsCount: 7,
  4812. _maxListeners: undefined,
  4813. outputData: [],
  4814. outputSize: 0,
  4815. writable: true,
  4816. destroyed: false,
  4817. _last: true,
  4818. chunkedEncoding: false,
  4819. shouldKeepAlive: true,
  4820. maxRequestsOnConnectionReached: false,
  4821. _defaultKeepAlive: true,
  4822. useChunkedEncodingByDefault: false,
  4823. sendDate: false,
  4824. _removedConnection: false,
  4825. _removedContLen: false,
  4826. _removedTE: false,
  4827. strictContentLength: false,
  4828. _contentLength: 0,
  4829. _hasBody: true,
  4830. _trailer: '',
  4831. finished: true,
  4832. _headerSent: true,
  4833. _closed: false,
  4834. socket: [TLSSocket],
  4835. _header: 'GET /download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhSeAeY4pN4D3_vW
  4836. NOT5W6n0UENH3Bia1AMg_goo9PvWzeHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZ
  4837. HyRLAnNmHGoZ3y_gDZPqZt-64&spec=0 HTTP/1.1\r\n' +
  4838. 'Accept: application/json, text/plain, */*\r\n' +
  4839. 'User-Agent: axios/1.6.7\r\n' +
  4840. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  4841. 'Host: gchat.qpic.cn\r\n' +
  4842. 'Connection: keep-alive\r\n' +
  4843. '\r\n',
  4844. _keepAliveTimeout: 0,
  4845. _onPendingData: [Function: nop],
  4846. agent: [Agent],
  4847. socketPath: undefined,
  4848. method: 'GET',
  4849. maxHeaderSize: undefined,
  4850. insecureHTTPParser: undefined,
  4851. joinDuplicateHeaders: undefined,
  4852. path: '/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhSeAeY4pN4D3_vWNOT5W6n
  4853. 0UENH3Bia1AMg_goo9PvWzeHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHyRLAnN
  4854. mHGoZ3y_gDZPqZt-64&spec=0',
  4855. _ended: false,
  4856. res: [IncomingMessage],
  4857. aborted: false,
  4858. timeoutCb: [Function: emitRequestTimeout],
  4859. upgradeOrConnect: false,
  4860. parser: null,
  4861. maxHeadersCount: null,
  4862. reusedSocket: false,
  4863. host: 'gchat.qpic.cn',
  4864. protocol: 'https:',
  4865. _redirectable: [Writable],
  4866. [Symbol(shapeMode)]: false,
  4867. [Symbol(kCapture)]: false,
  4868. [Symbol(kBytesWritten)]: 0,
  4869. [Symbol(kNeedDrain)]: false,
  4870. [Symbol(corked)]: 0,
  4871. [Symbol(kOutHeaders)]: [Object: null prototype],
  4872. [Symbol(errored)]: null,
  4873. [Symbol(kHighWaterMark)]: 16384,
  4874. [Symbol(kRejectNonStandardBodyWrites)]: false,
  4875. [Symbol(kUniqueHeaders)]: null
  4876. },
  4877. data: IncomingMessage {
  4878. _events: [Object],
  4879. _readableState: [ReadableState],
  4880. _maxListeners: undefined,
  4881. socket: [TLSSocket],
  4882. httpVersionMajor: 1,
  4883. httpVersionMinor: 1,
  4884. httpVersion: '1.1',
  4885. complete: true,
  4886. rawHeaders: [Array],
  4887. rawTrailers: [],
  4888. joinDuplicateHeaders: undefined,
  4889. aborted: false,
  4890. upgrade: false,
  4891. url: '',
  4892. method: null,
  4893. statusCode: 404,
  4894. statusMessage: 'Not Found',
  4895. client: [TLSSocket],
  4896. _consuming: false,
  4897. _dumped: false,
  4898. req: [ClientRequest],
  4899. _eventsCount: 4,
  4900. responseUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  4901. 5NTk1EhSeAeY4pN4D3_vWNOT5W6n0UENH3Bia1AMg_goo9PvWzeHChQNQgLsv&rkey=CAQSKAB6JWENi
  4902. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  4903. redirects: [],
  4904. [Symbol(shapeMode)]: true,
  4905. [Symbol(kCapture)]: false,
  4906. [Symbol(kHeaders)]: [Object],
  4907. [Symbol(kHeadersCount)]: 18,
  4908. [Symbol(kTrailers)]: null,
  4909. [Symbol(kTrailersCount)]: 0
  4910. }
  4911. }
  4912. }
  4913. AxiosError: Request failed with status code 404
  4914. at settle (D:\imgDiskApi\node_modules\axios\dist\node\axios.cjs:1967:12)
  4915. at RedirectableRequest.handleResponse (D:\imgDiskApi\node_modules\axios\dist
  4916. \node\axios.cjs:3014:9)
  4917. at RedirectableRequest.emit (node:events:518:28)
  4918. at RedirectableRequest._processResponse (D:\imgDiskApi\node_modules\follow-r
  4919. edirects\index.js:398:10)
  4920. at RedirectableRequest._onNativeResponse (D:\imgDiskApi\node_modules\follow-
  4921. redirects\index.js:91:12)
  4922. at Object.onceWrapper (node:events:633:26)
  4923. at ClientRequest.emit (node:events:518:28)
  4924. at HTTPParser.parserOnIncomingClient (node:_http_client:698:27)
  4925. at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17)
  4926. at TLSSocket.socketOnData (node:_http_client:540:22)
  4927. at Axios.request (D:\imgDiskApi\node_modules\axios\dist\node\axios.cjs:3877:
  4928. 41)
  4929. at process.processTicksAndRejections (node:internal/process/task_queues:95:5
  4930. )
  4931. at async D:\imgDiskApi\index.js:148:30 {
  4932. code: 'ERR_BAD_REQUEST',
  4933. config: {
  4934. transitional: {
  4935. silentJSONParsing: true,
  4936. forcedJSONParsing: true,
  4937. clarifyTimeoutError: false
  4938. },
  4939. adapter: [ 'xhr', 'http' ],
  4940. transformRequest: [ [Function: transformRequest] ],
  4941. transformResponse: [ [Function: transformResponse] ],
  4942. timeout: 0,
  4943. xsrfCookieName: 'XSRF-TOKEN',
  4944. xsrfHeaderName: 'X-XSRF-TOKEN',
  4945. maxContentLength: -1,
  4946. maxBodyLength: -1,
  4947. env: { FormData: [Function], Blob: [class Blob] },
  4948. validateStatus: [Function: validateStatus],
  4949. headers: Object [AxiosHeaders] {
  4950. Accept: 'application/json, text/plain, */*',
  4951. 'Content-Type': undefined,
  4952. 'User-Agent': 'axios/1.6.7',
  4953. 'Accept-Encoding': 'gzip, compress, deflate, br'
  4954. },
  4955. url: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhSyE
  4956. ArQLjJfiWkr6aI0efQ2_kHOIhjdqQQg_goo6eCV0OHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l
  4957. 8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  4958. method: 'get',
  4959. responseType: 'stream',
  4960. data: undefined
  4961. },
  4962. request: <ref *1> ClientRequest {
  4963. _events: [Object: null prototype] {
  4964. abort: [Function (anonymous)],
  4965. aborted: [Function (anonymous)],
  4966. connect: [Function (anonymous)],
  4967. error: [Function (anonymous)],
  4968. socket: [Function (anonymous)],
  4969. timeout: [Function (anonymous)],
  4970. finish: [Function: requestOnFinish]
  4971. },
  4972. _eventsCount: 7,
  4973. _maxListeners: undefined,
  4974. outputData: [],
  4975. outputSize: 0,
  4976. writable: true,
  4977. destroyed: false,
  4978. _last: true,
  4979. chunkedEncoding: false,
  4980. shouldKeepAlive: true,
  4981. maxRequestsOnConnectionReached: false,
  4982. _defaultKeepAlive: true,
  4983. useChunkedEncodingByDefault: false,
  4984. sendDate: false,
  4985. _removedConnection: false,
  4986. _removedContLen: false,
  4987. _removedTE: false,
  4988. strictContentLength: false,
  4989. _contentLength: 0,
  4990. _hasBody: true,
  4991. _trailer: '',
  4992. finished: true,
  4993. _headerSent: true,
  4994. _closed: false,
  4995. socket: TLSSocket {
  4996. _tlsOptions: [Object],
  4997. _secureEstablished: true,
  4998. _securePending: false,
  4999. _newSessionPending: false,
  5000. _controlReleased: true,
  5001. secureConnecting: false,
  5002. _SNICallback: null,
  5003. servername: 'gchat.qpic.cn',
  5004. alpnProtocol: false,
  5005. authorized: true,
  5006. authorizationError: null,
  5007. encrypted: true,
  5008. _events: [Object: null prototype],
  5009. _eventsCount: 9,
  5010. connecting: false,
  5011. _hadError: false,
  5012. _parent: null,
  5013. _host: 'gchat.qpic.cn',
  5014. _closeAfterHandlingError: false,
  5015. _readableState: [ReadableState],
  5016. _writableState: [WritableState],
  5017. allowHalfOpen: false,
  5018. _maxListeners: undefined,
  5019. _sockname: null,
  5020. _pendingData: null,
  5021. _pendingEncoding: '',
  5022. server: undefined,
  5023. _server: null,
  5024. ssl: [TLSWrap],
  5025. _requestCert: true,
  5026. _rejectUnauthorized: true,
  5027. timeout: 5000,
  5028. parser: null,
  5029. _httpMessage: [Circular *1],
  5030. autoSelectFamilyAttemptedAddresses: [Array],
  5031. [Symbol(alpncallback)]: null,
  5032. [Symbol(res)]: [TLSWrap],
  5033. [Symbol(verified)]: true,
  5034. [Symbol(pendingSession)]: null,
  5035. [Symbol(async_id_symbol)]: 1324,
  5036. [Symbol(kHandle)]: [TLSWrap],
  5037. [Symbol(lastWriteQueueSize)]: 0,
  5038. [Symbol(timeout)]: Timeout {
  5039. _idleTimeout: 5000,
  5040. _idlePrev: [TimersList],
  5041. _idleNext: [Timeout],
  5042. _idleStart: 23392104,
  5043. _onTimeout: [Function: bound ],
  5044. _timerArgs: undefined,
  5045. _repeat: null,
  5046. _destroyed: false,
  5047. [Symbol(refed)]: false,
  5048. [Symbol(kHasPrimitive)]: false,
  5049. [Symbol(asyncId)]: 1326,
  5050. [Symbol(triggerId)]: 1248
  5051. },
  5052. [Symbol(kBuffer)]: null,
  5053. [Symbol(kBufferCb)]: null,
  5054. [Symbol(kBufferGen)]: null,
  5055. [Symbol(shapeMode)]: true,
  5056. [Symbol(kCapture)]: false,
  5057. [Symbol(kSetNoDelay)]: false,
  5058. [Symbol(kSetKeepAlive)]: true,
  5059. [Symbol(kSetKeepAliveInitialDelay)]: 60,
  5060. [Symbol(kBytesRead)]: 0,
  5061. [Symbol(kBytesWritten)]: 0,
  5062. [Symbol(connect-options)]: [Object]
  5063. },
  5064. _header: 'GET /download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhSyEArQLjJfiWkr6a
  5065. I0efQ2_kHOIhjdqQQg_goo6eCV0OHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHy
  5066. RLAnNmHGoZ3y_gDZPqZt-64&spec=0 HTTP/1.1\r\n' +
  5067. 'Accept: application/json, text/plain, */*\r\n' +
  5068. 'User-Agent: axios/1.6.7\r\n' +
  5069. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  5070. 'Host: gchat.qpic.cn\r\n' +
  5071. 'Connection: keep-alive\r\n' +
  5072. '\r\n',
  5073. _keepAliveTimeout: 0,
  5074. _onPendingData: [Function: nop],
  5075. agent: Agent {
  5076. _events: [Object: null prototype],
  5077. _eventsCount: 2,
  5078. _maxListeners: undefined,
  5079. defaultPort: 443,
  5080. protocol: 'https:',
  5081. options: [Object: null prototype],
  5082. requests: [Object: null prototype] {},
  5083. sockets: [Object: null prototype],
  5084. freeSockets: [Object: null prototype] {},
  5085. keepAliveMsecs: 1000,
  5086. keepAlive: true,
  5087. maxSockets: Infinity,
  5088. maxFreeSockets: 256,
  5089. scheduling: 'lifo',
  5090. maxTotalSockets: Infinity,
  5091. totalSocketCount: 14,
  5092. maxCachedSessions: 100,
  5093. _sessionCache: [Object],
  5094. [Symbol(shapeMode)]: false,
  5095. [Symbol(kCapture)]: false
  5096. },
  5097. socketPath: undefined,
  5098. method: 'GET',
  5099. maxHeaderSize: undefined,
  5100. insecureHTTPParser: undefined,
  5101. joinDuplicateHeaders: undefined,
  5102. path: '/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhSyEArQLjJfiWkr6aI0efQ2_
  5103. kHOIhjdqQQg_goo6eCV0OHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmH
  5104. GoZ3y_gDZPqZt-64&spec=0',
  5105. _ended: false,
  5106. res: IncomingMessage {
  5107. _events: [Object],
  5108. _readableState: [ReadableState],
  5109. _maxListeners: undefined,
  5110. socket: [TLSSocket],
  5111. httpVersionMajor: 1,
  5112. httpVersionMinor: 1,
  5113. httpVersion: '1.1',
  5114. complete: true,
  5115. rawHeaders: [Array],
  5116. rawTrailers: [],
  5117. joinDuplicateHeaders: undefined,
  5118. aborted: false,
  5119. upgrade: false,
  5120. url: '',
  5121. method: null,
  5122. statusCode: 404,
  5123. statusMessage: 'Not Found',
  5124. client: [TLSSocket],
  5125. _consuming: false,
  5126. _dumped: false,
  5127. req: [Circular *1],
  5128. _eventsCount: 4,
  5129. responseUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  5130. 5NTk1EhSyEArQLjJfiWkr6aI0efQ2_kHOIhjdqQQg_goo6eCV0OHChQNQgLsv&rkey=CAQSKAB6JWENi
  5131. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  5132. redirects: [],
  5133. [Symbol(shapeMode)]: true,
  5134. [Symbol(kCapture)]: false,
  5135. [Symbol(kHeaders)]: [Object],
  5136. [Symbol(kHeadersCount)]: 18,
  5137. [Symbol(kTrailers)]: null,
  5138. [Symbol(kTrailersCount)]: 0
  5139. },
  5140. aborted: false,
  5141. timeoutCb: [Function: emitRequestTimeout],
  5142. upgradeOrConnect: false,
  5143. parser: null,
  5144. maxHeadersCount: null,
  5145. reusedSocket: false,
  5146. host: 'gchat.qpic.cn',
  5147. protocol: 'https:',
  5148. _redirectable: Writable {
  5149. _events: [Object],
  5150. _writableState: [WritableState],
  5151. _maxListeners: undefined,
  5152. _options: [Object],
  5153. _ended: true,
  5154. _ending: true,
  5155. _redirectCount: 0,
  5156. _redirects: [],
  5157. _requestBodyLength: 0,
  5158. _requestBodyBuffers: [],
  5159. _eventsCount: 3,
  5160. _onNativeResponse: [Function (anonymous)],
  5161. _currentRequest: [Circular *1],
  5162. _currentUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  5163. 5NTk1EhSyEArQLjJfiWkr6aI0efQ2_kHOIhjdqQQg_goo6eCV0OHChQNQgLsv&rkey=CAQSKAB6JWENi
  5164. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  5165. [Symbol(shapeMode)]: true,
  5166. [Symbol(kCapture)]: false
  5167. },
  5168. [Symbol(shapeMode)]: false,
  5169. [Symbol(kCapture)]: false,
  5170. [Symbol(kBytesWritten)]: 0,
  5171. [Symbol(kNeedDrain)]: false,
  5172. [Symbol(corked)]: 0,
  5173. [Symbol(kOutHeaders)]: [Object: null prototype] {
  5174. accept: [Array],
  5175. 'user-agent': [Array],
  5176. 'accept-encoding': [Array],
  5177. host: [Array]
  5178. },
  5179. [Symbol(errored)]: null,
  5180. [Symbol(kHighWaterMark)]: 16384,
  5181. [Symbol(kRejectNonStandardBodyWrites)]: false,
  5182. [Symbol(kUniqueHeaders)]: null
  5183. },
  5184. response: {
  5185. status: 404,
  5186. statusText: 'Not Found',
  5187. headers: Object [AxiosHeaders] {
  5188. server: 'NWSs',
  5189. date: 'Sun, 14 Apr 2024 22:34:04 GMT',
  5190. 'content-type': 'text/plain',
  5191. 'content-length': '0',
  5192. connection: 'keep-alive',
  5193. 'x-errno': '-5503023',
  5194. 'x-rtflag': '0',
  5195. 'x-dfsflag': '4',
  5196. 'x-nws-log-uuid': '3870e2c0-2124-4331-8015-0813c4d0b4d1'
  5197. },
  5198. config: {
  5199. transitional: [Object],
  5200. adapter: [Array],
  5201. transformRequest: [Array],
  5202. transformResponse: [Array],
  5203. timeout: 0,
  5204. xsrfCookieName: 'XSRF-TOKEN',
  5205. xsrfHeaderName: 'X-XSRF-TOKEN',
  5206. maxContentLength: -1,
  5207. maxBodyLength: -1,
  5208. env: [Object],
  5209. validateStatus: [Function: validateStatus],
  5210. headers: [Object [AxiosHeaders]],
  5211. url: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhS
  5212. yEArQLjJfiWkr6aI0efQ2_kHOIhjdqQQg_goo6eCV0OHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc6
  5213. 2l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  5214. method: 'get',
  5215. responseType: 'stream',
  5216. data: undefined
  5217. },
  5218. request: <ref *1> ClientRequest {
  5219. _events: [Object: null prototype],
  5220. _eventsCount: 7,
  5221. _maxListeners: undefined,
  5222. outputData: [],
  5223. outputSize: 0,
  5224. writable: true,
  5225. destroyed: false,
  5226. _last: true,
  5227. chunkedEncoding: false,
  5228. shouldKeepAlive: true,
  5229. maxRequestsOnConnectionReached: false,
  5230. _defaultKeepAlive: true,
  5231. useChunkedEncodingByDefault: false,
  5232. sendDate: false,
  5233. _removedConnection: false,
  5234. _removedContLen: false,
  5235. _removedTE: false,
  5236. strictContentLength: false,
  5237. _contentLength: 0,
  5238. _hasBody: true,
  5239. _trailer: '',
  5240. finished: true,
  5241. _headerSent: true,
  5242. _closed: false,
  5243. socket: [TLSSocket],
  5244. _header: 'GET /download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhSyEArQLjJfiWkr
  5245. 6aI0efQ2_kHOIhjdqQQg_goo6eCV0OHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZ
  5246. HyRLAnNmHGoZ3y_gDZPqZt-64&spec=0 HTTP/1.1\r\n' +
  5247. 'Accept: application/json, text/plain, */*\r\n' +
  5248. 'User-Agent: axios/1.6.7\r\n' +
  5249. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  5250. 'Host: gchat.qpic.cn\r\n' +
  5251. 'Connection: keep-alive\r\n' +
  5252. '\r\n',
  5253. _keepAliveTimeout: 0,
  5254. _onPendingData: [Function: nop],
  5255. agent: [Agent],
  5256. socketPath: undefined,
  5257. method: 'GET',
  5258. maxHeaderSize: undefined,
  5259. insecureHTTPParser: undefined,
  5260. joinDuplicateHeaders: undefined,
  5261. path: '/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhSyEArQLjJfiWkr6aI0efQ
  5262. 2_kHOIhjdqQQg_goo6eCV0OHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHyRLAnN
  5263. mHGoZ3y_gDZPqZt-64&spec=0',
  5264. _ended: false,
  5265. res: [IncomingMessage],
  5266. aborted: false,
  5267. timeoutCb: [Function: emitRequestTimeout],
  5268. upgradeOrConnect: false,
  5269. parser: null,
  5270. maxHeadersCount: null,
  5271. reusedSocket: false,
  5272. host: 'gchat.qpic.cn',
  5273. protocol: 'https:',
  5274. _redirectable: [Writable],
  5275. [Symbol(shapeMode)]: false,
  5276. [Symbol(kCapture)]: false,
  5277. [Symbol(kBytesWritten)]: 0,
  5278. [Symbol(kNeedDrain)]: false,
  5279. [Symbol(corked)]: 0,
  5280. [Symbol(kOutHeaders)]: [Object: null prototype],
  5281. [Symbol(errored)]: null,
  5282. [Symbol(kHighWaterMark)]: 16384,
  5283. [Symbol(kRejectNonStandardBodyWrites)]: false,
  5284. [Symbol(kUniqueHeaders)]: null
  5285. },
  5286. data: IncomingMessage {
  5287. _events: [Object],
  5288. _readableState: [ReadableState],
  5289. _maxListeners: undefined,
  5290. socket: [TLSSocket],
  5291. httpVersionMajor: 1,
  5292. httpVersionMinor: 1,
  5293. httpVersion: '1.1',
  5294. complete: true,
  5295. rawHeaders: [Array],
  5296. rawTrailers: [],
  5297. joinDuplicateHeaders: undefined,
  5298. aborted: false,
  5299. upgrade: false,
  5300. url: '',
  5301. method: null,
  5302. statusCode: 404,
  5303. statusMessage: 'Not Found',
  5304. client: [TLSSocket],
  5305. _consuming: false,
  5306. _dumped: false,
  5307. req: [ClientRequest],
  5308. _eventsCount: 4,
  5309. responseUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  5310. 5NTk1EhSyEArQLjJfiWkr6aI0efQ2_kHOIhjdqQQg_goo6eCV0OHChQNQgLsv&rkey=CAQSKAB6JWENi
  5311. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  5312. redirects: [],
  5313. [Symbol(shapeMode)]: true,
  5314. [Symbol(kCapture)]: false,
  5315. [Symbol(kHeaders)]: [Object],
  5316. [Symbol(kHeadersCount)]: 18,
  5317. [Symbol(kTrailers)]: null,
  5318. [Symbol(kTrailersCount)]: 0
  5319. }
  5320. }
  5321. }
  5322. AxiosError: Request failed with status code 404
  5323. at settle (D:\imgDiskApi\node_modules\axios\dist\node\axios.cjs:1967:12)
  5324. at RedirectableRequest.handleResponse (D:\imgDiskApi\node_modules\axios\dist
  5325. \node\axios.cjs:3014:9)
  5326. at RedirectableRequest.emit (node:events:518:28)
  5327. at RedirectableRequest._processResponse (D:\imgDiskApi\node_modules\follow-r
  5328. edirects\index.js:398:10)
  5329. at RedirectableRequest._onNativeResponse (D:\imgDiskApi\node_modules\follow-
  5330. redirects\index.js:91:12)
  5331. at Object.onceWrapper (node:events:633:26)
  5332. at ClientRequest.emit (node:events:518:28)
  5333. at HTTPParser.parserOnIncomingClient (node:_http_client:698:27)
  5334. at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17)
  5335. at TLSSocket.socketOnData (node:_http_client:540:22)
  5336. at Axios.request (D:\imgDiskApi\node_modules\axios\dist\node\axios.cjs:3877:
  5337. 41)
  5338. at process.processTicksAndRejections (node:internal/process/task_queues:95:5
  5339. )
  5340. at async D:\imgDiskApi\index.js:148:30 {
  5341. code: 'ERR_BAD_REQUEST',
  5342. config: {
  5343. transitional: {
  5344. silentJSONParsing: true,
  5345. forcedJSONParsing: true,
  5346. clarifyTimeoutError: false
  5347. },
  5348. adapter: [ 'xhr', 'http' ],
  5349. transformRequest: [ [Function: transformRequest] ],
  5350. transformResponse: [ [Function: transformResponse] ],
  5351. timeout: 0,
  5352. xsrfCookieName: 'XSRF-TOKEN',
  5353. xsrfHeaderName: 'X-XSRF-TOKEN',
  5354. maxContentLength: -1,
  5355. maxBodyLength: -1,
  5356. env: { FormData: [Function], Blob: [class Blob] },
  5357. validateStatus: [Function: validateStatus],
  5358. headers: Object [AxiosHeaders] {
  5359. Accept: 'application/json, text/plain, */*',
  5360. 'Content-Type': undefined,
  5361. 'User-Agent': 'axios/1.6.7',
  5362. 'Accept-Encoding': 'gzip, compress, deflate, br'
  5363. },
  5364. url: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhRVb
  5365. C_FSEfN8c1NNW2Ynf82M-0fThimlgUg_goo0ILWzOHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l
  5366. 8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  5367. method: 'get',
  5368. responseType: 'stream',
  5369. data: undefined
  5370. },
  5371. request: <ref *1> ClientRequest {
  5372. _events: [Object: null prototype] {
  5373. abort: [Function (anonymous)],
  5374. aborted: [Function (anonymous)],
  5375. connect: [Function (anonymous)],
  5376. error: [Function (anonymous)],
  5377. socket: [Function (anonymous)],
  5378. timeout: [Function (anonymous)],
  5379. finish: [Function: requestOnFinish]
  5380. },
  5381. _eventsCount: 7,
  5382. _maxListeners: undefined,
  5383. outputData: [],
  5384. outputSize: 0,
  5385. writable: true,
  5386. destroyed: false,
  5387. _last: true,
  5388. chunkedEncoding: false,
  5389. shouldKeepAlive: true,
  5390. maxRequestsOnConnectionReached: false,
  5391. _defaultKeepAlive: true,
  5392. useChunkedEncodingByDefault: false,
  5393. sendDate: false,
  5394. _removedConnection: false,
  5395. _removedContLen: false,
  5396. _removedTE: false,
  5397. strictContentLength: false,
  5398. _contentLength: 0,
  5399. _hasBody: true,
  5400. _trailer: '',
  5401. finished: true,
  5402. _headerSent: true,
  5403. _closed: false,
  5404. socket: TLSSocket {
  5405. _tlsOptions: [Object],
  5406. _secureEstablished: true,
  5407. _securePending: false,
  5408. _newSessionPending: false,
  5409. _controlReleased: true,
  5410. secureConnecting: false,
  5411. _SNICallback: null,
  5412. servername: 'gchat.qpic.cn',
  5413. alpnProtocol: false,
  5414. authorized: true,
  5415. authorizationError: null,
  5416. encrypted: true,
  5417. _events: [Object: null prototype],
  5418. _eventsCount: 9,
  5419. connecting: false,
  5420. _hadError: false,
  5421. _parent: null,
  5422. _host: 'gchat.qpic.cn',
  5423. _closeAfterHandlingError: false,
  5424. _readableState: [ReadableState],
  5425. _writableState: [WritableState],
  5426. allowHalfOpen: false,
  5427. _maxListeners: undefined,
  5428. _sockname: null,
  5429. _pendingData: null,
  5430. _pendingEncoding: '',
  5431. server: undefined,
  5432. _server: null,
  5433. ssl: [TLSWrap],
  5434. _requestCert: true,
  5435. _rejectUnauthorized: true,
  5436. timeout: 5000,
  5437. parser: null,
  5438. _httpMessage: [Circular *1],
  5439. autoSelectFamilyAttemptedAddresses: [Array],
  5440. [Symbol(alpncallback)]: null,
  5441. [Symbol(res)]: [TLSWrap],
  5442. [Symbol(verified)]: true,
  5443. [Symbol(pendingSession)]: null,
  5444. [Symbol(async_id_symbol)]: 1258,
  5445. [Symbol(kHandle)]: [TLSWrap],
  5446. [Symbol(lastWriteQueueSize)]: 0,
  5447. [Symbol(timeout)]: Timeout {
  5448. _idleTimeout: 5000,
  5449. _idlePrev: [TimersList],
  5450. _idleNext: [Timeout],
  5451. _idleStart: 23392112,
  5452. _onTimeout: [Function: bound ],
  5453. _timerArgs: undefined,
  5454. _repeat: null,
  5455. _destroyed: false,
  5456. [Symbol(refed)]: false,
  5457. [Symbol(kHasPrimitive)]: false,
  5458. [Symbol(asyncId)]: 1260,
  5459. [Symbol(triggerId)]: 1248
  5460. },
  5461. [Symbol(kBuffer)]: null,
  5462. [Symbol(kBufferCb)]: null,
  5463. [Symbol(kBufferGen)]: null,
  5464. [Symbol(shapeMode)]: true,
  5465. [Symbol(kCapture)]: false,
  5466. [Symbol(kSetNoDelay)]: false,
  5467. [Symbol(kSetKeepAlive)]: true,
  5468. [Symbol(kSetKeepAliveInitialDelay)]: 60,
  5469. [Symbol(kBytesRead)]: 0,
  5470. [Symbol(kBytesWritten)]: 0,
  5471. [Symbol(connect-options)]: [Object]
  5472. },
  5473. _header: 'GET /download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhRVbC_FSEfN8c1NNW
  5474. 2Ynf82M-0fThimlgUg_goo0ILWzOHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHy
  5475. RLAnNmHGoZ3y_gDZPqZt-64&spec=0 HTTP/1.1\r\n' +
  5476. 'Accept: application/json, text/plain, */*\r\n' +
  5477. 'User-Agent: axios/1.6.7\r\n' +
  5478. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  5479. 'Host: gchat.qpic.cn\r\n' +
  5480. 'Connection: keep-alive\r\n' +
  5481. '\r\n',
  5482. _keepAliveTimeout: 0,
  5483. _onPendingData: [Function: nop],
  5484. agent: Agent {
  5485. _events: [Object: null prototype],
  5486. _eventsCount: 2,
  5487. _maxListeners: undefined,
  5488. defaultPort: 443,
  5489. protocol: 'https:',
  5490. options: [Object: null prototype],
  5491. requests: [Object: null prototype] {},
  5492. sockets: [Object: null prototype],
  5493. freeSockets: [Object: null prototype] {},
  5494. keepAliveMsecs: 1000,
  5495. keepAlive: true,
  5496. maxSockets: Infinity,
  5497. maxFreeSockets: 256,
  5498. scheduling: 'lifo',
  5499. maxTotalSockets: Infinity,
  5500. totalSocketCount: 14,
  5501. maxCachedSessions: 100,
  5502. _sessionCache: [Object],
  5503. [Symbol(shapeMode)]: false,
  5504. [Symbol(kCapture)]: false
  5505. },
  5506. socketPath: undefined,
  5507. method: 'GET',
  5508. maxHeaderSize: undefined,
  5509. insecureHTTPParser: undefined,
  5510. joinDuplicateHeaders: undefined,
  5511. path: '/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhRVbC_FSEfN8c1NNW2Ynf82M
  5512. -0fThimlgUg_goo0ILWzOHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmH
  5513. GoZ3y_gDZPqZt-64&spec=0',
  5514. _ended: false,
  5515. res: IncomingMessage {
  5516. _events: [Object],
  5517. _readableState: [ReadableState],
  5518. _maxListeners: undefined,
  5519. socket: [TLSSocket],
  5520. httpVersionMajor: 1,
  5521. httpVersionMinor: 1,
  5522. httpVersion: '1.1',
  5523. complete: true,
  5524. rawHeaders: [Array],
  5525. rawTrailers: [],
  5526. joinDuplicateHeaders: undefined,
  5527. aborted: false,
  5528. upgrade: false,
  5529. url: '',
  5530. method: null,
  5531. statusCode: 404,
  5532. statusMessage: 'Not Found',
  5533. client: [TLSSocket],
  5534. _consuming: false,
  5535. _dumped: false,
  5536. req: [Circular *1],
  5537. _eventsCount: 4,
  5538. responseUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  5539. 5NTk1EhRVbC_FSEfN8c1NNW2Ynf82M-0fThimlgUg_goo0ILWzOHChQNQgLsv&rkey=CAQSKAB6JWENi
  5540. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  5541. redirects: [],
  5542. [Symbol(shapeMode)]: true,
  5543. [Symbol(kCapture)]: false,
  5544. [Symbol(kHeaders)]: [Object],
  5545. [Symbol(kHeadersCount)]: 18,
  5546. [Symbol(kTrailers)]: null,
  5547. [Symbol(kTrailersCount)]: 0
  5548. },
  5549. aborted: false,
  5550. timeoutCb: [Function: emitRequestTimeout],
  5551. upgradeOrConnect: false,
  5552. parser: null,
  5553. maxHeadersCount: null,
  5554. reusedSocket: false,
  5555. host: 'gchat.qpic.cn',
  5556. protocol: 'https:',
  5557. _redirectable: Writable {
  5558. _events: [Object],
  5559. _writableState: [WritableState],
  5560. _maxListeners: undefined,
  5561. _options: [Object],
  5562. _ended: true,
  5563. _ending: true,
  5564. _redirectCount: 0,
  5565. _redirects: [],
  5566. _requestBodyLength: 0,
  5567. _requestBodyBuffers: [],
  5568. _eventsCount: 3,
  5569. _onNativeResponse: [Function (anonymous)],
  5570. _currentRequest: [Circular *1],
  5571. _currentUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  5572. 5NTk1EhRVbC_FSEfN8c1NNW2Ynf82M-0fThimlgUg_goo0ILWzOHChQNQgLsv&rkey=CAQSKAB6JWENi
  5573. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  5574. [Symbol(shapeMode)]: true,
  5575. [Symbol(kCapture)]: false
  5576. },
  5577. [Symbol(shapeMode)]: false,
  5578. [Symbol(kCapture)]: false,
  5579. [Symbol(kBytesWritten)]: 0,
  5580. [Symbol(kNeedDrain)]: false,
  5581. [Symbol(corked)]: 0,
  5582. [Symbol(kOutHeaders)]: [Object: null prototype] {
  5583. accept: [Array],
  5584. 'user-agent': [Array],
  5585. 'accept-encoding': [Array],
  5586. host: [Array]
  5587. },
  5588. [Symbol(errored)]: null,
  5589. [Symbol(kHighWaterMark)]: 16384,
  5590. [Symbol(kRejectNonStandardBodyWrites)]: false,
  5591. [Symbol(kUniqueHeaders)]: null
  5592. },
  5593. response: {
  5594. status: 404,
  5595. statusText: 'Not Found',
  5596. headers: Object [AxiosHeaders] {
  5597. server: 'NWSs',
  5598. date: 'Sun, 14 Apr 2024 22:34:04 GMT',
  5599. 'content-type': 'text/plain',
  5600. 'content-length': '0',
  5601. connection: 'keep-alive',
  5602. 'x-errno': '-5503023',
  5603. 'x-rtflag': '0',
  5604. 'x-dfsflag': '4',
  5605. 'x-nws-log-uuid': '14178665-4fb2-4f4c-a219-503b698ffaf9'
  5606. },
  5607. config: {
  5608. transitional: [Object],
  5609. adapter: [Array],
  5610. transformRequest: [Array],
  5611. transformResponse: [Array],
  5612. timeout: 0,
  5613. xsrfCookieName: 'XSRF-TOKEN',
  5614. xsrfHeaderName: 'X-XSRF-TOKEN',
  5615. maxContentLength: -1,
  5616. maxBodyLength: -1,
  5617. env: [Object],
  5618. validateStatus: [Function: validateStatus],
  5619. headers: [Object [AxiosHeaders]],
  5620. url: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhR
  5621. VbC_FSEfN8c1NNW2Ynf82M-0fThimlgUg_goo0ILWzOHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc6
  5622. 2l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  5623. method: 'get',
  5624. responseType: 'stream',
  5625. data: undefined
  5626. },
  5627. request: <ref *1> ClientRequest {
  5628. _events: [Object: null prototype],
  5629. _eventsCount: 7,
  5630. _maxListeners: undefined,
  5631. outputData: [],
  5632. outputSize: 0,
  5633. writable: true,
  5634. destroyed: false,
  5635. _last: true,
  5636. chunkedEncoding: false,
  5637. shouldKeepAlive: true,
  5638. maxRequestsOnConnectionReached: false,
  5639. _defaultKeepAlive: true,
  5640. useChunkedEncodingByDefault: false,
  5641. sendDate: false,
  5642. _removedConnection: false,
  5643. _removedContLen: false,
  5644. _removedTE: false,
  5645. strictContentLength: false,
  5646. _contentLength: 0,
  5647. _hasBody: true,
  5648. _trailer: '',
  5649. finished: true,
  5650. _headerSent: true,
  5651. _closed: false,
  5652. socket: [TLSSocket],
  5653. _header: 'GET /download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhRVbC_FSEfN8c1N
  5654. NW2Ynf82M-0fThimlgUg_goo0ILWzOHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZ
  5655. HyRLAnNmHGoZ3y_gDZPqZt-64&spec=0 HTTP/1.1\r\n' +
  5656. 'Accept: application/json, text/plain, */*\r\n' +
  5657. 'User-Agent: axios/1.6.7\r\n' +
  5658. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  5659. 'Host: gchat.qpic.cn\r\n' +
  5660. 'Connection: keep-alive\r\n' +
  5661. '\r\n',
  5662. _keepAliveTimeout: 0,
  5663. _onPendingData: [Function: nop],
  5664. agent: [Agent],
  5665. socketPath: undefined,
  5666. method: 'GET',
  5667. maxHeaderSize: undefined,
  5668. insecureHTTPParser: undefined,
  5669. joinDuplicateHeaders: undefined,
  5670. path: '/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhRVbC_FSEfN8c1NNW2Ynf8
  5671. 2M-0fThimlgUg_goo0ILWzOHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHyRLAnN
  5672. mHGoZ3y_gDZPqZt-64&spec=0',
  5673. _ended: false,
  5674. res: [IncomingMessage],
  5675. aborted: false,
  5676. timeoutCb: [Function: emitRequestTimeout],
  5677. upgradeOrConnect: false,
  5678. parser: null,
  5679. maxHeadersCount: null,
  5680. reusedSocket: false,
  5681. host: 'gchat.qpic.cn',
  5682. protocol: 'https:',
  5683. _redirectable: [Writable],
  5684. [Symbol(shapeMode)]: false,
  5685. [Symbol(kCapture)]: false,
  5686. [Symbol(kBytesWritten)]: 0,
  5687. [Symbol(kNeedDrain)]: false,
  5688. [Symbol(corked)]: 0,
  5689. [Symbol(kOutHeaders)]: [Object: null prototype],
  5690. [Symbol(errored)]: null,
  5691. [Symbol(kHighWaterMark)]: 16384,
  5692. [Symbol(kRejectNonStandardBodyWrites)]: false,
  5693. [Symbol(kUniqueHeaders)]: null
  5694. },
  5695. data: IncomingMessage {
  5696. _events: [Object],
  5697. _readableState: [ReadableState],
  5698. _maxListeners: undefined,
  5699. socket: [TLSSocket],
  5700. httpVersionMajor: 1,
  5701. httpVersionMinor: 1,
  5702. httpVersion: '1.1',
  5703. complete: true,
  5704. rawHeaders: [Array],
  5705. rawTrailers: [],
  5706. joinDuplicateHeaders: undefined,
  5707. aborted: false,
  5708. upgrade: false,
  5709. url: '',
  5710. method: null,
  5711. statusCode: 404,
  5712. statusMessage: 'Not Found',
  5713. client: [TLSSocket],
  5714. _consuming: false,
  5715. _dumped: false,
  5716. req: [ClientRequest],
  5717. _eventsCount: 4,
  5718. responseUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  5719. 5NTk1EhRVbC_FSEfN8c1NNW2Ynf82M-0fThimlgUg_goo0ILWzOHChQNQgLsv&rkey=CAQSKAB6JWENi
  5720. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  5721. redirects: [],
  5722. [Symbol(shapeMode)]: true,
  5723. [Symbol(kCapture)]: false,
  5724. [Symbol(kHeaders)]: [Object],
  5725. [Symbol(kHeadersCount)]: 18,
  5726. [Symbol(kTrailers)]: null,
  5727. [Symbol(kTrailersCount)]: 0
  5728. }
  5729. }
  5730. }
  5731. AxiosError: Request failed with status code 404
  5732. at settle (D:\imgDiskApi\node_modules\axios\dist\node\axios.cjs:1967:12)
  5733. at RedirectableRequest.handleResponse (D:\imgDiskApi\node_modules\axios\dist
  5734. \node\axios.cjs:3014:9)
  5735. at RedirectableRequest.emit (node:events:518:28)
  5736. at RedirectableRequest._processResponse (D:\imgDiskApi\node_modules\follow-r
  5737. edirects\index.js:398:10)
  5738. at RedirectableRequest._onNativeResponse (D:\imgDiskApi\node_modules\follow-
  5739. redirects\index.js:91:12)
  5740. at Object.onceWrapper (node:events:633:26)
  5741. at ClientRequest.emit (node:events:518:28)
  5742. at HTTPParser.parserOnIncomingClient (node:_http_client:698:27)
  5743. at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17)
  5744. at TLSSocket.socketOnData (node:_http_client:540:22)
  5745. at Axios.request (D:\imgDiskApi\node_modules\axios\dist\node\axios.cjs:3877:
  5746. 41)
  5747. at process.processTicksAndRejections (node:internal/process/task_queues:95:5
  5748. )
  5749. at async D:\imgDiskApi\index.js:148:30 {
  5750. code: 'ERR_BAD_REQUEST',
  5751. config: {
  5752. transitional: {
  5753. silentJSONParsing: true,
  5754. forcedJSONParsing: true,
  5755. clarifyTimeoutError: false
  5756. },
  5757. adapter: [ 'xhr', 'http' ],
  5758. transformRequest: [ [Function: transformRequest] ],
  5759. transformResponse: [ [Function: transformResponse] ],
  5760. timeout: 0,
  5761. xsrfCookieName: 'XSRF-TOKEN',
  5762. xsrfHeaderName: 'X-XSRF-TOKEN',
  5763. maxContentLength: -1,
  5764. maxBodyLength: -1,
  5765. env: { FormData: [Function], Blob: [class Blob] },
  5766. validateStatus: [Function: validateStatus],
  5767. headers: Object [AxiosHeaders] {
  5768. Accept: 'application/json, text/plain, */*',
  5769. 'Content-Type': undefined,
  5770. 'User-Agent': 'axios/1.6.7',
  5771. 'Accept-Encoding': 'gzip, compress, deflate, br'
  5772. },
  5773. url: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhSFK
  5774. VpLo58SHW6l23DI-IJDplkEdhjlgwUg_goo25u00OHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l
  5775. 8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  5776. method: 'get',
  5777. responseType: 'stream',
  5778. data: undefined
  5779. },
  5780. request: <ref *1> ClientRequest {
  5781. _events: [Object: null prototype] {
  5782. abort: [Function (anonymous)],
  5783. aborted: [Function (anonymous)],
  5784. connect: [Function (anonymous)],
  5785. error: [Function (anonymous)],
  5786. socket: [Function (anonymous)],
  5787. timeout: [Function (anonymous)],
  5788. finish: [Function: requestOnFinish]
  5789. },
  5790. _eventsCount: 7,
  5791. _maxListeners: undefined,
  5792. outputData: [],
  5793. outputSize: 0,
  5794. writable: true,
  5795. destroyed: false,
  5796. _last: true,
  5797. chunkedEncoding: false,
  5798. shouldKeepAlive: true,
  5799. maxRequestsOnConnectionReached: false,
  5800. _defaultKeepAlive: true,
  5801. useChunkedEncodingByDefault: false,
  5802. sendDate: false,
  5803. _removedConnection: false,
  5804. _removedContLen: false,
  5805. _removedTE: false,
  5806. strictContentLength: false,
  5807. _contentLength: 0,
  5808. _hasBody: true,
  5809. _trailer: '',
  5810. finished: true,
  5811. _headerSent: true,
  5812. _closed: false,
  5813. socket: TLSSocket {
  5814. _tlsOptions: [Object],
  5815. _secureEstablished: true,
  5816. _securePending: false,
  5817. _newSessionPending: false,
  5818. _controlReleased: true,
  5819. secureConnecting: false,
  5820. _SNICallback: null,
  5821. servername: 'gchat.qpic.cn',
  5822. alpnProtocol: false,
  5823. authorized: true,
  5824. authorizationError: null,
  5825. encrypted: true,
  5826. _events: [Object: null prototype],
  5827. _eventsCount: 9,
  5828. connecting: false,
  5829. _hadError: false,
  5830. _parent: null,
  5831. _host: 'gchat.qpic.cn',
  5832. _closeAfterHandlingError: false,
  5833. _readableState: [ReadableState],
  5834. _writableState: [WritableState],
  5835. allowHalfOpen: false,
  5836. _maxListeners: undefined,
  5837. _sockname: null,
  5838. _pendingData: null,
  5839. _pendingEncoding: '',
  5840. server: undefined,
  5841. _server: null,
  5842. ssl: [TLSWrap],
  5843. _requestCert: true,
  5844. _rejectUnauthorized: true,
  5845. timeout: 5000,
  5846. parser: null,
  5847. _httpMessage: [Circular *1],
  5848. autoSelectFamilyAttemptedAddresses: [Array],
  5849. [Symbol(alpncallback)]: null,
  5850. [Symbol(res)]: [TLSWrap],
  5851. [Symbol(verified)]: true,
  5852. [Symbol(pendingSession)]: null,
  5853. [Symbol(async_id_symbol)]: 1330,
  5854. [Symbol(kHandle)]: [TLSWrap],
  5855. [Symbol(lastWriteQueueSize)]: 0,
  5856. [Symbol(timeout)]: Timeout {
  5857. _idleTimeout: 5000,
  5858. _idlePrev: [TimersList],
  5859. _idleNext: [Timeout],
  5860. _idleStart: 23392122,
  5861. _onTimeout: [Function: bound ],
  5862. _timerArgs: undefined,
  5863. _repeat: null,
  5864. _destroyed: false,
  5865. [Symbol(refed)]: false,
  5866. [Symbol(kHasPrimitive)]: false,
  5867. [Symbol(asyncId)]: 1332,
  5868. [Symbol(triggerId)]: 1248
  5869. },
  5870. [Symbol(kBuffer)]: null,
  5871. [Symbol(kBufferCb)]: null,
  5872. [Symbol(kBufferGen)]: null,
  5873. [Symbol(shapeMode)]: true,
  5874. [Symbol(kCapture)]: false,
  5875. [Symbol(kSetNoDelay)]: false,
  5876. [Symbol(kSetKeepAlive)]: true,
  5877. [Symbol(kSetKeepAliveInitialDelay)]: 60,
  5878. [Symbol(kBytesRead)]: 0,
  5879. [Symbol(kBytesWritten)]: 0,
  5880. [Symbol(connect-options)]: [Object]
  5881. },
  5882. _header: 'GET /download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhSFKVpLo58SHW6l23
  5883. DI-IJDplkEdhjlgwUg_goo25u00OHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHy
  5884. RLAnNmHGoZ3y_gDZPqZt-64&spec=0 HTTP/1.1\r\n' +
  5885. 'Accept: application/json, text/plain, */*\r\n' +
  5886. 'User-Agent: axios/1.6.7\r\n' +
  5887. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  5888. 'Host: gchat.qpic.cn\r\n' +
  5889. 'Connection: keep-alive\r\n' +
  5890. '\r\n',
  5891. _keepAliveTimeout: 0,
  5892. _onPendingData: [Function: nop],
  5893. agent: Agent {
  5894. _events: [Object: null prototype],
  5895. _eventsCount: 2,
  5896. _maxListeners: undefined,
  5897. defaultPort: 443,
  5898. protocol: 'https:',
  5899. options: [Object: null prototype],
  5900. requests: [Object: null prototype] {},
  5901. sockets: [Object: null prototype],
  5902. freeSockets: [Object: null prototype] {},
  5903. keepAliveMsecs: 1000,
  5904. keepAlive: true,
  5905. maxSockets: Infinity,
  5906. maxFreeSockets: 256,
  5907. scheduling: 'lifo',
  5908. maxTotalSockets: Infinity,
  5909. totalSocketCount: 14,
  5910. maxCachedSessions: 100,
  5911. _sessionCache: [Object],
  5912. [Symbol(shapeMode)]: false,
  5913. [Symbol(kCapture)]: false
  5914. },
  5915. socketPath: undefined,
  5916. method: 'GET',
  5917. maxHeaderSize: undefined,
  5918. insecureHTTPParser: undefined,
  5919. joinDuplicateHeaders: undefined,
  5920. path: '/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhSFKVpLo58SHW6l23DI-IJDp
  5921. lkEdhjlgwUg_goo25u00OHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmH
  5922. GoZ3y_gDZPqZt-64&spec=0',
  5923. _ended: false,
  5924. res: IncomingMessage {
  5925. _events: [Object],
  5926. _readableState: [ReadableState],
  5927. _maxListeners: undefined,
  5928. socket: [TLSSocket],
  5929. httpVersionMajor: 1,
  5930. httpVersionMinor: 1,
  5931. httpVersion: '1.1',
  5932. complete: true,
  5933. rawHeaders: [Array],
  5934. rawTrailers: [],
  5935. joinDuplicateHeaders: undefined,
  5936. aborted: false,
  5937. upgrade: false,
  5938. url: '',
  5939. method: null,
  5940. statusCode: 404,
  5941. statusMessage: 'Not Found',
  5942. client: [TLSSocket],
  5943. _consuming: false,
  5944. _dumped: false,
  5945. req: [Circular *1],
  5946. _eventsCount: 4,
  5947. responseUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  5948. 5NTk1EhSFKVpLo58SHW6l23DI-IJDplkEdhjlgwUg_goo25u00OHChQNQgLsv&rkey=CAQSKAB6JWENi
  5949. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  5950. redirects: [],
  5951. [Symbol(shapeMode)]: true,
  5952. [Symbol(kCapture)]: false,
  5953. [Symbol(kHeaders)]: [Object],
  5954. [Symbol(kHeadersCount)]: 18,
  5955. [Symbol(kTrailers)]: null,
  5956. [Symbol(kTrailersCount)]: 0
  5957. },
  5958. aborted: false,
  5959. timeoutCb: [Function: emitRequestTimeout],
  5960. upgradeOrConnect: false,
  5961. parser: null,
  5962. maxHeadersCount: null,
  5963. reusedSocket: false,
  5964. host: 'gchat.qpic.cn',
  5965. protocol: 'https:',
  5966. _redirectable: Writable {
  5967. _events: [Object],
  5968. _writableState: [WritableState],
  5969. _maxListeners: undefined,
  5970. _options: [Object],
  5971. _ended: true,
  5972. _ending: true,
  5973. _redirectCount: 0,
  5974. _redirects: [],
  5975. _requestBodyLength: 0,
  5976. _requestBodyBuffers: [],
  5977. _eventsCount: 3,
  5978. _onNativeResponse: [Function (anonymous)],
  5979. _currentRequest: [Circular *1],
  5980. _currentUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  5981. 5NTk1EhSFKVpLo58SHW6l23DI-IJDplkEdhjlgwUg_goo25u00OHChQNQgLsv&rkey=CAQSKAB6JWENi
  5982. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  5983. [Symbol(shapeMode)]: true,
  5984. [Symbol(kCapture)]: false
  5985. },
  5986. [Symbol(shapeMode)]: false,
  5987. [Symbol(kCapture)]: false,
  5988. [Symbol(kBytesWritten)]: 0,
  5989. [Symbol(kNeedDrain)]: false,
  5990. [Symbol(corked)]: 0,
  5991. [Symbol(kOutHeaders)]: [Object: null prototype] {
  5992. accept: [Array],
  5993. 'user-agent': [Array],
  5994. 'accept-encoding': [Array],
  5995. host: [Array]
  5996. },
  5997. [Symbol(errored)]: null,
  5998. [Symbol(kHighWaterMark)]: 16384,
  5999. [Symbol(kRejectNonStandardBodyWrites)]: false,
  6000. [Symbol(kUniqueHeaders)]: null
  6001. },
  6002. response: {
  6003. status: 404,
  6004. statusText: 'Not Found',
  6005. headers: Object [AxiosHeaders] {
  6006. server: 'NWSs',
  6007. date: 'Sun, 14 Apr 2024 22:34:04 GMT',
  6008. 'content-type': 'text/plain',
  6009. 'content-length': '0',
  6010. connection: 'keep-alive',
  6011. 'x-errno': '-5503023',
  6012. 'x-rtflag': '0',
  6013. 'x-dfsflag': '4',
  6014. 'x-nws-log-uuid': '359c3da7-a400-4743-98ce-996405e7fb7c'
  6015. },
  6016. config: {
  6017. transitional: [Object],
  6018. adapter: [Array],
  6019. transformRequest: [Array],
  6020. transformResponse: [Array],
  6021. timeout: 0,
  6022. xsrfCookieName: 'XSRF-TOKEN',
  6023. xsrfHeaderName: 'X-XSRF-TOKEN',
  6024. maxContentLength: -1,
  6025. maxBodyLength: -1,
  6026. env: [Object],
  6027. validateStatus: [Function: validateStatus],
  6028. headers: [Object [AxiosHeaders]],
  6029. url: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhS
  6030. FKVpLo58SHW6l23DI-IJDplkEdhjlgwUg_goo25u00OHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc6
  6031. 2l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  6032. method: 'get',
  6033. responseType: 'stream',
  6034. data: undefined
  6035. },
  6036. request: <ref *1> ClientRequest {
  6037. _events: [Object: null prototype],
  6038. _eventsCount: 7,
  6039. _maxListeners: undefined,
  6040. outputData: [],
  6041. outputSize: 0,
  6042. writable: true,
  6043. destroyed: false,
  6044. _last: true,
  6045. chunkedEncoding: false,
  6046. shouldKeepAlive: true,
  6047. maxRequestsOnConnectionReached: false,
  6048. _defaultKeepAlive: true,
  6049. useChunkedEncodingByDefault: false,
  6050. sendDate: false,
  6051. _removedConnection: false,
  6052. _removedContLen: false,
  6053. _removedTE: false,
  6054. strictContentLength: false,
  6055. _contentLength: 0,
  6056. _hasBody: true,
  6057. _trailer: '',
  6058. finished: true,
  6059. _headerSent: true,
  6060. _closed: false,
  6061. socket: [TLSSocket],
  6062. _header: 'GET /download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhSFKVpLo58SHW6l
  6063. 23DI-IJDplkEdhjlgwUg_goo25u00OHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZ
  6064. HyRLAnNmHGoZ3y_gDZPqZt-64&spec=0 HTTP/1.1\r\n' +
  6065. 'Accept: application/json, text/plain, */*\r\n' +
  6066. 'User-Agent: axios/1.6.7\r\n' +
  6067. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  6068. 'Host: gchat.qpic.cn\r\n' +
  6069. 'Connection: keep-alive\r\n' +
  6070. '\r\n',
  6071. _keepAliveTimeout: 0,
  6072. _onPendingData: [Function: nop],
  6073. agent: [Agent],
  6074. socketPath: undefined,
  6075. method: 'GET',
  6076. maxHeaderSize: undefined,
  6077. insecureHTTPParser: undefined,
  6078. joinDuplicateHeaders: undefined,
  6079. path: '/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhSFKVpLo58SHW6l23DI-IJ
  6080. DplkEdhjlgwUg_goo25u00OHChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHyRLAnN
  6081. mHGoZ3y_gDZPqZt-64&spec=0',
  6082. _ended: false,
  6083. res: [IncomingMessage],
  6084. aborted: false,
  6085. timeoutCb: [Function: emitRequestTimeout],
  6086. upgradeOrConnect: false,
  6087. parser: null,
  6088. maxHeadersCount: null,
  6089. reusedSocket: false,
  6090. host: 'gchat.qpic.cn',
  6091. protocol: 'https:',
  6092. _redirectable: [Writable],
  6093. [Symbol(shapeMode)]: false,
  6094. [Symbol(kCapture)]: false,
  6095. [Symbol(kBytesWritten)]: 0,
  6096. [Symbol(kNeedDrain)]: false,
  6097. [Symbol(corked)]: 0,
  6098. [Symbol(kOutHeaders)]: [Object: null prototype],
  6099. [Symbol(errored)]: null,
  6100. [Symbol(kHighWaterMark)]: 16384,
  6101. [Symbol(kRejectNonStandardBodyWrites)]: false,
  6102. [Symbol(kUniqueHeaders)]: null
  6103. },
  6104. data: IncomingMessage {
  6105. _events: [Object],
  6106. _readableState: [ReadableState],
  6107. _maxListeners: undefined,
  6108. socket: [TLSSocket],
  6109. httpVersionMajor: 1,
  6110. httpVersionMinor: 1,
  6111. httpVersion: '1.1',
  6112. complete: true,
  6113. rawHeaders: [Array],
  6114. rawTrailers: [],
  6115. joinDuplicateHeaders: undefined,
  6116. aborted: false,
  6117. upgrade: false,
  6118. url: '',
  6119. method: null,
  6120. statusCode: 404,
  6121. statusMessage: 'Not Found',
  6122. client: [TLSSocket],
  6123. _consuming: false,
  6124. _dumped: false,
  6125. req: [ClientRequest],
  6126. _eventsCount: 4,
  6127. responseUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  6128. 5NTk1EhSFKVpLo58SHW6l23DI-IJDplkEdhjlgwUg_goo25u00OHChQNQgLsv&rkey=CAQSKAB6JWENi
  6129. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  6130. redirects: [],
  6131. [Symbol(shapeMode)]: true,
  6132. [Symbol(kCapture)]: false,
  6133. [Symbol(kHeaders)]: [Object],
  6134. [Symbol(kHeadersCount)]: 18,
  6135. [Symbol(kTrailers)]: null,
  6136. [Symbol(kTrailersCount)]: 0
  6137. }
  6138. }
  6139. }
  6140. AxiosError: Request failed with status code 404
  6141. at settle (D:\imgDiskApi\node_modules\axios\dist\node\axios.cjs:1967:12)
  6142. at RedirectableRequest.handleResponse (D:\imgDiskApi\node_modules\axios\dist
  6143. \node\axios.cjs:3014:9)
  6144. at RedirectableRequest.emit (node:events:518:28)
  6145. at RedirectableRequest._processResponse (D:\imgDiskApi\node_modules\follow-r
  6146. edirects\index.js:398:10)
  6147. at RedirectableRequest._onNativeResponse (D:\imgDiskApi\node_modules\follow-
  6148. redirects\index.js:91:12)
  6149. at Object.onceWrapper (node:events:633:26)
  6150. at ClientRequest.emit (node:events:518:28)
  6151. at HTTPParser.parserOnIncomingClient (node:_http_client:698:27)
  6152. at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17)
  6153. at TLSSocket.socketOnData (node:_http_client:540:22)
  6154. at Axios.request (D:\imgDiskApi\node_modules\axios\dist\node\axios.cjs:3877:
  6155. 41)
  6156. at process.processTicksAndRejections (node:internal/process/task_queues:95:5
  6157. )
  6158. at async D:\imgDiskApi\index.js:77:26 {
  6159. code: 'ERR_BAD_REQUEST',
  6160. config: {
  6161. transitional: {
  6162. silentJSONParsing: true,
  6163. forcedJSONParsing: true,
  6164. clarifyTimeoutError: false
  6165. },
  6166. adapter: [ 'xhr', 'http' ],
  6167. transformRequest: [ [Function: transformRequest] ],
  6168. transformResponse: [ [Function: transformResponse] ],
  6169. timeout: 0,
  6170. xsrfCookieName: 'XSRF-TOKEN',
  6171. xsrfHeaderName: 'X-XSRF-TOKEN',
  6172. maxContentLength: -1,
  6173. maxBodyLength: -1,
  6174. env: { FormData: [Function], Blob: [class Blob] },
  6175. validateStatus: [Function: validateStatus],
  6176. headers: Object [AxiosHeaders] {
  6177. Accept: 'application/json, text/plain, */*',
  6178. 'Content-Type': undefined,
  6179. 'User-Agent': 'axios/1.6.7',
  6180. 'Accept-Encoding': 'gzip, compress, deflate, br'
  6181. },
  6182. url: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhSFK
  6183. VpLo58SHW6l23DI-IJDplkEdhjlgwUg_goo9cOg2-HChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l
  6184. 8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  6185. method: 'get',
  6186. responseType: 'stream',
  6187. data: undefined
  6188. },
  6189. request: <ref *1> ClientRequest {
  6190. _events: [Object: null prototype] {
  6191. abort: [Function (anonymous)],
  6192. aborted: [Function (anonymous)],
  6193. connect: [Function (anonymous)],
  6194. error: [Function (anonymous)],
  6195. socket: [Function (anonymous)],
  6196. timeout: [Function (anonymous)],
  6197. finish: [Function: requestOnFinish]
  6198. },
  6199. _eventsCount: 7,
  6200. _maxListeners: undefined,
  6201. outputData: [],
  6202. outputSize: 0,
  6203. writable: true,
  6204. destroyed: false,
  6205. _last: true,
  6206. chunkedEncoding: false,
  6207. shouldKeepAlive: true,
  6208. maxRequestsOnConnectionReached: false,
  6209. _defaultKeepAlive: true,
  6210. useChunkedEncodingByDefault: false,
  6211. sendDate: false,
  6212. _removedConnection: false,
  6213. _removedContLen: false,
  6214. _removedTE: false,
  6215. strictContentLength: false,
  6216. _contentLength: 0,
  6217. _hasBody: true,
  6218. _trailer: '',
  6219. finished: true,
  6220. _headerSent: true,
  6221. _closed: false,
  6222. socket: TLSSocket {
  6223. _tlsOptions: [Object],
  6224. _secureEstablished: true,
  6225. _securePending: false,
  6226. _newSessionPending: false,
  6227. _controlReleased: true,
  6228. secureConnecting: false,
  6229. _SNICallback: null,
  6230. servername: 'gchat.qpic.cn',
  6231. alpnProtocol: false,
  6232. authorized: true,
  6233. authorizationError: null,
  6234. encrypted: true,
  6235. _events: [Object: null prototype],
  6236. _eventsCount: 9,
  6237. connecting: false,
  6238. _hadError: false,
  6239. _parent: null,
  6240. _host: 'gchat.qpic.cn',
  6241. _closeAfterHandlingError: false,
  6242. _readableState: [ReadableState],
  6243. _writableState: [WritableState],
  6244. allowHalfOpen: false,
  6245. _maxListeners: undefined,
  6246. _sockname: null,
  6247. _pendingData: null,
  6248. _pendingEncoding: '',
  6249. server: undefined,
  6250. _server: null,
  6251. ssl: [TLSWrap],
  6252. _requestCert: true,
  6253. _rejectUnauthorized: true,
  6254. timeout: 5000,
  6255. parser: null,
  6256. _httpMessage: [Circular *1],
  6257. autoSelectFamilyAttemptedAddresses: [Array],
  6258. [Symbol(alpncallback)]: null,
  6259. [Symbol(res)]: [TLSWrap],
  6260. [Symbol(verified)]: true,
  6261. [Symbol(pendingSession)]: null,
  6262. [Symbol(async_id_symbol)]: 1462,
  6263. [Symbol(kHandle)]: [TLSWrap],
  6264. [Symbol(lastWriteQueueSize)]: 0,
  6265. [Symbol(timeout)]: Timeout {
  6266. _idleTimeout: 5000,
  6267. _idlePrev: [TimersList],
  6268. _idleNext: [TimersList],
  6269. _idleStart: 23412978,
  6270. _onTimeout: [Function: bound ],
  6271. _timerArgs: undefined,
  6272. _repeat: null,
  6273. _destroyed: false,
  6274. [Symbol(refed)]: false,
  6275. [Symbol(kHasPrimitive)]: false,
  6276. [Symbol(asyncId)]: 1464,
  6277. [Symbol(triggerId)]: 1459
  6278. },
  6279. [Symbol(kBuffer)]: null,
  6280. [Symbol(kBufferCb)]: null,
  6281. [Symbol(kBufferGen)]: null,
  6282. [Symbol(shapeMode)]: true,
  6283. [Symbol(kCapture)]: false,
  6284. [Symbol(kSetNoDelay)]: false,
  6285. [Symbol(kSetKeepAlive)]: true,
  6286. [Symbol(kSetKeepAliveInitialDelay)]: 60,
  6287. [Symbol(kBytesRead)]: 0,
  6288. [Symbol(kBytesWritten)]: 0,
  6289. [Symbol(connect-options)]: [Object]
  6290. },
  6291. _header: 'GET /download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhSFKVpLo58SHW6l23
  6292. DI-IJDplkEdhjlgwUg_goo9cOg2-HChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHy
  6293. RLAnNmHGoZ3y_gDZPqZt-64&spec=0 HTTP/1.1\r\n' +
  6294. 'Accept: application/json, text/plain, */*\r\n' +
  6295. 'User-Agent: axios/1.6.7\r\n' +
  6296. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  6297. 'Host: gchat.qpic.cn\r\n' +
  6298. 'Connection: keep-alive\r\n' +
  6299. '\r\n',
  6300. _keepAliveTimeout: 0,
  6301. _onPendingData: [Function: nop],
  6302. agent: Agent {
  6303. _events: [Object: null prototype],
  6304. _eventsCount: 2,
  6305. _maxListeners: undefined,
  6306. defaultPort: 443,
  6307. protocol: 'https:',
  6308. options: [Object: null prototype],
  6309. requests: [Object: null prototype] {},
  6310. sockets: [Object: null prototype],
  6311. freeSockets: [Object: null prototype] {},
  6312. keepAliveMsecs: 1000,
  6313. keepAlive: true,
  6314. maxSockets: Infinity,
  6315. maxFreeSockets: 256,
  6316. scheduling: 'lifo',
  6317. maxTotalSockets: Infinity,
  6318. totalSocketCount: 15,
  6319. maxCachedSessions: 100,
  6320. _sessionCache: [Object],
  6321. [Symbol(shapeMode)]: false,
  6322. [Symbol(kCapture)]: false
  6323. },
  6324. socketPath: undefined,
  6325. method: 'GET',
  6326. maxHeaderSize: undefined,
  6327. insecureHTTPParser: undefined,
  6328. joinDuplicateHeaders: undefined,
  6329. path: '/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhSFKVpLo58SHW6l23DI-IJDp
  6330. lkEdhjlgwUg_goo9cOg2-HChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmH
  6331. GoZ3y_gDZPqZt-64&spec=0',
  6332. _ended: false,
  6333. res: IncomingMessage {
  6334. _events: [Object],
  6335. _readableState: [ReadableState],
  6336. _maxListeners: undefined,
  6337. socket: [TLSSocket],
  6338. httpVersionMajor: 1,
  6339. httpVersionMinor: 1,
  6340. httpVersion: '1.1',
  6341. complete: true,
  6342. rawHeaders: [Array],
  6343. rawTrailers: [],
  6344. joinDuplicateHeaders: undefined,
  6345. aborted: false,
  6346. upgrade: false,
  6347. url: '',
  6348. method: null,
  6349. statusCode: 404,
  6350. statusMessage: 'Not Found',
  6351. client: [TLSSocket],
  6352. _consuming: false,
  6353. _dumped: false,
  6354. req: [Circular *1],
  6355. _eventsCount: 4,
  6356. responseUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  6357. 5NTk1EhSFKVpLo58SHW6l23DI-IJDplkEdhjlgwUg_goo9cOg2-HChQNQgLsv&rkey=CAQSKAB6JWENi
  6358. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  6359. redirects: [],
  6360. [Symbol(shapeMode)]: true,
  6361. [Symbol(kCapture)]: false,
  6362. [Symbol(kHeaders)]: [Object],
  6363. [Symbol(kHeadersCount)]: 18,
  6364. [Symbol(kTrailers)]: null,
  6365. [Symbol(kTrailersCount)]: 0
  6366. },
  6367. aborted: false,
  6368. timeoutCb: [Function: emitRequestTimeout],
  6369. upgradeOrConnect: false,
  6370. parser: null,
  6371. maxHeadersCount: null,
  6372. reusedSocket: false,
  6373. host: 'gchat.qpic.cn',
  6374. protocol: 'https:',
  6375. _redirectable: Writable {
  6376. _events: [Object],
  6377. _writableState: [WritableState],
  6378. _maxListeners: undefined,
  6379. _options: [Object],
  6380. _ended: true,
  6381. _ending: true,
  6382. _redirectCount: 0,
  6383. _redirects: [],
  6384. _requestBodyLength: 0,
  6385. _requestBodyBuffers: [],
  6386. _eventsCount: 3,
  6387. _onNativeResponse: [Function (anonymous)],
  6388. _currentRequest: [Circular *1],
  6389. _currentUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  6390. 5NTk1EhSFKVpLo58SHW6l23DI-IJDplkEdhjlgwUg_goo9cOg2-HChQNQgLsv&rkey=CAQSKAB6JWENi
  6391. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  6392. [Symbol(shapeMode)]: true,
  6393. [Symbol(kCapture)]: false
  6394. },
  6395. [Symbol(shapeMode)]: false,
  6396. [Symbol(kCapture)]: false,
  6397. [Symbol(kBytesWritten)]: 0,
  6398. [Symbol(kNeedDrain)]: false,
  6399. [Symbol(corked)]: 0,
  6400. [Symbol(kOutHeaders)]: [Object: null prototype] {
  6401. accept: [Array],
  6402. 'user-agent': [Array],
  6403. 'accept-encoding': [Array],
  6404. host: [Array]
  6405. },
  6406. [Symbol(errored)]: null,
  6407. [Symbol(kHighWaterMark)]: 16384,
  6408. [Symbol(kRejectNonStandardBodyWrites)]: false,
  6409. [Symbol(kUniqueHeaders)]: null
  6410. },
  6411. response: {
  6412. status: 404,
  6413. statusText: 'Not Found',
  6414. headers: Object [AxiosHeaders] {
  6415. server: 'NWSs',
  6416. date: 'Sun, 14 Apr 2024 22:34:25 GMT',
  6417. 'content-type': 'text/plain',
  6418. 'content-length': '0',
  6419. connection: 'keep-alive',
  6420. 'x-errno': '-5503023',
  6421. 'x-rtflag': '0',
  6422. 'x-dfsflag': '4',
  6423. 'x-nws-log-uuid': '6b68c394-bcfc-4649-b940-5e2917ae5b92'
  6424. },
  6425. config: {
  6426. transitional: [Object],
  6427. adapter: [Array],
  6428. transformRequest: [Array],
  6429. transformResponse: [Array],
  6430. timeout: 0,
  6431. xsrfCookieName: 'XSRF-TOKEN',
  6432. xsrfHeaderName: 'X-XSRF-TOKEN',
  6433. maxContentLength: -1,
  6434. maxBodyLength: -1,
  6435. env: [Object],
  6436. validateStatus: [Function: validateStatus],
  6437. headers: [Object [AxiosHeaders]],
  6438. url: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhS
  6439. FKVpLo58SHW6l23DI-IJDplkEdhjlgwUg_goo9cOg2-HChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc6
  6440. 2l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  6441. method: 'get',
  6442. responseType: 'stream',
  6443. data: undefined
  6444. },
  6445. request: <ref *1> ClientRequest {
  6446. _events: [Object: null prototype],
  6447. _eventsCount: 7,
  6448. _maxListeners: undefined,
  6449. outputData: [],
  6450. outputSize: 0,
  6451. writable: true,
  6452. destroyed: false,
  6453. _last: true,
  6454. chunkedEncoding: false,
  6455. shouldKeepAlive: true,
  6456. maxRequestsOnConnectionReached: false,
  6457. _defaultKeepAlive: true,
  6458. useChunkedEncodingByDefault: false,
  6459. sendDate: false,
  6460. _removedConnection: false,
  6461. _removedContLen: false,
  6462. _removedTE: false,
  6463. strictContentLength: false,
  6464. _contentLength: 0,
  6465. _hasBody: true,
  6466. _trailer: '',
  6467. finished: true,
  6468. _headerSent: true,
  6469. _closed: false,
  6470. socket: [TLSSocket],
  6471. _header: 'GET /download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhSFKVpLo58SHW6l
  6472. 23DI-IJDplkEdhjlgwUg_goo9cOg2-HChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZ
  6473. HyRLAnNmHGoZ3y_gDZPqZt-64&spec=0 HTTP/1.1\r\n' +
  6474. 'Accept: application/json, text/plain, */*\r\n' +
  6475. 'User-Agent: axios/1.6.7\r\n' +
  6476. 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
  6477. 'Host: gchat.qpic.cn\r\n' +
  6478. 'Connection: keep-alive\r\n' +
  6479. '\r\n',
  6480. _keepAliveTimeout: 0,
  6481. _onPendingData: [Function: nop],
  6482. agent: [Agent],
  6483. socketPath: undefined,
  6484. method: 'GET',
  6485. maxHeaderSize: undefined,
  6486. insecureHTTPParser: undefined,
  6487. joinDuplicateHeaders: undefined,
  6488. path: '/download?appid=1407&fileid=CgoyOTc3MDI5NTk1EhSFKVpLo58SHW6l23DI-IJ
  6489. DplkEdhjlgwUg_goo9cOg2-HChQNQgLsv&rkey=CAQSKAB6JWENi5LMk0kc62l8Pm3Jn1dsLZHyRLAnN
  6490. mHGoZ3y_gDZPqZt-64&spec=0',
  6491. _ended: false,
  6492. res: [IncomingMessage],
  6493. aborted: false,
  6494. timeoutCb: [Function: emitRequestTimeout],
  6495. upgradeOrConnect: false,
  6496. parser: null,
  6497. maxHeadersCount: null,
  6498. reusedSocket: false,
  6499. host: 'gchat.qpic.cn',
  6500. protocol: 'https:',
  6501. _redirectable: [Writable],
  6502. [Symbol(shapeMode)]: false,
  6503. [Symbol(kCapture)]: false,
  6504. [Symbol(kBytesWritten)]: 0,
  6505. [Symbol(kNeedDrain)]: false,
  6506. [Symbol(corked)]: 0,
  6507. [Symbol(kOutHeaders)]: [Object: null prototype],
  6508. [Symbol(errored)]: null,
  6509. [Symbol(kHighWaterMark)]: 16384,
  6510. [Symbol(kRejectNonStandardBodyWrites)]: false,
  6511. [Symbol(kUniqueHeaders)]: null
  6512. },
  6513. data: IncomingMessage {
  6514. _events: [Object],
  6515. _readableState: [ReadableState],
  6516. _maxListeners: undefined,
  6517. socket: [TLSSocket],
  6518. httpVersionMajor: 1,
  6519. httpVersionMinor: 1,
  6520. httpVersion: '1.1',
  6521. complete: true,
  6522. rawHeaders: [Array],
  6523. rawTrailers: [],
  6524. joinDuplicateHeaders: undefined,
  6525. aborted: false,
  6526. upgrade: false,
  6527. url: '',
  6528. method: null,
  6529. statusCode: 404,
  6530. statusMessage: 'Not Found',
  6531. client: [TLSSocket],
  6532. _consuming: false,
  6533. _dumped: false,
  6534. req: [ClientRequest],
  6535. _eventsCount: 4,
  6536. responseUrl: 'https://gchat.qpic.cn/download?appid=1407&fileid=CgoyOTc3MDI
  6537. 5NTk1EhSFKVpLo58SHW6l23DI-IJDplkEdhjlgwUg_goo9cOg2-HChQNQgLsv&rkey=CAQSKAB6JWENi
  6538. 5LMk0kc62l8Pm3Jn1dsLZHyRLAnNmHGoZ3y_gDZPqZt-64&spec=0',
  6539. redirects: [],
  6540. [Symbol(shapeMode)]: true,
  6541. [Symbol(kCapture)]: false,
  6542. [Symbol(kHeaders)]: [Object],
  6543. [Symbol(kHeadersCount)]: 18,
  6544. [Symbol(kTrailers)]: null,
  6545. [Symbol(kTrailersCount)]: 0
  6546. }
  6547. }
  6548. }
  6549.  
Advertisement
Add Comment
Please, Sign In to add comment