Logo de Go Africa Online

GET
https://www.goa.goafrica.syazen.cloud/emploi

Response:
200
IP:
102.209.216.50
Date:
4 août 2025 à 15:03:15
Total execution time:
73 ms
Token:
5o8rVduQr3iaRdFrdXo6

Log Messages

Time Level Message Context
15:03:15.459
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/emploi"
        },
        "params": {},
        "clientAddress": "102.209.216.50",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "5o8rVduQr3iaRdFrdXo6",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": "https://www.goa.goafrica.syazen.cloud/annuaire/actuaires?utm_source=chatgpt.com",
            "headers": {
                "accept": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8",
                "accept-encoding": "gzip, deflate, br",
                "accept-language": "fr-FR,fr;q=0.9",
                "connection": "close",
                "cookie": "_fbp=fb.1.1754312510720.760174261136969289; goafrica-ad-id=6890af38f0fe40.29267494; GOAFRICA_NEXT_SESSION_ID=DOqnHnS19fILLLVcCW2wWcV66c1JjbiRKdvBDAKW; _ga=GA1.1.2029888263.1754312539; _ga_BSZWTPFGHQ=GS2.1.s1754312538$o1$g1$t1754312591$j7$l0$h0; goafrica.cookies-consent=true; PHPSESSID=f3eb8a7656fb8ecf2579c2b381a8ef58",
                "host": "www.goa.goafrica.syazen.cloud",
                "if-none-match": "W/\"abgvoa\"",
                "priority": "u=0, i",
                "referer": "https://www.goa.goafrica.syazen.cloud/annuaire/actuaires?utm_source=chatgpt.com",
                "sec-fetch-dest": "document",
                "sec-fetch-mode": "navigate",
                "sec-fetch-site": "same-origin",
                "user-agent": "Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1",
                "x-forwarded-for": "102.209.216.50",
                "x-real-ip": "102.209.216.50",
                "x-scheme": "https"
            }
        }
    },
    "user_agent": {
        "original": "Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"
    },
    "url": {
        "full": "https://www.goa.goafrica.syazen.cloud/emploi",
        "original": "https://www.goa.goafrica.syazen.cloud/emploi",
        "path": "/emploi",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 242065408,
        "memoryUsageHuman": "230.9 MiB"
    }
}
15:03:15.470
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 1.0632670000195503
    }
}
15:03:15.470
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `question_answer` where `lang` = ? and `category_id` is null and `company_id` is null and `country` is null and `job_title_id` is null",
        "parameters": [
            "fr"
        ],
        "durationInMs": 1.2546310001052916
    }
}
15:03:15.470
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `job_variant` where `job_variant`.`lang` = ? and `job_variant`.`country` is null and `job_variant`.`city_id` is null and `job_variant`.`job_title_id` is null and `job_variant`.`category_id` is null",
        "parameters": [
            "fr"
        ],
        "durationInMs": 1.3321339999092743
    }
}
15:03:15.470
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `category_id` in (?, ?) order by `updated_at` desc limit ?",
        "parameters": [
            12,
            26,
            4
        ],
        "durationInMs": 1.4606520000379533
    }
}
15:03:15.471
debug
kysely.query
{
    "kysely": {
        "sql": "select `c`.`id`, count(`j`.`id`) as `job_count` from `company` as `c` inner join `job_offer` as `j` on `c`.`id` = `j`.`company_id` where (`j`.`expiry_date` is null or `j`.`expiry_date` >= ?) group by `c`.`id` order by `job_count` desc limit ?",
        "parameters": [
            "2025-08-04T13:03:15.468Z",
            5
        ],
        "durationInMs": 1.9749930000398308
    }
}
15:03:15.472
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_category` where `id` in (?)",
        "parameters": [
            1
        ],
        "durationInMs": 1.9514090000884607
    }
}
15:03:15.472
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 1.9177269999636337
    }
}
15:03:15.472
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `job_variant` where `job_variant`.`lang` = ? and `job_variant`.`country` is null and `job_variant`.`city_id` is null and `job_variant`.`job_title_id` is null and `job_variant`.`category_id` is null",
        "parameters": [
            "fr"
        ],
        "durationInMs": 1.7246499999891967
    }
}
15:03:15.472
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?, ?, ?, ?)",
        "parameters": [
            559,
            513,
            483,
            482
        ],
        "durationInMs": 1.6789049999788404
    }
}
15:03:15.473
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `company` where `company`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            247,
            249,
            250,
            251,
            4
        ],
        "durationInMs": 2.197895000106655
    }
}
15:03:15.478
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?)",
        "parameters": [
            14256,
            111318
        ],
        "durationInMs": 3.5885680000064895
    }
}
15:03:15.478
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `job_variant` where `job_variant`.`lang` = ? and `job_variant`.`country` is null and `job_variant`.`city_id` is null and `job_variant`.`job_title_id` is null and `job_variant`.`category_id` is null",
        "parameters": [
            "fr"
        ],
        "durationInMs": 5.8496199999935925
    }
}
15:03:15.479
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?)",
        "parameters": [
            276313,
            265144,
            262478,
            262476
        ],
        "durationInMs": 5.648126999964006
    }
}
15:03:15.479
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": [
            109,
            "fr",
            127,
            "fr",
            128,
            "fr",
            569,
            "fr"
        ],
        "durationInMs": 4.6378480000421405
    }
}
15:03:15.480
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `job_offer` where `job_offer`.`id` in (?)",
        "parameters": [
            139
        ],
        "durationInMs": 4.727513999911025
    }
}
15:03:15.482
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?)",
        "parameters": [
            309
        ],
        "durationInMs": 0.29968399996869266
    }
}
15:03:15.482
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `job_variant` where `job_variant`.`id` in (?)",
        "parameters": [
            1
        ],
        "durationInMs": 3.6165400000754744
    }
}
15:03:15.482
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            309,
            "fr"
        ],
        "durationInMs": 0.9378440000582486
    }
}
15:03:15.482
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?)",
        "parameters": [
            100,
            117,
            118,
            450
        ],
        "durationInMs": 3.472181999939494
    }
}
15:03:15.483
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `language_skill` where `job_offer_id` = ?",
        "parameters": [
            139
        ],
        "durationInMs": 2.274998000008054
    }
}
15:03:15.483
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `company` where `company`.`id` in (?)",
        "parameters": [
            685745
        ],
        "durationInMs": 1.983619000064209
    }
}
15:03:15.484
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `address` where `address`.`id` in (?)",
        "parameters": [
            139
        ],
        "durationInMs": 2.2494299999671057
    }
}
15:03:15.484
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
        "parameters": [
            287962
        ],
        "durationInMs": 2.457204000093043
    }
}
15:03:15.484
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `job_title` where `id` in (?)",
        "parameters": [
            289
        ],
        "durationInMs": 2.6700280000222847
    }
}
15:03:15.484
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            308,
            "fr"
        ],
        "durationInMs": 2.6243340000510216
    }
}
15:03:15.485
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            270
        ],
        "durationInMs": 2.281499999924563
    }
}
15:03:15.485
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `language_skill` where `language_skill`.`id` in (?)",
        "parameters": [
            160
        ],
        "durationInMs": 1.7861229999689385
    }
}
15:03:15.485
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            269
        ],
        "durationInMs": 0.3916949999984354
    }
}
15:03:15.532
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/emploi"
        },
        "params": {},
        "clientAddress": "102.209.216.50",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "5o8rVduQr3iaRdFrdXo6",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": "https://www.goa.goafrica.syazen.cloud/annuaire/actuaires?utm_source=chatgpt.com",
            "headers": {
                "accept": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8",
                "accept-encoding": "gzip, deflate, br",
                "accept-language": "fr-FR,fr;q=0.9",
                "connection": "close",
                "cookie": "_fbp=fb.1.1754312510720.760174261136969289; goafrica-ad-id=6890af38f0fe40.29267494; GOAFRICA_NEXT_SESSION_ID=DOqnHnS19fILLLVcCW2wWcV66c1JjbiRKdvBDAKW; _ga=GA1.1.2029888263.1754312539; _ga_BSZWTPFGHQ=GS2.1.s1754312538$o1$g1$t1754312591$j7$l0$h0; goafrica.cookies-consent=true; PHPSESSID=f3eb8a7656fb8ecf2579c2b381a8ef58",
                "host": "www.goa.goafrica.syazen.cloud",
                "if-none-match": "W/\"abgvoa\"",
                "priority": "u=0, i",
                "referer": "https://www.goa.goafrica.syazen.cloud/annuaire/actuaires?utm_source=chatgpt.com",
                "sec-fetch-dest": "document",
                "sec-fetch-mode": "navigate",
                "sec-fetch-site": "same-origin",
                "user-agent": "Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1",
                "x-forwarded-for": "102.209.216.50",
                "x-real-ip": "102.209.216.50",
                "x-scheme": "https"
            }
        },
        "response": {
            "bytes": 157746,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8",
                "accept-encoding": "gzip, deflate, br",
                "accept-language": "fr-FR,fr;q=0.9",
                "connection": "close",
                "cookie": "_fbp=fb.1.1754312510720.760174261136969289; goafrica-ad-id=6890af38f0fe40.29267494; GOAFRICA_NEXT_SESSION_ID=DOqnHnS19fILLLVcCW2wWcV66c1JjbiRKdvBDAKW; _ga=GA1.1.2029888263.1754312539; _ga_BSZWTPFGHQ=GS2.1.s1754312538$o1$g1$t1754312591$j7$l0$h0; goafrica.cookies-consent=true; PHPSESSID=f3eb8a7656fb8ecf2579c2b381a8ef58",
                "host": "www.goa.goafrica.syazen.cloud",
                "if-none-match": "W/\"abgvoa\"",
                "priority": "u=0, i",
                "referer": "https://www.goa.goafrica.syazen.cloud/annuaire/actuaires?utm_source=chatgpt.com",
                "sec-fetch-dest": "document",
                "sec-fetch-mode": "navigate",
                "sec-fetch-site": "same-origin",
                "user-agent": "Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1",
                "x-forwarded-for": "102.209.216.50",
                "x-real-ip": "102.209.216.50",
                "x-scheme": "https"
            }
        }
    },
    "user_agent": {
        "original": "Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1"
    },
    "url": {
        "full": "https://www.goa.goafrica.syazen.cloud/emploi",
        "original": "https://www.goa.goafrica.syazen.cloud/emploi",
        "path": "/emploi",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 251502592,
        "memoryUsageHuman": "239.9 MiB",
        "requestTimeInMs": 73
    }
}