Logo de Go Africa Online

GET
https://www.goa.goafrica.syazen.cloud/ao/explorer

Response:
200
IP:
216.73.216.18
Date:
7 août 2025 à 07:41:08
Total execution time:
132 ms
Token:
0wA1cxqFktHtz7y7oUGh

Log Messages

Time Level Message Context
07:41:08.551
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/explorer"
        },
        "params": {
            "_country": "ao"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "0wA1cxqFktHtz7y7oUGh",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "goafrica-ad-id=68943c637a09a7.36942184; PHPSESSID=8989b846be6922ab3307ed328916ede4; GOAFRICA_NEXT_SESSION_ID=K9odMRv34oMjdi9MtM2fUDHnJ0HxYdq4ks00STMv",
                "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/ao/explorer",
        "original": "https://www.goa.goafrica.syazen.cloud/ao/explorer",
        "path": "/ao/explorer",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 280649728,
        "memoryUsageHuman": "267.6 MiB"
    }
}
07:41:08.558
debug
kysely.query
{
    "kysely": {
        "sql": "select `feed_post`.`id`, count(`reaction`.`id`) as `reaction_count` from `feed_post` inner join `reaction` on `reaction`.`target_feed_post_id` = `feed_post`.`id` left join `user` as `user_author` on `user_author`.`id` = `feed_post`.`user_author_id` left join `company` as `company_author` on `company_author`.`id` = `feed_post`.`company_author_id` where `feed_post`.`created_date` >= ? and (`company_author`.`country` = ? or `user_author`.`country` = ?) group by `feed_post`.`id` order by `reaction_count` desc limit ?",
        "parameters": [
            "2025-07-08T05:41:08.557Z",
            "ao",
            "ao",
            15
        ],
        "durationInMs": 0.5692020002752542
    }
}
07:41:08.559
debug
kysely.query
{
    "kysely": {
        "sql": "with `nb_following`(`user_id`, `nb_following`) as (select `target_user_id` as `user_id`, count(*) as `nb_following` from `following` group by `target_user_id`) select `user`.`id`, `nb_following`.`nb_following` from `user` inner join `nb_following` on `nb_following`.`user_id` = `user`.`id` where `enabled` = ? and `profile_photo_status` = ? and `user`.`country` = ? order by `nb_following` desc limit ?",
        "parameters": [
            1,
            "valid",
            "ao",
            30
        ],
        "durationInMs": 0.9715259997174144
    }
}
07:41:08.559
debug
kysely.query
{
    "kysely": {
        "sql": "select `feed_post`.`id`, count(`reaction`.`id`) as `reaction_count` from `feed_post` inner join `reaction` on `reaction`.`target_feed_post_id` = `feed_post`.`id` left join `user` as `user_author` on `user_author`.`id` = `feed_post`.`user_author_id` left join `company` as `company_author` on `company_author`.`id` = `feed_post`.`company_author_id` where `feed_post`.`created_date` >= ? and (`company_author`.`country` != ? or `company_author`.`country` is null or `user_author`.`country` != ? or `user_author`.`country` is null) group by `feed_post`.`id` order by `reaction_count` desc limit ?",
        "parameters": [
            "2025-07-08T05:41:08.557Z",
            "ao",
            "ao",
            15
        ],
        "durationInMs": 0.8618329996243119
    }
}
07:41:08.562
debug
kysely.query
{
    "kysely": {
        "sql": "with `nb_following`(`user_id`, `nb_following`) as (select `target_user_id` as `user_id`, count(*) as `nb_following` from `following` group by `target_user_id`) select `user`.`id`, `nb_following`.`nb_following` from `user` inner join `nb_following` on `nb_following`.`user_id` = `user`.`id` where `enabled` = ? and `profile_photo_status` = ? and `user`.`country` != ? order by `nb_following` desc limit ?",
        "parameters": [
            1,
            "valid",
            "ao",
            30
        ],
        "durationInMs": 4.184085000306368
    }
}
07:41:08.562
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 0.800590000115335
    }
}
07:41:08.563
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            102899,
            241228,
            171818,
            220783,
            204444
        ],
        "durationInMs": 0.565764999948442
    }
}
07:41:08.564
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 1.2277100002393126
    }
}
07:41:08.566
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "AO",
            true
        ],
        "durationInMs": 3.882567999884486
    }
}
07:41:08.566
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            275630,
            153682,
            122457,
            144248,
            136544
        ],
        "durationInMs": 2.5729170003905892
    }
}
07:41:08.566
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": [
            102899,
            241228,
            171818,
            220783,
            204444
        ],
        "durationInMs": 3.8885490000247955
    }
}
07:41:08.566
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": [
            102899,
            241228,
            171818,
            220783,
            204444
        ],
        "durationInMs": 4.02417999971658
    }
}
07:41:08.567
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
        "parameters": [
            102899,
            241228,
            171818,
            220783,
            204444
        ],
        "durationInMs": 4.153839999809861
    }
}
07:41:08.567
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where ((`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?) or (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?) or (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?) or (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?) or (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?))",
        "parameters": [
            126,
            "fr",
            452,
            "fr",
            116,
            "fr",
            123,
            "fr",
            369,
            "fr"
        ],
        "durationInMs": 3.0707569997757673
    }
}
07:41:08.567
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            126,
            452,
            116,
            123,
            369
        ],
        "durationInMs": 3.2665189998224378
    }
}
07:41:08.567
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            116,
            374,
            107,
            113,
            319
        ],
        "durationInMs": 0.4242839999496937
    }
}
07:41:08.567
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where ((`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?) or (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?) or (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?) or (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?))",
        "parameters": [
            122,
            "fr",
            220,
            "fr",
            698,
            "fr",
            3,
            "fr"
        ],
        "durationInMs": 0.34474699944257736
    }
}
07:41:08.568
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?)",
        "parameters": [
            112,
            196,
            1208,
            1
        ],
        "durationInMs": 0.2496720002964139
    }
}
07:41:08.652
debug
kysely.query
{
    "kysely": {
        "sql": "with `nb_following`(`company_id`, `nb_following`) as (select `target_company_id` as `company_id`, count(*) as `nb_following` from `following` group by `target_company_id`) select `id`, `nb_following`.`nb_following` from `company` inner join `nb_following` on `nb_following`.`company_id` = `company`.`id` where `valid` = ? and `online` = ? and `square_photo_id` is not null and `company`.`country` = ? order by `nb_following`.`nb_following` desc limit ?",
        "parameters": [
            1,
            1,
            "ao",
            30
        ],
        "durationInMs": 94.66433599963784
    }
}
07:41:08.654
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `company` where `company`.`id` in (?, ?)",
        "parameters": [
            29424,
            29422
        ],
        "durationInMs": 0.6428789999336004
    }
}
07:41:08.655
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": [
            29424,
            29422
        ],
        "durationInMs": 1.5083379996940494
    }
}
07:41:08.655
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": [
            29424,
            29422
        ],
        "durationInMs": 1.5769250001758337
    }
}
07:41:08.655
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?)",
        "parameters": [
            1910,
            2105
        ],
        "durationInMs": 0.884935000911355
    }
}
07:41:08.682
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/explorer"
        },
        "params": {
            "_country": "ao"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "0wA1cxqFktHtz7y7oUGh",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "goafrica-ad-id=68943c637a09a7.36942184; PHPSESSID=8989b846be6922ab3307ed328916ede4; GOAFRICA_NEXT_SESSION_ID=K9odMRv34oMjdi9MtM2fUDHnJ0HxYdq4ks00STMv",
                "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": 129483,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "goafrica-ad-id=68943c637a09a7.36942184; PHPSESSID=8989b846be6922ab3307ed328916ede4; GOAFRICA_NEXT_SESSION_ID=K9odMRv34oMjdi9MtM2fUDHnJ0HxYdq4ks00STMv",
                "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/ao/explorer",
        "original": "https://www.goa.goafrica.syazen.cloud/ao/explorer",
        "path": "/ao/explorer",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 281042944,
        "memoryUsageHuman": "268 MiB",
        "requestTimeInMs": 132
    }
}