Logo de Go Africa Online

GET
https://www.goa.goafrica.syazen.cloud/c37755-amah-d-almeida/feed/39

Response:
200
IP:
216.73.216.18
Date:
10 août 2025 à 06:05:33
Total execution time:
42 ms
Token:
snewLiqU3mtf2-HB0sSY

Log Messages

Time Level Message Context
06:05:33.635
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[participantId=participantIdWithPrefix]-[[participantSlug]]/feed/[id]"
        },
        "params": {
            "participantId": "c37755",
            "participantSlug": "amah-d-almeida",
            "id": "39"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "snewLiqU3mtf2-HB0sSY",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=mmV9ZbzimInKnNGPeqMi3wtoVIJehOBxBpjywii9; PHPSESSID=c5dba726688fdc7093c0c19c7be2b4ed; goafrica-ad-id=68981a6702d811.02902403",
                "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/c37755-amah-d-almeida/feed/39",
        "original": "https://www.goa.goafrica.syazen.cloud/c37755-amah-d-almeida/feed/39",
        "path": "/c37755-amah-d-almeida/feed/39",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 397365248,
        "memoryUsageHuman": "379 MiB"
    }
}
06:05:33.639
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `feed_post` where `id` in (?)",
        "parameters": [
            39
        ],
        "durationInMs": 2.0773909999988973
    }
}
06:05:33.641
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 0.2756099999533035
    }
}
06:05:33.641
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "GN",
            true
        ],
        "durationInMs": 0.4343629999784753
    }
}
06:05:33.641
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 0.5454989999998361
    }
}
06:05:33.642
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?)",
        "parameters": [
            37755
        ],
        "durationInMs": 1.1696930000325665
    }
}
06:05:33.644
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `c`.`id`) as `count` from `feed_comment` as `c` where `c`.`feed_post_id` = ?",
        "parameters": [
            39
        ],
        "durationInMs": 1.0706190000055358
    }
}
06:05:33.645
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `r`.`id`) as `count` from `reaction` as `r` where `r`.`target_feed_post_id` = ?",
        "parameters": [
            39
        ],
        "durationInMs": 1.244782000023406
    }
}
06:05:33.645
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": [
            39
        ],
        "durationInMs": 1.2868390000076033
    }
}
06:05:33.645
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": [
            39
        ],
        "durationInMs": 1.4193950000335462
    }
}
06:05:33.645
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": [
            39
        ],
        "durationInMs": 1.3270740000298247
    }
}
06:05:33.645
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": [
            39
        ],
        "durationInMs": 1.3944790000095963
    }
}
06:05:33.646
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": [
            39
        ],
        "durationInMs": 1.7772470000199974
    }
}
06:05:33.646
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?) group by `author_id`",
        "parameters": [
            37755
        ],
        "durationInMs": 1.6598489999887533
    }
}
06:05:33.646
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": [
            37755
        ],
        "durationInMs": 1.681129000033252
    }
}
06:05:33.646
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
        "parameters": [
            251194
        ],
        "durationInMs": 1.491126999957487
    }
}
06:05:33.646
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            546,
            "fr"
        ],
        "durationInMs": 1.5030489999917336
    }
}
06:05:33.646
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?)",
        "parameters": [
            546
        ],
        "durationInMs": 1.5643130000098608
    }
}
06:05:33.647
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": [
            24
        ],
        "durationInMs": 1.0505819999962114
    }
}
06:05:33.647
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": [
            24
        ],
        "durationInMs": 1.160965999995824
    }
}
06:05:33.647
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `link_meta_data` where `id` in (?)",
        "parameters": [
            174
        ],
        "durationInMs": 1.7071470000082627
    }
}
06:05:33.647
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `feed_post` where `id` in (?)",
        "parameters": [
            24
        ],
        "durationInMs": 1.683882999990601
    }
}
06:05:33.649
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": [
            37755
        ],
        "durationInMs": 5.117463000002317
    }
}
06:05:33.649
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": [
            39,
            null,
            null
        ],
        "durationInMs": 0.2385309999808669
    }
}
06:05:33.650
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            440
        ],
        "durationInMs": 3.389376999984961
    }
}
06:05:33.650
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.30656400002772
    }
}
06:05:33.650
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": [
            46594
        ],
        "durationInMs": 2.1429819999611937
    }
}
06:05:33.650
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": [
            46594
        ],
        "durationInMs": 2.244239999970887
    }
}
06:05:33.650
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?) group by `author_id`",
        "parameters": [
            46594
        ],
        "durationInMs": 2.34963399998378
    }
}
06:05:33.650
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?)",
        "parameters": [
            46594
        ],
        "durationInMs": 2.545547000016086
    }
}
06:05:33.651
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            112
        ],
        "durationInMs": 0.8029849999584258
    }
}
06:05:33.651
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": [
            39,
            null,
            null
        ],
        "durationInMs": 1.4737450000247918
    }
}
06:05:33.652
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?)",
        "parameters": [
            237120,
            275291
        ],
        "durationInMs": 1.3640120000345632
    }
}
06:05:33.652
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?)",
        "parameters": [
            126
        ],
        "durationInMs": 1.4374180000158958
    }
}
06:05:33.652
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            126,
            "fr"
        ],
        "durationInMs": 1.5853709999937564
    }
}
06:05:33.653
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            116
        ],
        "durationInMs": 0.8308870000182651
    }
}
06:05:33.676
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[participantId=participantIdWithPrefix]-[[participantSlug]]/feed/[id]"
        },
        "params": {
            "participantId": "c37755",
            "participantSlug": "amah-d-almeida",
            "id": "39"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "snewLiqU3mtf2-HB0sSY",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=mmV9ZbzimInKnNGPeqMi3wtoVIJehOBxBpjywii9; PHPSESSID=c5dba726688fdc7093c0c19c7be2b4ed; goafrica-ad-id=68981a6702d811.02902403",
                "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": 116380,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=mmV9ZbzimInKnNGPeqMi3wtoVIJehOBxBpjywii9; PHPSESSID=c5dba726688fdc7093c0c19c7be2b4ed; goafrica-ad-id=68981a6702d811.02902403",
                "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/c37755-amah-d-almeida/feed/39",
        "original": "https://www.goa.goafrica.syazen.cloud/c37755-amah-d-almeida/feed/39",
        "path": "/c37755-amah-d-almeida/feed/39",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 397799424,
        "memoryUsageHuman": "379.4 MiB",
        "requestTimeInMs": 42
    }
}