Advertisement
Guest User

Untitled

a guest
May 10th, 2021
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.69 KB | None | 0 0
  1. {
  2. "event_id": "9fad71c3464d4b65bee22faa3c650bba",
  3. "project": 1,
  4. "release": "78833d9434400e68cba3c4e77254f028b2281269",
  5. "dist": null,
  6. "platform": "javascript",
  7. "message": "",
  8. "datetime": "2021-05-10T08:23:47.961000Z",
  9. "tags": [
  10. [
  11. "browser",
  12. "Chrome 90.0.4430"
  13. ],
  14. [
  15. "browser.name",
  16. "Chrome"
  17. ],
  18. [
  19. "environment",
  20. "production"
  21. ],
  22. [
  23. "handled",
  24. "yes"
  25. ],
  26. [
  27. "level",
  28. "error"
  29. ],
  30. [
  31. "mechanism",
  32. "generic"
  33. ],
  34. [
  35. "organization",
  36. "1"
  37. ],
  38. [
  39. "organization.slug",
  40. "exampleorg"
  41. ],
  42. [
  43. "os.name",
  44. "Linux"
  45. ],
  46. [
  47. "rrweb.active",
  48. "yes"
  49. ],
  50. [
  51. "release",
  52. "78833d9434400e68cba3c4e77254f028b2281269"
  53. ],
  54. [
  55. "user",
  56. "id:56"
  57. ],
  58. [
  59. "trace",
  60. "6d391b212c9d4b578dfdd39895878d45"
  61. ],
  62. [
  63. "trace.ctx",
  64. "6d391b212c9d4b578dfdd39895878d45-8e386b72955f2c6d"
  65. ],
  66. [
  67. "trace.span",
  68. "8e386b72955f2c6d"
  69. ],
  70. [
  71. "url",
  72. "https://sentry.example.de/organizations/exampleorg/issues/"
  73. ]
  74. ],
  75. "_meta": {
  76. "request": {
  77. "headers": {
  78. "0": {
  79. "1": {
  80. "": {
  81. "len": 31,
  82. "rem": [
  83. [
  84. "@password:filter",
  85. "s",
  86. 0,
  87. 10
  88. ]
  89. ]
  90. }
  91. }
  92. }
  93. }
  94. },
  95. "user": {
  96. "ip_address": {
  97. "": {
  98. "rem": [
  99. [
  100. "@anything:remove",
  101. "x"
  102. ]
  103. ]
  104. }
  105. }
  106. }
  107. },
  108. "_metrics": {
  109. "bytes.ingested.event": 2970,
  110. "bytes.stored.event": 16009
  111. },
  112. "breadcrumbs": {
  113. "values": [
  114. {
  115. "category": "xhr",
  116. "timestamp": 1620635027.617,
  117. "type": "http",
  118. "data": {
  119. "url": "/api/0/organizations/exampleorg/?detailed=0",
  120. "status_code": 200,
  121. "method": "GET"
  122. },
  123. "level": "info"
  124. },
  125. {
  126. "category": "xhr",
  127. "timestamp": 1620635027.745,
  128. "type": "http",
  129. "data": {
  130. "url": "/api/0/internal/health/",
  131. "status_code": 0,
  132. "method": "GET"
  133. },
  134. "level": "info"
  135. },
  136. {
  137. "category": "xhr",
  138. "timestamp": 1620635027.746,
  139. "type": "http",
  140. "data": {
  141. "url": "/api/0/organizations/?member=1",
  142. "status_code": 0,
  143. "method": "GET"
  144. },
  145. "level": "info"
  146. },
  147. {
  148. "category": "xhr",
  149. "timestamp": 1620635027.771,
  150. "type": "http",
  151. "data": {
  152. "url": "/api/0/assistant/?v2",
  153. "status_code": 200,
  154. "method": "GET"
  155. },
  156. "level": "info"
  157. },
  158. {
  159. "category": "xhr",
  160. "timestamp": 1620635027.953,
  161. "type": "http",
  162. "data": {
  163. "url": "/api/0/organizations/exampleorg/teams/",
  164. "status_code": 0,
  165. "method": "GET"
  166. },
  167. "level": "info"
  168. }
  169. ]
  170. },
  171. "contexts": {
  172. "organization": {
  173. "type": "organization",
  174. "id": "1",
  175. "slug": "exampleorg"
  176. },
  177. "browser": {
  178. "version": "90.0.4430",
  179. "type": "browser",
  180. "name": "Chrome"
  181. },
  182. "os": {
  183. "type": "os",
  184. "name": "Linux"
  185. },
  186. "trace": {
  187. "op": "pageload",
  188. "type": "trace",
  189. "trace_id": "6d391b212c9d4b578dfdd39895878d45",
  190. "tags": {
  191. "routing.instrumentation": "react-router-v3"
  192. },
  193. "span_id": "8e386b72955f2c6d"
  194. },
  195. "CancelledError": {
  196. "status": 0,
  197. "statusText": "error",
  198. "responseJSON": "[undefined]",
  199. "type": "CancelledError"
  200. }
  201. },
  202. "culprit": "call(app/actionCreators/organization)",
  203. "environment": "production",
  204. "exception": {
  205. "values": [
  206. {
  207. "stacktrace": {
  208. "frames": [
  209. {
  210. "function": "_next",
  211. "abs_path": "webpack:////workspace/node_modules/@babel/runtime/helpers/asyncToGenerator.js",
  212. "pre_context": [
  213. " args = arguments;",
  214. " return new Promise(function (resolve, reject) {",
  215. " var gen = fn.apply(self, args);",
  216. "",
  217. " function _next(value) {"
  218. ],
  219. "post_context": [
  220. " }",
  221. "",
  222. " function _throw(err) {",
  223. " asyncGeneratorStep(gen, resolve, reject, _next, _throw, \"throw\", err);",
  224. " }"
  225. ],
  226. "module": "workspace/node_modules/@babel/runtime/helpers/asyncToGenerator",
  227. "filename": "/workspace/node_modules/@babel/runtime/helpers/asyncToGenerator.js",
  228. "lineno": 25,
  229. "colno": 9,
  230. "in_app": false,
  231. "data": {
  232. "sourcemap": "https://sentry.example.de/_static/1620553918/sentry/dist/vendor.js.map"
  233. },
  234. "context_line": " asyncGeneratorStep(gen, resolve, reject, _next, _throw, \"next\", value);"
  235. },
  236. {
  237. "function": "asyncGeneratorStep",
  238. "abs_path": "webpack:////workspace/node_modules/@babel/runtime/helpers/asyncToGenerator.js",
  239. "pre_context": [
  240. "function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) {",
  241. " try {"
  242. ],
  243. "post_context": [
  244. " var value = info.value;",
  245. " } catch (error) {",
  246. " reject(error);",
  247. " return;",
  248. " }"
  249. ],
  250. "module": "workspace/node_modules/@babel/runtime/helpers/asyncToGenerator",
  251. "filename": "/workspace/node_modules/@babel/runtime/helpers/asyncToGenerator.js",
  252. "lineno": 3,
  253. "colno": 20,
  254. "in_app": false,
  255. "data": {
  256. "sourcemap": "https://sentry.example.de/_static/1620553918/sentry/dist/vendor.js.map"
  257. },
  258. "context_line": " var info = gen[key](arg);"
  259. },
  260. {
  261. "function": "key",
  262. "abs_path": "webpack:////workspace/node_modules/regenerator-runtime/runtime.js",
  263. "pre_context": [
  264. " // Helper for defining the .next, .throw, and .return methods of the",
  265. " // Iterator interface in terms of a single ._invoke method.",
  266. " function defineIteratorMethods(prototype) {",
  267. " [\"next\", \"throw\", \"return\"].forEach(function(method) {",
  268. " prototype[method] = function(arg) {"
  269. ],
  270. "post_context": [
  271. " };",
  272. " });",
  273. " }",
  274. "",
  275. " exports.isGeneratorFunction = function(genFun) {"
  276. ],
  277. "module": "workspace/node_modules/regenerator-runtime/runtime",
  278. "filename": "/workspace/node_modules/regenerator-runtime/runtime.js",
  279. "lineno": 97,
  280. "colno": 21,
  281. "in_app": false,
  282. "data": {
  283. "sourcemap": "https://sentry.example.de/_static/1620553918/sentry/dist/vendor.js.map"
  284. },
  285. "context_line": " return this._invoke(method, arg);"
  286. },
  287. {
  288. "function": "_invoke",
  289. "abs_path": "webpack:////workspace/node_modules/regenerator-runtime/runtime.js",
  290. "pre_context": [
  291. " context.abrupt(\"return\", context.arg);",
  292. " }",
  293. "",
  294. " state = GenStateExecuting;",
  295. ""
  296. ],
  297. "post_context": [
  298. " if (record.type === \"normal\") {",
  299. " // If an exception is thrown from innerFn, we leave state ===",
  300. " // GenStateExecuting and loop back for another invocation.",
  301. " state = context.done",
  302. " ? GenStateCompleted"
  303. ],
  304. "module": "workspace/node_modules/regenerator-runtime/runtime",
  305. "filename": "/workspace/node_modules/regenerator-runtime/runtime.js",
  306. "lineno": 274,
  307. "colno": 22,
  308. "in_app": false,
  309. "data": {
  310. "sourcemap": "https://sentry.example.de/_static/1620553918/sentry/dist/vendor.js.map"
  311. },
  312. "context_line": " var record = tryCatch(innerFn, self, context);"
  313. },
  314. {
  315. "function": "tryCatch",
  316. "abs_path": "webpack:////workspace/node_modules/regenerator-runtime/runtime.js",
  317. "pre_context": [
  318. " // in every case, so we don't have to touch the arguments object. The",
  319. " // only additional allocation required is the completion record, which",
  320. " // has a stable shape and so hopefully should be cheap to allocate.",
  321. " function tryCatch(fn, obj, arg) {",
  322. " try {"
  323. ],
  324. "post_context": [
  325. " } catch (err) {",
  326. " return { type: \"throw\", arg: err };",
  327. " }",
  328. " }",
  329. ""
  330. ],
  331. "module": "workspace/node_modules/regenerator-runtime/runtime",
  332. "filename": "/workspace/node_modules/regenerator-runtime/runtime.js",
  333. "lineno": 45,
  334. "colno": 40,
  335. "in_app": false,
  336. "data": {
  337. "sourcemap": "https://sentry.example.de/_static/1620553918/sentry/dist/vendor.js.map"
  338. },
  339. "context_line": " return { type: \"normal\", arg: fn.call(obj, arg) };"
  340. },
  341. {
  342. "function": "call",
  343. "abs_path": "webpack:///./app/actionCreators/organization.tsx",
  344. "pre_context": [
  345. " uncancelableApi.requestPromise(`/organizations/${slug}/projects/`, {",
  346. " query: {",
  347. " all_projects: 1,",
  348. " },",
  349. " }),"
  350. ],
  351. "post_context": [
  352. " ]);",
  353. " ProjectActions.loadProjects(projects);",
  354. " TeamActions.loadTeams(teams);",
  355. " } catch (err) {",
  356. " // It's possible these requests fail with a 403 if the user has a role with insufficient access"
  357. ],
  358. "module": "app/actionCreators/organization",
  359. "filename": "./app/actionCreators/organization.tsx",
  360. "lineno": 64,
  361. "colno": 27,
  362. "in_app": true,
  363. "data": {
  364. "sourcemap": "https://sentry.example.de/_static/1620553918/sentry/dist/app.js.map"
  365. },
  366. "context_line": " uncancelableApi.requestPromise(`/organizations/${slug}/teams/`),"
  367. }
  368. ]
  369. },
  370. "type": "CancelledError",
  371. "raw_stacktrace": {
  372. "frames": [
  373. {
  374. "function": "c",
  375. "abs_path": "https://sentry.example.de/_static/1620553918/sentry/dist/vendor.js",
  376. "pre_context": [
  377. "INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM",
  378. "LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR",
  379. "OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR",
  380. "PERFORMANCE OF THIS SOFTWARE.",
  381. "***************************************************************************** */"
  382. ],
  383. "post_context": [
  384. "/*!",
  385. " Copyright (c) 2015 Jed Watson.",
  386. " Licensed under the MIT License (MIT), see",
  387. " http://jedwatson.github.io/classnames",
  388. "*/!function(){\"use strict\";var o={}.hasOwnProperty;function i(){for(var e=\"\",t=0;t<arguments.length;t++){var n=arguments[t];if(n){var r=type {snip}"
  389. ],
  390. "filename": "/_static/1620553918/sentry/dist/vendor.js",
  391. "lineno": 16,
  392. "colno": 3466,
  393. "in_app": false,
  394. "context_line": "{snip} ew Promise((function(o,i){var a=e.apply(t,r);function c(e){n(a,o,i,c,s,\"next\",e)}function s(e){n(a,o,i,c,s,\"throw\",e)}c(void 0)}))}}},,,,fun {snip}"
  395. },
  396. {
  397. "function": "n",
  398. "abs_path": "https://sentry.example.de/_static/1620553918/sentry/dist/vendor.js",
  399. "pre_context": [
  400. "INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM",
  401. "LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR",
  402. "OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR",
  403. "PERFORMANCE OF THIS SOFTWARE.",
  404. "***************************************************************************** */"
  405. ],
  406. "post_context": [
  407. "/*!",
  408. " Copyright (c) 2015 Jed Watson.",
  409. " Licensed under the MIT License (MIT), see",
  410. " http://jedwatson.github.io/classnames",
  411. "*/!function(){\"use strict\";var o={}.hasOwnProperty;function i(){for(var e=\"\",t=0;t<arguments.length;t++){var n=arguments[t];if(n){var r=type {snip}"
  412. ],
  413. "filename": "/_static/1620553918/sentry/dist/vendor.js",
  414. "lineno": 16,
  415. "colno": 3255,
  416. "in_app": false,
  417. "context_line": "{snip} )}},,function(e,t){function n(e,t,n,r,o,i,a){try{var c=e[i](a),s=c.value}catch(e){return void n(e)}c.done?t(s):Promise.resolve(s).then(r,o)} {snip}"
  418. },
  419. {
  420. "function": "Generator.forEach.e.<computed> [as next]",
  421. "abs_path": "https://sentry.example.de/_static/1620553918/sentry/dist/vendor.js",
  422. "pre_context": [
  423. " * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER",
  424. " * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,",
  425. " * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE",
  426. " * SOFTWARE.",
  427. " */"
  428. ],
  429. "post_context": [
  430. "/**",
  431. " * @preserve jed.js https://github.com/SlexAxton/Jed",
  432. " */",
  433. "!function(n,r){var o=Array.prototype,i=Object.prototype,a=o.slice,c=i.hasOwnProperty,s=o.forEach,u={},l={forEach:function(e,t,n){var r,o,i;i {snip}",
  434. "/*!"
  435. ],
  436. "filename": "/_static/1620553918/sentry/dist/vendor.js",
  437. "lineno": 133,
  438. "colno": 48547,
  439. "in_app": false,
  440. "context_line": "{snip} return\"].forEach((function(t){e[t]=function(e){return this._invoke(t,e)}}))}function g(e,t){var r;this._invoke=function(o,i){function a(){re {snip}"
  441. },
  442. {
  443. "function": "Generator._invoke",
  444. "abs_path": "https://sentry.example.de/_static/1620553918/sentry/dist/vendor.js",
  445. "pre_context": [
  446. " * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER",
  447. " * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,",
  448. " * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE",
  449. " * SOFTWARE.",
  450. " */"
  451. ],
  452. "post_context": [
  453. "/**",
  454. " * @preserve jed.js https://github.com/SlexAxton/Jed",
  455. " */",
  456. "!function(n,r){var o=Array.prototype,i=Object.prototype,a=o.slice,c=i.hasOwnProperty,s=o.forEach,u={},l={forEach:function(e,t,n){var r,o,i;i {snip}",
  457. "/*!"
  458. ],
  459. "filename": "/_static/1620553918/sentry/dist/vendor.js",
  460. "lineno": 133,
  461. "colno": 47943,
  462. "in_app": false,
  463. "context_line": "{snip} \"===n.method&&n.abrupt(\"return\",n.arg);r=\"executing\";var l=s(e,t,n);if(\"normal\"===l.type){if(r=n.done?\"completed\":\"suspendedYield\",l.arg===u {snip}"
  464. },
  465. {
  466. "function": "s",
  467. "abs_path": "https://sentry.example.de/_static/1620553918/sentry/dist/vendor.js",
  468. "pre_context": [
  469. " * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER",
  470. " * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,",
  471. " * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE",
  472. " * SOFTWARE.",
  473. " */"
  474. ],
  475. "post_context": [
  476. "/**",
  477. " * @preserve jed.js https://github.com/SlexAxton/Jed",
  478. " */",
  479. "!function(n,r){var o=Array.prototype,i=Object.prototype,a=o.slice,c=i.hasOwnProperty,s=o.forEach,u={},l={forEach:function(e,t,n){var r,o,i;i {snip}",
  480. "/*!"
  481. ],
  482. "filename": "/_static/1620553918/sentry/dist/vendor.js",
  483. "lineno": 133,
  484. "colno": 48190,
  485. "in_app": false,
  486. "context_line": "{snip} (e,n,a),i}function s(e,t,n){try{return{type:\"normal\",arg:e.call(t,n)}}catch(e){return{type:\"throw\",arg:e}}}e.wrap=c;var u={};function l(){}f {snip}"
  487. },
  488. {
  489. "abs_path": "https://sentry.example.de/_static/1620553918/sentry/dist/app.js",
  490. "post_context": [
  491. "//# sourceMappingURL=app.js.map"
  492. ],
  493. "filename": "/_static/1620553918/sentry/dist/app.js",
  494. "lineno": 1,
  495. "colno": 870410,
  496. "in_app": true,
  497. "context_line": "{snip} tions/\".concat(n,\"/projects/\"),{query:{all_projects:1}}),s.requestPromise(\"/organizations/\".concat(n,\"/teams/\"))]);case 19:c=e.sent,u=Er()(c {snip}"
  498. }
  499. ]
  500. },
  501. "value": "GET /organizations/exampleorg/teams/ 0",
  502. "mechanism": {
  503. "type": "generic",
  504. "handled": true
  505. }
  506. }
  507. ]
  508. },
  509. "fingerprint": [
  510. "{{ default }}"
  511. ],
  512. "grouping_config": {
  513. "enhancements": "eJybzDhxY05qemJypZWRgaGlroGxrqHRBABbEwcC",
  514. "id": "legacy:2019-03-12"
  515. },
  516. "hashes": [
  517. "cc54a7d57a6c846836e1e1e8c2c4572c",
  518. "a5f652c8a68bae6a79d718976fb08d6b"
  519. ],
  520. "key_id": "1",
  521. "level": "error",
  522. "location": "./app/actionCreators/organization.tsx",
  523. "logger": "",
  524. "metadata": {
  525. "function": "call",
  526. "type": "CancelledError",
  527. "value": "GET /organizations/exampleorg/teams/ 0",
  528. "filename": "./app/actionCreators/organization.tsx"
  529. },
  530. "received": 1620635028.081266,
  531. "request": {
  532. "url": "https://sentry.example.de/organizations/exampleorg/issues/",
  533. "headers": [
  534. [
  535. "Referer",
  536. "[Filtered]"
  537. ],
  538. [
  539. "User-Agent",
  540. "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36"
  541. ]
  542. ]
  543. },
  544. "sdk": {
  545. "version": "5.26.0",
  546. "name": "sentry.javascript.react",
  547. "packages": [
  548. {
  549. "version": "5.26.0",
  550. "name": "npm:@sentry/browser"
  551. },
  552. {
  553. "version": "5.26.0",
  554. "name": "npm:@sentry/react"
  555. }
  556. ],
  557. "integrations": [
  558. "InboundFilters",
  559. "FunctionToString",
  560. "TryCatch",
  561. "Breadcrumbs",
  562. "GlobalHandlers",
  563. "LinkedErrors",
  564. "UserAgent",
  565. "ExtraErrorData",
  566. "BrowserTracing",
  567. "SentryRRWeb"
  568. ]
  569. },
  570. "timestamp": 1620635027.961,
  571. "title": "CancelledError: GET /organizations/exampleorg/teams/ 0",
  572. "type": "error",
  573. "user": {
  574. "data": {
  575. "isStaff": true
  576. },
  577. "ip_address": null,
  578. "id": "56",
  579. "name": "Test",
  580. "email": "test@example.de"
  581. },
  582. "version": "7"
  583. }
  584.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement