Logo de Go Africa Online

GET
https://www.goa.goafrica.syazen.cloud/c408976-anne-grace-kacou-ama/feed/785

Response:
200
IP:
216.73.216.18
Date:
6 août 2025 à 04:24:06
Total execution time:
70 ms
Token:
r5mWX73MHNSmvWjN892k

Log Messages

Time Level Message Context
04:24:06.664
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[participantId=participantIdWithPrefix]-[[participantSlug]]/feed/[id]"
        },
        "params": {
            "participantId": "c408976",
            "participantSlug": "anne-grace-kacou-ama",
            "id": "785"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "r5mWX73MHNSmvWjN892k",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=dcebd4600143264ff1aa150a1ada225a; goafrica-ad-id=6892bcc5604932.25200484; GOAFRICA_NEXT_SESSION_ID=JBdS9RG7mdcf1y8jA240B53q6unWKVo2u7ORKtfP",
                "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/c408976-anne-grace-kacou-ama/feed/785",
        "original": "https://www.goa.goafrica.syazen.cloud/c408976-anne-grace-kacou-ama/feed/785",
        "path": "/c408976-anne-grace-kacou-ama/feed/785",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 261435392,
        "memoryUsageHuman": "249.3 MiB"
    }
}
04:24:06.670
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `feed_post` where `id` in (?)",
        "parameters": [
            785
        ],
        "durationInMs": 3.563006999960635
    }
}
04:24:06.674
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 0.44736699998611584
    }
}
04:24:06.675
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?)",
        "parameters": [
            408976
        ],
        "durationInMs": 0.7040919999708422
    }
}
04:24:06.682
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `r`.`id`) as `count` from `reaction` as `r` where `r`.`target_feed_post_id` = ?",
        "parameters": [
            785
        ],
        "durationInMs": 2.9245760000194423
    }
}
04:24:06.682
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "GA",
            true
        ],
        "durationInMs": 8.500304000044707
    }
}
04:24:06.683
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 8.64545300003374
    }
}
04:24:06.683
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `c`.`id`) as `count` from `feed_comment` as `c` where `c`.`feed_post_id` = ?",
        "parameters": [
            785
        ],
        "durationInMs": 4.073100000037812
    }
}
04:24:06.684
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": [
            785
        ],
        "durationInMs": 4.197530000004917
    }
}
04:24:06.684
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": [
            785
        ],
        "durationInMs": 4.510858999972697
    }
}
04:24:06.684
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": [
            785
        ],
        "durationInMs": 3.936317000014242
    }
}
04:24:06.685
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": [
            785
        ],
        "durationInMs": 4.228237000002991
    }
}
04:24:06.685
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": [
            785
        ],
        "durationInMs": 4.3887330000288785
    }
}
04:24:06.685
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?) group by `author_id`",
        "parameters": [
            408976
        ],
        "durationInMs": 3.466007999959402
    }
}
04:24:06.685
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": [
            408976
        ],
        "durationInMs": 2.990639000025112
    }
}
04:24:06.685
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": [
            408976
        ],
        "durationInMs": 2.575150999997277
    }
}
04:24:06.686
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?)",
        "parameters": [
            279510,
            282936
        ],
        "durationInMs": 2.599134000018239
    }
}
04:24:06.687
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            195,
            "fr"
        ],
        "durationInMs": 3.1569260000251234
    }
}
04:24:06.687
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?)",
        "parameters": [
            195
        ],
        "durationInMs": 3.5742880000034347
    }
}
04:24:06.688
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?, ?, ?, ?)",
        "parameters": [
            284417,
            284421,
            284420,
            284418,
            284422,
            284419,
            284416
        ],
        "durationInMs": 3.1922410000115633
    }
}
04:24:06.691
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            175
        ],
        "durationInMs": 4.234096999978647
    }
}
04:24:06.691
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            194,
            "fr"
        ],
        "durationInMs": 4.0269139999873005
    }
}
04:24:06.692
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": [
            785,
            null,
            null
        ],
        "durationInMs": 1.049300000013318
    }
}
04:24:06.693
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": [
            785,
            null,
            null
        ],
        "durationInMs": 2.3070150000276044
    }
}
04:24:06.693
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            174
        ],
        "durationInMs": 1.8337199999950826
    }
}
04:24:06.734
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[participantId=participantIdWithPrefix]-[[participantSlug]]/feed/[id]"
        },
        "params": {
            "participantId": "c408976",
            "participantSlug": "anne-grace-kacou-ama",
            "id": "785"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "r5mWX73MHNSmvWjN892k",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=dcebd4600143264ff1aa150a1ada225a; goafrica-ad-id=6892bcc5604932.25200484; GOAFRICA_NEXT_SESSION_ID=JBdS9RG7mdcf1y8jA240B53q6unWKVo2u7ORKtfP",
                "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": 121596,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=dcebd4600143264ff1aa150a1ada225a; goafrica-ad-id=6892bcc5604932.25200484; GOAFRICA_NEXT_SESSION_ID=JBdS9RG7mdcf1y8jA240B53q6unWKVo2u7ORKtfP",
                "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/c408976-anne-grace-kacou-ama/feed/785",
        "original": "https://www.goa.goafrica.syazen.cloud/c408976-anne-grace-kacou-ama/feed/785",
        "path": "/c408976-anne-grace-kacou-ama/feed/785",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 263598080,
        "memoryUsageHuman": "251.4 MiB",
        "requestTimeInMs": 70
    }
}