Logo de Go Africa Online

GET
https://www.goa.goafrica.syazen.cloud/c415415-labo-jonson/feed/930

Response:
200
IP:
193.9.59.107
Date:
17 août 2025 à 10:33:01
Total execution time:
133 ms
Token:
RLIeM_7fVbV6r3nZE4QY

Log Messages

Time Level Message Context
10:33:01.907
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[participantId=participantIdWithPrefix]-[[participantSlug]]/feed/[id]"
        },
        "params": {
            "participantId": "c415415",
            "participantSlug": "labo-jonson",
            "id": "930"
        },
        "clientAddress": "193.9.59.107",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "RLIeM_7fVbV6r3nZE4QY",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": "https://www.google.com/",
            "headers": {
                "accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7",
                "accept-encoding": "gzip, deflate, br, zstd",
                "accept-language": "en-US,en;q=0.9",
                "connection": "close",
                "host": "www.goa.goafrica.syazen.cloud",
                "referer": "https://www.google.com/",
                "sec-ch-ua": "\"Not;A=Brand\";v=\"99\", \"Microsoft Edge\";v=\"139\", \"Chromium\";v=\"139\"",
                "sec-ch-ua-platform": "\"Windows\"",
                "sec-fetch-dest": "empty",
                "sec-fetch-mode": "navigate",
                "sec-fetch-user": "?0",
                "upgrade-insecure-requests": "1",
                "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36 Edg/139.0.0.0",
                "x-forwarded-for": "193.9.59.107",
                "x-real-ip": "193.9.59.107",
                "x-scheme": "https"
            }
        }
    },
    "user_agent": {
        "original": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36 Edg/139.0.0.0"
    },
    "url": {
        "full": "https://www.goa.goafrica.syazen.cloud/c415415-labo-jonson/feed/930",
        "original": "https://www.goa.goafrica.syazen.cloud/c415415-labo-jonson/feed/930",
        "path": "/c415415-labo-jonson/feed/930",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 240697344,
        "memoryUsageHuman": "229.5 MiB"
    }
}
10:33:01.982
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `feed_post` where `id` in (?)",
        "parameters": [
            930
        ],
        "durationInMs": 1.9705229999963194
    }
}
10:33:01.985
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 0.4763110000640154
    }
}
10:33:01.986
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?)",
        "parameters": [
            415415
        ],
        "durationInMs": 0.6068919999524951
    }
}
10:33:01.992
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `r`.`id`) as `count` from `reaction` as `r` where `r`.`target_feed_post_id` = ?",
        "parameters": [
            930
        ],
        "durationInMs": 2.529956999933347
    }
}
10:33:01.992
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 6.401164999930188
    }
}
10:33:01.993
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `c`.`id`) as `count` from `feed_comment` as `c` where `c`.`feed_post_id` = ?",
        "parameters": [
            930
        ],
        "durationInMs": 3.6816969998180866
    }
}
10:33:01.993
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": [
            930
        ],
        "durationInMs": 3.836282999953255
    }
}
10:33:01.993
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": [
            930
        ],
        "durationInMs": 4.067621000111103
    }
}
10:33:01.993
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": [
            930
        ],
        "durationInMs": 3.3473090000916272
    }
}
10:33:01.994
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": [
            930
        ],
        "durationInMs": 3.629981999984011
    }
}
10:33:01.994
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": [
            930
        ],
        "durationInMs": 3.8067890000529587
    }
}
10:33:01.994
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?) group by `author_id`",
        "parameters": [
            415415
        ],
        "durationInMs": 3.1392940001096576
    }
}
10:33:01.994
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": [
            415415
        ],
        "durationInMs": 3.2082320000045
    }
}
10:33:01.994
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": [
            415415
        ],
        "durationInMs": 2.8396199999842793
    }
}
10:33:01.995
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
        "parameters": [
            285820
        ],
        "durationInMs": 2.739494999870658
    }
}
10:33:01.995
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            12,
            "fr"
        ],
        "durationInMs": 2.368739999830723
    }
}
10:33:01.996
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?)",
        "parameters": [
            12
        ],
        "durationInMs": 2.6601290001999587
    }
}
10:33:01.996
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
        "parameters": [
            285845
        ],
        "durationInMs": 2.426467000041157
    }
}
10:33:01.999
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            10
        ],
        "durationInMs": 3.259887000080198
    }
}
10:33:01.999
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.067862000083551
    }
}
10:33:01.999
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": [
            930,
            null,
            null
        ],
        "durationInMs": 0.8635569999460131
    }
}
10:33:02.001
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": [
            930,
            null,
            null
        ],
        "durationInMs": 2.373038000194356
    }
}
10:33:02.001
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            1
        ],
        "durationInMs": 2.1049720000009984
    }
}
10:33:02.040
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[participantId=participantIdWithPrefix]-[[participantSlug]]/feed/[id]"
        },
        "params": {
            "participantId": "c415415",
            "participantSlug": "labo-jonson",
            "id": "930"
        },
        "clientAddress": "193.9.59.107",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "RLIeM_7fVbV6r3nZE4QY",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": "https://www.google.com/",
            "headers": {
                "accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7",
                "accept-encoding": "gzip, deflate, br, zstd",
                "accept-language": "en-US,en;q=0.9",
                "connection": "close",
                "host": "www.goa.goafrica.syazen.cloud",
                "referer": "https://www.google.com/",
                "sec-ch-ua": "\"Not;A=Brand\";v=\"99\", \"Microsoft Edge\";v=\"139\", \"Chromium\";v=\"139\"",
                "sec-ch-ua-platform": "\"Windows\"",
                "sec-fetch-dest": "empty",
                "sec-fetch-mode": "navigate",
                "sec-fetch-user": "?0",
                "upgrade-insecure-requests": "1",
                "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36 Edg/139.0.0.0",
                "x-forwarded-for": "193.9.59.107",
                "x-real-ip": "193.9.59.107",
                "x-scheme": "https"
            }
        },
        "response": {
            "bytes": 111885,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7",
                "accept-encoding": "gzip, deflate, br, zstd",
                "accept-language": "en-US,en;q=0.9",
                "connection": "close",
                "host": "www.goa.goafrica.syazen.cloud",
                "referer": "https://www.google.com/",
                "sec-ch-ua": "\"Not;A=Brand\";v=\"99\", \"Microsoft Edge\";v=\"139\", \"Chromium\";v=\"139\"",
                "sec-ch-ua-platform": "\"Windows\"",
                "sec-fetch-dest": "empty",
                "sec-fetch-mode": "navigate",
                "sec-fetch-user": "?0",
                "upgrade-insecure-requests": "1",
                "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36 Edg/139.0.0.0",
                "x-forwarded-for": "193.9.59.107",
                "x-real-ip": "193.9.59.107",
                "x-scheme": "https"
            }
        }
    },
    "user_agent": {
        "original": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36 Edg/139.0.0.0"
    },
    "url": {
        "full": "https://www.goa.goafrica.syazen.cloud/c415415-labo-jonson/feed/930",
        "original": "https://www.goa.goafrica.syazen.cloud/c415415-labo-jonson/feed/930",
        "path": "/c415415-labo-jonson/feed/930",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 253870080,
        "memoryUsageHuman": "242.1 MiB",
        "requestTimeInMs": 132
    }
}