Advertisement
mx_1

Untitled

Apr 6th, 2020
358
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 14.10 KB | None | 0 0
  1. os-backend      | ApiError: Daily Limit Exceeded
  2. os-backend      |     at new ApiError (/app/node_modules/@google-cloud/common/build/src/util.js:58:15)
  3. os-backend      |     at Util.parseHttpRespBody (/app/node_modules/@google-cloud/common/build/src/util.js:193:38)
  4. os-backend      |     at Util.handleResp (/app/node_modules/@google-cloud/common/build/src/util.js:134:117)
  5. os-backend      |     at /app/node_modules/@google-cloud/common/build/src/util.js:432:22
  6. os-backend      |     at onResponse (/app/node_modules/retry-request/index.js:206:7)
  7. os-backend      |     at /app/node_modules/teeny-request/build/src/index.js:233:13
  8. os-backend      |     at processTicksAndRejections (internal/process/task_queues.js:97:5) {
  9. os-backend      |   code: 403,
  10. os-backend      |   errors: [
  11. os-backend      |     {
  12. os-backend      |       message: 'Daily Limit Exceeded',
  13. os-backend      |       domain: 'usageLimits',
  14. os-backend      |       reason: 'dailyLimitExceeded'
  15. os-backend      |     }
  16. os-backend      |   ],
  17. os-backend      |   response: Gunzip {
  18. os-backend      |     _writeState: Uint32Array(2) [ 16154, 0 ],
  19. os-backend      |     _readableState: ReadableState {
  20. os-backend      |       objectMode: false,
  21. os-backend      |       highWaterMark: 16384,
  22. os-backend      |       buffer: BufferList { head: null, tail: null, length: 0 },
  23. os-backend      |       length: 0,
  24. os-backend      |       pipes: null,
  25. os-backend      |       pipesCount: 0,
  26. os-backend      |       flowing: true,
  27. os-backend      |       ended: true,
  28. os-backend      |       endEmitted: true,
  29. os-backend      |       reading: false,
  30. os-backend      |       sync: false,
  31. os-backend      |       needReadable: false,
  32. os-backend      |       emittedReadable: false,
  33. os-backend      |       readableListening: false,
  34. os-backend      |       resumeScheduled: false,
  35. os-backend      |       emitClose: true,
  36. os-backend      |       autoDestroy: false,
  37. os-backend      |       destroyed: false,
  38. os-backend      |       defaultEncoding: 'utf8',
  39. os-backend      |       awaitDrain: 0,
  40. os-backend      |       readingMore: false,
  41. os-backend      |       decoder: null,
  42. os-backend      |       encoding: null,
  43. os-backend      |       [Symbol(kPaused)]: false
  44. os-backend      |     },
  45. os-backend      |     readable: false,
  46. os-backend      |     _events: [Object: null prototype] {
  47. os-backend      |       prefinish: [Function: prefinish],
  48. os-backend      |       end: [Function],
  49. os-backend      |       error: [Array],
  50. os-backend      |       data: [Function]
  51. os-backend      |     },
  52. os-backend      |     _eventsCount: 4,
  53. os-backend      |     _maxListeners: undefined,
  54. os-backend      |     _writableState: WritableState {
  55. os-backend      |       objectMode: false,
  56. os-backend      |       highWaterMark: 16384,
  57. os-backend      |       finalCalled: false,
  58. os-backend      |       needDrain: false,
  59. os-backend      |       ending: true,
  60. os-backend      |       ended: true,
  61. os-backend      |       finished: true,
  62. os-backend      |       destroyed: false,
  63. os-backend      |       decodeStrings: true,
  64. os-backend      |       defaultEncoding: 'utf8',
  65. os-backend      |       length: 0,
  66. os-backend      |       writing: false,
  67. os-backend      |       corked: 0,
  68. os-backend      |       sync: false,
  69. os-backend      |       bufferProcessing: false,
  70. os-backend      |       onwrite: [Function: bound onwrite],
  71. os-backend      |       writecb: null,
  72. os-backend      |       writelen: 0,
  73. os-backend      |       afterWriteTickInfo: null,
  74. os-backend      |       bufferedRequest: null,
  75. os-backend      |       lastBufferedRequest: null,
  76. os-backend      |       pendingcb: 0,
  77. os-backend      |       prefinished: true,
  78. os-backend      |       errorEmitted: false,
  79. os-backend      |       emitClose: true,
  80. os-backend      |       autoDestroy: false,
  81. os-backend      |       bufferedRequestCount: 0,
  82. os-backend      |       corkedRequestsFree: [Object]
  83. os-backend      |     },
  84. os-backend      |     writable: false,
  85. os-backend      |     allowHalfOpen: true,
  86. os-backend      |     _transformState: {
  87. os-backend      |       afterTransform: [Function: bound afterTransform],
  88. os-backend      |       needTransform: false,
  89. os-backend      |       transforming: false,
  90. os-backend      |       writecb: null,
  91. os-backend      |       writechunk: null,
  92. os-backend      |       writeencoding: 'buffer'
  93. os-backend      |     },
  94. os-backend      |     _hadError: false,
  95. os-backend      |     bytesWritten: 137,
  96. os-backend      |     _handle: null,
  97. os-backend      |     _outBuffer: <Buffer 7b 0a 20 20 22 65 72 72 6f 72 22 3a 20 7b 0a 20 20 20 20 22 63 6f 64 65 22 3a 20 34 30 33 2c 0a 20 20 20 20 22 6d 65 73 73 61 67 65 22 3a 20 22 44 61 ... 16334 more bytes>,
  98. os-backend      |     _outOffset: 230,
  99. os-backend      |     _chunkSize: 16384,
  100. os-backend      |     _defaultFlushFlag: 2,
  101. os-backend      |     _finishFlushFlag: 2,
  102. os-backend      |     _defaultFullFlushFlag: 3,
  103. os-backend      |     _info: undefined,
  104. os-backend      |     _level: -1,
  105. os-backend      |     _strategy: 0,
  106. os-backend      |     statusCode: 403,
  107. os-backend      |     statusMessage: 'Forbidden',
  108. os-backend      |     request: {
  109. os-backend      |       agent: [Agent],
  110. os-backend      |       headers: [Object],
  111. os-backend      |       href: 'https://translation.googleapis.com/language/translate/v2/detect?key=AIzaSyDSK6EUUdtfdLCKprIscIBdpx1YI8zO_iQ'
  112. os-backend      |     },
  113. os-backend      |     body: '{\n' +
  114. os-backend      |       '  "error": {\n' +
  115. os-backend      |       '    "code": 403,\n' +
  116. os-backend      |       '    "message": "Daily Limit Exceeded",\n' +
  117. os-backend      |       '    "errors": [\n' +
  118. os-backend      |       '      {\n' +
  119. os-backend      |       '        "message": "Daily Limit Exceeded",\n' +
  120. os-backend      |       '        "domain": "usageLimits",\n' +
  121. os-backend      |       '        "reason": "dailyLimitExceeded"\n' +
  122. os-backend      |       '      }\n' +
  123. os-backend      |       '    ]\n' +
  124. os-backend      |       '  }\n' +
  125. os-backend      |       '}\n',
  126. os-backend      |     headers: {
  127. os-backend      |       'alt-svc': 'quic=":443"; ma=2592000; v="46,43",h3-Q050=":443"; ma=2592000,h3-Q049=":443"; ma=2592000,h3-Q048=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,h3-T050=":443"; ma=2592000',
  128. os-backend      |       'cache-control': 'private',
  129. os-backend      |       'content-encoding': 'gzip',
  130. os-backend      |       'content-type': 'application/json; charset=UTF-8',
  131. os-backend      |       date: 'Mon, 06 Apr 2020 15:41:11 GMT',
  132. os-backend      |       server: 'ESF',
  133. os-backend      |       'transfer-encoding': 'chunked',
  134. os-backend      |       vary: 'Origin, X-Origin, Referer',
  135. os-backend      |       'x-content-type-options': 'nosniff',
  136. os-backend      |       'x-frame-options': 'SAMEORIGIN',
  137. os-backend      |       'x-xss-protection': '0'
  138. os-backend      |     },
  139. os-backend      |     toJSON: [Function: toJSON],
  140. os-backend      |     [Symbol(kCapture)]: false
  141. os-backend      |   },
  142. os-backend      |   message: 'Daily Limit Exceeded'
  143. os-backend      | }
  144. os-backend      | ApiError: Daily Limit Exceeded
  145. os-backend      |     at new ApiError (/app/node_modules/@google-cloud/common/build/src/util.js:58:15)
  146. os-backend      |     at Util.parseHttpRespBody (/app/node_modules/@google-cloud/common/build/src/util.js:193:38)
  147. os-backend      |     at Util.handleResp (/app/node_modules/@google-cloud/common/build/src/util.js:134:117)
  148. os-backend      |     at /app/node_modules/@google-cloud/common/build/src/util.js:432:22
  149. os-backend      |     at onResponse (/app/node_modules/retry-request/index.js:206:7)
  150. os-backend      |     at /app/node_modules/teeny-request/build/src/index.js:233:13
  151. os-backend      |     at processTicksAndRejections (internal/process/task_queues.js:97:5) {
  152. os-backend      |   code: 403,
  153. os-backend      |   errors: [
  154. os-backend      |     {
  155. os-backend      |       message: 'Daily Limit Exceeded',
  156. os-backend      |       domain: 'usageLimits',
  157. os-backend      |       reason: 'dailyLimitExceeded'
  158. os-backend      |     }
  159. os-backend      |   ],
  160. os-backend      |   response: Gunzip {
  161. os-backend      |     _writeState: Uint32Array(2) [ 16154, 0 ],
  162. os-backend      |     _readableState: ReadableState {
  163. os-backend      |       objectMode: false,
  164. os-backend      |       highWaterMark: 16384,
  165. os-backend      |       buffer: BufferList { head: null, tail: null, length: 0 },
  166. os-backend      |       length: 0,
  167. os-backend      |       pipes: null,
  168. os-backend      |       pipesCount: 0,
  169. os-backend      |       flowing: true,
  170. os-backend      |       ended: true,
  171. os-backend      |       endEmitted: true,
  172. os-backend      |       reading: false,
  173. os-backend      |       sync: false,
  174. os-backend      |       needReadable: false,
  175. os-backend      |       emittedReadable: false,
  176. os-backend      |       readableListening: false,
  177. os-backend      |       resumeScheduled: false,
  178. os-backend      |       emitClose: true,
  179. os-backend      |       autoDestroy: false,
  180. os-backend      |       destroyed: false,
  181. os-backend      |       defaultEncoding: 'utf8',
  182. os-backend      |       awaitDrain: 0,
  183. os-backend      |       readingMore: false,
  184. os-backend      |       decoder: null,
  185. os-backend      |       encoding: null,
  186. os-backend      |       [Symbol(kPaused)]: false
  187. os-backend      |     },
  188. os-backend      |     readable: false,
  189. os-backend      |     _events: [Object: null prototype] {
  190. os-backend      |       prefinish: [Function: prefinish],
  191. os-backend      |       end: [Function],
  192. os-backend      |       error: [Array],
  193. os-backend      |       data: [Function]
  194. os-backend      |     },
  195. os-backend      |     _eventsCount: 4,
  196. os-backend      |     _maxListeners: undefined,
  197. os-backend      |     _writableState: WritableState {
  198. os-backend      |       objectMode: false,
  199. os-backend      |       highWaterMark: 16384,
  200. os-backend      |       finalCalled: false,
  201. os-backend      |       needDrain: false,
  202. os-backend      |       ending: true,
  203. os-backend      |       ended: true,
  204. os-backend      |       finished: true,
  205. os-backend      |       destroyed: false,
  206. os-backend      |       decodeStrings: true,
  207. os-backend      |       defaultEncoding: 'utf8',
  208. os-backend      |       length: 0,
  209. os-backend      |       writing: false,
  210. os-backend      |       corked: 0,
  211. os-backend      |       sync: false,
  212. os-backend      |       bufferProcessing: false,
  213. os-backend      |       onwrite: [Function: bound onwrite],
  214. os-backend      |       writecb: null,
  215. os-backend      |       writelen: 0,
  216. os-backend      |       afterWriteTickInfo: null,
  217. os-backend      |       bufferedRequest: null,
  218. os-backend      |       lastBufferedRequest: null,
  219. os-backend      |       pendingcb: 0,
  220. os-backend      |       prefinished: true,
  221. os-backend      |       errorEmitted: false,
  222. os-backend      |       emitClose: true,
  223. os-backend      |       autoDestroy: false,
  224. os-backend      |       bufferedRequestCount: 0,
  225. os-backend      |       corkedRequestsFree: [Object]
  226. os-backend      |     },
  227. os-backend      |     writable: false,
  228. os-backend      |     allowHalfOpen: true,
  229. os-backend      |     _transformState: {
  230. os-backend      |       afterTransform: [Function: bound afterTransform],
  231. os-backend      |       needTransform: false,
  232. os-backend      |       transforming: false,
  233. os-backend      |       writecb: null,
  234. os-backend      |       writechunk: null,
  235. os-backend      |       writeencoding: 'buffer'
  236. os-backend      |     },
  237. os-backend      |     _hadError: false,
  238. os-backend      |     bytesWritten: 137,
  239. os-backend      |     _handle: null,
  240. os-backend      |     _outBuffer: <Buffer 7b 0a 20 20 22 65 72 72 6f 72 22 3a 20 7b 0a 20 20 20 20 22 63 6f 64 65 22 3a 20 34 30 33 2c 0a 20 20 20 20 22 6d 65 73 73 61 67 65 22 3a 20 22 44 61 ... 16334 more bytes>,
  241. os-backend      |     _outOffset: 230,
  242. os-backend      |     _chunkSize: 16384,
  243. os-backend      |     _defaultFlushFlag: 2,
  244. os-backend      |     _finishFlushFlag: 2,
  245. os-backend      |     _defaultFullFlushFlag: 3,
  246. os-backend      |     _info: undefined,
  247. os-backend      |     _level: -1,
  248. os-backend      |     _strategy: 0,
  249. os-backend      |     statusCode: 403,
  250. os-backend      |     statusMessage: 'Forbidden',
  251. os-backend      |     request: {
  252. os-backend      |       agent: [Agent],
  253. os-backend      |       headers: [Object],
  254. os-backend      |       href: 'https://translation.googleapis.com/language/translate/v2/detect?key=AIzaSyDSK6EUUdtfdLCKprIscIBdpx1YI8zO_iQ'
  255. os-backend      |     },
  256. os-backend      |     body: '{\n' +
  257. os-backend      |       '  "error": {\n' +
  258. os-backend      |       '    "code": 403,\n' +
  259. os-backend      |       '    "message": "Daily Limit Exceeded",\n' +
  260. os-backend      |       '    "errors": [\n' +
  261. os-backend      |       '      {\n' +
  262. os-backend      |       '        "message": "Daily Limit Exceeded",\n' +
  263. os-backend      |       '        "domain": "usageLimits",\n' +
  264. os-backend      |       '        "reason": "dailyLimitExceeded"\n' +
  265. os-backend      |       '      }\n' +
  266. os-backend      |       '    ]\n' +
  267. os-backend      |       '  }\n' +
  268. os-backend      |       '}\n',
  269. os-backend      |     headers: {
  270. os-backend      |       'alt-svc': 'quic=":443"; ma=2592000; v="46,43",h3-Q050=":443"; ma=2592000,h3-Q049=":443"; ma=2592000,h3-Q048=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,h3-T050=":443"; ma=2592000',
  271. os-backend      |       'cache-control': 'private',
  272. os-backend      |       'content-encoding': 'gzip',
  273. os-backend      |       'content-type': 'application/json; charset=UTF-8',
  274. os-backend      |       date: 'Mon, 06 Apr 2020 15:41:11 GMT',
  275. os-backend      |       server: 'ESF',
  276. os-backend      |       'transfer-encoding': 'chunked',
  277. os-backend      |       vary: 'Origin, X-Origin, Referer',
  278. os-backend      |       'x-content-type-options': 'nosniff',
  279. os-backend      |       'x-frame-options': 'SAMEORIGIN',
  280. os-backend      |       'x-xss-protection': '0'
  281. os-backend      |     },
  282. os-backend      |     toJSON: [Function: toJSON],
  283. os-backend      |     [Symbol(kCapture)]: false
  284. os-backend      |   },
  285. os-backend      |   message: 'Daily Limit Exceeded'
  286. os-backend      | }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement