[ { "id": "5e40ebc80056035588f90000", "url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227/events/5e40ebc80056035588f90000", "project_url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227", "is_full_report": true, "error_id": "5e20046253437b0019934804", "received_at": "2020-02-10T05:36:08.000Z", "exceptions": [ { "error_class": "Exception", "message": "NotFoundError(404, 'index_not_found_exception', 'no such index', resources_494, index_or_alias)", "stacktrace": [ { "column_number": null, "in_project": false, "line_number": 181, "method": "_raise_error", "file": "/var/task/elasticsearch/connection/base.py", "code": { "178": " logger.warning(\"Undecodable raw error response from server: %s\", err)", "179": "", "180": " raise HTTP_EXCEPTIONS.get(status_code, TransportError)(", "181": " status_code, error_message, additional_info", "182": " )", "183": "", "184": " def _get_default_user_agent(self):" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 156, "method": "perform_request", "file": "/var/task/elasticsearch/connection/http_requests.py", "code": { "153": " response.status_code,", "154": " raw_data,", "155": " )", "156": " self._raise_error(response.status_code, raw_data)", "157": "", "158": " self.log_request_success(", "159": " method," }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 350, "method": "perform_request", "file": "/var/task/elasticsearch/transport.py", "code": { "347": " body,", "348": " headers=headers,", "349": " ignore=ignore,", "350": " timeout=timeout,", "351": " )", "352": "", "353": " except TransportError as e:" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 819, "method": "search", "file": "/var/task/elasticsearch/client/__init__.py", "code": { "816": " if not index:", "817": " index = \"_all\"", "818": " return self.transport.perform_request(", "819": " \"GET\", _make_path(index, \"_search\"), params=params, body=body", "820": " )", "821": "", "822": " @query_params(" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 84, "method": "_wrapped", "file": "/var/task/elasticsearch/client/utils.py", "code": { "81": " for p in (\"ignore\", \"request_timeout\"):", "82": " if p in kwargs:", "83": " params[p] = kwargs.pop(p)", "84": " return func(*args, params=params, **kwargs)", "85": "", "86": " return _wrapped", "87": "" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 58, "method": "get_agg", "file": "/var/task/chalicelib/utils/es_client.py", "code": { "54": " data = self.__es.search(", "55": " index=index,", "56": " scroll='2m',", "57": " size=1000,", "58": " body=query", "59": " )", "60": " return data[\"aggregations\"]" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 608, "method": "get_performance", "file": "/var/task/chalicelib/dashboard.py", "code": { "605": " \"aggs\": {", "606": " \"duration_avg\": {", "607": " \"avg\": {", "608": " \"field\": \"duration\"", "609": " }", "610": " }", "611": " }" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 1398, "method": "get_dashboard_performance", "file": "/var/task/app.py", "code": { "1395": " args = dashboard.dashboard_args(params)", "1396": " if not sites.is_authorized(site_id=siteId, tenant_id=context[\"tenantId\"]):", "1397": " return {\"errors\": [\"unauthorized site\"]}", "1398": " return {\"data\": dashboard.get_performance(site_id=siteId, **args)}", "1399": "", "1400": "", "1401": "@app.route('/{siteId}/dashboard/performance/search', methods=['GET'])" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 158, "method": "_view_func", "file": "/var/task/app.py", "code": { "155": " # args['context'] = authorizer_context", "156": "", "157": " try:", "158": " r = view_func(**args)", "159": " pg_client.close()", "160": " except Exception as e:", "161": " pg_client.close()" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 168, "method": "_view_func", "file": "/var/task/app.py", "code": { "165": " scope.set_tag('asayer_session_id', app.current_request.headers.get('vnd.asayer.io.sid'))", "166": " scope.set_extra(\"context\", args['context'])", "167": " sentry_sdk.capture_exception(e)", "168": " raise e", "169": "", "170": " return r", "171": "" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 731, "method": "_get_view_function_response", "file": "/var/task/chalice/app.py", "code": { "728": "", "729": " def _get_view_function_response(self, view_function, function_args):", "730": " try:", "731": " response = view_function(**function_args)", "732": " if not isinstance(response, Response):", "733": " response = Response(body=response)", "734": " self._validate_response(response)" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" } ] } ], "threads": [], "metaData": { "special_info": { "asayerSessionId": "525314475541266774" }, "environment": {}, "session": {}, "extraData": {} }, "customDiagnostics": {}, "request": {}, "app": { "releaseStage": "production", "version": null }, "device": { "hostname": "169.254.238.85", "runtimeVersions": { "python": "3.6.10" } }, "user": {}, "breadcrumbs": [], "context": "/var/task/elasticsearch/connection/base.py:181", "severity": "warning", "unhandled": false }, { "id": "5e40ebce0055f9426eac0000", "url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227/events/5e40ebce0055f9426eac0000", "project_url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227", "is_full_report": true, "error_id": "5e20046253437b0019934804", "received_at": "2020-02-10T05:36:14.000Z", "exceptions": [ { "error_class": "Exception", "message": "NotFoundError(404, 'index_not_found_exception', 'no such index', resources_494, index_or_alias)", "stacktrace": [ { "column_number": null, "in_project": false, "line_number": 181, "method": "_raise_error", "file": "/var/task/elasticsearch/connection/base.py", "code": { "178": " logger.warning(\"Undecodable raw error response from server: %s\", err)", "179": "", "180": " raise HTTP_EXCEPTIONS.get(status_code, TransportError)(", "181": " status_code, error_message, additional_info", "182": " )", "183": "", "184": " def _get_default_user_agent(self):" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 156, "method": "perform_request", "file": "/var/task/elasticsearch/connection/http_requests.py", "code": { "153": " response.status_code,", "154": " raw_data,", "155": " )", "156": " self._raise_error(response.status_code, raw_data)", "157": "", "158": " self.log_request_success(", "159": " method," }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 350, "method": "perform_request", "file": "/var/task/elasticsearch/transport.py", "code": { "347": " body,", "348": " headers=headers,", "349": " ignore=ignore,", "350": " timeout=timeout,", "351": " )", "352": "", "353": " except TransportError as e:" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 819, "method": "search", "file": "/var/task/elasticsearch/client/__init__.py", "code": { "816": " if not index:", "817": " index = \"_all\"", "818": " return self.transport.perform_request(", "819": " \"GET\", _make_path(index, \"_search\"), params=params, body=body", "820": " )", "821": "", "822": " @query_params(" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 84, "method": "_wrapped", "file": "/var/task/elasticsearch/client/utils.py", "code": { "81": " for p in (\"ignore\", \"request_timeout\"):", "82": " if p in kwargs:", "83": " params[p] = kwargs.pop(p)", "84": " return func(*args, params=params, **kwargs)", "85": "", "86": " return _wrapped", "87": "" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 58, "method": "get_agg", "file": "/var/task/chalicelib/utils/es_client.py", "code": { "54": " data = self.__es.search(", "55": " index=index,", "56": " scroll='2m',", "57": " size=1000,", "58": " body=query", "59": " )", "60": " return data[\"aggregations\"]" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 1233, "method": "get_missing_resources_trend", "file": "/var/task/chalicelib/dashboard.py", "code": { "1230": " \"url_hostpath\": {", "1231": " \"terms\": {", "1232": " \"size\": 10,", "1233": " \"field\": \"url_hostpath.raw\"", "1234": " }", "1235": " }", "1236": " }" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 1481, "method": "get_performance_sessions", "file": "/var/task/app.py", "code": { "1478": " args = dashboard.dashboard_args(params)", "1479": " if not sites.is_authorized(site_id=siteId, tenant_id=context[\"tenantId\"]):", "1480": " return {\"errors\": [\"unauthorized site\"]}", "1481": " return {\"data\": dashboard.get_missing_resources_trend(site_id=siteId, **args)}", "1482": "", "1483": "", "1484": "@app.route('/{siteId}/dashboard/network', methods=['GET'])" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 158, "method": "_view_func", "file": "/var/task/app.py", "code": { "155": " # args['context'] = authorizer_context", "156": "", "157": " try:", "158": " r = view_func(**args)", "159": " pg_client.close()", "160": " except Exception as e:", "161": " pg_client.close()" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 168, "method": "_view_func", "file": "/var/task/app.py", "code": { "165": " scope.set_tag('asayer_session_id', app.current_request.headers.get('vnd.asayer.io.sid'))", "166": " scope.set_extra(\"context\", args['context'])", "167": " sentry_sdk.capture_exception(e)", "168": " raise e", "169": "", "170": " return r", "171": "" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 731, "method": "_get_view_function_response", "file": "/var/task/chalice/app.py", "code": { "728": "", "729": " def _get_view_function_response(self, view_function, function_args):", "730": " try:", "731": " response = view_function(**function_args)", "732": " if not isinstance(response, Response):", "733": " response = Response(body=response)", "734": " self._validate_response(response)" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" } ] } ], "threads": [], "metaData": { "special_info": { "asayerSessionId": "525314475541266774" }, "environment": {}, "session": {}, "extraData": {} }, "customDiagnostics": {}, "request": {}, "app": { "releaseStage": "production", "version": null }, "device": { "hostname": "169.254.14.137", "runtimeVersions": { "python": "3.6.10" } }, "user": {}, "breadcrumbs": [], "context": "/var/task/elasticsearch/connection/base.py:181", "severity": "warning", "unhandled": false }, { "id": "5e40ebce005604d753340000", "url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227/events/5e40ebce005604d753340000", "project_url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227", "is_full_report": true, "error_id": "5e20046253437b0019934804", "received_at": "2020-02-10T05:36:14.000Z", "exceptions": [ { "error_class": "Exception", "message": "NotFoundError(404, 'index_not_found_exception', 'no such index', resources_494, index_or_alias)", "stacktrace": [ { "column_number": null, "in_project": false, "line_number": 181, "method": "_raise_error", "file": "/var/task/elasticsearch/connection/base.py", "code": { "178": " logger.warning(\"Undecodable raw error response from server: %s\", err)", "179": "", "180": " raise HTTP_EXCEPTIONS.get(status_code, TransportError)(", "181": " status_code, error_message, additional_info", "182": " )", "183": "", "184": " def _get_default_user_agent(self):" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 156, "method": "perform_request", "file": "/var/task/elasticsearch/connection/http_requests.py", "code": { "153": " response.status_code,", "154": " raw_data,", "155": " )", "156": " self._raise_error(response.status_code, raw_data)", "157": "", "158": " self.log_request_success(", "159": " method," }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 350, "method": "perform_request", "file": "/var/task/elasticsearch/transport.py", "code": { "347": " body,", "348": " headers=headers,", "349": " ignore=ignore,", "350": " timeout=timeout,", "351": " )", "352": "", "353": " except TransportError as e:" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 819, "method": "search", "file": "/var/task/elasticsearch/client/__init__.py", "code": { "816": " if not index:", "817": " index = \"_all\"", "818": " return self.transport.perform_request(", "819": " \"GET\", _make_path(index, \"_search\"), params=params, body=body", "820": " )", "821": "", "822": " @query_params(" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 84, "method": "_wrapped", "file": "/var/task/elasticsearch/client/utils.py", "code": { "81": " for p in (\"ignore\", \"request_timeout\"):", "82": " if p in kwargs:", "83": " params[p] = kwargs.pop(p)", "84": " return func(*args, params=params, **kwargs)", "85": "", "86": " return _wrapped", "87": "" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 58, "method": "get_agg", "file": "/var/task/chalicelib/utils/es_client.py", "code": { "54": " data = self.__es.search(", "55": " index=index,", "56": " scroll='2m',", "57": " size=1000,", "58": " body=query", "59": " )", "60": " return data[\"aggregations\"]" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 345, "method": "__get_application_activity", "file": "/var/task/chalicelib/dashboard.py", "code": { "342": " \"aggs\": {", "343": " \"avg_img_load\": {", "344": " \"avg\": {", "345": " \"field\": \"duration\"", "346": " }", "347": " }", "348": " }" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 285, "method": "get_application_activity", "file": "/var/task/chalicelib/dashboard.py", "code": { "282": "def get_application_activity(site_id, startTimestamp=int(time.time()) - 24 * 60 * 60 * 1000,", "283": " endTimestamp=int(time.time()) * 1000, platform=None, **args):", "284": " with pg_client.PostgresClient() as cur:", "285": " row = __get_application_activity(cur, site_id, startTimestamp, endTimestamp, platform)", "286": " results = helper.variable_to_camel_case(row)", "287": " print(\"new\")", "288": " print(row)" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 1371, "method": "get_dashboard_application_activity", "file": "/var/task/app.py", "code": { "1368": " args = dashboard.dashboard_args(params)", "1369": " if not sites.is_authorized(site_id=siteId, tenant_id=context[\"tenantId\"]):", "1370": " return {\"errors\": [\"unauthorized site\"]}", "1371": " return {\"data\": dashboard.get_application_activity(site_id=siteId, **args)}", "1372": "", "1373": "", "1374": "@app.route('/{siteId}/dashboard/page_metrics', methods=['GET'])" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 158, "method": "_view_func", "file": "/var/task/app.py", "code": { "155": " # args['context'] = authorizer_context", "156": "", "157": " try:", "158": " r = view_func(**args)", "159": " pg_client.close()", "160": " except Exception as e:", "161": " pg_client.close()" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 168, "method": "_view_func", "file": "/var/task/app.py", "code": { "165": " scope.set_tag('asayer_session_id', app.current_request.headers.get('vnd.asayer.io.sid'))", "166": " scope.set_extra(\"context\", args['context'])", "167": " sentry_sdk.capture_exception(e)", "168": " raise e", "169": "", "170": " return r", "171": "" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 731, "method": "_get_view_function_response", "file": "/var/task/chalice/app.py", "code": { "728": "", "729": " def _get_view_function_response(self, view_function, function_args):", "730": " try:", "731": " response = view_function(**function_args)", "732": " if not isinstance(response, Response):", "733": " response = Response(body=response)", "734": " self._validate_response(response)" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" } ] } ], "threads": [], "metaData": { "special_info": { "asayerSessionId": "525314475541266774" }, "environment": {}, "session": {}, "extraData": {} }, "customDiagnostics": {}, "request": {}, "app": { "releaseStage": "production", "version": null }, "device": { "hostname": "169.254.198.37", "runtimeVersions": { "python": "3.6.10" } }, "user": {}, "breadcrumbs": [], "context": "/var/task/elasticsearch/connection/base.py:181", "severity": "warning", "unhandled": false }, { "id": "5e40ebe40055e91b7de10000", "url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227/events/5e40ebe40055e91b7de10000", "project_url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227", "is_full_report": true, "error_id": "5e20046253437b0019934804", "received_at": "2020-02-10T05:36:36.000Z", "exceptions": [ { "error_class": "Exception", "message": "NotFoundError(404, 'index_not_found_exception', 'no such index', resources_494, index_or_alias)", "stacktrace": [ { "column_number": null, "in_project": false, "line_number": 181, "method": "_raise_error", "file": "/var/task/elasticsearch/connection/base.py", "code": { "178": " logger.warning(\"Undecodable raw error response from server: %s\", err)", "179": "", "180": " raise HTTP_EXCEPTIONS.get(status_code, TransportError)(", "181": " status_code, error_message, additional_info", "182": " )", "183": "", "184": " def _get_default_user_agent(self):" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 156, "method": "perform_request", "file": "/var/task/elasticsearch/connection/http_requests.py", "code": { "153": " response.status_code,", "154": " raw_data,", "155": " )", "156": " self._raise_error(response.status_code, raw_data)", "157": "", "158": " self.log_request_success(", "159": " method," }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 350, "method": "perform_request", "file": "/var/task/elasticsearch/transport.py", "code": { "347": " body,", "348": " headers=headers,", "349": " ignore=ignore,", "350": " timeout=timeout,", "351": " )", "352": "", "353": " except TransportError as e:" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 819, "method": "search", "file": "/var/task/elasticsearch/client/__init__.py", "code": { "816": " if not index:", "817": " index = \"_all\"", "818": " return self.transport.perform_request(", "819": " \"GET\", _make_path(index, \"_search\"), params=params, body=body", "820": " )", "821": "", "822": " @query_params(" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 84, "method": "_wrapped", "file": "/var/task/elasticsearch/client/utils.py", "code": { "81": " for p in (\"ignore\", \"request_timeout\"):", "82": " if p in kwargs:", "83": " params[p] = kwargs.pop(p)", "84": " return func(*args, params=params, **kwargs)", "85": "", "86": " return _wrapped", "87": "" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 58, "method": "get_agg", "file": "/var/task/chalicelib/utils/es_client.py", "code": { "54": " data = self.__es.search(", "55": " index=index,", "56": " scroll='2m',", "57": " size=1000,", "58": " body=query", "59": " )", "60": " return data[\"aggregations\"]" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 483, "method": "get_slowest_images", "file": "/var/task/chalicelib/dashboard.py", "code": { "480": " \"sort\": [", "481": " {\"impact\": {\"order\": \"desc\"}}", "482": " ],", "483": " \"size\": 10", "484": " }", "485": " }", "486": " }" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 1429, "method": "get_dashboard_slowest_images", "file": "/var/task/app.py", "code": { "1426": " args = dashboard.dashboard_args(params)", "1427": " if not sites.is_authorized(site_id=siteId, tenant_id=context[\"tenantId\"]):", "1428": " return {\"errors\": [\"unauthorized site\"]}", "1429": " return {\"data\": dashboard.get_slowest_images(site_id=siteId, **args)}", "1430": "", "1431": "", "1432": "@app.route('/{siteId}/dashboard/sessions_feedback', methods=['GET'])" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 158, "method": "_view_func", "file": "/var/task/app.py", "code": { "155": " # args['context'] = authorizer_context", "156": "", "157": " try:", "158": " r = view_func(**args)", "159": " pg_client.close()", "160": " except Exception as e:", "161": " pg_client.close()" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 168, "method": "_view_func", "file": "/var/task/app.py", "code": { "165": " scope.set_tag('asayer_session_id', app.current_request.headers.get('vnd.asayer.io.sid'))", "166": " scope.set_extra(\"context\", args['context'])", "167": " sentry_sdk.capture_exception(e)", "168": " raise e", "169": "", "170": " return r", "171": "" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 731, "method": "_get_view_function_response", "file": "/var/task/chalice/app.py", "code": { "728": "", "729": " def _get_view_function_response(self, view_function, function_args):", "730": " try:", "731": " response = view_function(**function_args)", "732": " if not isinstance(response, Response):", "733": " response = Response(body=response)", "734": " self._validate_response(response)" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" } ] } ], "threads": [], "metaData": { "special_info": { "asayerSessionId": "525314475541266774" }, "environment": {}, "session": {}, "extraData": {} }, "customDiagnostics": {}, "request": {}, "app": { "releaseStage": "production", "version": null }, "device": { "hostname": "169.254.179.21", "runtimeVersions": { "python": "3.6.10" } }, "user": {}, "breadcrumbs": [], "context": "/var/task/elasticsearch/connection/base.py:181", "severity": "warning", "unhandled": false }, { "id": "5e40ebee0055ffd373510000", "url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227/events/5e40ebee0055ffd373510000", "project_url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227", "is_full_report": true, "error_id": "5e20046253437b0019934804", "received_at": "2020-02-10T05:36:46.000Z", "exceptions": [ { "error_class": "Exception", "message": "NotFoundError(404, 'index_not_found_exception', 'no such index', resources_494, index_or_alias)", "stacktrace": [ { "column_number": null, "in_project": false, "line_number": 181, "method": "_raise_error", "file": "/var/task/elasticsearch/connection/base.py", "code": { "178": " logger.warning(\"Undecodable raw error response from server: %s\", err)", "179": "", "180": " raise HTTP_EXCEPTIONS.get(status_code, TransportError)(", "181": " status_code, error_message, additional_info", "182": " )", "183": "", "184": " def _get_default_user_agent(self):" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 156, "method": "perform_request", "file": "/var/task/elasticsearch/connection/http_requests.py", "code": { "153": " response.status_code,", "154": " raw_data,", "155": " )", "156": " self._raise_error(response.status_code, raw_data)", "157": "", "158": " self.log_request_success(", "159": " method," }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 350, "method": "perform_request", "file": "/var/task/elasticsearch/transport.py", "code": { "347": " body,", "348": " headers=headers,", "349": " ignore=ignore,", "350": " timeout=timeout,", "351": " )", "352": "", "353": " except TransportError as e:" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 819, "method": "search", "file": "/var/task/elasticsearch/client/__init__.py", "code": { "816": " if not index:", "817": " index = \"_all\"", "818": " return self.transport.perform_request(", "819": " \"GET\", _make_path(index, \"_search\"), params=params, body=body", "820": " )", "821": "", "822": " @query_params(" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 84, "method": "_wrapped", "file": "/var/task/elasticsearch/client/utils.py", "code": { "81": " for p in (\"ignore\", \"request_timeout\"):", "82": " if p in kwargs:", "83": " params[p] = kwargs.pop(p)", "84": " return func(*args, params=params, **kwargs)", "85": "", "86": " return _wrapped", "87": "" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 58, "method": "get_agg", "file": "/var/task/chalicelib/utils/es_client.py", "code": { "54": " data = self.__es.search(", "55": " index=index,", "56": " scroll='2m',", "57": " size=1000,", "58": " body=query", "59": " )", "60": " return data[\"aggregations\"]" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 345, "method": "__get_application_activity", "file": "/var/task/chalicelib/dashboard.py", "code": { "342": " \"aggs\": {", "343": " \"avg_img_load\": {", "344": " \"avg\": {", "345": " \"field\": \"duration\"", "346": " }", "347": " }", "348": " }" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 285, "method": "get_application_activity", "file": "/var/task/chalicelib/dashboard.py", "code": { "282": "def get_application_activity(site_id, startTimestamp=int(time.time()) - 24 * 60 * 60 * 1000,", "283": " endTimestamp=int(time.time()) * 1000, platform=None, **args):", "284": " with pg_client.PostgresClient() as cur:", "285": " row = __get_application_activity(cur, site_id, startTimestamp, endTimestamp, platform)", "286": " results = helper.variable_to_camel_case(row)", "287": " print(\"new\")", "288": " print(row)" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 1371, "method": "get_dashboard_application_activity", "file": "/var/task/app.py", "code": { "1368": " args = dashboard.dashboard_args(params)", "1369": " if not sites.is_authorized(site_id=siteId, tenant_id=context[\"tenantId\"]):", "1370": " return {\"errors\": [\"unauthorized site\"]}", "1371": " return {\"data\": dashboard.get_application_activity(site_id=siteId, **args)}", "1372": "", "1373": "", "1374": "@app.route('/{siteId}/dashboard/page_metrics', methods=['GET'])" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 158, "method": "_view_func", "file": "/var/task/app.py", "code": { "155": " # args['context'] = authorizer_context", "156": "", "157": " try:", "158": " r = view_func(**args)", "159": " pg_client.close()", "160": " except Exception as e:", "161": " pg_client.close()" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 168, "method": "_view_func", "file": "/var/task/app.py", "code": { "165": " scope.set_tag('asayer_session_id', app.current_request.headers.get('vnd.asayer.io.sid'))", "166": " scope.set_extra(\"context\", args['context'])", "167": " sentry_sdk.capture_exception(e)", "168": " raise e", "169": "", "170": " return r", "171": "" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 731, "method": "_get_view_function_response", "file": "/var/task/chalice/app.py", "code": { "728": "", "729": " def _get_view_function_response(self, view_function, function_args):", "730": " try:", "731": " response = view_function(**function_args)", "732": " if not isinstance(response, Response):", "733": " response = Response(body=response)", "734": " self._validate_response(response)" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" } ] } ], "threads": [], "metaData": { "special_info": { "asayerSessionId": "525314475541266774" }, "environment": {}, "session": {}, "extraData": {} }, "customDiagnostics": {}, "request": {}, "app": { "releaseStage": "production", "version": null }, "device": { "hostname": "169.254.238.85", "runtimeVersions": { "python": "3.6.10" } }, "user": {}, "breadcrumbs": [], "context": "/var/task/elasticsearch/connection/base.py:181", "severity": "warning", "unhandled": false }, { "id": "5e40ebee0055e63104bf0000", "url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227/events/5e40ebee0055e63104bf0000", "project_url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227", "is_full_report": true, "error_id": "5e20046253437b0019934804", "received_at": "2020-02-10T05:36:46.000Z", "exceptions": [ { "error_class": "Exception", "message": "NotFoundError(404, 'index_not_found_exception', 'no such index', resources_494, index_or_alias)", "stacktrace": [ { "column_number": null, "in_project": false, "line_number": 181, "method": "_raise_error", "file": "/var/task/elasticsearch/connection/base.py", "code": { "178": " logger.warning(\"Undecodable raw error response from server: %s\", err)", "179": "", "180": " raise HTTP_EXCEPTIONS.get(status_code, TransportError)(", "181": " status_code, error_message, additional_info", "182": " )", "183": "", "184": " def _get_default_user_agent(self):" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 156, "method": "perform_request", "file": "/var/task/elasticsearch/connection/http_requests.py", "code": { "153": " response.status_code,", "154": " raw_data,", "155": " )", "156": " self._raise_error(response.status_code, raw_data)", "157": "", "158": " self.log_request_success(", "159": " method," }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 350, "method": "perform_request", "file": "/var/task/elasticsearch/transport.py", "code": { "347": " body,", "348": " headers=headers,", "349": " ignore=ignore,", "350": " timeout=timeout,", "351": " )", "352": "", "353": " except TransportError as e:" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 819, "method": "search", "file": "/var/task/elasticsearch/client/__init__.py", "code": { "816": " if not index:", "817": " index = \"_all\"", "818": " return self.transport.perform_request(", "819": " \"GET\", _make_path(index, \"_search\"), params=params, body=body", "820": " )", "821": "", "822": " @query_params(" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 84, "method": "_wrapped", "file": "/var/task/elasticsearch/client/utils.py", "code": { "81": " for p in (\"ignore\", \"request_timeout\"):", "82": " if p in kwargs:", "83": " params[p] = kwargs.pop(p)", "84": " return func(*args, params=params, **kwargs)", "85": "", "86": " return _wrapped", "87": "" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 58, "method": "get_agg", "file": "/var/task/chalicelib/utils/es_client.py", "code": { "54": " data = self.__es.search(", "55": " index=index,", "56": " scroll='2m',", "57": " size=1000,", "58": " body=query", "59": " )", "60": " return data[\"aggregations\"]" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 608, "method": "get_performance", "file": "/var/task/chalicelib/dashboard.py", "code": { "605": " \"aggs\": {", "606": " \"duration_avg\": {", "607": " \"avg\": {", "608": " \"field\": \"duration\"", "609": " }", "610": " }", "611": " }" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 1398, "method": "get_dashboard_performance", "file": "/var/task/app.py", "code": { "1395": " args = dashboard.dashboard_args(params)", "1396": " if not sites.is_authorized(site_id=siteId, tenant_id=context[\"tenantId\"]):", "1397": " return {\"errors\": [\"unauthorized site\"]}", "1398": " return {\"data\": dashboard.get_performance(site_id=siteId, **args)}", "1399": "", "1400": "", "1401": "@app.route('/{siteId}/dashboard/performance/search', methods=['GET'])" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 158, "method": "_view_func", "file": "/var/task/app.py", "code": { "155": " # args['context'] = authorizer_context", "156": "", "157": " try:", "158": " r = view_func(**args)", "159": " pg_client.close()", "160": " except Exception as e:", "161": " pg_client.close()" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 168, "method": "_view_func", "file": "/var/task/app.py", "code": { "165": " scope.set_tag('asayer_session_id', app.current_request.headers.get('vnd.asayer.io.sid'))", "166": " scope.set_extra(\"context\", args['context'])", "167": " sentry_sdk.capture_exception(e)", "168": " raise e", "169": "", "170": " return r", "171": "" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 731, "method": "_get_view_function_response", "file": "/var/task/chalice/app.py", "code": { "728": "", "729": " def _get_view_function_response(self, view_function, function_args):", "730": " try:", "731": " response = view_function(**function_args)", "732": " if not isinstance(response, Response):", "733": " response = Response(body=response)", "734": " self._validate_response(response)" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" } ] } ], "threads": [], "metaData": { "special_info": { "asayerSessionId": "525314475541266774" }, "environment": {}, "session": {}, "extraData": {} }, "customDiagnostics": {}, "request": {}, "app": { "releaseStage": "production", "version": null }, "device": { "hostname": "169.254.152.29", "runtimeVersions": { "python": "3.6.10" } }, "user": {}, "breadcrumbs": [], "context": "/var/task/elasticsearch/connection/base.py:181", "severity": "warning", "unhandled": false }, { "id": "5e40ebee0055f40f4f3d0000", "url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227/events/5e40ebee0055f40f4f3d0000", "project_url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227", "is_full_report": true, "error_id": "5e20046253437b0019934804", "received_at": "2020-02-10T05:36:46.000Z", "exceptions": [ { "error_class": "Exception", "message": "NotFoundError(404, 'index_not_found_exception', 'no such index', resources_494, index_or_alias)", "stacktrace": [ { "column_number": null, "in_project": false, "line_number": 181, "method": "_raise_error", "file": "/var/task/elasticsearch/connection/base.py", "code": { "178": " logger.warning(\"Undecodable raw error response from server: %s\", err)", "179": "", "180": " raise HTTP_EXCEPTIONS.get(status_code, TransportError)(", "181": " status_code, error_message, additional_info", "182": " )", "183": "", "184": " def _get_default_user_agent(self):" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 156, "method": "perform_request", "file": "/var/task/elasticsearch/connection/http_requests.py", "code": { "153": " response.status_code,", "154": " raw_data,", "155": " )", "156": " self._raise_error(response.status_code, raw_data)", "157": "", "158": " self.log_request_success(", "159": " method," }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 350, "method": "perform_request", "file": "/var/task/elasticsearch/transport.py", "code": { "347": " body,", "348": " headers=headers,", "349": " ignore=ignore,", "350": " timeout=timeout,", "351": " )", "352": "", "353": " except TransportError as e:" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 819, "method": "search", "file": "/var/task/elasticsearch/client/__init__.py", "code": { "816": " if not index:", "817": " index = \"_all\"", "818": " return self.transport.perform_request(", "819": " \"GET\", _make_path(index, \"_search\"), params=params, body=body", "820": " )", "821": "", "822": " @query_params(" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 84, "method": "_wrapped", "file": "/var/task/elasticsearch/client/utils.py", "code": { "81": " for p in (\"ignore\", \"request_timeout\"):", "82": " if p in kwargs:", "83": " params[p] = kwargs.pop(p)", "84": " return func(*args, params=params, **kwargs)", "85": "", "86": " return _wrapped", "87": "" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 58, "method": "get_agg", "file": "/var/task/chalicelib/utils/es_client.py", "code": { "54": " data = self.__es.search(", "55": " index=index,", "56": " scroll='2m',", "57": " size=1000,", "58": " body=query", "59": " )", "60": " return data[\"aggregations\"]" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 1233, "method": "get_missing_resources_trend", "file": "/var/task/chalicelib/dashboard.py", "code": { "1230": " \"url_hostpath\": {", "1231": " \"terms\": {", "1232": " \"size\": 10,", "1233": " \"field\": \"url_hostpath.raw\"", "1234": " }", "1235": " }", "1236": " }" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 1481, "method": "get_performance_sessions", "file": "/var/task/app.py", "code": { "1478": " args = dashboard.dashboard_args(params)", "1479": " if not sites.is_authorized(site_id=siteId, tenant_id=context[\"tenantId\"]):", "1480": " return {\"errors\": [\"unauthorized site\"]}", "1481": " return {\"data\": dashboard.get_missing_resources_trend(site_id=siteId, **args)}", "1482": "", "1483": "", "1484": "@app.route('/{siteId}/dashboard/network', methods=['GET'])" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 158, "method": "_view_func", "file": "/var/task/app.py", "code": { "155": " # args['context'] = authorizer_context", "156": "", "157": " try:", "158": " r = view_func(**args)", "159": " pg_client.close()", "160": " except Exception as e:", "161": " pg_client.close()" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 168, "method": "_view_func", "file": "/var/task/app.py", "code": { "165": " scope.set_tag('asayer_session_id', app.current_request.headers.get('vnd.asayer.io.sid'))", "166": " scope.set_extra(\"context\", args['context'])", "167": " sentry_sdk.capture_exception(e)", "168": " raise e", "169": "", "170": " return r", "171": "" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 731, "method": "_get_view_function_response", "file": "/var/task/chalice/app.py", "code": { "728": "", "729": " def _get_view_function_response(self, view_function, function_args):", "730": " try:", "731": " response = view_function(**function_args)", "732": " if not isinstance(response, Response):", "733": " response = Response(body=response)", "734": " self._validate_response(response)" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" } ] } ], "threads": [], "metaData": { "special_info": { "asayerSessionId": "525314475541266774" }, "environment": {}, "session": {}, "extraData": {} }, "customDiagnostics": {}, "request": {}, "app": { "releaseStage": "production", "version": null }, "device": { "hostname": "169.254.52.5", "runtimeVersions": { "python": "3.6.10" } }, "user": {}, "breadcrumbs": [], "context": "/var/task/elasticsearch/connection/base.py:181", "severity": "warning", "unhandled": false }, { "id": "5e40ebee0055e63104c00000", "url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227/events/5e40ebee0055e63104c00000", "project_url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227", "is_full_report": true, "error_id": "5e20046253437b0019934804", "received_at": "2020-02-10T05:36:46.000Z", "exceptions": [ { "error_class": "Exception", "message": "NotFoundError(404, 'index_not_found_exception', 'no such index', resources_494, index_or_alias)", "stacktrace": [ { "column_number": null, "in_project": false, "line_number": 181, "method": "_raise_error", "file": "/var/task/elasticsearch/connection/base.py", "code": { "178": " logger.warning(\"Undecodable raw error response from server: %s\", err)", "179": "", "180": " raise HTTP_EXCEPTIONS.get(status_code, TransportError)(", "181": " status_code, error_message, additional_info", "182": " )", "183": "", "184": " def _get_default_user_agent(self):" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 156, "method": "perform_request", "file": "/var/task/elasticsearch/connection/http_requests.py", "code": { "153": " response.status_code,", "154": " raw_data,", "155": " )", "156": " self._raise_error(response.status_code, raw_data)", "157": "", "158": " self.log_request_success(", "159": " method," }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 350, "method": "perform_request", "file": "/var/task/elasticsearch/transport.py", "code": { "347": " body,", "348": " headers=headers,", "349": " ignore=ignore,", "350": " timeout=timeout,", "351": " )", "352": "", "353": " except TransportError as e:" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 819, "method": "search", "file": "/var/task/elasticsearch/client/__init__.py", "code": { "816": " if not index:", "817": " index = \"_all\"", "818": " return self.transport.perform_request(", "819": " \"GET\", _make_path(index, \"_search\"), params=params, body=body", "820": " )", "821": "", "822": " @query_params(" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 84, "method": "_wrapped", "file": "/var/task/elasticsearch/client/utils.py", "code": { "81": " for p in (\"ignore\", \"request_timeout\"):", "82": " if p in kwargs:", "83": " params[p] = kwargs.pop(p)", "84": " return func(*args, params=params, **kwargs)", "85": "", "86": " return _wrapped", "87": "" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 58, "method": "get_agg", "file": "/var/task/chalicelib/utils/es_client.py", "code": { "54": " data = self.__es.search(", "55": " index=index,", "56": " scroll='2m',", "57": " size=1000,", "58": " body=query", "59": " )", "60": " return data[\"aggregations\"]" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 483, "method": "get_slowest_images", "file": "/var/task/chalicelib/dashboard.py", "code": { "480": " \"sort\": [", "481": " {\"impact\": {\"order\": \"desc\"}}", "482": " ],", "483": " \"size\": 10", "484": " }", "485": " }", "486": " }" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 1429, "method": "get_dashboard_slowest_images", "file": "/var/task/app.py", "code": { "1426": " args = dashboard.dashboard_args(params)", "1427": " if not sites.is_authorized(site_id=siteId, tenant_id=context[\"tenantId\"]):", "1428": " return {\"errors\": [\"unauthorized site\"]}", "1429": " return {\"data\": dashboard.get_slowest_images(site_id=siteId, **args)}", "1430": "", "1431": "", "1432": "@app.route('/{siteId}/dashboard/sessions_feedback', methods=['GET'])" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 158, "method": "_view_func", "file": "/var/task/app.py", "code": { "155": " # args['context'] = authorizer_context", "156": "", "157": " try:", "158": " r = view_func(**args)", "159": " pg_client.close()", "160": " except Exception as e:", "161": " pg_client.close()" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 168, "method": "_view_func", "file": "/var/task/app.py", "code": { "165": " scope.set_tag('asayer_session_id', app.current_request.headers.get('vnd.asayer.io.sid'))", "166": " scope.set_extra(\"context\", args['context'])", "167": " sentry_sdk.capture_exception(e)", "168": " raise e", "169": "", "170": " return r", "171": "" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 731, "method": "_get_view_function_response", "file": "/var/task/chalice/app.py", "code": { "728": "", "729": " def _get_view_function_response(self, view_function, function_args):", "730": " try:", "731": " response = view_function(**function_args)", "732": " if not isinstance(response, Response):", "733": " response = Response(body=response)", "734": " self._validate_response(response)" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" } ] } ], "threads": [], "metaData": { "special_info": { "asayerSessionId": "525314475541266774" }, "environment": {}, "session": {}, "extraData": {} }, "customDiagnostics": {}, "request": {}, "app": { "releaseStage": "production", "version": null }, "device": { "hostname": "169.254.9.29", "runtimeVersions": { "python": "3.6.10" } }, "user": {}, "breadcrumbs": [], "context": "/var/task/elasticsearch/connection/base.py:181", "severity": "warning", "unhandled": false }, { "id": "5e40ebf70055f2604b970000", "url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227/events/5e40ebf70055f2604b970000", "project_url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227", "is_full_report": true, "error_id": "5e20046253437b0019934804", "received_at": "2020-02-10T05:36:55.000Z", "exceptions": [ { "error_class": "Exception", "message": "NotFoundError(404, 'index_not_found_exception', 'no such index', resources_494, index_or_alias)", "stacktrace": [ { "column_number": null, "in_project": false, "line_number": 181, "method": "_raise_error", "file": "/var/task/elasticsearch/connection/base.py", "code": { "178": " logger.warning(\"Undecodable raw error response from server: %s\", err)", "179": "", "180": " raise HTTP_EXCEPTIONS.get(status_code, TransportError)(", "181": " status_code, error_message, additional_info", "182": " )", "183": "", "184": " def _get_default_user_agent(self):" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 156, "method": "perform_request", "file": "/var/task/elasticsearch/connection/http_requests.py", "code": { "153": " response.status_code,", "154": " raw_data,", "155": " )", "156": " self._raise_error(response.status_code, raw_data)", "157": "", "158": " self.log_request_success(", "159": " method," }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 350, "method": "perform_request", "file": "/var/task/elasticsearch/transport.py", "code": { "347": " body,", "348": " headers=headers,", "349": " ignore=ignore,", "350": " timeout=timeout,", "351": " )", "352": "", "353": " except TransportError as e:" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 819, "method": "search", "file": "/var/task/elasticsearch/client/__init__.py", "code": { "816": " if not index:", "817": " index = \"_all\"", "818": " return self.transport.perform_request(", "819": " \"GET\", _make_path(index, \"_search\"), params=params, body=body", "820": " )", "821": "", "822": " @query_params(" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 84, "method": "_wrapped", "file": "/var/task/elasticsearch/client/utils.py", "code": { "81": " for p in (\"ignore\", \"request_timeout\"):", "82": " if p in kwargs:", "83": " params[p] = kwargs.pop(p)", "84": " return func(*args, params=params, **kwargs)", "85": "", "86": " return _wrapped", "87": "" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 58, "method": "get_agg", "file": "/var/task/chalicelib/utils/es_client.py", "code": { "54": " data = self.__es.search(", "55": " index=index,", "56": " scroll='2m',", "57": " size=1000,", "58": " body=query", "59": " )", "60": " return data[\"aggregations\"]" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 345, "method": "__get_application_activity", "file": "/var/task/chalicelib/dashboard.py", "code": { "342": " \"aggs\": {", "343": " \"avg_img_load\": {", "344": " \"avg\": {", "345": " \"field\": \"duration\"", "346": " }", "347": " }", "348": " }" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 285, "method": "get_application_activity", "file": "/var/task/chalicelib/dashboard.py", "code": { "282": "def get_application_activity(site_id, startTimestamp=int(time.time()) - 24 * 60 * 60 * 1000,", "283": " endTimestamp=int(time.time()) * 1000, platform=None, **args):", "284": " with pg_client.PostgresClient() as cur:", "285": " row = __get_application_activity(cur, site_id, startTimestamp, endTimestamp, platform)", "286": " results = helper.variable_to_camel_case(row)", "287": " print(\"new\")", "288": " print(row)" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 1371, "method": "get_dashboard_application_activity", "file": "/var/task/app.py", "code": { "1368": " args = dashboard.dashboard_args(params)", "1369": " if not sites.is_authorized(site_id=siteId, tenant_id=context[\"tenantId\"]):", "1370": " return {\"errors\": [\"unauthorized site\"]}", "1371": " return {\"data\": dashboard.get_application_activity(site_id=siteId, **args)}", "1372": "", "1373": "", "1374": "@app.route('/{siteId}/dashboard/page_metrics', methods=['GET'])" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 158, "method": "_view_func", "file": "/var/task/app.py", "code": { "155": " # args['context'] = authorizer_context", "156": "", "157": " try:", "158": " r = view_func(**args)", "159": " pg_client.close()", "160": " except Exception as e:", "161": " pg_client.close()" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 168, "method": "_view_func", "file": "/var/task/app.py", "code": { "165": " scope.set_tag('asayer_session_id', app.current_request.headers.get('vnd.asayer.io.sid'))", "166": " scope.set_extra(\"context\", args['context'])", "167": " sentry_sdk.capture_exception(e)", "168": " raise e", "169": "", "170": " return r", "171": "" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 731, "method": "_get_view_function_response", "file": "/var/task/chalice/app.py", "code": { "728": "", "729": " def _get_view_function_response(self, view_function, function_args):", "730": " try:", "731": " response = view_function(**function_args)", "732": " if not isinstance(response, Response):", "733": " response = Response(body=response)", "734": " self._validate_response(response)" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" } ] } ], "threads": [], "metaData": { "special_info": { "asayerSessionId": "525314475541266774" }, "environment": {}, "session": {}, "extraData": {} }, "customDiagnostics": {}, "request": {}, "app": { "releaseStage": "production", "version": null }, "device": { "hostname": "169.254.238.85", "runtimeVersions": { "python": "3.6.10" } }, "user": {}, "breadcrumbs": [], "context": "/var/task/elasticsearch/connection/base.py:181", "severity": "warning", "unhandled": false }, { "id": "5e40ebf70055f1cb952e0000", "url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227/events/5e40ebf70055f1cb952e0000", "project_url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227", "is_full_report": true, "error_id": "5e20046253437b0019934804", "received_at": "2020-02-10T05:36:55.000Z", "exceptions": [ { "error_class": "Exception", "message": "NotFoundError(404, 'index_not_found_exception', 'no such index', resources_494, index_or_alias)", "stacktrace": [ { "column_number": null, "in_project": false, "line_number": 181, "method": "_raise_error", "file": "/var/task/elasticsearch/connection/base.py", "code": { "178": " logger.warning(\"Undecodable raw error response from server: %s\", err)", "179": "", "180": " raise HTTP_EXCEPTIONS.get(status_code, TransportError)(", "181": " status_code, error_message, additional_info", "182": " )", "183": "", "184": " def _get_default_user_agent(self):" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 156, "method": "perform_request", "file": "/var/task/elasticsearch/connection/http_requests.py", "code": { "153": " response.status_code,", "154": " raw_data,", "155": " )", "156": " self._raise_error(response.status_code, raw_data)", "157": "", "158": " self.log_request_success(", "159": " method," }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 350, "method": "perform_request", "file": "/var/task/elasticsearch/transport.py", "code": { "347": " body,", "348": " headers=headers,", "349": " ignore=ignore,", "350": " timeout=timeout,", "351": " )", "352": "", "353": " except TransportError as e:" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 819, "method": "search", "file": "/var/task/elasticsearch/client/__init__.py", "code": { "816": " if not index:", "817": " index = \"_all\"", "818": " return self.transport.perform_request(", "819": " \"GET\", _make_path(index, \"_search\"), params=params, body=body", "820": " )", "821": "", "822": " @query_params(" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 84, "method": "_wrapped", "file": "/var/task/elasticsearch/client/utils.py", "code": { "81": " for p in (\"ignore\", \"request_timeout\"):", "82": " if p in kwargs:", "83": " params[p] = kwargs.pop(p)", "84": " return func(*args, params=params, **kwargs)", "85": "", "86": " return _wrapped", "87": "" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 58, "method": "get_agg", "file": "/var/task/chalicelib/utils/es_client.py", "code": { "54": " data = self.__es.search(", "55": " index=index,", "56": " scroll='2m',", "57": " size=1000,", "58": " body=query", "59": " )", "60": " return data[\"aggregations\"]" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 1233, "method": "get_missing_resources_trend", "file": "/var/task/chalicelib/dashboard.py", "code": { "1230": " \"url_hostpath\": {", "1231": " \"terms\": {", "1232": " \"size\": 10,", "1233": " \"field\": \"url_hostpath.raw\"", "1234": " }", "1235": " }", "1236": " }" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 1481, "method": "get_performance_sessions", "file": "/var/task/app.py", "code": { "1478": " args = dashboard.dashboard_args(params)", "1479": " if not sites.is_authorized(site_id=siteId, tenant_id=context[\"tenantId\"]):", "1480": " return {\"errors\": [\"unauthorized site\"]}", "1481": " return {\"data\": dashboard.get_missing_resources_trend(site_id=siteId, **args)}", "1482": "", "1483": "", "1484": "@app.route('/{siteId}/dashboard/network', methods=['GET'])" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 158, "method": "_view_func", "file": "/var/task/app.py", "code": { "155": " # args['context'] = authorizer_context", "156": "", "157": " try:", "158": " r = view_func(**args)", "159": " pg_client.close()", "160": " except Exception as e:", "161": " pg_client.close()" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 168, "method": "_view_func", "file": "/var/task/app.py", "code": { "165": " scope.set_tag('asayer_session_id', app.current_request.headers.get('vnd.asayer.io.sid'))", "166": " scope.set_extra(\"context\", args['context'])", "167": " sentry_sdk.capture_exception(e)", "168": " raise e", "169": "", "170": " return r", "171": "" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 731, "method": "_get_view_function_response", "file": "/var/task/chalice/app.py", "code": { "728": "", "729": " def _get_view_function_response(self, view_function, function_args):", "730": " try:", "731": " response = view_function(**function_args)", "732": " if not isinstance(response, Response):", "733": " response = Response(body=response)", "734": " self._validate_response(response)" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" } ] } ], "threads": [], "metaData": { "special_info": { "asayerSessionId": "525314475541266774" }, "environment": {}, "session": {}, "extraData": {} }, "customDiagnostics": {}, "request": {}, "app": { "releaseStage": "production", "version": null }, "device": { "hostname": "169.254.179.21", "runtimeVersions": { "python": "3.6.10" } }, "user": {}, "breadcrumbs": [], "context": "/var/task/elasticsearch/connection/base.py:181", "severity": "warning", "unhandled": false }, { "id": "5e40ec480055f7dc02080000", "url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227/events/5e40ec480055f7dc02080000", "project_url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227", "is_full_report": true, "error_id": "5e20046253437b0019934804", "received_at": "2020-02-10T05:38:16.000Z", "exceptions": [ { "error_class": "Exception", "message": "NotFoundError(404, 'index_not_found_exception', 'no such index', resources_494, index_or_alias)", "stacktrace": [ { "column_number": null, "in_project": false, "line_number": 181, "method": "_raise_error", "file": "/var/task/elasticsearch/connection/base.py", "code": { "178": " logger.warning(\"Undecodable raw error response from server: %s\", err)", "179": "", "180": " raise HTTP_EXCEPTIONS.get(status_code, TransportError)(", "181": " status_code, error_message, additional_info", "182": " )", "183": "", "184": " def _get_default_user_agent(self):" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 156, "method": "perform_request", "file": "/var/task/elasticsearch/connection/http_requests.py", "code": { "153": " response.status_code,", "154": " raw_data,", "155": " )", "156": " self._raise_error(response.status_code, raw_data)", "157": "", "158": " self.log_request_success(", "159": " method," }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 350, "method": "perform_request", "file": "/var/task/elasticsearch/transport.py", "code": { "347": " body,", "348": " headers=headers,", "349": " ignore=ignore,", "350": " timeout=timeout,", "351": " )", "352": "", "353": " except TransportError as e:" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 819, "method": "search", "file": "/var/task/elasticsearch/client/__init__.py", "code": { "816": " if not index:", "817": " index = \"_all\"", "818": " return self.transport.perform_request(", "819": " \"GET\", _make_path(index, \"_search\"), params=params, body=body", "820": " )", "821": "", "822": " @query_params(" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 84, "method": "_wrapped", "file": "/var/task/elasticsearch/client/utils.py", "code": { "81": " for p in (\"ignore\", \"request_timeout\"):", "82": " if p in kwargs:", "83": " params[p] = kwargs.pop(p)", "84": " return func(*args, params=params, **kwargs)", "85": "", "86": " return _wrapped", "87": "" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 58, "method": "get_agg", "file": "/var/task/chalicelib/utils/es_client.py", "code": { "54": " data = self.__es.search(", "55": " index=index,", "56": " scroll='2m',", "57": " size=1000,", "58": " body=query", "59": " )", "60": " return data[\"aggregations\"]" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 345, "method": "__get_application_activity", "file": "/var/task/chalicelib/dashboard.py", "code": { "342": " \"aggs\": {", "343": " \"avg_img_load\": {", "344": " \"avg\": {", "345": " \"field\": \"duration\"", "346": " }", "347": " }", "348": " }" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 285, "method": "get_application_activity", "file": "/var/task/chalicelib/dashboard.py", "code": { "282": "def get_application_activity(site_id, startTimestamp=int(time.time()) - 24 * 60 * 60 * 1000,", "283": " endTimestamp=int(time.time()) * 1000, platform=None, **args):", "284": " with pg_client.PostgresClient() as cur:", "285": " row = __get_application_activity(cur, site_id, startTimestamp, endTimestamp, platform)", "286": " results = helper.variable_to_camel_case(row)", "287": " print(\"new\")", "288": " print(row)" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 1371, "method": "get_dashboard_application_activity", "file": "/var/task/app.py", "code": { "1368": " args = dashboard.dashboard_args(params)", "1369": " if not sites.is_authorized(site_id=siteId, tenant_id=context[\"tenantId\"]):", "1370": " return {\"errors\": [\"unauthorized site\"]}", "1371": " return {\"data\": dashboard.get_application_activity(site_id=siteId, **args)}", "1372": "", "1373": "", "1374": "@app.route('/{siteId}/dashboard/page_metrics', methods=['GET'])" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 158, "method": "_view_func", "file": "/var/task/app.py", "code": { "155": " # args['context'] = authorizer_context", "156": "", "157": " try:", "158": " r = view_func(**args)", "159": " pg_client.close()", "160": " except Exception as e:", "161": " pg_client.close()" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 168, "method": "_view_func", "file": "/var/task/app.py", "code": { "165": " scope.set_tag('asayer_session_id', app.current_request.headers.get('vnd.asayer.io.sid'))", "166": " scope.set_extra(\"context\", args['context'])", "167": " sentry_sdk.capture_exception(e)", "168": " raise e", "169": "", "170": " return r", "171": "" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 731, "method": "_get_view_function_response", "file": "/var/task/chalice/app.py", "code": { "728": "", "729": " def _get_view_function_response(self, view_function, function_args):", "730": " try:", "731": " response = view_function(**function_args)", "732": " if not isinstance(response, Response):", "733": " response = Response(body=response)", "734": " self._validate_response(response)" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" } ] } ], "threads": [], "metaData": { "special_info": { "asayerSessionId": "525314475541266774" }, "environment": {}, "session": {}, "extraData": {} }, "customDiagnostics": {}, "request": {}, "app": { "releaseStage": "production", "version": null }, "device": { "hostname": "169.254.52.5", "runtimeVersions": { "python": "3.6.10" } }, "user": {}, "breadcrumbs": [], "context": "/var/task/elasticsearch/connection/base.py:181", "severity": "warning", "unhandled": false }, { "id": "5e40ec480055f40f9e8b0000", "url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227/events/5e40ec480055f40f9e8b0000", "project_url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227", "is_full_report": true, "error_id": "5e20046253437b0019934804", "received_at": "2020-02-10T05:38:16.000Z", "exceptions": [ { "error_class": "Exception", "message": "NotFoundError(404, 'index_not_found_exception', 'no such index', resources_494, index_or_alias)", "stacktrace": [ { "column_number": null, "in_project": false, "line_number": 181, "method": "_raise_error", "file": "/var/task/elasticsearch/connection/base.py", "code": { "178": " logger.warning(\"Undecodable raw error response from server: %s\", err)", "179": "", "180": " raise HTTP_EXCEPTIONS.get(status_code, TransportError)(", "181": " status_code, error_message, additional_info", "182": " )", "183": "", "184": " def _get_default_user_agent(self):" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 156, "method": "perform_request", "file": "/var/task/elasticsearch/connection/http_requests.py", "code": { "153": " response.status_code,", "154": " raw_data,", "155": " )", "156": " self._raise_error(response.status_code, raw_data)", "157": "", "158": " self.log_request_success(", "159": " method," }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 350, "method": "perform_request", "file": "/var/task/elasticsearch/transport.py", "code": { "347": " body,", "348": " headers=headers,", "349": " ignore=ignore,", "350": " timeout=timeout,", "351": " )", "352": "", "353": " except TransportError as e:" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 819, "method": "search", "file": "/var/task/elasticsearch/client/__init__.py", "code": { "816": " if not index:", "817": " index = \"_all\"", "818": " return self.transport.perform_request(", "819": " \"GET\", _make_path(index, \"_search\"), params=params, body=body", "820": " )", "821": "", "822": " @query_params(" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 84, "method": "_wrapped", "file": "/var/task/elasticsearch/client/utils.py", "code": { "81": " for p in (\"ignore\", \"request_timeout\"):", "82": " if p in kwargs:", "83": " params[p] = kwargs.pop(p)", "84": " return func(*args, params=params, **kwargs)", "85": "", "86": " return _wrapped", "87": "" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 58, "method": "get_agg", "file": "/var/task/chalicelib/utils/es_client.py", "code": { "54": " data = self.__es.search(", "55": " index=index,", "56": " scroll='2m',", "57": " size=1000,", "58": " body=query", "59": " )", "60": " return data[\"aggregations\"]" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 608, "method": "get_performance", "file": "/var/task/chalicelib/dashboard.py", "code": { "605": " \"aggs\": {", "606": " \"duration_avg\": {", "607": " \"avg\": {", "608": " \"field\": \"duration\"", "609": " }", "610": " }", "611": " }" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 1398, "method": "get_dashboard_performance", "file": "/var/task/app.py", "code": { "1395": " args = dashboard.dashboard_args(params)", "1396": " if not sites.is_authorized(site_id=siteId, tenant_id=context[\"tenantId\"]):", "1397": " return {\"errors\": [\"unauthorized site\"]}", "1398": " return {\"data\": dashboard.get_performance(site_id=siteId, **args)}", "1399": "", "1400": "", "1401": "@app.route('/{siteId}/dashboard/performance/search', methods=['GET'])" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 158, "method": "_view_func", "file": "/var/task/app.py", "code": { "155": " # args['context'] = authorizer_context", "156": "", "157": " try:", "158": " r = view_func(**args)", "159": " pg_client.close()", "160": " except Exception as e:", "161": " pg_client.close()" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 168, "method": "_view_func", "file": "/var/task/app.py", "code": { "165": " scope.set_tag('asayer_session_id', app.current_request.headers.get('vnd.asayer.io.sid'))", "166": " scope.set_extra(\"context\", args['context'])", "167": " sentry_sdk.capture_exception(e)", "168": " raise e", "169": "", "170": " return r", "171": "" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 731, "method": "_get_view_function_response", "file": "/var/task/chalice/app.py", "code": { "728": "", "729": " def _get_view_function_response(self, view_function, function_args):", "730": " try:", "731": " response = view_function(**function_args)", "732": " if not isinstance(response, Response):", "733": " response = Response(body=response)", "734": " self._validate_response(response)" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" } ] } ], "threads": [], "metaData": { "special_info": { "asayerSessionId": "525314475541266774" }, "environment": {}, "session": {}, "extraData": {} }, "customDiagnostics": {}, "request": {}, "app": { "releaseStage": "production", "version": null }, "device": { "hostname": "169.254.179.21", "runtimeVersions": { "python": "3.6.10" } }, "user": {}, "breadcrumbs": [], "context": "/var/task/elasticsearch/connection/base.py:181", "severity": "warning", "unhandled": false }, { "id": "5e40ec480056027165220000", "url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227/events/5e40ec480056027165220000", "project_url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227", "is_full_report": true, "error_id": "5e20046253437b0019934804", "received_at": "2020-02-10T05:38:16.000Z", "exceptions": [ { "error_class": "Exception", "message": "NotFoundError(404, 'index_not_found_exception', 'no such index', resources_494, index_or_alias)", "stacktrace": [ { "column_number": null, "in_project": false, "line_number": 181, "method": "_raise_error", "file": "/var/task/elasticsearch/connection/base.py", "code": { "178": " logger.warning(\"Undecodable raw error response from server: %s\", err)", "179": "", "180": " raise HTTP_EXCEPTIONS.get(status_code, TransportError)(", "181": " status_code, error_message, additional_info", "182": " )", "183": "", "184": " def _get_default_user_agent(self):" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 156, "method": "perform_request", "file": "/var/task/elasticsearch/connection/http_requests.py", "code": { "153": " response.status_code,", "154": " raw_data,", "155": " )", "156": " self._raise_error(response.status_code, raw_data)", "157": "", "158": " self.log_request_success(", "159": " method," }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 350, "method": "perform_request", "file": "/var/task/elasticsearch/transport.py", "code": { "347": " body,", "348": " headers=headers,", "349": " ignore=ignore,", "350": " timeout=timeout,", "351": " )", "352": "", "353": " except TransportError as e:" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 819, "method": "search", "file": "/var/task/elasticsearch/client/__init__.py", "code": { "816": " if not index:", "817": " index = \"_all\"", "818": " return self.transport.perform_request(", "819": " \"GET\", _make_path(index, \"_search\"), params=params, body=body", "820": " )", "821": "", "822": " @query_params(" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 84, "method": "_wrapped", "file": "/var/task/elasticsearch/client/utils.py", "code": { "81": " for p in (\"ignore\", \"request_timeout\"):", "82": " if p in kwargs:", "83": " params[p] = kwargs.pop(p)", "84": " return func(*args, params=params, **kwargs)", "85": "", "86": " return _wrapped", "87": "" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 58, "method": "get_agg", "file": "/var/task/chalicelib/utils/es_client.py", "code": { "54": " data = self.__es.search(", "55": " index=index,", "56": " scroll='2m',", "57": " size=1000,", "58": " body=query", "59": " )", "60": " return data[\"aggregations\"]" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 1233, "method": "get_missing_resources_trend", "file": "/var/task/chalicelib/dashboard.py", "code": { "1230": " \"url_hostpath\": {", "1231": " \"terms\": {", "1232": " \"size\": 10,", "1233": " \"field\": \"url_hostpath.raw\"", "1234": " }", "1235": " }", "1236": " }" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 1481, "method": "get_performance_sessions", "file": "/var/task/app.py", "code": { "1478": " args = dashboard.dashboard_args(params)", "1479": " if not sites.is_authorized(site_id=siteId, tenant_id=context[\"tenantId\"]):", "1480": " return {\"errors\": [\"unauthorized site\"]}", "1481": " return {\"data\": dashboard.get_missing_resources_trend(site_id=siteId, **args)}", "1482": "", "1483": "", "1484": "@app.route('/{siteId}/dashboard/network', methods=['GET'])" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 158, "method": "_view_func", "file": "/var/task/app.py", "code": { "155": " # args['context'] = authorizer_context", "156": "", "157": " try:", "158": " r = view_func(**args)", "159": " pg_client.close()", "160": " except Exception as e:", "161": " pg_client.close()" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 168, "method": "_view_func", "file": "/var/task/app.py", "code": { "165": " scope.set_tag('asayer_session_id', app.current_request.headers.get('vnd.asayer.io.sid'))", "166": " scope.set_extra(\"context\", args['context'])", "167": " sentry_sdk.capture_exception(e)", "168": " raise e", "169": "", "170": " return r", "171": "" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 731, "method": "_get_view_function_response", "file": "/var/task/chalice/app.py", "code": { "728": "", "729": " def _get_view_function_response(self, view_function, function_args):", "730": " try:", "731": " response = view_function(**function_args)", "732": " if not isinstance(response, Response):", "733": " response = Response(body=response)", "734": " self._validate_response(response)" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" } ] } ], "threads": [], "metaData": { "special_info": { "asayerSessionId": "525314475541266774" }, "environment": {}, "session": {}, "extraData": {} }, "customDiagnostics": {}, "request": {}, "app": { "releaseStage": "production", "version": null }, "device": { "hostname": "169.254.9.29", "runtimeVersions": { "python": "3.6.10" } }, "user": {}, "breadcrumbs": [], "context": "/var/task/elasticsearch/connection/base.py:181", "severity": "warning", "unhandled": false }, { "id": "5e40ec480055ef78f0130000", "url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227/events/5e40ec480055ef78f0130000", "project_url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227", "is_full_report": true, "error_id": "5e20046253437b0019934804", "received_at": "2020-02-10T05:38:16.000Z", "exceptions": [ { "error_class": "Exception", "message": "NotFoundError(404, 'index_not_found_exception', 'no such index', resources_494, index_or_alias)", "stacktrace": [ { "column_number": null, "in_project": false, "line_number": 181, "method": "_raise_error", "file": "/var/task/elasticsearch/connection/base.py", "code": { "178": " logger.warning(\"Undecodable raw error response from server: %s\", err)", "179": "", "180": " raise HTTP_EXCEPTIONS.get(status_code, TransportError)(", "181": " status_code, error_message, additional_info", "182": " )", "183": "", "184": " def _get_default_user_agent(self):" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 156, "method": "perform_request", "file": "/var/task/elasticsearch/connection/http_requests.py", "code": { "153": " response.status_code,", "154": " raw_data,", "155": " )", "156": " self._raise_error(response.status_code, raw_data)", "157": "", "158": " self.log_request_success(", "159": " method," }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 350, "method": "perform_request", "file": "/var/task/elasticsearch/transport.py", "code": { "347": " body,", "348": " headers=headers,", "349": " ignore=ignore,", "350": " timeout=timeout,", "351": " )", "352": "", "353": " except TransportError as e:" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 819, "method": "search", "file": "/var/task/elasticsearch/client/__init__.py", "code": { "816": " if not index:", "817": " index = \"_all\"", "818": " return self.transport.perform_request(", "819": " \"GET\", _make_path(index, \"_search\"), params=params, body=body", "820": " )", "821": "", "822": " @query_params(" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 84, "method": "_wrapped", "file": "/var/task/elasticsearch/client/utils.py", "code": { "81": " for p in (\"ignore\", \"request_timeout\"):", "82": " if p in kwargs:", "83": " params[p] = kwargs.pop(p)", "84": " return func(*args, params=params, **kwargs)", "85": "", "86": " return _wrapped", "87": "" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 58, "method": "get_agg", "file": "/var/task/chalicelib/utils/es_client.py", "code": { "54": " data = self.__es.search(", "55": " index=index,", "56": " scroll='2m',", "57": " size=1000,", "58": " body=query", "59": " )", "60": " return data[\"aggregations\"]" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 483, "method": "get_slowest_images", "file": "/var/task/chalicelib/dashboard.py", "code": { "480": " \"sort\": [", "481": " {\"impact\": {\"order\": \"desc\"}}", "482": " ],", "483": " \"size\": 10", "484": " }", "485": " }", "486": " }" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 1429, "method": "get_dashboard_slowest_images", "file": "/var/task/app.py", "code": { "1426": " args = dashboard.dashboard_args(params)", "1427": " if not sites.is_authorized(site_id=siteId, tenant_id=context[\"tenantId\"]):", "1428": " return {\"errors\": [\"unauthorized site\"]}", "1429": " return {\"data\": dashboard.get_slowest_images(site_id=siteId, **args)}", "1430": "", "1431": "", "1432": "@app.route('/{siteId}/dashboard/sessions_feedback', methods=['GET'])" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 158, "method": "_view_func", "file": "/var/task/app.py", "code": { "155": " # args['context'] = authorizer_context", "156": "", "157": " try:", "158": " r = view_func(**args)", "159": " pg_client.close()", "160": " except Exception as e:", "161": " pg_client.close()" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 168, "method": "_view_func", "file": "/var/task/app.py", "code": { "165": " scope.set_tag('asayer_session_id', app.current_request.headers.get('vnd.asayer.io.sid'))", "166": " scope.set_extra(\"context\", args['context'])", "167": " sentry_sdk.capture_exception(e)", "168": " raise e", "169": "", "170": " return r", "171": "" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 731, "method": "_get_view_function_response", "file": "/var/task/chalice/app.py", "code": { "728": "", "729": " def _get_view_function_response(self, view_function, function_args):", "730": " try:", "731": " response = view_function(**function_args)", "732": " if not isinstance(response, Response):", "733": " response = Response(body=response)", "734": " self._validate_response(response)" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" } ] } ], "threads": [], "metaData": { "special_info": { "asayerSessionId": "525314475541266774" }, "environment": {}, "session": {}, "extraData": {} }, "customDiagnostics": {}, "request": {}, "app": { "releaseStage": "production", "version": null }, "device": { "hostname": "169.254.198.37", "runtimeVersions": { "python": "3.6.10" } }, "user": {}, "breadcrumbs": [], "context": "/var/task/elasticsearch/connection/base.py:181", "severity": "warning", "unhandled": false }, { "id": "5e40efe90055f6b0f1a70000", "url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227/events/5e40efe90055f6b0f1a70000", "project_url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227", "is_full_report": true, "error_id": "5e20046253437b0019934804", "received_at": "2020-02-10T05:53:45.000Z", "exceptions": [ { "error_class": "Exception", "message": "NotFoundError(404, 'index_not_found_exception', 'no such index', resources_494, index_or_alias)", "stacktrace": [ { "column_number": null, "in_project": false, "line_number": 181, "method": "_raise_error", "file": "/var/task/elasticsearch/connection/base.py", "code": { "178": " logger.warning(\"Undecodable raw error response from server: %s\", err)", "179": "", "180": " raise HTTP_EXCEPTIONS.get(status_code, TransportError)(", "181": " status_code, error_message, additional_info", "182": " )", "183": "", "184": " def _get_default_user_agent(self):" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 156, "method": "perform_request", "file": "/var/task/elasticsearch/connection/http_requests.py", "code": { "153": " response.status_code,", "154": " raw_data,", "155": " )", "156": " self._raise_error(response.status_code, raw_data)", "157": "", "158": " self.log_request_success(", "159": " method," }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 350, "method": "perform_request", "file": "/var/task/elasticsearch/transport.py", "code": { "347": " body,", "348": " headers=headers,", "349": " ignore=ignore,", "350": " timeout=timeout,", "351": " )", "352": "", "353": " except TransportError as e:" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 819, "method": "search", "file": "/var/task/elasticsearch/client/__init__.py", "code": { "816": " if not index:", "817": " index = \"_all\"", "818": " return self.transport.perform_request(", "819": " \"GET\", _make_path(index, \"_search\"), params=params, body=body", "820": " )", "821": "", "822": " @query_params(" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 84, "method": "_wrapped", "file": "/var/task/elasticsearch/client/utils.py", "code": { "81": " for p in (\"ignore\", \"request_timeout\"):", "82": " if p in kwargs:", "83": " params[p] = kwargs.pop(p)", "84": " return func(*args, params=params, **kwargs)", "85": "", "86": " return _wrapped", "87": "" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 58, "method": "get_agg", "file": "/var/task/chalicelib/utils/es_client.py", "code": { "54": " data = self.__es.search(", "55": " index=index,", "56": " scroll='2m',", "57": " size=1000,", "58": " body=query", "59": " )", "60": " return data[\"aggregations\"]" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 608, "method": "get_performance", "file": "/var/task/chalicelib/dashboard.py", "code": { "605": " \"aggs\": {", "606": " \"duration_avg\": {", "607": " \"avg\": {", "608": " \"field\": \"duration\"", "609": " }", "610": " }", "611": " }" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 1398, "method": "get_dashboard_performance", "file": "/var/task/app.py", "code": { "1395": " args = dashboard.dashboard_args(params)", "1396": " if not sites.is_authorized(site_id=siteId, tenant_id=context[\"tenantId\"]):", "1397": " return {\"errors\": [\"unauthorized site\"]}", "1398": " return {\"data\": dashboard.get_performance(site_id=siteId, **args)}", "1399": "", "1400": "", "1401": "@app.route('/{siteId}/dashboard/performance/search', methods=['GET'])" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 158, "method": "_view_func", "file": "/var/task/app.py", "code": { "155": " # args['context'] = authorizer_context", "156": "", "157": " try:", "158": " r = view_func(**args)", "159": " pg_client.close()", "160": " except Exception as e:", "161": " pg_client.close()" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 168, "method": "_view_func", "file": "/var/task/app.py", "code": { "165": " scope.set_tag('asayer_session_id', app.current_request.headers.get('vnd.asayer.io.sid'))", "166": " scope.set_extra(\"context\", args['context'])", "167": " sentry_sdk.capture_exception(e)", "168": " raise e", "169": "", "170": " return r", "171": "" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": null, "in_project": false, "line_number": 731, "method": "_get_view_function_response", "file": "/var/task/chalice/app.py", "code": { "728": "", "729": " def _get_view_function_response(self, view_function, function_args):", "730": " try:", "731": " response = view_function(**function_args)", "732": " if not isinstance(response, Response):", "733": " response = Response(body=response)", "734": " self._validate_response(response)" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" } ] } ], "threads": [], "metaData": { "special_info": { "asayerSessionId": "525314475541266774" }, "environment": {}, "session": {}, "extraData": {} }, "customDiagnostics": {}, "request": {}, "app": { "releaseStage": "production", "version": null }, "device": { "hostname": "169.254.9.29", "runtimeVersions": { "python": "3.6.10" } }, "user": {}, "breadcrumbs": [], "context": "/var/task/elasticsearch/connection/base.py:181", "severity": "warning", "unhandled": false }, { "id": "5e411c8b0055f891aaa90000", "url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227/events/5e411c8b0055f891aaa90000", "project_url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227", "is_full_report": true, "error_id": "5e399adc2a024a001971c551", "received_at": "2020-02-10T09:04:11.000Z", "exceptions": [ { "error_class": "TypeError", "message": "Cannot read property '0' of undefined", "stacktrace": [ { "column_number": 307952, "in_project": null, "line_number": 1, "method": "t.n.onFilterClick", "file": "https://app.asayer.io/app-c093b08.js", "code": { "1": "applyFilter,300),n.onFilterClick=function(e,t){n.addFilter(e),n.props.setFilterOption(e.key,[e.value[0]]),(t||e.hasNoValue)&&n.applyFilter()},n.addFilter=function(e){var t=n.props,r=t.index,o=t.filter" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": 309878, "in_project": null, "line_number": 1, "method": "onClick", "file": "https://app.asayer.io/app-c093b08.js", "code": { "1": "r n=this;return a.a.createElement(b.a,{label:t.label||t.key,icon:t.icon,onClick:function(){return n.onFilterClick(t)}})}},{key:\"renderList\",value:function(e,t){for(var n=[],r=0;r DIV.filterModal_list_3AV7i2N:nth-child(2) > DIV.mr-5:nth-child(2) > DIV.filterItem_filterItem_198AqGF" } } ], "context": "/0/sessions", "severity": "error", "unhandled": true }, { "id": "5e411cc00055e23d4cf60000", "url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227/events/5e411cc00055e23d4cf60000", "project_url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227", "is_full_report": true, "error_id": "5e399adc2a024a001971c551", "received_at": "2020-02-10T09:05:04.000Z", "exceptions": [ { "error_class": "TypeError", "message": "Cannot read property '0' of undefined", "stacktrace": [ { "column_number": 307952, "in_project": null, "line_number": 1, "method": "t.n.onFilterClick", "file": "https://app.asayer.io/app-c093b08.js", "code": { "1": "applyFilter,300),n.onFilterClick=function(e,t){n.addFilter(e),n.props.setFilterOption(e.key,[e.value[0]]),(t||e.hasNoValue)&&n.applyFilter()},n.addFilter=function(e){var t=n.props,r=t.index,o=t.filter" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": 309878, "in_project": null, "line_number": 1, "method": "onClick", "file": "https://app.asayer.io/app-c093b08.js", "code": { "1": "r n=this;return a.a.createElement(b.a,{label:t.label||t.key,icon:t.icon,onClick:function(){return n.onFilterClick(t)}})}},{key:\"renderList\",value:function(e,t){for(var n=[],r=0;r DIV.filterModal_list_3AV7i2N:nth-child(2) > DIV.mr-5:nth-child(2) > DIV.filterItem_filterItem_198AqGF" } }, { "type": "error", "name": "TypeError", "timestamp": "2020-02-10T09:04:11.258Z", "metaData": { "errorClass": "TypeError", "errorMessage": "Cannot read property '0' of undefined", "severity": "error" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T09:04:12.373Z", "metaData": { "status": 200, "request": "GET https://parrot.asayer.io/0/filters" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T09:04:13.599Z", "metaData": { "targetText": "(...)", "targetSelector": "DIV.ui.icon.input.autoComplete_searchInput_2Jy11OB > INPUT:nth-child(1)" } }, { "type": "log", "name": "Console output", "timestamp": "2020-02-10T09:04:14.508Z", "metaData": { "severity": "log", "[0]": "[object Object]" } }, { "type": "log", "name": "Console output", "timestamp": "2020-02-10T09:04:14.684Z", "metaData": { "severity": "log", "[0]": "[object Object]" } }, { "type": "log", "name": "Console output", "timestamp": "2020-02-10T09:04:14.817Z", "metaData": { "severity": "log", "[0]": "[object Object]" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T09:04:17.302Z", "metaData": { "status": 200, "request": "GET https://parrot.asayer.io/0/events/search?type=CLICK&q=log" } }, { "type": "request", "name": "XMLHttpRequest succeeded", "timestamp": "2020-02-10T09:04:18.951Z", "metaData": { "status": 200, "request": "POST https://api.amplitude.com" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T09:04:20.066Z", "metaData": { "status": 200, "request": "POST https://parrot.asayer.io/0/sessions/search2" } }, { "type": "request", "name": "XMLHttpRequest succeeded", "timestamp": "2020-02-10T09:04:20.353Z", "metaData": { "status": 200, "request": "POST https://api.amplitude.com" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T09:04:28.368Z", "metaData": { "targetText": "Login", "targetSelector": "DIV.filterItem_filterItem_198AqGF:nth-child(3)" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T09:04:30.658Z", "metaData": { "status": 200, "request": "POST https://parrot.asayer.io/0/sessions/search2" } }, { "type": "request", "name": "XMLHttpRequest succeeded", "timestamp": "2020-02-10T09:04:30.949Z", "metaData": { "status": 200, "request": "POST https://api.amplitude.com" } }, { "type": "request", "name": "XMLHttpRequest succeeded", "timestamp": "2020-02-10T09:04:33.684Z", "metaData": { "status": 200, "request": "POST https://api.amplitude.com" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T09:04:36.655Z", "metaData": { "status": 200, "request": "GET https://parrot.asayer.io/0/sessions/live" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T09:05:03.190Z", "metaData": { "targetText": "ADD STEP", "targetSelector": "DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV:nth-child(1) > BUTTON.ui.button.search-bottom-button.button_plain_2pVBxaE.button_button_2rl5k6p" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T09:05:04.485Z", "metaData": { "targetText": "OS", "targetSelector": "DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV.filterModal_modal_CKdnaaM:nth-child(2) > DIV > DIV.filterModal_filterListStatic_3QeEoBa:nth-child(2) > DIV.filterModal_filterGroup_1dsFuXp.mr-6.mb-6:nth-child(3) > DIV.filterModal_list_3AV7i2N:nth-child(2) > DIV.mr-5:nth-child(1) > DIV.filterItem_filterItem_198AqGF" } } ], "context": "/0/sessions", "severity": "error", "unhandled": true }, { "id": "5e412dc60055ed91d47b0000", "url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227/events/5e412dc60055ed91d47b0000", "project_url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227", "is_full_report": true, "error_id": "5e399adc2a024a001971c551", "received_at": "2020-02-10T10:17:42.000Z", "exceptions": [ { "error_class": "TypeError", "message": "Cannot read property '0' of undefined", "stacktrace": [ { "column_number": 307952, "in_project": null, "line_number": 1, "method": "t.n.onFilterClick", "file": "https://app.asayer.io/app-c093b08.js", "code": { "1": "applyFilter,300),n.onFilterClick=function(e,t){n.addFilter(e),n.props.setFilterOption(e.key,[e.value[0]]),(t||e.hasNoValue)&&n.applyFilter()},n.addFilter=function(e){var t=n.props,r=t.index,o=t.filter" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": 309878, "in_project": null, "line_number": 1, "method": "onClick", "file": "https://app.asayer.io/app-c093b08.js", "code": { "1": "r n=this;return a.a.createElement(b.a,{label:t.label||t.key,icon:t.icon,onClick:function(){return n.onFilterClick(t)}})}},{key:\"renderList\",value:function(e,t){for(var n=[],r=0;r DIV.filterModal_list_3AV7i2N:nth-child(2) > DIV.mr-5:nth-child(4) > DIV.filterItem_filterItem_198AqGF > SPAN.filterItem_label_26N8IUB:nth-child(2)" } } ], "context": "/0/sessions", "severity": "error", "unhandled": true }, { "id": "5e412e330056040fdf1a0000", "url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227/events/5e412e330056040fdf1a0000", "project_url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227", "is_full_report": true, "error_id": "5e399adc2a024a001971c551", "received_at": "2020-02-10T10:19:31.000Z", "exceptions": [ { "error_class": "TypeError", "message": "Cannot read property '0' of undefined", "stacktrace": [ { "column_number": 307952, "in_project": null, "line_number": 1, "method": "t.n.onFilterClick", "file": "https://app.asayer.io/app-c093b08.js", "code": { "1": "applyFilter,300),n.onFilterClick=function(e,t){n.addFilter(e),n.props.setFilterOption(e.key,[e.value[0]]),(t||e.hasNoValue)&&n.applyFilter()},n.addFilter=function(e){var t=n.props,r=t.index,o=t.filter" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": 309878, "in_project": null, "line_number": 1, "method": "onClick", "file": "https://app.asayer.io/app-c093b08.js", "code": { "1": "r n=this;return a.a.createElement(b.a,{label:t.label||t.key,icon:t.icon,onClick:function(){return n.onFilterClick(t)}})}},{key:\"renderList\",value:function(e,t){for(var n=[],r=0;r DIV.filterModal_list_3AV7i2N:nth-child(2) > DIV.mr-5:nth-child(4) > DIV.filterItem_filterItem_198AqGF > SPAN.filterItem_label_26N8IUB:nth-child(2)" } }, { "type": "error", "name": "TypeError", "timestamp": "2020-02-10T10:17:42.601Z", "metaData": { "errorClass": "TypeError", "errorMessage": "Cannot read property '0' of undefined", "severity": "error" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T10:17:43.512Z", "metaData": { "status": 200, "request": "GET https://parrot.asayer.io/0/filters" } }, { "type": "log", "name": "Console output", "timestamp": "2020-02-10T10:17:44.380Z", "metaData": { "severity": "log", "[0]": "[object Object]" } }, { "type": "log", "name": "Console output", "timestamp": "2020-02-10T10:17:44.791Z", "metaData": { "severity": "log", "[0]": "[object Object]" } }, { "type": "log", "name": "Console output", "timestamp": "2020-02-10T10:17:44.966Z", "metaData": { "severity": "log", "[0]": "[object Object]" } }, { "type": "log", "name": "Console output", "timestamp": "2020-02-10T10:17:45.281Z", "metaData": { "severity": "log", "[0]": "[object Object]" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T10:17:47.278Z", "metaData": { "status": 200, "request": "GET https://parrot.asayer.io/0/events/search?type=LOCATION&q=runs" } }, { "type": "request", "name": "XMLHttpRequest succeeded", "timestamp": "2020-02-10T10:17:47.812Z", "metaData": { "status": 200, "request": "POST https://api.amplitude.com" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:17:48.654Z", "metaData": { "targetText": "/runs", "targetSelector": "DIV.filterItem_filterItem_198AqGF:nth-child(2)" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T10:17:50.958Z", "metaData": { "status": 200, "request": "POST https://parrot.asayer.io/0/sessions/search2" } }, { "type": "request", "name": "XMLHttpRequest succeeded", "timestamp": "2020-02-10T10:17:51.290Z", "metaData": { "status": 200, "request": "POST https://api.amplitude.com" } }, { "type": "request", "name": "XMLHttpRequest succeeded", "timestamp": "2020-02-10T10:17:56.351Z", "metaData": { "status": 200, "request": "POST https://api.amplitude.com" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T10:18:06.784Z", "metaData": { "status": 200, "request": "GET https://parrot.asayer.io/0/sessions/live" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T10:18:36.785Z", "metaData": { "status": 200, "request": "GET https://parrot.asayer.io/0/sessions/live" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T10:19:07.276Z", "metaData": { "status": 200, "request": "GET https://parrot.asayer.io/0/sessions/live" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:19:22.671Z", "metaData": { "targetText": "ADD STEP", "targetSelector": "DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV:nth-child(1) > BUTTON.ui.button.search-bottom-button.button_plain_2pVBxaE.button_button_2rl5k6p" } }, { "type": "request", "name": "XMLHttpRequest succeeded", "timestamp": "2020-02-10T10:19:28.025Z", "metaData": { "status": 200, "request": "POST https://api.amplitude.com" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:19:31.408Z", "metaData": { "targetText": "Referrer", "targetSelector": "DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV.filterModal_modal_CKdnaaM:nth-child(2) > DIV > DIV.filterModal_filterListStatic_3QeEoBa:nth-child(2) > DIV.filterModal_filterGroup_1dsFuXp.mr-6.mb-6:nth-child(4) > DIV.filterModal_list_3AV7i2N:nth-child(2) > DIV.mr-5:nth-child(1) > DIV.filterItem_filterItem_198AqGF > SPAN.filterItem_label_26N8IUB:nth-child(2)" } } ], "context": "/0/sessions", "severity": "error", "unhandled": true }, { "id": "5e412ed00055f6e66b350000", "url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227/events/5e412ed00055f6e66b350000", "project_url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227", "is_full_report": true, "error_id": "5e399adc2a024a001971c551", "received_at": "2020-02-10T10:22:08.000Z", "exceptions": [ { "error_class": "TypeError", "message": "Cannot read property '0' of undefined", "stacktrace": [ { "column_number": 307952, "in_project": null, "line_number": 1, "method": "t.n.onFilterClick", "file": "https://app.asayer.io/app-c093b08.js", "code": { "1": "applyFilter,300),n.onFilterClick=function(e,t){n.addFilter(e),n.props.setFilterOption(e.key,[e.value[0]]),(t||e.hasNoValue)&&n.applyFilter()},n.addFilter=function(e){var t=n.props,r=t.index,o=t.filter" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": 309878, "in_project": null, "line_number": 1, "method": "onClick", "file": "https://app.asayer.io/app-c093b08.js", "code": { "1": "r n=this;return a.a.createElement(b.a,{label:t.label||t.key,icon:t.icon,onClick:function(){return n.onFilterClick(t)}})}},{key:\"renderList\",value:function(e,t){for(var n=[],r=0;r DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV:nth-child(1) > BUTTON.ui.button.search-bottom-button.button_plain_2pVBxaE.button_button_2rl5k6p" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:20:43.394Z", "metaData": { "targetText": "app.asayer.ioapp.asayer.io104.155.66.82www.mynexity.frnexity.frmonbanquet.frSessionsTestsRunsInsightsGood Job!You have discovered 100% (...)", "targetSelector": "DIV#app" } }, { "type": "request", "name": "XMLHttpRequest succeeded", "timestamp": "2020-02-10T10:20:49.493Z", "metaData": { "status": 200, "request": "POST https://api.amplitude.com" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T10:21:07.122Z", "metaData": { "status": 200, "request": "GET https://parrot.asayer.io/0/sessions/live" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T10:21:36.741Z", "metaData": { "status": 200, "request": "GET https://parrot.asayer.io/0/sessions/live" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:21:46.273Z", "metaData": { "targetText": "(...)", "targetSelector": "BUTTON.eventEditor_button_3jCuBfU:nth-child(2) > SPAN.icon_wrapper_2jeksFN.fill-gray-medium > svg" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T10:21:48.430Z", "metaData": { "status": 200, "request": "POST https://parrot.asayer.io/0/sessions/search2" } }, { "type": "request", "name": "XMLHttpRequest succeeded", "timestamp": "2020-02-10T10:21:48.730Z", "metaData": { "status": 200, "request": "POST https://api.amplitude.com" } }, { "type": "request", "name": "XMLHttpRequest succeeded", "timestamp": "2020-02-10T10:21:54.910Z", "metaData": { "status": 200, "request": "POST https://api.amplitude.com" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:21:59.604Z", "metaData": { "targetText": "ADD STEP", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV:nth-child(1) > BUTTON.ui.button.search-bottom-button.button_plain_2pVBxaE.button_button_2rl5k6p" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:03.994Z", "metaData": { "targetText": "app.asayer.ioapp.asayer.io104.155.66.82www.mynexity.frnexity.frmonbanquet.frSessionsTestsRunsInsightsGood Job!You have discovered 100% (...)", "targetSelector": "DIV#app" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T10:22:06.686Z", "metaData": { "status": 200, "request": "GET https://parrot.asayer.io/0/sessions/live" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:07.074Z", "metaData": { "targetText": "ADD STEP", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV:nth-child(1) > BUTTON.ui.button.search-bottom-button.button_plain_2pVBxaE.button_button_2rl5k6p" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:07.964Z", "metaData": { "targetText": "Console Errors", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV.filterModal_modal_CKdnaaM:nth-child(2) > DIV > DIV.filterModal_filterListStatic_3QeEoBa:nth-child(2) > DIV.filterModal_filterGroup_1dsFuXp.mr-6.mb-6:nth-child(2) > DIV.filterModal_list_3AV7i2N:nth-child(2) > DIV.mr-5:nth-child(1) > DIV.filterItem_filterItem_198AqGF > SPAN.filterItem_label_26N8IUB:nth-child(2)" } } ], "context": "/0/sessions", "severity": "error", "unhandled": true }, { "id": "5e412ed300560576e5e50000", "url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227/events/5e412ed300560576e5e50000", "project_url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227", "is_full_report": true, "error_id": "5e399adc2a024a001971c551", "received_at": "2020-02-10T10:22:11.000Z", "exceptions": [ { "error_class": "TypeError", "message": "Cannot read property '0' of undefined", "stacktrace": [ { "column_number": 307952, "in_project": null, "line_number": 1, "method": "t.n.onFilterClick", "file": "https://app.asayer.io/app-c093b08.js", "code": { "1": "applyFilter,300),n.onFilterClick=function(e,t){n.addFilter(e),n.props.setFilterOption(e.key,[e.value[0]]),(t||e.hasNoValue)&&n.applyFilter()},n.addFilter=function(e){var t=n.props,r=t.index,o=t.filter" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": 309878, "in_project": null, "line_number": 1, "method": "onClick", "file": "https://app.asayer.io/app-c093b08.js", "code": { "1": "r n=this;return a.a.createElement(b.a,{label:t.label||t.key,icon:t.icon,onClick:function(){return n.onFilterClick(t)}})}},{key:\"renderList\",value:function(e,t){for(var n=[],r=0;r DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV:nth-child(1) > BUTTON.ui.button.search-bottom-button.button_plain_2pVBxaE.button_button_2rl5k6p" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:20:43.394Z", "metaData": { "targetText": "app.asayer.ioapp.asayer.io104.155.66.82www.mynexity.frnexity.frmonbanquet.frSessionsTestsRunsInsightsGood Job!You have discovered 100% (...)", "targetSelector": "DIV#app" } }, { "type": "request", "name": "XMLHttpRequest succeeded", "timestamp": "2020-02-10T10:20:49.493Z", "metaData": { "status": 200, "request": "POST https://api.amplitude.com" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T10:21:07.122Z", "metaData": { "status": 200, "request": "GET https://parrot.asayer.io/0/sessions/live" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T10:21:36.741Z", "metaData": { "status": 200, "request": "GET https://parrot.asayer.io/0/sessions/live" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:21:46.273Z", "metaData": { "targetText": "(...)", "targetSelector": "BUTTON.eventEditor_button_3jCuBfU:nth-child(2) > SPAN.icon_wrapper_2jeksFN.fill-gray-medium > svg" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T10:21:48.430Z", "metaData": { "status": 200, "request": "POST https://parrot.asayer.io/0/sessions/search2" } }, { "type": "request", "name": "XMLHttpRequest succeeded", "timestamp": "2020-02-10T10:21:48.730Z", "metaData": { "status": 200, "request": "POST https://api.amplitude.com" } }, { "type": "request", "name": "XMLHttpRequest succeeded", "timestamp": "2020-02-10T10:21:54.910Z", "metaData": { "status": 200, "request": "POST https://api.amplitude.com" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:21:59.604Z", "metaData": { "targetText": "ADD STEP", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV:nth-child(1) > BUTTON.ui.button.search-bottom-button.button_plain_2pVBxaE.button_button_2rl5k6p" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:03.994Z", "metaData": { "targetText": "app.asayer.ioapp.asayer.io104.155.66.82www.mynexity.frnexity.frmonbanquet.frSessionsTestsRunsInsightsGood Job!You have discovered 100% (...)", "targetSelector": "DIV#app" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T10:22:06.686Z", "metaData": { "status": 200, "request": "GET https://parrot.asayer.io/0/sessions/live" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:07.074Z", "metaData": { "targetText": "ADD STEP", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV:nth-child(1) > BUTTON.ui.button.search-bottom-button.button_plain_2pVBxaE.button_button_2rl5k6p" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:07.964Z", "metaData": { "targetText": "Console Errors", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV.filterModal_modal_CKdnaaM:nth-child(2) > DIV > DIV.filterModal_filterListStatic_3QeEoBa:nth-child(2) > DIV.filterModal_filterGroup_1dsFuXp.mr-6.mb-6:nth-child(2) > DIV.filterModal_list_3AV7i2N:nth-child(2) > DIV.mr-5:nth-child(1) > DIV.filterItem_filterItem_198AqGF > SPAN.filterItem_label_26N8IUB:nth-child(2)" } }, { "type": "error", "name": "TypeError", "timestamp": "2020-02-10T10:22:08.006Z", "metaData": { "errorClass": "TypeError", "errorMessage": "Cannot read property '0' of undefined", "severity": "error" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:09.371Z", "metaData": { "targetText": "ADD STEP", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV:nth-child(1) > BUTTON.ui.button.search-bottom-button.button_plain_2pVBxaE.button_button_2rl5k6p" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:11.796Z", "metaData": { "targetText": "OS", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV.filterModal_modal_CKdnaaM:nth-child(2) > DIV > DIV.filterModal_filterListStatic_3QeEoBa:nth-child(2) > DIV.filterModal_filterGroup_1dsFuXp.mr-6.mb-6:nth-child(3) > DIV.filterModal_list_3AV7i2N:nth-child(2) > DIV.mr-5:nth-child(1) > DIV.filterItem_filterItem_198AqGF > SPAN.filterItem_label_26N8IUB:nth-child(2)" } } ], "context": "/0/sessions", "severity": "error", "unhandled": true }, { "id": "5e412ed60055e9547d230000", "url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227/events/5e412ed60055e9547d230000", "project_url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227", "is_full_report": true, "error_id": "5e399adc2a024a001971c551", "received_at": "2020-02-10T10:22:14.000Z", "exceptions": [ { "error_class": "TypeError", "message": "Cannot read property '0' of undefined", "stacktrace": [ { "column_number": 307952, "in_project": null, "line_number": 1, "method": "t.n.onFilterClick", "file": "https://app.asayer.io/app-c093b08.js", "code": { "1": "applyFilter,300),n.onFilterClick=function(e,t){n.addFilter(e),n.props.setFilterOption(e.key,[e.value[0]]),(t||e.hasNoValue)&&n.applyFilter()},n.addFilter=function(e){var t=n.props,r=t.index,o=t.filter" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": 309878, "in_project": null, "line_number": 1, "method": "onClick", "file": "https://app.asayer.io/app-c093b08.js", "code": { "1": "r n=this;return a.a.createElement(b.a,{label:t.label||t.key,icon:t.icon,onClick:function(){return n.onFilterClick(t)}})}},{key:\"renderList\",value:function(e,t){for(var n=[],r=0;r SPAN.icon_wrapper_2jeksFN.fill-gray-medium > svg" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T10:21:48.430Z", "metaData": { "status": 200, "request": "POST https://parrot.asayer.io/0/sessions/search2" } }, { "type": "request", "name": "XMLHttpRequest succeeded", "timestamp": "2020-02-10T10:21:48.730Z", "metaData": { "status": 200, "request": "POST https://api.amplitude.com" } }, { "type": "request", "name": "XMLHttpRequest succeeded", "timestamp": "2020-02-10T10:21:54.910Z", "metaData": { "status": 200, "request": "POST https://api.amplitude.com" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:21:59.604Z", "metaData": { "targetText": "ADD STEP", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV:nth-child(1) > BUTTON.ui.button.search-bottom-button.button_plain_2pVBxaE.button_button_2rl5k6p" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:03.994Z", "metaData": { "targetText": "app.asayer.ioapp.asayer.io104.155.66.82www.mynexity.frnexity.frmonbanquet.frSessionsTestsRunsInsightsGood Job!You have discovered 100% (...)", "targetSelector": "DIV#app" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T10:22:06.686Z", "metaData": { "status": 200, "request": "GET https://parrot.asayer.io/0/sessions/live" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:07.074Z", "metaData": { "targetText": "ADD STEP", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV:nth-child(1) > BUTTON.ui.button.search-bottom-button.button_plain_2pVBxaE.button_button_2rl5k6p" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:07.964Z", "metaData": { "targetText": "Console Errors", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV.filterModal_modal_CKdnaaM:nth-child(2) > DIV > DIV.filterModal_filterListStatic_3QeEoBa:nth-child(2) > DIV.filterModal_filterGroup_1dsFuXp.mr-6.mb-6:nth-child(2) > DIV.filterModal_list_3AV7i2N:nth-child(2) > DIV.mr-5:nth-child(1) > DIV.filterItem_filterItem_198AqGF > SPAN.filterItem_label_26N8IUB:nth-child(2)" } }, { "type": "error", "name": "TypeError", "timestamp": "2020-02-10T10:22:08.006Z", "metaData": { "errorClass": "TypeError", "errorMessage": "Cannot read property '0' of undefined", "severity": "error" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:09.371Z", "metaData": { "targetText": "ADD STEP", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV:nth-child(1) > BUTTON.ui.button.search-bottom-button.button_plain_2pVBxaE.button_button_2rl5k6p" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:11.796Z", "metaData": { "targetText": "OS", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV.filterModal_modal_CKdnaaM:nth-child(2) > DIV > DIV.filterModal_filterListStatic_3QeEoBa:nth-child(2) > DIV.filterModal_filterGroup_1dsFuXp.mr-6.mb-6:nth-child(3) > DIV.filterModal_list_3AV7i2N:nth-child(2) > DIV.mr-5:nth-child(1) > DIV.filterItem_filterItem_198AqGF > SPAN.filterItem_label_26N8IUB:nth-child(2)" } }, { "type": "error", "name": "TypeError", "timestamp": "2020-02-10T10:22:11.840Z", "metaData": { "errorClass": "TypeError", "errorMessage": "Cannot read property '0' of undefined", "severity": "error" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:12.624Z", "metaData": { "targetText": "LIVE (2)Past 7 DaysTodayYesterdayPast 7 DaysPast 30 DaysThis MonthPrevious MonthThis YearCustom RangeIssuesMissing ResourceRage ClickSl(...)", "targetSelector": "DIV.container-70" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:13.123Z", "metaData": { "targetText": "ADD STEP", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV:nth-child(1) > BUTTON.ui.button.search-bottom-button.button_plain_2pVBxaE.button_button_2rl5k6p" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:13.906Z", "metaData": { "targetText": "Device", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV.filterModal_modal_CKdnaaM:nth-child(2) > DIV > DIV.filterModal_filterListStatic_3QeEoBa:nth-child(2) > DIV.filterModal_filterGroup_1dsFuXp.mr-6.mb-6:nth-child(3) > DIV.filterModal_list_3AV7i2N:nth-child(2) > DIV.mr-5:nth-child(2) > DIV.filterItem_filterItem_198AqGF" } } ], "context": "/0/sessions", "severity": "error", "unhandled": true }, { "id": "5e412ed70055e8a5044c0000", "url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227/events/5e412ed70055e8a5044c0000", "project_url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227", "is_full_report": true, "error_id": "5e399adc2a024a001971c551", "received_at": "2020-02-10T10:22:15.000Z", "exceptions": [ { "error_class": "TypeError", "message": "Cannot read property '0' of undefined", "stacktrace": [ { "column_number": 307952, "in_project": null, "line_number": 1, "method": "t.n.onFilterClick", "file": "https://app.asayer.io/app-c093b08.js", "code": { "1": "applyFilter,300),n.onFilterClick=function(e,t){n.addFilter(e),n.props.setFilterOption(e.key,[e.value[0]]),(t||e.hasNoValue)&&n.applyFilter()},n.addFilter=function(e){var t=n.props,r=t.index,o=t.filter" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": 309878, "in_project": null, "line_number": 1, "method": "onClick", "file": "https://app.asayer.io/app-c093b08.js", "code": { "1": "r n=this;return a.a.createElement(b.a,{label:t.label||t.key,icon:t.icon,onClick:function(){return n.onFilterClick(t)}})}},{key:\"renderList\",value:function(e,t){for(var n=[],r=0;r SPAN.icon_wrapper_2jeksFN.fill-gray-medium > svg" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T10:21:48.430Z", "metaData": { "status": 200, "request": "POST https://parrot.asayer.io/0/sessions/search2" } }, { "type": "request", "name": "XMLHttpRequest succeeded", "timestamp": "2020-02-10T10:21:48.730Z", "metaData": { "status": 200, "request": "POST https://api.amplitude.com" } }, { "type": "request", "name": "XMLHttpRequest succeeded", "timestamp": "2020-02-10T10:21:54.910Z", "metaData": { "status": 200, "request": "POST https://api.amplitude.com" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:21:59.604Z", "metaData": { "targetText": "ADD STEP", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV:nth-child(1) > BUTTON.ui.button.search-bottom-button.button_plain_2pVBxaE.button_button_2rl5k6p" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:03.994Z", "metaData": { "targetText": "app.asayer.ioapp.asayer.io104.155.66.82www.mynexity.frnexity.frmonbanquet.frSessionsTestsRunsInsightsGood Job!You have discovered 100% (...)", "targetSelector": "DIV#app" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T10:22:06.686Z", "metaData": { "status": 200, "request": "GET https://parrot.asayer.io/0/sessions/live" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:07.074Z", "metaData": { "targetText": "ADD STEP", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV:nth-child(1) > BUTTON.ui.button.search-bottom-button.button_plain_2pVBxaE.button_button_2rl5k6p" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:07.964Z", "metaData": { "targetText": "Console Errors", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV.filterModal_modal_CKdnaaM:nth-child(2) > DIV > DIV.filterModal_filterListStatic_3QeEoBa:nth-child(2) > DIV.filterModal_filterGroup_1dsFuXp.mr-6.mb-6:nth-child(2) > DIV.filterModal_list_3AV7i2N:nth-child(2) > DIV.mr-5:nth-child(1) > DIV.filterItem_filterItem_198AqGF > SPAN.filterItem_label_26N8IUB:nth-child(2)" } }, { "type": "error", "name": "TypeError", "timestamp": "2020-02-10T10:22:08.006Z", "metaData": { "errorClass": "TypeError", "errorMessage": "Cannot read property '0' of undefined", "severity": "error" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:09.371Z", "metaData": { "targetText": "ADD STEP", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV:nth-child(1) > BUTTON.ui.button.search-bottom-button.button_plain_2pVBxaE.button_button_2rl5k6p" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:11.796Z", "metaData": { "targetText": "OS", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV.filterModal_modal_CKdnaaM:nth-child(2) > DIV > DIV.filterModal_filterListStatic_3QeEoBa:nth-child(2) > DIV.filterModal_filterGroup_1dsFuXp.mr-6.mb-6:nth-child(3) > DIV.filterModal_list_3AV7i2N:nth-child(2) > DIV.mr-5:nth-child(1) > DIV.filterItem_filterItem_198AqGF > SPAN.filterItem_label_26N8IUB:nth-child(2)" } }, { "type": "error", "name": "TypeError", "timestamp": "2020-02-10T10:22:11.840Z", "metaData": { "errorClass": "TypeError", "errorMessage": "Cannot read property '0' of undefined", "severity": "error" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:12.624Z", "metaData": { "targetText": "LIVE (2)Past 7 DaysTodayYesterdayPast 7 DaysPast 30 DaysThis MonthPrevious MonthThis YearCustom RangeIssuesMissing ResourceRage ClickSl(...)", "targetSelector": "DIV.container-70" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:13.123Z", "metaData": { "targetText": "ADD STEP", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV:nth-child(1) > BUTTON.ui.button.search-bottom-button.button_plain_2pVBxaE.button_button_2rl5k6p" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:13.906Z", "metaData": { "targetText": "Device", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV.filterModal_modal_CKdnaaM:nth-child(2) > DIV > DIV.filterModal_filterListStatic_3QeEoBa:nth-child(2) > DIV.filterModal_filterGroup_1dsFuXp.mr-6.mb-6:nth-child(3) > DIV.filterModal_list_3AV7i2N:nth-child(2) > DIV.mr-5:nth-child(2) > DIV.filterItem_filterItem_198AqGF" } }, { "type": "error", "name": "TypeError", "timestamp": "2020-02-10T10:22:13.939Z", "metaData": { "errorClass": "TypeError", "errorMessage": "Cannot read property '0' of undefined", "severity": "error" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:14.796Z", "metaData": { "targetText": "ADD STEP", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV:nth-child(1) > BUTTON.ui.button.search-bottom-button.button_plain_2pVBxaE.button_button_2rl5k6p" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:15.482Z", "metaData": { "targetText": "Browser", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV.filterModal_modal_CKdnaaM:nth-child(2) > DIV > DIV.filterModal_filterListStatic_3QeEoBa:nth-child(2) > DIV.filterModal_filterGroup_1dsFuXp.mr-6.mb-6:nth-child(3) > DIV.filterModal_list_3AV7i2N:nth-child(2) > DIV.mr-5 > DIV.filterItem_filterItem_198AqGF" } } ], "context": "/0/sessions", "severity": "error", "unhandled": true }, { "id": "5e412ed90055ebb627250000", "url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227/events/5e412ed90055ebb627250000", "project_url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227", "is_full_report": true, "error_id": "5e399adc2a024a001971c551", "received_at": "2020-02-10T10:22:17.000Z", "exceptions": [ { "error_class": "TypeError", "message": "Cannot read property '0' of undefined", "stacktrace": [ { "column_number": 307952, "in_project": null, "line_number": 1, "method": "t.n.onFilterClick", "file": "https://app.asayer.io/app-c093b08.js", "code": { "1": "applyFilter,300),n.onFilterClick=function(e,t){n.addFilter(e),n.props.setFilterOption(e.key,[e.value[0]]),(t||e.hasNoValue)&&n.applyFilter()},n.addFilter=function(e){var t=n.props,r=t.index,o=t.filter" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": 309878, "in_project": null, "line_number": 1, "method": "onClick", "file": "https://app.asayer.io/app-c093b08.js", "code": { "1": "r n=this;return a.a.createElement(b.a,{label:t.label||t.key,icon:t.icon,onClick:function(){return n.onFilterClick(t)}})}},{key:\"renderList\",value:function(e,t){for(var n=[],r=0;r DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV:nth-child(1) > BUTTON.ui.button.search-bottom-button.button_plain_2pVBxaE.button_button_2rl5k6p" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:03.994Z", "metaData": { "targetText": "app.asayer.ioapp.asayer.io104.155.66.82www.mynexity.frnexity.frmonbanquet.frSessionsTestsRunsInsightsGood Job!You have discovered 100% (...)", "targetSelector": "DIV#app" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T10:22:06.686Z", "metaData": { "status": 200, "request": "GET https://parrot.asayer.io/0/sessions/live" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:07.074Z", "metaData": { "targetText": "ADD STEP", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV:nth-child(1) > BUTTON.ui.button.search-bottom-button.button_plain_2pVBxaE.button_button_2rl5k6p" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:07.964Z", "metaData": { "targetText": "Console Errors", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV.filterModal_modal_CKdnaaM:nth-child(2) > DIV > DIV.filterModal_filterListStatic_3QeEoBa:nth-child(2) > DIV.filterModal_filterGroup_1dsFuXp.mr-6.mb-6:nth-child(2) > DIV.filterModal_list_3AV7i2N:nth-child(2) > DIV.mr-5:nth-child(1) > DIV.filterItem_filterItem_198AqGF > SPAN.filterItem_label_26N8IUB:nth-child(2)" } }, { "type": "error", "name": "TypeError", "timestamp": "2020-02-10T10:22:08.006Z", "metaData": { "errorClass": "TypeError", "errorMessage": "Cannot read property '0' of undefined", "severity": "error" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:09.371Z", "metaData": { "targetText": "ADD STEP", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV:nth-child(1) > BUTTON.ui.button.search-bottom-button.button_plain_2pVBxaE.button_button_2rl5k6p" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:11.796Z", "metaData": { "targetText": "OS", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV.filterModal_modal_CKdnaaM:nth-child(2) > DIV > DIV.filterModal_filterListStatic_3QeEoBa:nth-child(2) > DIV.filterModal_filterGroup_1dsFuXp.mr-6.mb-6:nth-child(3) > DIV.filterModal_list_3AV7i2N:nth-child(2) > DIV.mr-5:nth-child(1) > DIV.filterItem_filterItem_198AqGF > SPAN.filterItem_label_26N8IUB:nth-child(2)" } }, { "type": "error", "name": "TypeError", "timestamp": "2020-02-10T10:22:11.840Z", "metaData": { "errorClass": "TypeError", "errorMessage": "Cannot read property '0' of undefined", "severity": "error" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:12.624Z", "metaData": { "targetText": "LIVE (2)Past 7 DaysTodayYesterdayPast 7 DaysPast 30 DaysThis MonthPrevious MonthThis YearCustom RangeIssuesMissing ResourceRage ClickSl(...)", "targetSelector": "DIV.container-70" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:13.123Z", "metaData": { "targetText": "ADD STEP", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV:nth-child(1) > BUTTON.ui.button.search-bottom-button.button_plain_2pVBxaE.button_button_2rl5k6p" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:13.906Z", "metaData": { "targetText": "Device", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV.filterModal_modal_CKdnaaM:nth-child(2) > DIV > DIV.filterModal_filterListStatic_3QeEoBa:nth-child(2) > DIV.filterModal_filterGroup_1dsFuXp.mr-6.mb-6:nth-child(3) > DIV.filterModal_list_3AV7i2N:nth-child(2) > DIV.mr-5:nth-child(2) > DIV.filterItem_filterItem_198AqGF" } }, { "type": "error", "name": "TypeError", "timestamp": "2020-02-10T10:22:13.939Z", "metaData": { "errorClass": "TypeError", "errorMessage": "Cannot read property '0' of undefined", "severity": "error" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:14.796Z", "metaData": { "targetText": "ADD STEP", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV:nth-child(1) > BUTTON.ui.button.search-bottom-button.button_plain_2pVBxaE.button_button_2rl5k6p" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:15.482Z", "metaData": { "targetText": "Browser", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV.filterModal_modal_CKdnaaM:nth-child(2) > DIV > DIV.filterModal_filterListStatic_3QeEoBa:nth-child(2) > DIV.filterModal_filterGroup_1dsFuXp.mr-6.mb-6:nth-child(3) > DIV.filterModal_list_3AV7i2N:nth-child(2) > DIV.mr-5 > DIV.filterItem_filterItem_198AqGF" } }, { "type": "error", "name": "TypeError", "timestamp": "2020-02-10T10:22:15.533Z", "metaData": { "errorClass": "TypeError", "errorMessage": "Cannot read property '0' of undefined", "severity": "error" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:16.308Z", "metaData": { "targetText": "ADD STEP", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV:nth-child(1) > BUTTON.ui.button.search-bottom-button.button_plain_2pVBxaE.button_button_2rl5k6p" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:17.634Z", "metaData": { "targetText": "Country", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV.filterModal_modal_CKdnaaM:nth-child(2) > DIV > DIV.filterModal_filterListStatic_3QeEoBa:nth-child(2) > DIV.filterModal_filterGroup_1dsFuXp.mr-6.mb-6:nth-child(3) > DIV.filterModal_list_3AV7i2N:nth-child(2) > DIV.mr-5:nth-child(2) > DIV.filterItem_filterItem_198AqGF" } } ], "context": "/0/sessions", "severity": "error", "unhandled": true }, { "id": "5e412edb0055ea9350dd0000", "url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227/events/5e412edb0055ea9350dd0000", "project_url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227", "is_full_report": true, "error_id": "5e399adc2a024a001971c551", "received_at": "2020-02-10T10:22:19.000Z", "exceptions": [ { "error_class": "TypeError", "message": "Cannot read property '0' of undefined", "stacktrace": [ { "column_number": 307952, "in_project": null, "line_number": 1, "method": "t.n.onFilterClick", "file": "https://app.asayer.io/app-c093b08.js", "code": { "1": "applyFilter,300),n.onFilterClick=function(e,t){n.addFilter(e),n.props.setFilterOption(e.key,[e.value[0]]),(t||e.hasNoValue)&&n.applyFilter()},n.addFilter=function(e){var t=n.props,r=t.index,o=t.filter" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": 309878, "in_project": null, "line_number": 1, "method": "onClick", "file": "https://app.asayer.io/app-c093b08.js", "code": { "1": "r n=this;return a.a.createElement(b.a,{label:t.label||t.key,icon:t.icon,onClick:function(){return n.onFilterClick(t)}})}},{key:\"renderList\",value:function(e,t){for(var n=[],r=0;r DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV:nth-child(1) > BUTTON.ui.button.search-bottom-button.button_plain_2pVBxaE.button_button_2rl5k6p" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:07.964Z", "metaData": { "targetText": "Console Errors", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV.filterModal_modal_CKdnaaM:nth-child(2) > DIV > DIV.filterModal_filterListStatic_3QeEoBa:nth-child(2) > DIV.filterModal_filterGroup_1dsFuXp.mr-6.mb-6:nth-child(2) > DIV.filterModal_list_3AV7i2N:nth-child(2) > DIV.mr-5:nth-child(1) > DIV.filterItem_filterItem_198AqGF > SPAN.filterItem_label_26N8IUB:nth-child(2)" } }, { "type": "error", "name": "TypeError", "timestamp": "2020-02-10T10:22:08.006Z", "metaData": { "errorClass": "TypeError", "errorMessage": "Cannot read property '0' of undefined", "severity": "error" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:09.371Z", "metaData": { "targetText": "ADD STEP", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV:nth-child(1) > BUTTON.ui.button.search-bottom-button.button_plain_2pVBxaE.button_button_2rl5k6p" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:11.796Z", "metaData": { "targetText": "OS", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV.filterModal_modal_CKdnaaM:nth-child(2) > DIV > DIV.filterModal_filterListStatic_3QeEoBa:nth-child(2) > DIV.filterModal_filterGroup_1dsFuXp.mr-6.mb-6:nth-child(3) > DIV.filterModal_list_3AV7i2N:nth-child(2) > DIV.mr-5:nth-child(1) > DIV.filterItem_filterItem_198AqGF > SPAN.filterItem_label_26N8IUB:nth-child(2)" } }, { "type": "error", "name": "TypeError", "timestamp": "2020-02-10T10:22:11.840Z", "metaData": { "errorClass": "TypeError", "errorMessage": "Cannot read property '0' of undefined", "severity": "error" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:12.624Z", "metaData": { "targetText": "LIVE (2)Past 7 DaysTodayYesterdayPast 7 DaysPast 30 DaysThis MonthPrevious MonthThis YearCustom RangeIssuesMissing ResourceRage ClickSl(...)", "targetSelector": "DIV.container-70" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:13.123Z", "metaData": { "targetText": "ADD STEP", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV:nth-child(1) > BUTTON.ui.button.search-bottom-button.button_plain_2pVBxaE.button_button_2rl5k6p" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:13.906Z", "metaData": { "targetText": "Device", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV.filterModal_modal_CKdnaaM:nth-child(2) > DIV > DIV.filterModal_filterListStatic_3QeEoBa:nth-child(2) > DIV.filterModal_filterGroup_1dsFuXp.mr-6.mb-6:nth-child(3) > DIV.filterModal_list_3AV7i2N:nth-child(2) > DIV.mr-5:nth-child(2) > DIV.filterItem_filterItem_198AqGF" } }, { "type": "error", "name": "TypeError", "timestamp": "2020-02-10T10:22:13.939Z", "metaData": { "errorClass": "TypeError", "errorMessage": "Cannot read property '0' of undefined", "severity": "error" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:14.796Z", "metaData": { "targetText": "ADD STEP", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV:nth-child(1) > BUTTON.ui.button.search-bottom-button.button_plain_2pVBxaE.button_button_2rl5k6p" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:15.482Z", "metaData": { "targetText": "Browser", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV.filterModal_modal_CKdnaaM:nth-child(2) > DIV > DIV.filterModal_filterListStatic_3QeEoBa:nth-child(2) > DIV.filterModal_filterGroup_1dsFuXp.mr-6.mb-6:nth-child(3) > DIV.filterModal_list_3AV7i2N:nth-child(2) > DIV.mr-5 > DIV.filterItem_filterItem_198AqGF" } }, { "type": "error", "name": "TypeError", "timestamp": "2020-02-10T10:22:15.533Z", "metaData": { "errorClass": "TypeError", "errorMessage": "Cannot read property '0' of undefined", "severity": "error" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:16.308Z", "metaData": { "targetText": "ADD STEP", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV:nth-child(1) > BUTTON.ui.button.search-bottom-button.button_plain_2pVBxaE.button_button_2rl5k6p" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:17.634Z", "metaData": { "targetText": "Country", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV.filterModal_modal_CKdnaaM:nth-child(2) > DIV > DIV.filterModal_filterListStatic_3QeEoBa:nth-child(2) > DIV.filterModal_filterGroup_1dsFuXp.mr-6.mb-6:nth-child(3) > DIV.filterModal_list_3AV7i2N:nth-child(2) > DIV.mr-5:nth-child(2) > DIV.filterItem_filterItem_198AqGF" } }, { "type": "error", "name": "TypeError", "timestamp": "2020-02-10T10:22:17.670Z", "metaData": { "errorClass": "TypeError", "errorMessage": "Cannot read property '0' of undefined", "severity": "error" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:18.450Z", "metaData": { "targetText": "ADD STEP", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV:nth-child(1) > BUTTON.ui.button.search-bottom-button.button_plain_2pVBxaE.button_button_2rl5k6p" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:19.161Z", "metaData": { "targetText": "Duration", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV.filterModal_modal_CKdnaaM:nth-child(2) > DIV > DIV.filterModal_filterListStatic_3QeEoBa:nth-child(2) > DIV.filterModal_filterGroup_1dsFuXp.mr-6.mb-6:nth-child(3) > DIV.filterModal_list_3AV7i2N:nth-child(2) > DIV.mr-5 > DIV.filterItem_filterItem_198AqGF" } } ], "context": "/0/sessions", "severity": "error", "unhandled": true }, { "id": "5e412ee10055ec653dbf0000", "url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227/events/5e412ee10055ec653dbf0000", "project_url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227", "is_full_report": true, "error_id": "5e399adc2a024a001971c551", "received_at": "2020-02-10T10:22:25.000Z", "exceptions": [ { "error_class": "TypeError", "message": "Cannot read property '0' of undefined", "stacktrace": [ { "column_number": 307952, "in_project": null, "line_number": 1, "method": "t.n.onFilterClick", "file": "https://app.asayer.io/app-c093b08.js", "code": { "1": "applyFilter,300),n.onFilterClick=function(e,t){n.addFilter(e),n.props.setFilterOption(e.key,[e.value[0]]),(t||e.hasNoValue)&&n.applyFilter()},n.addFilter=function(e){var t=n.props,r=t.index,o=t.filter" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": 309878, "in_project": null, "line_number": 1, "method": "onClick", "file": "https://app.asayer.io/app-c093b08.js", "code": { "1": "r n=this;return a.a.createElement(b.a,{label:t.label||t.key,icon:t.icon,onClick:function(){return n.onFilterClick(t)}})}},{key:\"renderList\",value:function(e,t){for(var n=[],r=0;r DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV.filterModal_modal_CKdnaaM:nth-child(2) > DIV > DIV.filterModal_filterListStatic_3QeEoBa:nth-child(2) > DIV.filterModal_filterGroup_1dsFuXp.mr-6.mb-6:nth-child(2) > DIV.filterModal_list_3AV7i2N:nth-child(2) > DIV.mr-5:nth-child(1) > DIV.filterItem_filterItem_198AqGF > SPAN.filterItem_label_26N8IUB:nth-child(2)" } }, { "type": "error", "name": "TypeError", "timestamp": "2020-02-10T10:22:08.006Z", "metaData": { "errorClass": "TypeError", "errorMessage": "Cannot read property '0' of undefined", "severity": "error" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:09.371Z", "metaData": { "targetText": "ADD STEP", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV:nth-child(1) > BUTTON.ui.button.search-bottom-button.button_plain_2pVBxaE.button_button_2rl5k6p" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:11.796Z", "metaData": { "targetText": "OS", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV.filterModal_modal_CKdnaaM:nth-child(2) > DIV > DIV.filterModal_filterListStatic_3QeEoBa:nth-child(2) > DIV.filterModal_filterGroup_1dsFuXp.mr-6.mb-6:nth-child(3) > DIV.filterModal_list_3AV7i2N:nth-child(2) > DIV.mr-5:nth-child(1) > DIV.filterItem_filterItem_198AqGF > SPAN.filterItem_label_26N8IUB:nth-child(2)" } }, { "type": "error", "name": "TypeError", "timestamp": "2020-02-10T10:22:11.840Z", "metaData": { "errorClass": "TypeError", "errorMessage": "Cannot read property '0' of undefined", "severity": "error" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:12.624Z", "metaData": { "targetText": "LIVE (2)Past 7 DaysTodayYesterdayPast 7 DaysPast 30 DaysThis MonthPrevious MonthThis YearCustom RangeIssuesMissing ResourceRage ClickSl(...)", "targetSelector": "DIV.container-70" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:13.123Z", "metaData": { "targetText": "ADD STEP", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV:nth-child(1) > BUTTON.ui.button.search-bottom-button.button_plain_2pVBxaE.button_button_2rl5k6p" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:13.906Z", "metaData": { "targetText": "Device", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV.filterModal_modal_CKdnaaM:nth-child(2) > DIV > DIV.filterModal_filterListStatic_3QeEoBa:nth-child(2) > DIV.filterModal_filterGroup_1dsFuXp.mr-6.mb-6:nth-child(3) > DIV.filterModal_list_3AV7i2N:nth-child(2) > DIV.mr-5:nth-child(2) > DIV.filterItem_filterItem_198AqGF" } }, { "type": "error", "name": "TypeError", "timestamp": "2020-02-10T10:22:13.939Z", "metaData": { "errorClass": "TypeError", "errorMessage": "Cannot read property '0' of undefined", "severity": "error" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:14.796Z", "metaData": { "targetText": "ADD STEP", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV:nth-child(1) > BUTTON.ui.button.search-bottom-button.button_plain_2pVBxaE.button_button_2rl5k6p" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:15.482Z", "metaData": { "targetText": "Browser", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV.filterModal_modal_CKdnaaM:nth-child(2) > DIV > DIV.filterModal_filterListStatic_3QeEoBa:nth-child(2) > DIV.filterModal_filterGroup_1dsFuXp.mr-6.mb-6:nth-child(3) > DIV.filterModal_list_3AV7i2N:nth-child(2) > DIV.mr-5 > DIV.filterItem_filterItem_198AqGF" } }, { "type": "error", "name": "TypeError", "timestamp": "2020-02-10T10:22:15.533Z", "metaData": { "errorClass": "TypeError", "errorMessage": "Cannot read property '0' of undefined", "severity": "error" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:16.308Z", "metaData": { "targetText": "ADD STEP", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV:nth-child(1) > BUTTON.ui.button.search-bottom-button.button_plain_2pVBxaE.button_button_2rl5k6p" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:17.634Z", "metaData": { "targetText": "Country", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV.filterModal_modal_CKdnaaM:nth-child(2) > DIV > DIV.filterModal_filterListStatic_3QeEoBa:nth-child(2) > DIV.filterModal_filterGroup_1dsFuXp.mr-6.mb-6:nth-child(3) > DIV.filterModal_list_3AV7i2N:nth-child(2) > DIV.mr-5:nth-child(2) > DIV.filterItem_filterItem_198AqGF" } }, { "type": "error", "name": "TypeError", "timestamp": "2020-02-10T10:22:17.670Z", "metaData": { "errorClass": "TypeError", "errorMessage": "Cannot read property '0' of undefined", "severity": "error" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:18.450Z", "metaData": { "targetText": "ADD STEP", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV:nth-child(1) > BUTTON.ui.button.search-bottom-button.button_plain_2pVBxaE.button_button_2rl5k6p" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:19.161Z", "metaData": { "targetText": "Duration", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV.filterModal_modal_CKdnaaM:nth-child(2) > DIV > DIV.filterModal_filterListStatic_3QeEoBa:nth-child(2) > DIV.filterModal_filterGroup_1dsFuXp.mr-6.mb-6:nth-child(3) > DIV.filterModal_list_3AV7i2N:nth-child(2) > DIV.mr-5 > DIV.filterItem_filterItem_198AqGF" } }, { "type": "error", "name": "TypeError", "timestamp": "2020-02-10T10:22:19.197Z", "metaData": { "errorClass": "TypeError", "errorMessage": "Cannot read property '0' of undefined", "severity": "error" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:22.056Z", "metaData": { "targetText": "ADD STEP", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV:nth-child(1) > BUTTON.ui.button.search-bottom-button.button_plain_2pVBxaE.button_button_2rl5k6p" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:25.556Z", "metaData": { "targetText": "email", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV.filterModal_modal_CKdnaaM:nth-child(2) > DIV > DIV.filterModal_filterListStatic_3QeEoBa:nth-child(2) > DIV.filterModal_filterGroup_1dsFuXp.mr-6.mb-6:nth-child(3) > DIV.filterModal_list_3AV7i2N:nth-child(2) > DIV.mr-5:nth-child(3) > DIV.filterItem_filterItem_198AqGF > SPAN.filterItem_label_26N8IUB:nth-child(2)" } } ], "context": "/0/sessions", "severity": "error", "unhandled": true }, { "id": "5e412eeb0055f714b5290000", "url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227/events/5e412eeb0055f714b5290000", "project_url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227", "is_full_report": true, "error_id": "5e399adc2a024a001971c551", "received_at": "2020-02-10T10:22:35.000Z", "exceptions": [ { "error_class": "TypeError", "message": "Cannot read property '0' of undefined", "stacktrace": [ { "column_number": 307952, "in_project": null, "line_number": 1, "method": "t.n.onFilterClick", "file": "https://app.asayer.io/app-c093b08.js", "code": { "1": "applyFilter,300),n.onFilterClick=function(e,t){n.addFilter(e),n.props.setFilterOption(e.key,[e.value[0]]),(t||e.hasNoValue)&&n.applyFilter()},n.addFilter=function(e){var t=n.props,r=t.index,o=t.filter" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": 309878, "in_project": null, "line_number": 1, "method": "onClick", "file": "https://app.asayer.io/app-c093b08.js", "code": { "1": "r n=this;return a.a.createElement(b.a,{label:t.label||t.key,icon:t.icon,onClick:function(){return n.onFilterClick(t)}})}},{key:\"renderList\",value:function(e,t){for(var n=[],r=0;r DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV:nth-child(1) > BUTTON.ui.button.search-bottom-button.button_plain_2pVBxaE.button_button_2rl5k6p" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:13.906Z", "metaData": { "targetText": "Device", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV.filterModal_modal_CKdnaaM:nth-child(2) > DIV > DIV.filterModal_filterListStatic_3QeEoBa:nth-child(2) > DIV.filterModal_filterGroup_1dsFuXp.mr-6.mb-6:nth-child(3) > DIV.filterModal_list_3AV7i2N:nth-child(2) > DIV.mr-5:nth-child(2) > DIV.filterItem_filterItem_198AqGF" } }, { "type": "error", "name": "TypeError", "timestamp": "2020-02-10T10:22:13.939Z", "metaData": { "errorClass": "TypeError", "errorMessage": "Cannot read property '0' of undefined", "severity": "error" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:14.796Z", "metaData": { "targetText": "ADD STEP", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV:nth-child(1) > BUTTON.ui.button.search-bottom-button.button_plain_2pVBxaE.button_button_2rl5k6p" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:15.482Z", "metaData": { "targetText": "Browser", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV.filterModal_modal_CKdnaaM:nth-child(2) > DIV > DIV.filterModal_filterListStatic_3QeEoBa:nth-child(2) > DIV.filterModal_filterGroup_1dsFuXp.mr-6.mb-6:nth-child(3) > DIV.filterModal_list_3AV7i2N:nth-child(2) > DIV.mr-5 > DIV.filterItem_filterItem_198AqGF" } }, { "type": "error", "name": "TypeError", "timestamp": "2020-02-10T10:22:15.533Z", "metaData": { "errorClass": "TypeError", "errorMessage": "Cannot read property '0' of undefined", "severity": "error" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:16.308Z", "metaData": { "targetText": "ADD STEP", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV:nth-child(1) > BUTTON.ui.button.search-bottom-button.button_plain_2pVBxaE.button_button_2rl5k6p" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:17.634Z", "metaData": { "targetText": "Country", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV.filterModal_modal_CKdnaaM:nth-child(2) > DIV > DIV.filterModal_filterListStatic_3QeEoBa:nth-child(2) > DIV.filterModal_filterGroup_1dsFuXp.mr-6.mb-6:nth-child(3) > DIV.filterModal_list_3AV7i2N:nth-child(2) > DIV.mr-5:nth-child(2) > DIV.filterItem_filterItem_198AqGF" } }, { "type": "error", "name": "TypeError", "timestamp": "2020-02-10T10:22:17.670Z", "metaData": { "errorClass": "TypeError", "errorMessage": "Cannot read property '0' of undefined", "severity": "error" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:18.450Z", "metaData": { "targetText": "ADD STEP", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV:nth-child(1) > BUTTON.ui.button.search-bottom-button.button_plain_2pVBxaE.button_button_2rl5k6p" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:19.161Z", "metaData": { "targetText": "Duration", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV.filterModal_modal_CKdnaaM:nth-child(2) > DIV > DIV.filterModal_filterListStatic_3QeEoBa:nth-child(2) > DIV.filterModal_filterGroup_1dsFuXp.mr-6.mb-6:nth-child(3) > DIV.filterModal_list_3AV7i2N:nth-child(2) > DIV.mr-5 > DIV.filterItem_filterItem_198AqGF" } }, { "type": "error", "name": "TypeError", "timestamp": "2020-02-10T10:22:19.197Z", "metaData": { "errorClass": "TypeError", "errorMessage": "Cannot read property '0' of undefined", "severity": "error" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:22.056Z", "metaData": { "targetText": "ADD STEP", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV:nth-child(1) > BUTTON.ui.button.search-bottom-button.button_plain_2pVBxaE.button_button_2rl5k6p" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:25.556Z", "metaData": { "targetText": "email", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV.filterModal_modal_CKdnaaM:nth-child(2) > DIV > DIV.filterModal_filterListStatic_3QeEoBa:nth-child(2) > DIV.filterModal_filterGroup_1dsFuXp.mr-6.mb-6:nth-child(3) > DIV.filterModal_list_3AV7i2N:nth-child(2) > DIV.mr-5:nth-child(3) > DIV.filterItem_filterItem_198AqGF > SPAN.filterItem_label_26N8IUB:nth-child(2)" } }, { "type": "error", "name": "TypeError", "timestamp": "2020-02-10T10:22:25.596Z", "metaData": { "errorClass": "TypeError", "errorMessage": "Cannot read property '0' of undefined", "severity": "error" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:27.908Z", "metaData": { "targetText": "app.asayer.ioapp.asayer.io104.155.66.82www.mynexity.frnexity.frmonbanquet.frSessionsTestsRunsInsightsGood Job!You have discovered 100% (...)", "targetSelector": "DIV#app" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:30.132Z", "metaData": { "targetText": "ADD STEP", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV:nth-child(1) > BUTTON.ui.button.search-bottom-button.button_plain_2pVBxaE.button_button_2rl5k6p" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:22:35.217Z", "metaData": { "targetText": "Console Errors", "targetSelector": "DIV.bugFinder_bottom_3SBJs2c > DIV.customFilters_wrapper_wkzfriO:nth-child(1) > DIV.filterModal_modal_CKdnaaM:nth-child(2) > DIV > DIV.filterModal_filterListStatic_3QeEoBa:nth-child(2) > DIV.filterModal_filterGroup_1dsFuXp.mr-6.mb-6:nth-child(2) > DIV.filterModal_list_3AV7i2N:nth-child(2) > DIV.mr-5:nth-child(1) > DIV.filterItem_filterItem_198AqGF > SPAN.filterItem_label_26N8IUB:nth-child(2)" } } ], "context": "/0/sessions", "severity": "error", "unhandled": true }, { "id": "5e41330d0055ed96770b0000", "url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227/events/5e41330d0055ed96770b0000", "project_url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227", "is_full_report": true, "error_id": "5e399adc2a024a001971c551", "received_at": "2020-02-10T10:40:13.000Z", "exceptions": [ { "error_class": "TypeError", "message": "Cannot read property '0' of undefined", "stacktrace": [ { "column_number": 307952, "in_project": null, "line_number": 1, "method": "t.n.onFilterClick", "file": "https://app.asayer.io/app-c093b08.js", "code": { "1": "applyFilter,300),n.onFilterClick=function(e,t){n.addFilter(e),n.props.setFilterOption(e.key,[e.value[0]]),(t||e.hasNoValue)&&n.applyFilter()},n.addFilter=function(e){var t=n.props,r=t.index,o=t.filter" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": 309878, "in_project": null, "line_number": 1, "method": "onClick", "file": "https://app.asayer.io/app-c093b08.js", "code": { "1": "r n=this;return a.a.createElement(b.a,{label:t.label||t.key,icon:t.icon,onClick:function(){return n.onFilterClick(t)}})}},{key:\"renderList\",value:function(e,t){for(var n=[],r=0;r DIV.sessionItem_playLink_3KWWOLv:nth-child(2) > A.link_link_3wNogtO > SPAN.icon_wrapper_2jeksFN.fill-teal > svg" } }, { "type": "navigation", "name": "History pushState", "timestamp": "2020-02-10T10:39:41.323Z", "metaData": { "title": null, "state": { "key": "z188uo" }, "prevState": { "key": "x8h7ck" }, "to": "/0/live/session/525627733332840073", "from": "/0/sessions" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T10:39:41.867Z", "metaData": { "status": 200, "request": "GET https://parrot.asayer.io/integrations/slack/channels" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T10:39:41.868Z", "metaData": { "status": 200, "request": "GET https://parrot.asayer.io/integrations/jiracloud" } }, { "type": "request", "name": "XMLHttpRequest succeeded", "timestamp": "2020-02-10T10:39:47.121Z", "metaData": { "status": 200, "request": "POST https://api.amplitude.com" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:39:48.083Z", "metaData": { "targetText": "Sessions", "targetSelector": "A.playerBlockHeader_backLink_3-eqyfs.link_link_3wNogtO" } }, { "type": "navigation", "name": "History pushState", "timestamp": "2020-02-10T10:39:48.083Z", "metaData": { "title": null, "state": { "key": "068d67" }, "prevState": { "key": "z188uo" }, "to": "/0/sessions", "from": "/0/live/session/525627733332840073" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T10:39:48.724Z", "metaData": { "status": 200, "request": "GET https://parrot.asayer.io/0/sessions2/favorite" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T10:39:48.729Z", "metaData": { "status": 200, "request": "GET https://parrot.asayer.io/0/integration/sources" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T10:39:48.731Z", "metaData": { "status": 200, "request": "GET https://parrot.asayer.io/0/integration/variables" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T10:39:48.731Z", "metaData": { "status": 200, "request": "GET https://parrot.asayer.io/0/sessions/live" } }, { "type": "request", "name": "XMLHttpRequest succeeded", "timestamp": "2020-02-10T10:39:48.733Z", "metaData": { "status": 200, "request": "POST https://api.amplitude.com" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T10:39:48.927Z", "metaData": { "status": 200, "request": "POST https://parrot.asayer.io/0/sessions/search2" } }, { "type": "request", "name": "XMLHttpRequest succeeded", "timestamp": "2020-02-10T10:39:49.239Z", "metaData": { "status": 200, "request": "POST https://api.amplitude.com" } }, { "type": "request", "name": "XMLHttpRequest succeeded", "timestamp": "2020-02-10T10:39:53.846Z", "metaData": { "status": 200, "request": "POST https://api.amplitude.com" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:39:55.619Z", "metaData": { "targetText": "app.asayer.ioapp.asayer.io104.155.66.82www.mynexity.frnexity.frmonbanquet.frSessionsTestsRunsInsightsGood Job!You have discovered 100% (...)", "targetSelector": "DIV#app" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:39:58.665Z", "metaData": { "targetText": "Load more...", "targetSelector": "BUTTON.ui.button.button_button_2rl5k6p.button_outline_2i2l28b" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:40:02.865Z", "metaData": { "targetText": "Find sessions with Input", "targetSelector": "DIV.randomPlaceholder_placeholder_3CSat_L" } }, { "type": "request", "name": "XMLHttpRequest succeeded", "timestamp": "2020-02-10T10:40:08.654Z", "metaData": { "status": 200, "request": "POST https://api.amplitude.com" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:40:12.598Z", "metaData": { "targetText": "Country", "targetSelector": "DIV.filterModal_filterGroup_1dsFuXp.mr-6.mb-6:nth-child(4) > DIV.filterModal_list_3AV7i2N:nth-child(2) > DIV.mr-5:nth-child(3) > DIV.filterItem_filterItem_198AqGF" } } ], "context": "/0/sessions", "severity": "error", "unhandled": true }, { "id": "5e4137080055f537dfa40000", "url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227/events/5e4137080055f537dfa40000", "project_url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227", "is_full_report": true, "error_id": "5e4137081b4d7f0019be2d46", "received_at": "2020-02-10T10:57:12.000Z", "exceptions": [ { "error_class": "TypeError", "message": "Expected [K, V] tuple: Try Asayer", "stacktrace": [ { "column_number": 19696, "in_project": null, "line_number": 6, "method": "Pe", "file": "https://app.asayer.io/1.app-531e376.js", "code": { "6": "))},i}function De(e,t){return e===t?e:x(e)?t:e.constructor(t)}function Pe(e){if(e!==Object(e))throw new TypeError(\"Expected [K, V] tuple: \"+e)}function Ae(e){return v(e)?b:m(e)?w:_}function Ne(e){retu" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": 13469, "in_project": null, "line_number": 6, "method": "", "file": "https://app.asayer.io/1.app-531e376.js", "code": { "6": "eq()},t.prototype.__iterate=function(e,t){var n=this;return this._iter.__iterate((function(t){if(t){Pe(t);var r=h(t);return e(r?t.get(1):t[1],r?t.get(0):t[0],n)}}),t)},t.prototype.__iterator=function(" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": 35265, "in_project": null, "line_number": 6, "method": "t.__iterate", "file": "https://app.asayer.io/1.app-531e376.js", "code": { "6": ")}))},t.prototype.__iterate=function(e,t){for(var n,r=t?this.size:0,i=Kt(this,t);(n=i())!==Gt&&!1!==e(n,t?--r:r++,this););return r},t.prototype.__ensureOwner=function(e){return e===this.__ownerID?this" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": 13440, "in_project": null, "line_number": 6, "method": "t.__iterate", "file": "https://app.asayer.io/1.app-531e376.js", "code": { "6": "ction(){return this._iter.toSeq()},t.prototype.__iterate=function(e,t){var n=this;return this._iter.__iterate((function(t){if(t){Pe(t);var r=h(t);return e(r?t.get(1):t[1],r?t.get(0):t[0],n)}}),t)},t.p" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": 51338, "in_project": null, "line_number": 6, "method": "t.forEach", "file": "https://app.asayer.io/1.app-531e376.js", "code": { "6": "n(e,t,n){var r=this.findEntry(e,t);return r?r[1]:n},forEach:function(e,t){return Be(this.size),this.__iterate(t?e.bind(t):e)},join:function(e){Be(this.size),e=void 0!==e?\"\"+e:\",\";var t=\"\",n=!0;return " }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": 24768, "in_project": null, "line_number": 6, "method": "", "file": "https://app.asayer.io/1.app-531e376.js", "code": { "6": "tion t(t){return null==t?Pt():X(t)&&!S(t)?t:Pt().withMutations((function(n){var r=e(t);Be(r.size),r.forEach((function(e,t){return n.set(t,e)}))}))}return e&&(t.__proto__=e),t.prototype=Object.create(e" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": 24340, "in_project": null, "line_number": 6, "method": "t.mt [as withMutations]", "file": "https://app.asayer.io/1.app-531e376.js", "code": { "6": "];return $e(this,e,Pt(),(function(e){return lt(e,t)}))}function mt(e){var t=this.asMutable();return e(t),t.wasAltered()?t.__ensureOwner(this.__ownerID):this}function yt(){return this.__ownerID?this:th" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": 24717, "in_project": null, "line_number": 6, "method": "t [as constructor]", "file": "https://app.asayer.io/1.app-531e376.js", "code": { "6": "ge.prototype.cacheResult=Ie;var wt=function(e){function t(t){return null==t?Pt():X(t)&&!S(t)?t:Pt().withMutations((function(n){var r=e(t);Be(r.size),r.forEach((function(e,t){return n.set(t,e)}))}))}re" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": 22884, "in_project": null, "line_number": 6, "method": "ot", "file": "https://app.asayer.io/1.app-531e376.js", "code": { "6": "on(e){return e===r?t:n(e,t,i)}))}:function(t,n){e.set(n,t)},o=0;o0;)t[n]=arguments[n+1];retur" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": 22374, "in_project": null, "line_number": 6, "method": "t.rt", "file": "https://app.asayer.io/1.app-531e376.js", "code": { "6": "){return $e(this,e,t,n)}function rt(){for(var e=[],t=arguments.length;t--;)e[t]=arguments[t];return ot(this,e)}function it(e){for(var t=[],n=arguments.length-1;n-- >0;)t[n]=arguments[n+1];if(\"function" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" } ] } ], "threads": [], "metaData": { "device": { "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36" } }, "customDiagnostics": {}, "request": { "url": "https://app.asayer.io/72/sessions", "clientIp": "185.64.149.99" }, "app": { "releaseStage": "production" }, "device": { "locale": "fr-FR", "time": "2020-02-10T10:57:12.038Z", "osName": "Windows 10.0", "browserName": "Chrome", "browserVersion": "79.0.3945" }, "user": { "id": "185.64.149.99" }, "breadcrumbs": [ { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T10:57:00.406Z", "metaData": { "status": 200, "request": "GET https://parrot.asayer.io/72/events/search?q=try%20as" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:57:03.720Z", "metaData": { "targetText": "(...)", "targetSelector": "DIV.sessionItem_sessionItem_1a0toO6:nth-child(2) > DIV.sessionItem_playLink_3KWWOLv:nth-child(2) > A.link_link_3wNogtO > SPAN.icon_wrapper_2jeksFN.fill-teal > svg" } }, { "type": "navigation", "name": "History pushState", "timestamp": "2020-02-10T10:57:03.732Z", "metaData": { "title": null, "state": { "key": "zw6xmd" }, "prevState": { "key": "olgtps" }, "to": "/72/session/521925111024389735", "from": "/72/sessions" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T10:57:04.022Z", "metaData": { "status": 200, "request": "GET https://parrot.asayer.io/integrations/slack/channels" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T10:57:04.145Z", "metaData": { "status": 200, "request": "GET https://parrot.asayer.io/72/sessions2/521925111024389735" } }, { "type": "request", "name": "XMLHttpRequest succeeded", "timestamp": "2020-02-10T10:57:04.302Z", "metaData": { "status": 200, "request": "POST https://api.amplitude.com" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T10:57:04.415Z", "metaData": { "status": 200, "request": "GET https://parrot.asayer.io/integrations/jiracloud" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T10:57:04.449Z", "metaData": { "status": 200, "request": "GET https://asayer-sessions-mobs.s3.amazonaws.com/72/521925111024389735.mob?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIA6RAO3SOP7M3VQ76X%2F20200210%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20200210T105704Z&X-Amz-Expires=100000&X-Amz-SignedHeaders=host&X-Amz-Security-Token=IQoJb3JpZ2luX2VjEFoaDGV1LWNlbnRyYWwtMSJHMEUCIEVe1WqkCTz4KIsdtiy2gqovOU%2B0ob%2FnonddeM3rR%2BQsAiEA17YmEYbn1LyP3pTgvVkeOIf8rvzg%2FuDsmU6xeRhZ0YMqyQEIExAAGgw5OTg2MTEwNjM3MTEiDOKUXz48dwdOjJOn0SqmAdsMmXq3Iiwo6JQGrFVkAIbIEKNnmrx9LnqEKrUWNzOK%2FdIkpzcSU3%2BOmZv2bBPVWMOkSlE61niH7JDPknexq03YMHrX9c1rTNvmd0amnORfIHomk%2FnEm2mddbb0YTG%2FmEAXTRw4ihLki9G06Skhenx%2BVAW4RlJtsIjgxiCMks55V06VTuha%2B%2BF%2FirITPIC4MnxbmNtHKtlAmWjGvDeEwq2rxamMkfQw6tqE8gU64AH4kxvtNVO%2FOQIHhEvyhAvoh82pmOjx0L0HeH5%2BeN1YZKO5%2FbCbIBTcwr5%2B0X%2BugKTAet0ya9O%2F8t5y%2BKb5dfriLV7AEwdmyFztdzNiv95bY9UkwEtrTUyMprX%2BPojz3QAFxnrKR%2Bzpd7%2FBDlWI2cdoEHK9yukmyNS0Ln7NOilOhRFwO1edwVdbkM3vmARUu4TQBVSLn9wdhBm5Fc%2FUoOTYrZHstQ0w6fp5a4CMaf2OEx8oxKoaAthtEvSnI0ReTqWY0iQMrOUBHOAAj9PTva%2B4Iv95PaNklDkfWCEMtWleNg%3D%3D&X-Amz-Signature=5b97d72871d43a4a43bf3732149a4b17ced2f324db17c27d8dbea5a9dae0f2ec" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:57:07.216Z", "metaData": { "targetText": "Sessions", "targetSelector": "A.playerBlockHeader_backLink_3-eqyfs.link_link_3wNogtO > DIV:nth-child(2)" } }, { "type": "navigation", "name": "History pushState", "timestamp": "2020-02-10T10:57:07.216Z", "metaData": { "title": null, "state": { "key": "iq3oi2" }, "prevState": { "key": "zw6xmd" }, "to": "/72/sessions", "from": "/72/session/521925111024389735" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T10:57:07.561Z", "metaData": { "status": 200, "request": "GET https://parrot.asayer.io/72/sessions2/favorite" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T10:57:07.562Z", "metaData": { "status": 200, "request": "GET https://parrot.asayer.io/72/integration/sources" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T10:57:07.563Z", "metaData": { "status": 200, "request": "GET https://parrot.asayer.io/72/integration/variables" } }, { "type": "request", "name": "XMLHttpRequest succeeded", "timestamp": "2020-02-10T10:57:07.710Z", "metaData": { "status": 200, "request": "POST https://api.amplitude.com" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T10:57:07.862Z", "metaData": { "status": 200, "request": "POST https://parrot.asayer.io/72/sessions/search2" } }, { "type": "request", "name": "XMLHttpRequest succeeded", "timestamp": "2020-02-10T10:57:08.185Z", "metaData": { "status": 200, "request": "POST https://api.amplitude.com" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:57:08.791Z", "metaData": { "targetText": "Find sessions with Click", "targetSelector": "DIV.randomPlaceholder_placeholder_3CSat_L" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:57:10.177Z", "metaData": { "targetText": "(...)", "targetSelector": "DIV.ui.fluid.left.icon.input.eventFilter_searchField_2MpErPW > INPUT:nth-child(1)" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T10:57:11.279Z", "metaData": { "status": 200, "request": "GET https://parrot.asayer.io/72/events/search?q=try%20asa" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:57:11.922Z", "metaData": { "targetText": "Try Asayer", "targetSelector": "DIV.filterItem_filterItem_198AqGF" } } ], "context": "/72/sessions", "severity": "error", "unhandled": true }, { "id": "5e41370e00560395da120000", "url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227/events/5e41370e00560395da120000", "project_url": "https://api.bugsnag.com/projects/5d00452ccbe86e001631f227", "is_full_report": true, "error_id": "5e399adc2a024a001971c551", "received_at": "2020-02-10T10:57:18.000Z", "exceptions": [ { "error_class": "TypeError", "message": "Cannot read property '0' of undefined", "stacktrace": [ { "column_number": 307952, "in_project": null, "line_number": 1, "method": "t.n.onFilterClick", "file": "https://app.asayer.io/app-c093b08.js", "code": { "1": "applyFilter,300),n.onFilterClick=function(e,t){n.addFilter(e),n.props.setFilterOption(e.key,[e.value[0]]),(t||e.hasNoValue)&&n.applyFilter()},n.addFilter=function(e){var t=n.props,r=t.index,o=t.filter" }, "macho_uuid": null, "source_control_link": null, "source_control_name": "" }, { "column_number": 309878, "in_project": null, "line_number": 1, "method": "onClick", "file": "https://app.asayer.io/app-c093b08.js", "code": { "1": "r n=this;return a.a.createElement(b.a,{label:t.label||t.key,icon:t.icon,onClick:function(){return n.onFilterClick(t)}})}},{key:\"renderList\",value:function(e,t){for(var n=[],r=0;r DIV:nth-child(2)" } }, { "type": "navigation", "name": "History pushState", "timestamp": "2020-02-10T10:57:07.216Z", "metaData": { "title": null, "state": { "key": "iq3oi2" }, "prevState": { "key": "zw6xmd" }, "to": "/72/sessions", "from": "/72/session/521925111024389735" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T10:57:07.561Z", "metaData": { "status": 200, "request": "GET https://parrot.asayer.io/72/sessions2/favorite" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T10:57:07.562Z", "metaData": { "status": 200, "request": "GET https://parrot.asayer.io/72/integration/sources" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T10:57:07.563Z", "metaData": { "status": 200, "request": "GET https://parrot.asayer.io/72/integration/variables" } }, { "type": "request", "name": "XMLHttpRequest succeeded", "timestamp": "2020-02-10T10:57:07.710Z", "metaData": { "status": 200, "request": "POST https://api.amplitude.com" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T10:57:07.862Z", "metaData": { "status": 200, "request": "POST https://parrot.asayer.io/72/sessions/search2" } }, { "type": "request", "name": "XMLHttpRequest succeeded", "timestamp": "2020-02-10T10:57:08.185Z", "metaData": { "status": 200, "request": "POST https://api.amplitude.com" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:57:08.791Z", "metaData": { "targetText": "Find sessions with Click", "targetSelector": "DIV.randomPlaceholder_placeholder_3CSat_L" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:57:10.177Z", "metaData": { "targetText": "(...)", "targetSelector": "DIV.ui.fluid.left.icon.input.eventFilter_searchField_2MpErPW > INPUT:nth-child(1)" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T10:57:11.279Z", "metaData": { "status": 200, "request": "GET https://parrot.asayer.io/72/events/search?q=try%20asa" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:57:11.922Z", "metaData": { "targetText": "Try Asayer", "targetSelector": "DIV.filterItem_filterItem_198AqGF" } }, { "type": "error", "name": "TypeError", "timestamp": "2020-02-10T10:57:12.038Z", "metaData": { "errorClass": "TypeError", "errorMessage": "Expected [K, V] tuple: Try Asayer", "severity": "error" } }, { "type": "request", "name": "fetch() succeeded", "timestamp": "2020-02-10T10:57:12.161Z", "metaData": { "status": 200, "request": "GET https://parrot.asayer.io/72/filters" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:57:14.201Z", "metaData": { "targetText": "asayer.ioasayer.ioSessionsInsightsFew more steps and you’re done!You have discovered 83% of Asayer features!Discover more of AsayerInst(...)", "targetSelector": "DIV#app" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:57:15.103Z", "metaData": { "targetText": "(...)", "targetSelector": "DIV.filterSelectionButton_wrapper_3asjaf8" } }, { "type": "user", "name": "UI click", "timestamp": "2020-02-10T10:57:18.460Z", "metaData": { "targetText": "Clicked", "targetSelector": "DIV.customFilters_wrapper_wkzfriO:nth-child(2) > DIV.filterModal_modal_CKdnaaM:nth-child(2) > DIV > DIV.filterModal_filterListStatic_3QeEoBa:nth-child(2) > DIV.filterModal_filterGroup_1dsFuXp.mr-6.mb-6:nth-child(2) > DIV.filterModal_list_3AV7i2N:nth-child(2) > DIV.mr-5:nth-child(2) > DIV.filterItem_filterItem_198AqGF" } } ], "context": "/72/sessions", "severity": "error", "unhandled": true } ]