Logo de Go Africa Online

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

Response:
200
IP:
216.73.216.18
Date:
8 août 2025 à 01:26:44
Total execution time:
34 ms
Token:
i41CaySP8BPnO1hnjjIR

Log Messages

Time Level Message Context
01:26:44.885
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "zw"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "i41CaySP8BPnO1hnjjIR",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=LUOMU0emTk2HP5fLauBDcNnP5RBXYDpqaKVFXEbJ; PHPSESSID=392867a266ac01b4c482244d515fb82b; goafrica-ad-id=689535bd16fe66.12326437",
                "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/zw/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/zw/pros",
        "path": "/zw/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 300326912,
        "memoryUsageHuman": "286.4 MiB"
    }
}
01:26:44.891
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": [
            "zw",
            20
        ],
        "durationInMs": 1.560615999624133
    }
}
01:26:44.893
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            125650,
            225270,
            257179,
            102116,
            95067
        ],
        "durationInMs": 1.4559220001101494
    }
}
01:26:44.896
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": [
            125650,
            225270,
            257179,
            102116,
            95067
        ],
        "durationInMs": 4.093730000779033
    }
}
01:26:44.896
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
        "parameters": [
            125650,
            225270,
            257179,
            102116,
            95067
        ],
        "durationInMs": 4.275214999914169
    }
}
01:26:44.896
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
        "parameters": [
            125650,
            225270,
            257179,
            102116,
            95067
        ],
        "durationInMs": 4.387492999434471
    }
}
01:26:44.896
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": [
            125650,
            225270,
            257179,
            102116,
            95067
        ],
        "durationInMs": 4.457282000221312
    }
}
01:26:44.897
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": [
            125650,
            225270,
            257179,
            102116,
            95067
        ],
        "durationInMs": 4.52492699958384
    }
}
01:26:44.897
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
        "parameters": [
            125650,
            225270,
            257179,
            102116,
            95067
        ],
        "durationInMs": 4.577263999730349
    }
}
01:26:44.897
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?, ?, ?, ?, ?)",
        "parameters": [
            125650,
            225270,
            257179,
            102116,
            95067
        ],
        "durationInMs": 4.736838999204338
    }
}
01:26:44.898
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` = ?))",
        "parameters": [
            411,
            "fr",
            546,
            "fr"
        ],
        "durationInMs": 4.831103000789881
    }
}
01:26:44.899
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?, ?)",
        "parameters": [
            411,
            546
        ],
        "durationInMs": 5.120959000661969
    }
}
01:26:44.901
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
        "parameters": [
            352,
            440
        ],
        "durationInMs": 1.9573299996554852
    }
}
01:26:44.901
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` = ?))",
        "parameters": [
            38,
            "fr",
            122,
            "fr"
        ],
        "durationInMs": 1.7564679998904467
    }
}
01:26:44.903
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
        "parameters": [
            36,
            112
        ],
        "durationInMs": 2.215406999923289
    }
}
01:26:44.906
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 0.1624499997124076
    }
}
01:26:44.906
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 0.23270999919623137
    }
}
01:26:44.907
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "ZW",
            true
        ],
        "durationInMs": 0.7313329996541142
    }
}
01:26:44.919
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "zw"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "i41CaySP8BPnO1hnjjIR",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=LUOMU0emTk2HP5fLauBDcNnP5RBXYDpqaKVFXEbJ; PHPSESSID=392867a266ac01b4c482244d515fb82b; goafrica-ad-id=689535bd16fe66.12326437",
                "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": 121154,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=LUOMU0emTk2HP5fLauBDcNnP5RBXYDpqaKVFXEbJ; PHPSESSID=392867a266ac01b4c482244d515fb82b; goafrica-ad-id=689535bd16fe66.12326437",
                "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/zw/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/zw/pros",
        "path": "/zw/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 300720128,
        "memoryUsageHuman": "286.8 MiB",
        "requestTimeInMs": 34
    }
}