Logo de Go Africa Online

GET
https://www.goa.goafrica.syazen.cloud/c263417-anouar-agassounon/feed/979

Response:
200
IP:
216.73.216.18
Date:
7 août 2025 à 22:19:47
Total execution time:
37 ms
Token:
LYyK0nKCgApgapkzu9Sq

Log Messages

Time Level Message Context
22:19:47.251
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[participantId=participantIdWithPrefix]-[[participantSlug]]/feed/[id]"
        },
        "params": {
            "participantId": "c263417",
            "participantSlug": "anouar-agassounon",
            "id": "979"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "LYyK0nKCgApgapkzu9Sq",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=iwALrCYYt3Zzdag3pRPg72WvaFPgcaKUpadX1uNS; goafrica-ad-id=68950a59049d76.84245744; PHPSESSID=cfcffa86c3b27955062664e2f3c64f95",
                "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/c263417-anouar-agassounon/feed/979",
        "original": "https://www.goa.goafrica.syazen.cloud/c263417-anouar-agassounon/feed/979",
        "path": "/c263417-anouar-agassounon/feed/979",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 293089280,
        "memoryUsageHuman": "279.5 MiB"
    }
}
22:19:47.255
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `feed_post` where `id` in (?)",
        "parameters": [
            979
        ],
        "durationInMs": 2.007141000125557
    }
}
22:19:47.257
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 0.327866000123322
    }
}
22:19:47.258
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?)",
        "parameters": [
            263417
        ],
        "durationInMs": 0.536553000099957
    }
}
22:19:47.260
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `r`.`id`) as `count` from `reaction` as `r` where `r`.`target_feed_post_id` = ?",
        "parameters": [
            979
        ],
        "durationInMs": 1.0035549998283386
    }
}
22:19:47.261
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 2.97121400013566
    }
}
22:19:47.261
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "MA",
            true
        ],
        "durationInMs": 3.5873529999516904
    }
}
22:19:47.261
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `c`.`id`) as `count` from `feed_comment` as `c` where `c`.`feed_post_id` = ?",
        "parameters": [
            979
        ],
        "durationInMs": 1.7775560002774
    }
}
22:19:47.261
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": [
            979
        ],
        "durationInMs": 1.8293230002745986
    }
}
22:19:47.261
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": [
            979
        ],
        "durationInMs": 1.884284000378102
    }
}
22:19:47.261
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": [
            979
        ],
        "durationInMs": 1.7467200001701713
    }
}
22:19:47.262
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": [
            979
        ],
        "durationInMs": 1.8456529998220503
    }
}
22:19:47.262
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": [
            979
        ],
        "durationInMs": 2.2355530001223087
    }
}
22:19:47.262
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?) group by `author_id`",
        "parameters": [
            263417
        ],
        "durationInMs": 2.173467999789864
    }
}
22:19:47.262
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": [
            263417
        ],
        "durationInMs": 2.014685000292957
    }
}
22:19:47.263
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": [
            263417
        ],
        "durationInMs": 1.831375999841839
    }
}
22:19:47.263
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
        "parameters": [
            244292
        ],
        "durationInMs": 1.5656250002793968
    }
}
22:19:47.263
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": [
            978
        ],
        "durationInMs": 0.533616999629885
    }
}
22:19:47.263
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": [
            978
        ],
        "durationInMs": 0.6737860003486276
    }
}
22:19:47.263
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `link_meta_data` where `id` in (?)",
        "parameters": [
            435
        ],
        "durationInMs": 1.3884870000183582
    }
}
22:19:47.264
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `feed_post` where `id` in (?)",
        "parameters": [
            978
        ],
        "durationInMs": 1.3687110003083944
    }
}
22:19:47.266
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": [
            13499
        ],
        "durationInMs": 1.742692000232637
    }
}
22:19:47.266
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
        "parameters": [
            287192
        ],
        "durationInMs": 2.871900000143796
    }
}
22:19:47.266
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": [
            13499
        ],
        "durationInMs": 2.1066149999387562
    }
}
22:19:47.266
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `company` where `company`.`id` in (?)",
        "parameters": [
            13499
        ],
        "durationInMs": 2.4972179997712374
    }
}
22:19:47.268
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
        "parameters": [
            257908
        ],
        "durationInMs": 0.7404189999215305
    }
}
22:19:47.268
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?)",
        "parameters": [
            37
        ],
        "durationInMs": 0.9146509999409318
    }
}
22:19:47.268
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            37,
            "fr"
        ],
        "durationInMs": 1.2224200000055134
    }
}
22:19:47.268
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": [
            979,
            null,
            null
        ],
        "durationInMs": 2.6579439998604357
    }
}
22:19:47.268
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": [
            979,
            null,
            null
        ],
        "durationInMs": 2.8023810000158846
    }
}
22:19:47.269
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            18,
            "fr"
        ],
        "durationInMs": 1.6458829999901354
    }
}
22:19:47.270
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            35
        ],
        "durationInMs": 1.6191330002620816
    }
}
22:19:47.270
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            16
        ],
        "durationInMs": 0.26398800034075975
    }
}
22:19:47.288
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[participantId=participantIdWithPrefix]-[[participantSlug]]/feed/[id]"
        },
        "params": {
            "participantId": "c263417",
            "participantSlug": "anouar-agassounon",
            "id": "979"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "LYyK0nKCgApgapkzu9Sq",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=iwALrCYYt3Zzdag3pRPg72WvaFPgcaKUpadX1uNS; goafrica-ad-id=68950a59049d76.84245744; PHPSESSID=cfcffa86c3b27955062664e2f3c64f95",
                "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": 118500,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=iwALrCYYt3Zzdag3pRPg72WvaFPgcaKUpadX1uNS; goafrica-ad-id=68950a59049d76.84245744; PHPSESSID=cfcffa86c3b27955062664e2f3c64f95",
                "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/c263417-anouar-agassounon/feed/979",
        "original": "https://www.goa.goafrica.syazen.cloud/c263417-anouar-agassounon/feed/979",
        "path": "/c263417-anouar-agassounon/feed/979",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 294453248,
        "memoryUsageHuman": "280.8 MiB",
        "requestTimeInMs": 37
    }
}