15:25:08.021 | info | http.request | {
"svelte": {
"route": {
"id": "/(frontend)/[participantId=participantIdWithPrefix]-[[participantSlug]]/feed/[id]"
},
"params": {
"participantId": "c980",
"participantSlug": "david-encel",
"id": "251"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "vtGCN0Pkr_Ayz-KA1L8U",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "PHPSESSID=805971020f620e718088334473c19996; goafrica-ad-id=6890b4b0291916.56040576; GOAFRICA_NEXT_SESSION_ID=tFLBWnJtChcBVoAiVfNSQC9CzaYrUyTHOyEpV3Qy",
"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.18",
"x-real-ip": "216.73.216.18",
"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/c980-david-encel/feed/251",
"original": "https://www.goa.goafrica.syazen.cloud/c980-david-encel/feed/251",
"path": "/c980-david-encel/feed/251",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 260112384,
"memoryUsageHuman": "248.1 MiB"
}
} |
---|
15:25:08.027 | debug | kysely.query | {
"kysely": {
"sql": "select * from `feed_post` where `id` in (?)",
"parameters": [
251
],
"durationInMs": 3.4366549999976996
}
} |
---|
15:25:08.032 | debug | kysely.query | {
"kysely": {
"sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
"parameters": [
"questions-go-africa",
1
],
"durationInMs": 0.8577170000062324
}
} |
---|
15:25:08.032 | debug | kysely.query | {
"kysely": {
"sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
"parameters": [
1,
"ML",
true
],
"durationInMs": 1.1764360000088345
}
} |
---|
15:25:08.033 | debug | kysely.query | {
"kysely": {
"sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
"parameters": [
36
],
"durationInMs": 0.7730300000112038
}
} |
---|
15:25:08.034 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user` where `user`.`id` in (?)",
"parameters": [
980
],
"durationInMs": 0.9691020000027493
}
} |
---|
15:25:08.044 | debug | kysely.query | {
"kysely": {
"sql": "select count(distinct `r`.`id`) as `count` from `reaction` as `r` where `r`.`target_feed_post_id` = ?",
"parameters": [
251
],
"durationInMs": 4.107524999999441
}
} |
---|
15:25:08.044 | debug | kysely.query | {
"kysely": {
"sql": "select count(distinct `c`.`id`) as `count` from `feed_comment` as `c` where `c`.`feed_post_id` = ?",
"parameters": [
251
],
"durationInMs": 4.266689999989467
}
} |
---|
15:25:08.044 | 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": [
251
],
"durationInMs": 4.415394999989076
}
} |
---|
15:25:08.045 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?)",
"parameters": [
96742,
242126
],
"durationInMs": 1.0677450000075623
}
} |
---|
15:25:08.046 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
"parameters": [
126,
"fr"
],
"durationInMs": 1.6686460000055376
}
} |
---|
15:25:08.047 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?)",
"parameters": [
126
],
"durationInMs": 2.088212000002386
}
} |
---|
15:25:08.050 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
"parameters": [
116
],
"durationInMs": 4.058957000001101
}
} |
---|
15:25:08.051 | 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.8784020000020973
}
} |
---|
15:25:08.051 | 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": [
251,
null,
null
],
"durationInMs": 0.9873260000022128
}
} |
---|
15:25:08.052 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
"parameters": [
112
],
"durationInMs": 1.0900059999839868
}
} |
---|
15:25:08.052 | 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": [
251
],
"durationInMs": 1.2295439999725204
}
} |
---|
15:25:08.052 | 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": [
251
],
"durationInMs": 1.534328000008827
}
} |
---|
15:25:08.053 | 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": [
251
],
"durationInMs": 1.6950250000227243
}
} |
---|
15:25:08.053 | 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": [
251
],
"durationInMs": 2.203586000017822
}
} |
---|
15:25:08.054 | debug | kysely.query | {
"kysely": {
"sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?) group by `author_id`",
"parameters": [
980
],
"durationInMs": 2.7130769999930635
}
} |
---|
15:25:08.055 | 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": [
251,
null,
null
],
"durationInMs": 5.251041000010446
}
} |
---|
15:25:08.056 | 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": [
128
],
"durationInMs": 1.8969389999983832
}
} |
---|
15:25:08.056 | 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": [
128
],
"durationInMs": 2.0978999999933876
}
} |
---|
15:25:08.056 | debug | kysely.query | {
"kysely": {
"sql": "select * from `link_meta_data` where `id` in (?)",
"parameters": [
213
],
"durationInMs": 3.081968999991659
}
} |
---|
15:25:08.056 | debug | kysely.query | {
"kysely": {
"sql": "select * from `feed_post` where `id` in (?)",
"parameters": [
128
],
"durationInMs": 2.9402569999801926
}
} |
---|
15:25:08.057 | 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": [
980
],
"durationInMs": 6.149352000007639
}
} |
---|
15:25:08.058 | 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": [
980
],
"durationInMs": 6.510751000023447
}
} |
---|
15:25:08.058 | 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": [
139209
],
"durationInMs": 0.7658369999844581
}
} |
---|
15:25:08.058 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
"parameters": [
276511
],
"durationInMs": 2.282271000003675
}
} |
---|
15:25:08.058 | debug | kysely.query | {
"kysely": {
"sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?) group by `author_id`",
"parameters": [
139209
],
"durationInMs": 1.3643030000093859
}
} |
---|
15:25:08.059 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user` where `user`.`id` in (?)",
"parameters": [
139209
],
"durationInMs": 1.782305999979144
}
} |
---|
15:25:08.061 | 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": [
139209
],
"durationInMs": 3.9149299999990035
}
} |
---|
15:25:08.061 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?)",
"parameters": [
222694,
276509
],
"durationInMs": 2.117476000013994
}
} |
---|
15:25:08.137 | info | http.response | {
"svelte": {
"route": {
"id": "/(frontend)/[participantId=participantIdWithPrefix]-[[participantSlug]]/feed/[id]"
},
"params": {
"participantId": "c980",
"participantSlug": "david-encel",
"id": "251"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "vtGCN0Pkr_Ayz-KA1L8U",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "PHPSESSID=805971020f620e718088334473c19996; goafrica-ad-id=6890b4b0291916.56040576; GOAFRICA_NEXT_SESSION_ID=tFLBWnJtChcBVoAiVfNSQC9CzaYrUyTHOyEpV3Qy",
"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.18",
"x-real-ip": "216.73.216.18",
"x-scheme": "https"
}
},
"response": {
"bytes": 122536,
"mime_type": "text/html",
"status_code": 200,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "PHPSESSID=805971020f620e718088334473c19996; goafrica-ad-id=6890b4b0291916.56040576; GOAFRICA_NEXT_SESSION_ID=tFLBWnJtChcBVoAiVfNSQC9CzaYrUyTHOyEpV3Qy",
"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.18",
"x-real-ip": "216.73.216.18",
"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/c980-david-encel/feed/251",
"original": "https://www.goa.goafrica.syazen.cloud/c980-david-encel/feed/251",
"path": "/c980-david-encel/feed/251",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 275034112,
"memoryUsageHuman": "262.3 MiB",
"requestTimeInMs": 117
}
} |
---|