Logo de Go Africa Online

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

Response:
200
IP:
216.73.216.139
Date:
13 août 2025 à 21:22:49
Total execution time:
34 ms
Token:
nUWeoQpGUCvuugH-CvR7

Log Messages

Time Level Message Context
21:22:49.762
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "mx"
        },
        "clientAddress": "216.73.216.139",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "nUWeoQpGUCvuugH-CvR7",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=wT0wZVYiJiT0nF4ZRLfTjZXR9uSIjcgfEOpBM5V0; goafrica-ad-id=689ce5fd8c8ca9.51435404; PHPSESSID=3a0084155b314ab55cfb92026e1aa30f",
                "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.139",
                "x-real-ip": "216.73.216.139",
                "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/mx/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/mx/pros",
        "path": "/mx/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 321212416,
        "memoryUsageHuman": "306.3 MiB"
    }
}
21:22:49.769
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": [
            "mx",
            20
        ],
        "durationInMs": 1.8839739998802543
    }
}
21:22:49.771
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?, ?)",
        "parameters": [
            177247,
            174080
        ],
        "durationInMs": 1.976536000147462
    }
}
21:22:49.773
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": [
            177247,
            174080
        ],
        "durationInMs": 3.881458000279963
    }
}
21:22:49.773
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?, ?)",
        "parameters": [
            177247,
            174080
        ],
        "durationInMs": 3.760164000093937
    }
}
21:22:49.773
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?, ?) group by `user_id`",
        "parameters": [
            177247,
            174080
        ],
        "durationInMs": 4.024352999869734
    }
}
21:22:49.774
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?) group by `author_id`",
        "parameters": [
            177247,
            174080
        ],
        "durationInMs": 3.971635999623686
    }
}
21:22:49.774
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": [
            177247,
            174080
        ],
        "durationInMs": 4.129358000122011
    }
}
21:22:49.774
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": [
            177247,
            174080
        ],
        "durationInMs": 4.70849800016731
    }
}
21:22:49.774
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?, ?) group by `user_id`",
        "parameters": [
            177247,
            174080
        ],
        "durationInMs": 4.9245880004018545
    }
}
21:22:49.775
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
        "parameters": [
            124592
        ],
        "durationInMs": 3.018792999908328
    }
}
21:22:49.775
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?, ?)",
        "parameters": [
            195,
            678
        ],
        "durationInMs": 3.0844049998559058
    }
}
21:22:49.775
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": [
            195,
            "fr",
            678,
            "fr"
        ],
        "durationInMs": 3.3927849996834993
    }
}
21:22:49.775
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": [
            194,
            "fr",
            308,
            "fr"
        ],
        "durationInMs": 0.3708860003389418
    }
}
21:22:49.777
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
        "parameters": [
            174,
            269
        ],
        "durationInMs": 1.7714260001666844
    }
}
21:22:49.777
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
        "parameters": [
            175,
            1046
        ],
        "durationInMs": 2.1666470002382994
    }
}
21:22:49.780
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 0.38794800033792853
    }
}
21:22:49.781
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "MX",
            true
        ],
        "durationInMs": 0.5411000000312924
    }
}
21:22:49.781
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 0.4729539998807013
    }
}
21:22:49.796
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/pros"
        },
        "params": {
            "_country": "mx"
        },
        "clientAddress": "216.73.216.139",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "nUWeoQpGUCvuugH-CvR7",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=wT0wZVYiJiT0nF4ZRLfTjZXR9uSIjcgfEOpBM5V0; goafrica-ad-id=689ce5fd8c8ca9.51435404; PHPSESSID=3a0084155b314ab55cfb92026e1aa30f",
                "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.139",
                "x-real-ip": "216.73.216.139",
                "x-scheme": "https"
            }
        },
        "response": {
            "bytes": 107004,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=wT0wZVYiJiT0nF4ZRLfTjZXR9uSIjcgfEOpBM5V0; goafrica-ad-id=689ce5fd8c8ca9.51435404; PHPSESSID=3a0084155b314ab55cfb92026e1aa30f",
                "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.139",
                "x-real-ip": "216.73.216.139",
                "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/mx/pros",
        "original": "https://www.goa.goafrica.syazen.cloud/mx/pros",
        "path": "/mx/pros",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 321802240,
        "memoryUsageHuman": "306.9 MiB",
        "requestTimeInMs": 34
    }
}