Logo de Go Africa Online

GET
https://www.goa.goafrica.syazen.cloud/c416174-yapara-issa-dili/feed/997

Response:
200
IP:
216.73.216.18
Date:
4 août 2025 à 11:12:50
Total execution time:
258 ms
Token:
WHJQn0xmFc4JWay1qlo7

Log Messages

Time Level Message Context
11:12:50.009
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[participantId=participantIdWithPrefix]-[[participantSlug]]/feed/[id]"
        },
        "params": {
            "participantId": "c416174",
            "participantSlug": "yapara-issa-dili",
            "id": "997"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "WHJQn0xmFc4JWay1qlo7",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "goafrica-ad-id=689079907abed6.45409178; PHPSESSID=ebbefee614f1d42fb0cfeab72852e2a9; GOAFRICA_NEXT_SESSION_ID=yiJwUdkGzFo1VQJf7JECygmzjatnXIzPsPGJ40AN",
                "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/c416174-yapara-issa-dili/feed/997",
        "original": "https://www.goa.goafrica.syazen.cloud/c416174-yapara-issa-dili/feed/997",
        "path": "/c416174-yapara-issa-dili/feed/997",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 207114240,
        "memoryUsageHuman": "197.5 MiB"
    }
}
11:12:50.106
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `feed_post` where `id` in (?)",
        "parameters": [
            997
        ],
        "durationInMs": 13.824995999995735
    }
}
11:12:50.110
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?)",
        "parameters": [
            416174
        ],
        "durationInMs": 2.5005139999993844
    }
}
11:12:50.132
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 23.222322999994503
    }
}
11:12:50.135
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": 26.651244000007864
    }
}
11:12:50.137
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `r`.`id`) as `count` from `reaction` as `r` where `r`.`target_feed_post_id` = ?",
        "parameters": [
            997
        ],
        "durationInMs": 17.9963790000038
    }
}
11:12:50.137
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": [
            416174
        ],
        "durationInMs": 5.067931999990833
    }
}
11:12:50.138
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": [
            416174
        ],
        "durationInMs": 1.08870300000126
    }
}
11:12:50.142
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?)",
        "parameters": [
            388
        ],
        "durationInMs": 4.270466000001761
    }
}
11:12:50.142
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 4.5630180000007385
    }
}
11:12:50.144
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            388,
            "fr"
        ],
        "durationInMs": 6.797049000000698
    }
}
11:12:50.144
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": [
            997,
            null,
            null
        ],
        "durationInMs": 2.3237669999944046
    }
}
11:12:50.145
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": [
            997,
            null,
            null
        ],
        "durationInMs": 1.9946189999900525
    }
}
11:12:50.145
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `c`.`id`) as `count` from `feed_comment` as `c` where `c`.`feed_post_id` = ?",
        "parameters": [
            997
        ],
        "durationInMs": 2.14651999999478
    }
}
11:12:50.145
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": [
            997
        ],
        "durationInMs": 2.1835169999976642
    }
}
11:12:50.145
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": [
            997
        ],
        "durationInMs": 2.31469100000686
    }
}
11:12:50.146
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": [
            997
        ],
        "durationInMs": 2.561507000005804
    }
}
11:12:50.146
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": [
            997
        ],
        "durationInMs": 2.720028999989154
    }
}
11:12:50.146
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": [
            997
        ],
        "durationInMs": 2.8489279999921564
    }
}
11:12:50.146
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?) group by `author_id`",
        "parameters": [
            416174
        ],
        "durationInMs": 2.9653140000009444
    }
}
11:12:50.147
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            333
        ],
        "durationInMs": 3.015597000005073
    }
}
11:12:50.148
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": 3.794246999997995
    }
}
11:12:50.149
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            16
        ],
        "durationInMs": 1.1180769999918994
    }
}
11:12:50.260
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[participantId=participantIdWithPrefix]-[[participantSlug]]/feed/[id]"
        },
        "params": {
            "participantId": "c416174",
            "participantSlug": "yapara-issa-dili",
            "id": "997"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "WHJQn0xmFc4JWay1qlo7",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "goafrica-ad-id=689079907abed6.45409178; PHPSESSID=ebbefee614f1d42fb0cfeab72852e2a9; GOAFRICA_NEXT_SESSION_ID=yiJwUdkGzFo1VQJf7JECygmzjatnXIzPsPGJ40AN",
                "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": 109591,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "goafrica-ad-id=689079907abed6.45409178; PHPSESSID=ebbefee614f1d42fb0cfeab72852e2a9; GOAFRICA_NEXT_SESSION_ID=yiJwUdkGzFo1VQJf7JECygmzjatnXIzPsPGJ40AN",
                "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/c416174-yapara-issa-dili/feed/997",
        "original": "https://www.goa.goafrica.syazen.cloud/c416174-yapara-issa-dili/feed/997",
        "path": "/c416174-yapara-issa-dili/feed/997",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 265703424,
        "memoryUsageHuman": "253.4 MiB",
        "requestTimeInMs": 253
    }
}