19:13:49.293 | info | http.request | {
"svelte": {
"route": {
"id": "/(frontend)/[participantId=participantIdWithPrefix]-[[participantSlug]]/feed/[id]"
},
"params": {
"participantId": "c59203",
"participantSlug": "sephora-andoh",
"id": "497"
},
"clientAddress": "216.73.216.148",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "yPbhlXxgibEW5zpXnaxC",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "goafrica-ad-id=689b763dabd9f1.07846611; PHPSESSID=a08c02cf389a0ef1ca319ba3aa2b3931; GOAFRICA_NEXT_SESSION_ID=dP2vLkyCqSXogmHbZhaaLiYJX87jzMbghNvMvEK3",
"host": "www.goa.goafrica.syazen.cloud",
"user-agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
"x-forwarded-for": "216.73.216.148",
"x-real-ip": "216.73.216.148",
"x-scheme": "https"
}
}
},
"user_agent": {
"original": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
},
"url": {
"full": "https://www.goa.goafrica.syazen.cloud/c59203-sephora-andoh/feed/497",
"original": "https://www.goa.goafrica.syazen.cloud/c59203-sephora-andoh/feed/497",
"path": "/c59203-sephora-andoh/feed/497",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 280260608,
"memoryUsageHuman": "267.3 MiB"
}
} |
---|
19:13:49.297 | debug | kysely.query | {
"kysely": {
"sql": "select * from `feed_post` where `id` in (?)",
"parameters": [
497
],
"durationInMs": 2.2867689998820424
}
} |
---|
19:13:49.299 | debug | kysely.query | {
"kysely": {
"sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
"parameters": [
"questions-go-africa",
1
],
"durationInMs": 0.2407149998471141
}
} |
---|
19:13:49.299 | debug | kysely.query | {
"kysely": {
"sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
"parameters": [
1,
"CM",
true
],
"durationInMs": 0.37095600087195635
}
} |
---|
19:13:49.300 | debug | kysely.query | {
"kysely": {
"sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
"parameters": [
36
],
"durationInMs": 0.4398940000683069
}
} |
---|
19:13:49.300 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user` where `user`.`id` in (?)",
"parameters": [
59203
],
"durationInMs": 0.9646840002387762
}
} |
---|
19:13:49.303 | debug | kysely.query | {
"kysely": {
"sql": "select count(distinct `c`.`id`) as `count` from `feed_comment` as `c` where `c`.`feed_post_id` = ?",
"parameters": [
497
],
"durationInMs": 1.1064360002055764
}
} |
---|
19:13:49.303 | debug | kysely.query | {
"kysely": {
"sql": "select count(distinct `r`.`id`) as `count` from `reaction` as `r` where `r`.`target_feed_post_id` = ?",
"parameters": [
497
],
"durationInMs": 1.2856469992548227
}
} |
---|
19:13:49.303 | debug | kysely.query | {
"kysely": {
"sql": "select count(distinct `c`.`id`) as `count` from `feed_comment` as `c` where `c`.`feed_post_id` = ? and `c`.`parent_id` is null",
"parameters": [
497
],
"durationInMs": 1.7786699999123812
}
} |
---|
19:13:49.304 | debug | kysely.query | {
"kysely": {
"sql": "select `r`.`type`, count(`r`.`id`) as `count` from `reaction` as `r` where `r`.`target_feed_post_id` = ? group by `r`.`type`",
"parameters": [
497
],
"durationInMs": 1.8840539995580912
}
} |
---|
19:13:49.304 | debug | kysely.query | {
"kysely": {
"sql": "select `feed_media`.`media_id`, `feed_media`.`feed_post_id` from `feed_media` where `feed_media`.`feed_post_id` in (?)",
"parameters": [
497
],
"durationInMs": 1.7550060003995895
}
} |
---|
19:13:49.304 | debug | kysely.query | {
"kysely": {
"sql": "select `pl`.`feed_post_id`, `pl`.`link_meta_data_id` from `feed_post_link_meta_data` as `pl` where `pl`.`feed_post_id` in (?)",
"parameters": [
497
],
"durationInMs": 1.8286719992756844
}
} |
---|
19:13:49.304 | debug | kysely.query | {
"kysely": {
"sql": "select `pl`.`feed_post_id`, `l`.`related_feed_post_id` from `feed_post_link_meta_data` as `pl` inner join `link_meta_data` as `l` on `l`.`id` = `pl`.`link_meta_data_id` where `pl`.`feed_post_id` in (?) and `l`.`related_feed_post_id` is not null group by `pl`.`feed_post_id`",
"parameters": [
497
],
"durationInMs": 2.2045569997280836
}
} |
---|
19:13:49.305 | debug | kysely.query | {
"kysely": {
"sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?) group by `author_id`",
"parameters": [
59203
],
"durationInMs": 2.0715410001575947
}
} |
---|
19:13:49.305 | debug | kysely.query | {
"kysely": {
"sql": "select `target_user_id`, count(`id`) as `count` from `following` where (`target_company_id` is null and `target_user_id` in (?)) group by `target_user_id`",
"parameters": [
59203
],
"durationInMs": 2.11574300006032
}
} |
---|
19:13:49.305 | debug | kysely.query | {
"kysely": {
"sql": "select `user_author_id`, count(`id`) as `count` from `feed_post` where (`company_author_id` is null and `user_author_id` in (?)) group by `user_author_id`",
"parameters": [
59203
],
"durationInMs": 2.167809000238776
}
} |
---|
19:13:49.305 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
"parameters": [
242104
],
"durationInMs": 2.0455729998648167
}
} |
---|
19:13:49.305 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
"parameters": [
123,
"fr"
],
"durationInMs": 2.084634999744594
}
} |
---|
19:13:49.305 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?)",
"parameters": [
123
],
"durationInMs": 1.7002940000966191
}
} |
---|
19:13:49.305 | debug | kysely.query | {
"kysely": {
"sql": "select `pl`.`feed_post_id`, `pl`.`link_meta_data_id` from `feed_post_link_meta_data` as `pl` where `pl`.`feed_post_id` in (?)",
"parameters": [
495
],
"durationInMs": 0.9541339995339513
}
} |
---|
19:13:49.306 | debug | kysely.query | {
"kysely": {
"sql": "select `feed_media`.`media_id`, `feed_media`.`feed_post_id` from `feed_media` where `feed_media`.`feed_post_id` in (?)",
"parameters": [
495
],
"durationInMs": 1.0930220000445843
}
} |
---|
19:13:49.306 | debug | kysely.query | {
"kysely": {
"sql": "select * from `link_meta_data` where `id` in (?)",
"parameters": [
271
],
"durationInMs": 1.7699530003592372
}
} |
---|
19:13:49.306 | debug | kysely.query | {
"kysely": {
"sql": "select * from `feed_post` where `id` in (?)",
"parameters": [
495
],
"durationInMs": 1.7604860002174973
}
} |
---|
19:13:49.309 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
"parameters": [
113
],
"durationInMs": 3.484424000605941
}
} |
---|
19:13:49.309 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
"parameters": [
122,
"fr"
],
"durationInMs": 3.427598999813199
}
} |
---|
19:13:49.309 | debug | kysely.query | {
"kysely": {
"sql": "select `company_author_id`, count(`id`) as `count` from `feed_post` where (`company_author_id` in (?) and `user_author_id` is null) group by `company_author_id`",
"parameters": [
470068
],
"durationInMs": 2.410838999785483
}
} |
---|
19:13:49.309 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
"parameters": [
280369
],
"durationInMs": 3.5042110001668334
}
} |
---|
19:13:49.309 | debug | kysely.query | {
"kysely": {
"sql": "select `target_company_id`, count(`id`) as `count` from `following` where (`target_company_id` in (?) and `target_user_id` is null) group by `target_company_id`",
"parameters": [
470068
],
"durationInMs": 2.75672800000757
}
} |
---|
19:13:49.310 | debug | kysely.query | {
"kysely": {
"sql": "select * from `company` where `company`.`id` in (?)",
"parameters": [
470068
],
"durationInMs": 3.1985460007563233
}
} |
---|
19:13:49.311 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
"parameters": [
112
],
"durationInMs": 1.8773920005187392
}
} |
---|
19:13:49.311 | debug | kysely.query | {
"kysely": {
"sql": "select `bi`.`target_feed_post_id`, `bi`.`id` from `bookmark_item` as `bi` inner join `bookmark` as `b` on `b`.`id` = `bi`.`bookmark_id` where `bi`.`target_feed_post_id` in (?) and (? is not null and `b`.`user_id` = ?) group by `bi`.`target_feed_post_id`",
"parameters": [
497,
null,
null
],
"durationInMs": 2.4217789992690086
}
} |
---|
19:13:49.313 | debug | kysely.query | {
"kysely": {
"sql": "select `r`.`target_feed_post_id`, `r`.`id` from `reaction` as `r` where `r`.`target_feed_post_id` in (?) and (? is not null and `r`.`user_author_id` = ?) group by `r`.`target_feed_post_id`",
"parameters": [
497,
null,
null
],
"durationInMs": 4.050962000153959
}
} |
---|
19:13:49.313 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?)",
"parameters": [
229
],
"durationInMs": 2.3716659992933273
}
} |
---|
19:13:49.313 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
"parameters": [
248676
],
"durationInMs": 2.58816699963063
}
} |
---|
19:13:49.313 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
"parameters": [
229,
"fr"
],
"durationInMs": 2.830786000005901
}
} |
---|
19:13:49.314 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
"parameters": [
220,
"fr"
],
"durationInMs": 0.5128480000421405
}
} |
---|
19:13:49.314 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
"parameters": [
196
],
"durationInMs": 0.8427189998328686
}
} |
---|
19:13:49.315 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
"parameters": [
204
],
"durationInMs": 1.1795910000801086
}
} |
---|
19:13:49.335 | info | http.response | {
"svelte": {
"route": {
"id": "/(frontend)/[participantId=participantIdWithPrefix]-[[participantSlug]]/feed/[id]"
},
"params": {
"participantId": "c59203",
"participantSlug": "sephora-andoh",
"id": "497"
},
"clientAddress": "216.73.216.148",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "yPbhlXxgibEW5zpXnaxC",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "goafrica-ad-id=689b763dabd9f1.07846611; PHPSESSID=a08c02cf389a0ef1ca319ba3aa2b3931; GOAFRICA_NEXT_SESSION_ID=dP2vLkyCqSXogmHbZhaaLiYJX87jzMbghNvMvEK3",
"host": "www.goa.goafrica.syazen.cloud",
"user-agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
"x-forwarded-for": "216.73.216.148",
"x-real-ip": "216.73.216.148",
"x-scheme": "https"
}
},
"response": {
"bytes": 117164,
"mime_type": "text/html",
"status_code": 200,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "goafrica-ad-id=689b763dabd9f1.07846611; PHPSESSID=a08c02cf389a0ef1ca319ba3aa2b3931; GOAFRICA_NEXT_SESSION_ID=dP2vLkyCqSXogmHbZhaaLiYJX87jzMbghNvMvEK3",
"host": "www.goa.goafrica.syazen.cloud",
"user-agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
"x-forwarded-for": "216.73.216.148",
"x-real-ip": "216.73.216.148",
"x-scheme": "https"
}
}
},
"user_agent": {
"original": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
},
"url": {
"full": "https://www.goa.goafrica.syazen.cloud/c59203-sephora-andoh/feed/497",
"original": "https://www.goa.goafrica.syazen.cloud/c59203-sephora-andoh/feed/497",
"path": "/c59203-sephora-andoh/feed/497",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 280653824,
"memoryUsageHuman": "267.7 MiB",
"requestTimeInMs": 42
}
} |
---|