17:38:45.003 | info | http.request | {
"svelte": {
"route": {
"id": "/(frontend)/[participantId=participantIdWithPrefix]-[[participantSlug]]/feed/[id]"
},
"params": {
"participantId": "c413463",
"participantSlug": "redouane-guilmi",
"id": "759"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "tXemyooCzhOb7rcFcu0Q",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "PHPSESSID=a298bca7c98d5f30a443aa4bedd29399; goafrica-ad-id=6890d3ff0fad56.48174274; GOAFRICA_NEXT_SESSION_ID=7SxHFN9gQ7ggpEtY40NOcDCUmyMFG3TM0eXY1qGF",
"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/c413463-redouane-guilmi/feed/759",
"original": "https://www.goa.goafrica.syazen.cloud/c413463-redouane-guilmi/feed/759",
"path": "/c413463-redouane-guilmi/feed/759",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 231268352,
"memoryUsageHuman": "220.6 MiB"
}
} |
---|
17:38:45.010 | debug | kysely.query | {
"kysely": {
"sql": "select * from `feed_post` where `id` in (?)",
"parameters": [
759
],
"durationInMs": 3.3563759999815375
}
} |
---|
17:38:45.014 | debug | kysely.query | {
"kysely": {
"sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
"parameters": [
"questions-go-africa",
1
],
"durationInMs": 0.4318290000082925
}
} |
---|
17:38:45.014 | 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.6560129999998026
}
} |
---|
17:38:45.015 | debug | kysely.query | {
"kysely": {
"sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
"parameters": [
36
],
"durationInMs": 0.616641000029631
}
} |
---|
17:38:45.015 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user` where `user`.`id` in (?)",
"parameters": [
413463
],
"durationInMs": 1.4675240000360645
}
} |
---|
17:38:45.021 | debug | kysely.query | {
"kysely": {
"sql": "select count(distinct `c`.`id`) as `count` from `feed_comment` as `c` where `c`.`feed_post_id` = ?",
"parameters": [
759
],
"durationInMs": 2.5167740000179037
}
} |
---|
17:38:45.021 | debug | kysely.query | {
"kysely": {
"sql": "select count(distinct `r`.`id`) as `count` from `reaction` as `r` where `r`.`target_feed_post_id` = ?",
"parameters": [
759
],
"durationInMs": 2.7372010000399314
}
} |
---|
17:38:45.021 | 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": [
759
],
"durationInMs": 2.799937999981921
}
} |
---|
17:38:45.022 | 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": [
759
],
"durationInMs": 2.987072999996599
}
} |
---|
17:38:45.022 | 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": [
759
],
"durationInMs": 2.2068009999929927
}
} |
---|
17:38:45.022 | 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": [
759
],
"durationInMs": 2.5046410000068136
}
} |
---|
17:38:45.022 | 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": [
759
],
"durationInMs": 2.6716700000106357
}
} |
---|
17:38:45.023 | debug | kysely.query | {
"kysely": {
"sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?) group by `author_id`",
"parameters": [
413463
],
"durationInMs": 2.0531670000054874
}
} |
---|
17:38:45.023 | 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": [
413463
],
"durationInMs": 2.126843000005465
}
} |
---|
17:38:45.023 | 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": [
413463
],
"durationInMs": 2.2054490000009537
}
} |
---|
17:38:45.023 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
"parameters": [
5,
"fr"
],
"durationInMs": 1.880777999991551
}
} |
---|
17:38:45.023 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?)",
"parameters": [
5
],
"durationInMs": 2.0983399999677204
}
} |
---|
17:38:45.024 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
"parameters": [
284021
],
"durationInMs": 1.8128619999624789
}
} |
---|
17:38:45.027 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
"parameters": [
3
],
"durationInMs": 3.8743039999972098
}
} |
---|
17:38:45.027 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
"parameters": [
3,
"fr"
],
"durationInMs": 3.609684999973979
}
} |
---|
17:38:45.028 | 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": [
759,
null,
null
],
"durationInMs": 1.5682709999964572
}
} |
---|
17:38:45.029 | 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": [
759,
null,
null
],
"durationInMs": 1.9105939999572001
}
} |
---|
17:38:45.029 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
"parameters": [
1
],
"durationInMs": 1.7611769999493845
}
} |
---|
17:38:45.064 | info | http.response | {
"svelte": {
"route": {
"id": "/(frontend)/[participantId=participantIdWithPrefix]-[[participantSlug]]/feed/[id]"
},
"params": {
"participantId": "c413463",
"participantSlug": "redouane-guilmi",
"id": "759"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "tXemyooCzhOb7rcFcu0Q",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "PHPSESSID=a298bca7c98d5f30a443aa4bedd29399; goafrica-ad-id=6890d3ff0fad56.48174274; GOAFRICA_NEXT_SESSION_ID=7SxHFN9gQ7ggpEtY40NOcDCUmyMFG3TM0eXY1qGF",
"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": 111752,
"mime_type": "text/html",
"status_code": 200,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "PHPSESSID=a298bca7c98d5f30a443aa4bedd29399; goafrica-ad-id=6890d3ff0fad56.48174274; GOAFRICA_NEXT_SESSION_ID=7SxHFN9gQ7ggpEtY40NOcDCUmyMFG3TM0eXY1qGF",
"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/c413463-redouane-guilmi/feed/759",
"original": "https://www.goa.goafrica.syazen.cloud/c413463-redouane-guilmi/feed/759",
"path": "/c413463-redouane-guilmi/feed/759",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 242081792,
"memoryUsageHuman": "230.9 MiB",
"requestTimeInMs": 61
}
} |
---|