Logo de Go Africa Online

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

Response:
200
IP:
216.73.216.18
Date:
9 août 2025 à 15:49:07
Total execution time:
41 ms
Token:
Xij8fmAsLOlOaXpdJuFe

Log Messages

Time Level Message Context
15:49:07.006
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "sg"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "Xij8fmAsLOlOaXpdJuFe",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=nEuCvfzFOYWhqASA8Gc3hi2w7rQMUxRvmjGv7qBy; PHPSESSID=57ff2e4a51d1879fbbc5158ba55f4ae0; goafrica-ad-id=689751a1a41a95.11124407",
                "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/sg/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/sg/pros",
        "path": "/sg/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 272371712,
        "memoryUsageHuman": "259.8 MiB"
    }
}
15:49:07.016
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": [
            "sg",
            20
        ],
        "durationInMs": 1.8724420000799
    }
}
15:49:07.017
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?)",
        "parameters": [
            305239
        ],
        "durationInMs": 0.519770999904722
    }
}
15:49:07.019
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": [
            305239
        ],
        "durationInMs": 2.83553299959749
    }
}
15:49:07.020
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            581,
            "fr"
        ],
        "durationInMs": 2.421788000036031
    }
}
15:49:07.022
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?) group by `user_id`",
        "parameters": [
            305239
        ],
        "durationInMs": 5.231393000110984
    }
}
15:49:07.022
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?) group by `user_id`",
        "parameters": [
            305239
        ],
        "durationInMs": 5.3231420000083745
    }
}
15:49:07.022
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": [
            305239
        ],
        "durationInMs": 5.364179000258446
    }
}
15:49:07.022
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": [
            305239
        ],
        "durationInMs": 5.475374000146985
    }
}
15:49:07.022
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?) group by `author_id`",
        "parameters": [
            305239
        ],
        "durationInMs": 5.462268999777734
    }
}
15:49:07.022
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?)",
        "parameters": [
            305239
        ],
        "durationInMs": 5.584586000069976
    }
}
15:49:07.022
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?)",
        "parameters": [
            581
        ],
        "durationInMs": 5.090081000234932
    }
}
15:49:07.023
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            461
        ],
        "durationInMs": 3.0051269996911287
    }
}
15:49:07.023
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            575,
            "fr"
        ],
        "durationInMs": 0.43220000015571713
    }
}
15:49:07.024
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            455
        ],
        "durationInMs": 0.6646989998407662
    }
}
15:49:07.027
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 1.8095159996300936
    }
}
15:49:07.028
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "SG",
            true
        ],
        "durationInMs": 2.0087840002961457
    }
}
15:49:07.028
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 0.9484640001319349
    }
}
15:49:07.046
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "sg"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "Xij8fmAsLOlOaXpdJuFe",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=nEuCvfzFOYWhqASA8Gc3hi2w7rQMUxRvmjGv7qBy; PHPSESSID=57ff2e4a51d1879fbbc5158ba55f4ae0; goafrica-ad-id=689751a1a41a95.11124407",
                "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": 104838,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=nEuCvfzFOYWhqASA8Gc3hi2w7rQMUxRvmjGv7qBy; PHPSESSID=57ff2e4a51d1879fbbc5158ba55f4ae0; goafrica-ad-id=689751a1a41a95.11124407",
                "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/sg/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/sg/pros",
        "path": "/sg/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 272961536,
        "memoryUsageHuman": "260.3 MiB",
        "requestTimeInMs": 40
    }
}