Logo de Go Africa Online

GET
https://www.goa.goafrica.syazen.cloud/c189172-fatoulaye-abdou-sina/feed/412

Response:
200
IP:
31.220.76.35
Date:
4 août 2025 à 15:06:46
Total execution time:
97 ms
Token:
lo_LffogQazeQMdz-tHM

Log Messages

Time Level Message Context
15:06:46.534
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[participantId=participantIdWithPrefix]-[[participantSlug]]/feed/[id]"
        },
        "params": {
            "participantId": "c189172",
            "participantSlug": "fatoulaye-abdou-sina",
            "id": "412"
        },
        "clientAddress": "31.220.76.35",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "lo_LffogQazeQMdz-tHM",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "text/html,text/plain,text/xml,text/*,application/xml,application/xhtml+xml,application/rss+xml,application/atom+xml,application/rdf+xml,application/php,application/x-php,application/x-httpd-php",
                "accept-encoding": "br,gzip",
                "accept-language": "en",
                "connection": "close",
                "host": "www.goa.goafrica.syazen.cloud",
                "user-agent": "Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)",
                "x-forwarded-for": "31.220.76.35",
                "x-real-ip": "31.220.76.35",
                "x-scheme": "https"
            }
        }
    },
    "user_agent": {
        "original": "Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)"
    },
    "url": {
        "full": "https://www.goa.goafrica.syazen.cloud/c189172-fatoulaye-abdou-sina/feed/412",
        "original": "https://www.goa.goafrica.syazen.cloud/c189172-fatoulaye-abdou-sina/feed/412",
        "path": "/c189172-fatoulaye-abdou-sina/feed/412",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 297078784,
        "memoryUsageHuman": "283.3 MiB"
    }
}
15:06:46.556
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `feed_post` where `id` in (?)",
        "parameters": [
            412
        ],
        "durationInMs": 2.566365999984555
    }
}
15:06:46.559
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 0.2503929999656975
    }
}
15:06:46.560
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?)",
        "parameters": [
            189172
        ],
        "durationInMs": 0.5679310000268742
    }
}
15:06:46.563
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `r`.`id`) as `count` from `reaction` as `r` where `r`.`target_feed_post_id` = ?",
        "parameters": [
            412
        ],
        "durationInMs": 1.318779999972321
    }
}
15:06:46.563
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 4.084475000039674
    }
}
15:06:46.564
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `c`.`id`) as `count` from `feed_comment` as `c` where `c`.`feed_post_id` = ?",
        "parameters": [
            412
        ],
        "durationInMs": 1.8155680000782013
    }
}
15:06:46.564
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": [
            412
        ],
        "durationInMs": 1.9401689999504015
    }
}
15:06:46.564
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": [
            412
        ],
        "durationInMs": 1.9954510000534356
    }
}
15:06:46.564
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": [
            412
        ],
        "durationInMs": 1.8791059999493882
    }
}
15:06:46.564
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": [
            412
        ],
        "durationInMs": 2.098621999961324
    }
}
15:06:46.565
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": [
            412
        ],
        "durationInMs": 2.157731999992393
    }
}
15:06:46.565
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?) group by `author_id`",
        "parameters": [
            189172
        ],
        "durationInMs": 1.7486139999236912
    }
}
15:06:46.565
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": [
            189172
        ],
        "durationInMs": 1.779731999966316
    }
}
15:06:46.565
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": [
            189172
        ],
        "durationInMs": 1.499193000025116
    }
}
15:06:46.565
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            610,
            "fr"
        ],
        "durationInMs": 1.2396119999466464
    }
}
15:06:46.565
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?)",
        "parameters": [
            610
        ],
        "durationInMs": 1.2944140000035986
    }
}
15:06:46.566
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)",
        "parameters": [
            279451,
            279452,
            279453,
            279454,
            279455,
            279456,
            279457,
            279458,
            279459,
            279460,
            279461,
            279462,
            279463,
            279464,
            279465,
            279466,
            279467,
            279475,
            279489,
            279478,
            279474,
            279485,
            279472,
            279479,
            279482,
            279488,
            279490,
            279477,
            279470,
            279473,
            279476,
            279480,
            279481,
            279484,
            279487,
            279469,
            279491,
            279483,
            279486,
            279468,
            279471
        ],
        "durationInMs": 1.1875269999727607
    }
}
15:06:46.570
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            490
        ],
        "durationInMs": 4.601911999983713
    }
}
15:06:46.570
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            85,
            "fr"
        ],
        "durationInMs": 4.526091999956407
    }
}
15:06:46.570
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": [
            412,
            null,
            null
        ],
        "durationInMs": 0.5611779999453574
    }
}
15:06:46.571
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            77
        ],
        "durationInMs": 0.9426740000490099
    }
}
15:06:46.572
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": [
            412,
            null,
            null
        ],
        "durationInMs": 2.2476369999349117
    }
}
15:06:46.630
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[participantId=participantIdWithPrefix]-[[participantSlug]]/feed/[id]"
        },
        "params": {
            "participantId": "c189172",
            "participantSlug": "fatoulaye-abdou-sina",
            "id": "412"
        },
        "clientAddress": "31.220.76.35",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "lo_LffogQazeQMdz-tHM",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "text/html,text/plain,text/xml,text/*,application/xml,application/xhtml+xml,application/rss+xml,application/atom+xml,application/rdf+xml,application/php,application/x-php,application/x-httpd-php",
                "accept-encoding": "br,gzip",
                "accept-language": "en",
                "connection": "close",
                "host": "www.goa.goafrica.syazen.cloud",
                "user-agent": "Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)",
                "x-forwarded-for": "31.220.76.35",
                "x-real-ip": "31.220.76.35",
                "x-scheme": "https"
            }
        },
        "response": {
            "bytes": 139030,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "text/html,text/plain,text/xml,text/*,application/xml,application/xhtml+xml,application/rss+xml,application/atom+xml,application/rdf+xml,application/php,application/x-php,application/x-httpd-php",
                "accept-encoding": "br,gzip",
                "accept-language": "en",
                "connection": "close",
                "host": "www.goa.goafrica.syazen.cloud",
                "user-agent": "Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)",
                "x-forwarded-for": "31.220.76.35",
                "x-real-ip": "31.220.76.35",
                "x-scheme": "https"
            }
        }
    },
    "user_agent": {
        "original": "Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)"
    },
    "url": {
        "full": "https://www.goa.goafrica.syazen.cloud/c189172-fatoulaye-abdou-sina/feed/412",
        "original": "https://www.goa.goafrica.syazen.cloud/c189172-fatoulaye-abdou-sina/feed/412",
        "path": "/c189172-fatoulaye-abdou-sina/feed/412",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 296431616,
        "memoryUsageHuman": "282.7 MiB",
        "requestTimeInMs": 97
    }
}