Logo de Go Africa Online

GET
https://www.goa.goafrica.syazen.cloud/cd/pros

Response:
200
IP:
216.73.216.18
Date:
4 août 2025 à 10:24:58
Total execution time:
44 ms
Token:
uvEs40R-RSHECenhK0hl

Log Messages

Time Level Message Context
10:24:58.585
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "cd"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "uvEs40R-RSHECenhK0hl",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=bf985feb1e8bb418e0c46b03d426f1a7; goafrica-ad-id=68906e0ac35e98.55389848; GOAFRICA_NEXT_SESSION_ID=XfLZ2XVxjooDGaJAzQ1AkuhrkdEQtZjjB56UMnbM",
                "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/cd/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/cd/pros",
        "path": "/cd/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 239296512,
        "memoryUsageHuman": "228.2 MiB"
    }
}
10:24:58.598
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 0.24811899999622256
    }
}
10:24:58.598
debug
kysely.query
{
    "kysely": {
        "sql": "select `id`, (select count(*) as `count` from `following` where `following`.`target_user_id` = `user`.`id`) as `nbFollowers` from `user` where `user`.`profile_photo_id` is not null and `user`.`country` = ? order by `nbFollowers` desc limit ?",
        "parameters": [
            "cd",
            20
        ],
        "durationInMs": 8.25151700002607
    }
}
10:24:58.599
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            220980,
            399608,
            242219,
            218009,
            363607
        ],
        "durationInMs": 0.7380750000011176
    }
}
10:24:58.600
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 2.3406180000165477
    }
}
10:24:58.601
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "CD",
            true
        ],
        "durationInMs": 3.026996999979019
    }
}
10:24:58.601
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `resumes_count` from `user_resume` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
        "parameters": [
            220980,
            399608,
            242219,
            218009,
            363607
        ],
        "durationInMs": 2.5553640000289306
    }
}
10:24:58.601
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
        "parameters": [
            220980,
            399608,
            242219,
            218009,
            363607
        ],
        "durationInMs": 2.662763000000268
    }
}
10:24:58.602
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
        "parameters": [
            220980,
            399608,
            242219,
            218009,
            363607
        ],
        "durationInMs": 2.7448749999748543
    }
}
10:24:58.602
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": [
            220980,
            399608,
            242219,
            218009,
            363607
        ],
        "durationInMs": 2.8103669999400154
    }
}
10:24:58.602
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?)",
        "parameters": [
            144177,
            271861,
            142966,
            239905
        ],
        "durationInMs": 1.8354629999957979
    }
}
10:24:58.602
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": [
            12,
            "fr",
            430,
            "fr",
            10,
            "fr",
            282,
            "fr"
        ],
        "durationInMs": 1.727203999995254
    }
}
10:24:58.602
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?, ?, ?, ?)",
        "parameters": [
            12,
            430,
            10,
            282
        ],
        "durationInMs": 1.2148959999904037
    }
}
10:24:58.604
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": [
            220980,
            399608,
            242219,
            218009,
            363607
        ],
        "durationInMs": 5.206797000020742
    }
}
10:24:58.604
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?, ?, ?, ?, ?)",
        "parameters": [
            220980,
            399608,
            242219,
            218009,
            363607
        ],
        "durationInMs": 5.2851420000661165
    }
}
10:24:58.604
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
        "parameters": [
            220980,
            399608,
            242219,
            218009,
            363607
        ],
        "durationInMs": 5.416905999998562
    }
}
10:24:58.605
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?)",
        "parameters": [
            10,
            365,
            8,
            247
        ],
        "durationInMs": 2.339105000020936
    }
}
10:24:58.605
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` = ?))",
        "parameters": [
            3,
            "fr",
            49,
            "fr",
            265,
            "fr"
        ],
        "durationInMs": 2.188116000033915
    }
}
10:24:58.605
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?)",
        "parameters": [
            1,
            46,
            231
        ],
        "durationInMs": 0.25452099996618927
    }
}
10:24:58.628
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "cd"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "uvEs40R-RSHECenhK0hl",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=bf985feb1e8bb418e0c46b03d426f1a7; goafrica-ad-id=68906e0ac35e98.55389848; GOAFRICA_NEXT_SESSION_ID=XfLZ2XVxjooDGaJAzQ1AkuhrkdEQtZjjB56UMnbM",
                "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": 114985,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=bf985feb1e8bb418e0c46b03d426f1a7; goafrica-ad-id=68906e0ac35e98.55389848; GOAFRICA_NEXT_SESSION_ID=XfLZ2XVxjooDGaJAzQ1AkuhrkdEQtZjjB56UMnbM",
                "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/cd/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/cd/pros",
        "path": "/cd/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 241655808,
        "memoryUsageHuman": "230.5 MiB",
        "requestTimeInMs": 43
    }
}