Logo de Go Africa Online

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

Response:
200
IP:
216.73.216.148
Date:
12 août 2025 à 03:37:36
Total execution time:
45 ms
Token:
wOEVfVCkI1_WGb6xykz1

Log Messages

Time Level Message Context
03:37:36.658
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "sa"
        },
        "clientAddress": "216.73.216.148",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "wOEVfVCkI1_WGb6xykz1",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=ed178be7cae7564234d9a801866b698e; goafrica-ad-id=689a9a8bec84d8.42419586; GOAFRICA_NEXT_SESSION_ID=bMxqbriFSPm4fceJjxqJNL9W4MmPBvmOCb6G6vY6",
                "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.148",
                "x-real-ip": "216.73.216.148",
                "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/sa/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/sa/pros",
        "path": "/sa/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 254873600,
        "memoryUsageHuman": "243.1 MiB"
    }
}
03:37:36.667
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": [
            "sa",
            20
        ],
        "durationInMs": 2.2828819998539984
    }
}
03:37:36.669
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?, ?)",
        "parameters": [
            171465,
            405510
        ],
        "durationInMs": 0.8243240001611412
    }
}
03:37:36.672
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": [
            171465,
            405510
        ],
        "durationInMs": 3.8751449999399483
    }
}
03:37:36.672
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?, ?) group by `user_id`",
        "parameters": [
            171465,
            405510
        ],
        "durationInMs": 4.037376000080258
    }
}
03:37:36.673
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?, ?) group by `user_id`",
        "parameters": [
            171465,
            405510
        ],
        "durationInMs": 4.1901980000548065
    }
}
03:37:36.673
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?, ?)",
        "parameters": [
            171465,
            405510
        ],
        "durationInMs": 4.3025670000351965
    }
}
03:37:36.673
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            75,
            "fr"
        ],
        "durationInMs": 3.7603039999958128
    }
}
03:37:36.673
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?) group by `author_id`",
        "parameters": [
            171465,
            405510
        ],
        "durationInMs": 4.666108000092208
    }
}
03:37:36.675
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": [
            171465,
            405510
        ],
        "durationInMs": 7.05379300005734
    }
}
03:37:36.676
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": [
            171465,
            405510
        ],
        "durationInMs": 7.100308999884874
    }
}
03:37:36.676
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?)",
        "parameters": [
            75
        ],
        "durationInMs": 6.348318999866024
    }
}
03:37:36.676
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            68
        ],
        "durationInMs": 2.9710039999336004
    }
}
03:37:36.676
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            49,
            "fr"
        ],
        "durationInMs": 0.4575960000511259
    }
}
03:37:36.677
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            46
        ],
        "durationInMs": 0.49115799996070564
    }
}
03:37:36.681
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 2.1944580001290888
    }
}
03:37:36.681
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "SA",
            true
        ],
        "durationInMs": 2.397884000092745
    }
}
03:37:36.682
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 0.5443259999155998
    }
}
03:37:36.702
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "sa"
        },
        "clientAddress": "216.73.216.148",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "wOEVfVCkI1_WGb6xykz1",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=ed178be7cae7564234d9a801866b698e; goafrica-ad-id=689a9a8bec84d8.42419586; GOAFRICA_NEXT_SESSION_ID=bMxqbriFSPm4fceJjxqJNL9W4MmPBvmOCb6G6vY6",
                "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.148",
                "x-real-ip": "216.73.216.148",
                "x-scheme": "https"
            }
        },
        "response": {
            "bytes": 108911,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "PHPSESSID=ed178be7cae7564234d9a801866b698e; goafrica-ad-id=689a9a8bec84d8.42419586; GOAFRICA_NEXT_SESSION_ID=bMxqbriFSPm4fceJjxqJNL9W4MmPBvmOCb6G6vY6",
                "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.148",
                "x-real-ip": "216.73.216.148",
                "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/sa/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/sa/pros",
        "path": "/sa/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 258215936,
        "memoryUsageHuman": "246.3 MiB",
        "requestTimeInMs": 44
    }
}