Logo de Go Africa Online

GET
https://www.goa.goafrica.syazen.cloud/c330582-moustapha-kemal-ndiaye/feed/928

Response:
200
IP:
216.73.216.18
Date:
4 août 2025 à 14:43:36
Total execution time:
358 ms
Token:
CWo2rq2IT8m9GG991wXl

Log Messages

Time Level Message Context
14:43:36.262
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[participantId=participantIdWithPrefix]-[[participantSlug]]/feed/[id]"
        },
        "params": {
            "participantId": "c330582",
            "participantSlug": "moustapha-kemal-ndiaye",
            "id": "928"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "CWo2rq2IT8m9GG991wXl",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "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/c330582-moustapha-kemal-ndiaye/feed/928",
        "original": "https://www.goa.goafrica.syazen.cloud/c330582-moustapha-kemal-ndiaye/feed/928",
        "path": "/c330582-moustapha-kemal-ndiaye/feed/928",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 214736896,
        "memoryUsageHuman": "204.8 MiB"
    }
}
14:43:36.422
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `feed_post` where `id` in (?)",
        "parameters": [
            928
        ],
        "durationInMs": 8.315737999990233
    }
}
14:43:36.455
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 12.636977999994997
    }
}
14:43:36.456
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 1.0367180000030203
    }
}
14:43:36.459
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?)",
        "parameters": [
            330582
        ],
        "durationInMs": 1.292939999999362
    }
}
14:43:36.471
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `r`.`id`) as `count` from `reaction` as `r` where `r`.`target_feed_post_id` = ?",
        "parameters": [
            928
        ],
        "durationInMs": 4.450639999995474
    }
}
14:43:36.471
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `c`.`id`) as `count` from `feed_comment` as `c` where `c`.`feed_post_id` = ?",
        "parameters": [
            928
        ],
        "durationInMs": 4.644818999993731
    }
}
14:43:36.472
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
        "parameters": [
            216108
        ],
        "durationInMs": 0.9210239999956684
    }
}
14:43:36.473
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            123,
            "fr"
        ],
        "durationInMs": 1.5099619999964489
    }
}
14:43:36.477
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?)",
        "parameters": [
            123
        ],
        "durationInMs": 4.832426000008127
    }
}
14:43:36.478
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            113
        ],
        "durationInMs": 4.709057999993092
    }
}
14:43:36.479
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": [
            928,
            null,
            null
        ],
        "durationInMs": 1.45573199998762
    }
}
14:43:36.480
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": [
            928,
            null,
            null
        ],
        "durationInMs": 1.3932870000135154
    }
}
14:43:36.480
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": [
            928
        ],
        "durationInMs": 1.5565280000009807
    }
}
14:43:36.480
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": [
            928
        ],
        "durationInMs": 1.6835730000020703
    }
}
14:43:36.480
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": [
            928
        ],
        "durationInMs": 2.015016999997897
    }
}
14:43:36.481
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": [
            928
        ],
        "durationInMs": 2.185299999997369
    }
}
14:43:36.481
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": [
            928
        ],
        "durationInMs": 2.7188980000064475
    }
}
14:43:36.482
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?) group by `author_id`",
        "parameters": [
            330582
        ],
        "durationInMs": 3.2047359999996843
    }
}
14:43:36.483
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            122,
            "fr"
        ],
        "durationInMs": 3.752630000002682
    }
}
14:43:36.483
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": [
            33
        ],
        "durationInMs": 1.726492000001599
    }
}
14:43:36.484
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": [
            33
        ],
        "durationInMs": 1.9404690000083065
    }
}
14:43:36.484
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `link_meta_data` where `id` in (?)",
        "parameters": [
            406
        ],
        "durationInMs": 2.9450959999958286
    }
}
14:43:36.484
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `feed_post` where `id` in (?)",
        "parameters": [
            33
        ],
        "durationInMs": 2.8251339999987977
    }
}
14:43:36.486
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": [
            330582
        ],
        "durationInMs": 6.904106999994838
    }
}
14:43:36.486
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": [
            330582
        ],
        "durationInMs": 7.246298999991268
    }
}
14:43:36.486
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            112
        ],
        "durationInMs": 2.9994469999946887
    }
}
14:43:36.486
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": [
            828606
        ],
        "durationInMs": 0.9885979999962728
    }
}
14:43:36.487
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
        "parameters": [
            275298
        ],
        "durationInMs": 3.006500000003143
    }
}
14:43:36.487
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": [
            828606
        ],
        "durationInMs": 1.659719999996014
    }
}
14:43:36.488
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `company` where `company`.`id` in (?)",
        "parameters": [
            828606
        ],
        "durationInMs": 3.118186000006972
    }
}
14:43:36.491
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
        "parameters": [
            270133
        ],
        "durationInMs": 1.641365000003134
    }
}
14:43:36.491
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?)",
        "parameters": [
            284
        ],
        "durationInMs": 1.9567990000068676
    }
}
14:43:36.491
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            284,
            "fr"
        ],
        "durationInMs": 2.3955500000010943
    }
}
14:43:36.492
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            283,
            "fr"
        ],
        "durationInMs": 0.48319400000036694
    }
}
14:43:36.493
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            248
        ],
        "durationInMs": 1.1780989999970188
    }
}
14:43:36.493
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            249
        ],
        "durationInMs": 1.652235000001383
    }
}
14:43:36.613
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[participantId=participantIdWithPrefix]-[[participantSlug]]/feed/[id]"
        },
        "params": {
            "participantId": "c330582",
            "participantSlug": "moustapha-kemal-ndiaye",
            "id": "928"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "CWo2rq2IT8m9GG991wXl",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "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": 118572,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "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/c330582-moustapha-kemal-ndiaye/feed/928",
        "original": "https://www.goa.goafrica.syazen.cloud/c330582-moustapha-kemal-ndiaye/feed/928",
        "path": "/c330582-moustapha-kemal-ndiaye/feed/928",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 271101952,
        "memoryUsageHuman": "258.5 MiB",
        "requestTimeInMs": 353
    }
}