Logo de Go Africa Online

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

Response:
200
IP:
216.73.216.106
Date:
16 août 2025 à 15:07:07
Total execution time:
23 ms
Token:
4nHRDgCtkfsLStDdgvLC

Log Messages

Time Level Message Context
15:07:07.042
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/emploi"
        },
        "params": {
            "_country": "lt"
        },
        "clientAddress": "216.73.216.106",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "4nHRDgCtkfsLStDdgvLC",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=phU2ZdBT7dEqSPWpMJ05dAu3t48ITKbEzMy0zXgc; goafrica-ad-id=68a082780c6c16.43882113; PHPSESSID=45233eef862e7760b5d5cb61c3f801a5",
                "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.106",
                "x-real-ip": "216.73.216.106",
                "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/lt/emploi",
        "original": "https://www.goa.goafrica.syazen.cloud/lt/emploi",
        "path": "/lt/emploi",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 299405312,
        "memoryUsageHuman": "285.5 MiB"
    }
}
15:07:07.049
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 0.637618999928236
    }
}
15:07:07.049
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "LT",
            true
        ],
        "durationInMs": 0.7573910001665354
    }
}
15:07:07.049
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 0.49678900092840195
    }
}
15:07:07.051
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `question_answer` where `lang` = ? and `category_id` is null and `company_id` is null and `country` = ? and `job_title_id` is null",
        "parameters": [
            "fr",
            "lt"
        ],
        "durationInMs": 2.660310000181198
    }
}
15:07:07.051
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `job_variant` where `job_variant`.`lang` = ? and `job_variant`.`country` = ? and `job_variant`.`city_id` is null and `job_variant`.`job_title_id` is null and `job_variant`.`category_id` is null",
        "parameters": [
            "fr",
            "lt"
        ],
        "durationInMs": 2.707115998491645
    }
}
15:07:07.051
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` >= ?) and `c`.`country` = ? group by `c`.`id` order by `job_count` desc limit ?",
        "parameters": [
            "2025-08-16T13:07:07.047Z",
            "lt",
            5
        ],
        "durationInMs": 2.836396001279354
    }
}
15:07:07.051
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `category_id` in (?, ?) and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ? order by `updated_at` desc limit ?",
        "parameters": [
            12,
            26,
            "LT",
            true,
            4
        ],
        "durationInMs": 2.885054999962449
    }
}
15:07:07.051
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_category` where `id` in (?)",
        "parameters": [
            1
        ],
        "durationInMs": 2.948082000017166
    }
}
15:07:07.051
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `job_variant` where `job_variant`.`lang` = ? and `job_variant`.`country` = ? and `job_variant`.`city_id` is null and `job_variant`.`job_title_id` is null and `job_variant`.`category_id` is null",
        "parameters": [
            "fr",
            "lt"
        ],
        "durationInMs": 0.4066719990223646
    }
}
15:07:07.052
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": 0.5627910010516644
    }
}
15:07:07.052
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `job_variant` where `job_variant`.`id` in (?)",
        "parameters": [
            1
        ],
        "durationInMs": 0.4700089991092682
    }
}
15:07:07.065
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/emploi"
        },
        "params": {
            "_country": "lt"
        },
        "clientAddress": "216.73.216.106",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "4nHRDgCtkfsLStDdgvLC",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=phU2ZdBT7dEqSPWpMJ05dAu3t48ITKbEzMy0zXgc; goafrica-ad-id=68a082780c6c16.43882113; PHPSESSID=45233eef862e7760b5d5cb61c3f801a5",
                "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.106",
                "x-real-ip": "216.73.216.106",
                "x-scheme": "https"
            }
        },
        "response": {
            "bytes": 101553,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=phU2ZdBT7dEqSPWpMJ05dAu3t48ITKbEzMy0zXgc; goafrica-ad-id=68a082780c6c16.43882113; PHPSESSID=45233eef862e7760b5d5cb61c3f801a5",
                "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.106",
                "x-real-ip": "216.73.216.106",
                "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/lt/emploi",
        "original": "https://www.goa.goafrica.syazen.cloud/lt/emploi",
        "path": "/lt/emploi",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 299601920,
        "memoryUsageHuman": "285.7 MiB",
        "requestTimeInMs": 23
    }
}