Logo de Go Africa Online

GET
https://www.goa.goafrica.syazen.cloud/tg/user/46801-jean-baptiste-klouvi

Response:
200
IP:
216.73.216.18
Date:
8 août 2025 à 09:24:25
Total execution time:
49 ms
Token:
GkrPmh27SXHE2LHvTUcW

Log Messages

Time Level Message Context
09:24:25.312
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/user/[userId=integer]-[[userSlug]]"
        },
        "params": {
            "_country": "tg",
            "userId": "46801",
            "userSlug": "jean-baptiste-klouvi"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "GkrPmh27SXHE2LHvTUcW",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=BoJqqA0BQ6RLhzFPhxvxQM8OjeIosNA0b7yqghwz; PHPSESSID=51a09b0f4b8215260e79228a266eaacf; goafrica-ad-id=6895a626e190c0.82932124",
                "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/tg/user/46801-jean-baptiste-klouvi",
        "original": "https://www.goa.goafrica.syazen.cloud/tg/user/46801-jean-baptiste-klouvi",
        "path": "/tg/user/46801-jean-baptiste-klouvi",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 278507520,
        "memoryUsageHuman": "265.6 MiB"
    }
}
09:24:25.317
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 0.2914690002799034
    }
}
09:24:25.317
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "TG",
            true
        ],
        "durationInMs": 0.42350299656391144
    }
}
09:24:25.317
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 0.27450699359178543
    }
}
09:24:25.319
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?)",
        "parameters": [
            46801
        ],
        "durationInMs": 2.3894589990377426
    }
}
09:24:25.323
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `portfolio_media` where `user_id` = ? order by `rank` asc",
        "parameters": [
            46801
        ],
        "durationInMs": 0.8928610011935234
    }
}
09:24:25.324
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, count(`id`) as `portfolio_medias_count` from `portfolio_media` where `user_id` = ? group by `user_id`",
        "parameters": [
            46801
        ],
        "durationInMs": 1.390742003917694
    }
}
09:24:25.324
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `feed_post` where `user_author_id` = ? and (`feed_post`.`pending_publication_date` is null or `feed_post`.`pending_publication_date` < UTC_TIMESTAMP()) order by `created_date` desc limit ?",
        "parameters": [
            46801,
            2
        ],
        "durationInMs": 1.354254998266697
    }
}
09:24:25.324
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `following` where `author_id` = ? order by `date` desc",
        "parameters": [
            46801
        ],
        "durationInMs": 1.5752830058336258
    }
}
09:24:25.325
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": [
            46801
        ],
        "durationInMs": 1.8092959970235825
    }
}
09:24:25.325
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?)",
        "parameters": [
            46801
        ],
        "durationInMs": 1.8456730023026466
    }
}
09:24:25.325
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `id` from `user_resume` where `user_id` in (?)",
        "parameters": [
            46801
        ],
        "durationInMs": 1.6627449989318848
    }
}
09:24:25.325
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `id` from `user_formation` where `user_id` in (?) order by `rank` asc",
        "parameters": [
            46801
        ],
        "durationInMs": 1.3655449971556664
    }
}
09:24:25.325
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `id` from `user_experience` where `user_id` in (?) order by `rank` asc",
        "parameters": [
            46801
        ],
        "durationInMs": 1.3425529971718788
    }
}
09:24:25.326
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `id` from `user_lang` where `user_id` in (?)",
        "parameters": [
            46801
        ],
        "durationInMs": 0.9599049985408783
    }
}
09:24:25.326
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `id` from `user_skill` where `user_id` in (?)",
        "parameters": [
            46801
        ],
        "durationInMs": 0.9149819985032082
    }
}
09:24:25.326
debug
kysely.query
{
    "kysely": {
        "sql": "with `threads_with_me`(`thread_id`, `created_date`) as (select distinct `tu`.`inbox_thread_id` as `thread_id`, `t`.`created_date` from `inbox_thread_user` as `tu` inner join `inbox_thread` as `t` on `t`.`id` = `tu`.`inbox_thread_id` where `tu`.`user_id` = ? and `t`.`user_creator_id` != ?), `threads_delay`(`thread_id`, `delay`) as (select `t`.`thread_id`, (select TIMESTAMPDIFF(MINUTE, `t`.`created_date`, `m`.`created_date`) as `delay` from `inbox_message` as `m` where `m`.`user_author_id` = ? and `m`.`thread_id` = `t`.`thread_id` and `m`.`id` = (select min(`id`) as `id` from `inbox_message` where `inbox_message`.`thread_id` = `t`.`thread_id` and `inbox_message`.`user_author_id` = ?)) as `delay` from `threads_with_me` as `t`), `delays_filtered`(`thread_id`, `delay`) as (select * from `threads_delay` where `delay` is not null and `delay` < (select `delay` from `threads_delay` where `delay` is not null order by `delay` desc limit ?)) select avg(`t`.`delay`) as `mean` from `delays_filtered` as `t` limit ?",
        "parameters": [
            46801,
            46801,
            46801,
            46801,
            1,
            1
        ],
        "durationInMs": 3.2983700037002563
    }
}
09:24:25.326
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `category_id` from `user_interested_category` where `user_id` in (?)",
        "parameters": [
            46801
        ],
        "durationInMs": 2.791032001376152
    }
}
09:24:25.326
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": [
            46801
        ],
        "durationInMs": 2.969232000410557
    }
}
09:24:25.326
debug
kysely.query
{
    "kysely": {
        "sql": "with `threads_with_me`(`thread_id`) as (select distinct `tu`.`inbox_thread_id` as `thread_id` from `inbox_thread_user` as `tu` inner join `inbox_thread` as `t` on `t`.`id` = `tu`.`inbox_thread_id` where `tu`.`user_id` = ? and `t`.`user_creator_id` != ?), `threads_with_response`(`thread_id`) as (select `t`.`thread_id` from `threads_with_me` as `t` where exists (select * from `inbox_message` as `m` where `m`.`user_author_id` = ? and `m`.`thread_id` = `t`.`thread_id`)) select count(*) as `total`, (select count(*) as `resp` from `threads_with_response`) as `resp` from `threads_with_me` as `t` limit ?",
        "parameters": [
            46801,
            46801,
            46801,
            1
        ],
        "durationInMs": 3.5732389986515045
    }
}
09:24:25.326
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
        "parameters": [
            285354
        ],
        "durationInMs": 1.0440910011529922
    }
}
09:24:25.326
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user_experience` where `id` in (?)",
        "parameters": [
            2619
        ],
        "durationInMs": 0.8137749955058098
    }
}
09:24:25.327
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `id` from `user_coordinate` where `user_id` in (?) and `type` != ?",
        "parameters": [
            46801,
            ""
        ],
        "durationInMs": 1.889564000070095
    }
}
09:24:25.327
debug
kysely.query
{
    "kysely": {
        "sql": "select `target_company_id`, count(`id`) as `count` from `following` where (`target_company_id` in (?) and `target_user_id` is null) group by `target_company_id`",
        "parameters": [
            24
        ],
        "durationInMs": 0.32941000163555145
    }
}
09:24:25.327
debug
kysely.query
{
    "kysely": {
        "sql": "select `company_author_id`, count(`id`) as `count` from `feed_post` where (`company_author_id` in (?) and `user_author_id` is null) group by `company_author_id`",
        "parameters": [
            24
        ],
        "durationInMs": 0.6532179936766624
    }
}
09:24:25.328
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `company` where `company`.`id` in (?)",
        "parameters": [
            24
        ],
        "durationInMs": 1.4498309940099716
    }
}
09:24:25.328
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            123,
            "fr"
        ],
        "durationInMs": 0.25338900089263916
    }
}
09:24:25.329
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?)",
        "parameters": [
            123
        ],
        "durationInMs": 0.4060010015964508
    }
}
09:24:25.329
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
        "parameters": [
            905
        ],
        "durationInMs": 0.6445019990205765
    }
}
09:24:25.329
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            122,
            "fr"
        ],
        "durationInMs": 0.3668980002403259
    }
}
09:24:25.329
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            113
        ],
        "durationInMs": 0.8185539990663528
    }
}
09:24:25.330
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            112
        ],
        "durationInMs": 0.3201719969511032
    }
}
09:24:25.330
debug
kysely.query
{
    "kysely": {
        "sql": "with `followCount`(`countu`, `countc`, `target_user_id`, `target_company_id`) as (select count(distinct `following`.`target_company_id`) as `countc`, count(distinct `following`.`target_user_id`) as `countu`, `following`.`target_user_id`, `following`.`target_company_id` from `following` where `following`.`target_user_id` is not null group by `following`.`target_user_id`, `following`.`target_company_id`) select *, countc\n                + countu as `count` from `following` left join `followCount` on ((`following`.`target_user_id` is not null and `following`.`target_user_id` = `followCount`.`target_user_id`) or (`following`.`target_company_id` is not null and `following`.`target_company_id` = `followCount`.`target_company_id`)) where `author_id` = ? and (`following`.`target_user_id` is null or `following`.`target_user_id` not in (?)) and (`following`.`target_company_id` is null or `following`.`target_company_id` not in (?, ?, ?)) order by `count` desc limit ?",
        "parameters": [
            46801,
            51474,
            59651,
            32408,
            58999,
            4
        ],
        "durationInMs": 5.1291659995913506
    }
}
09:24:25.331
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
        "parameters": [
            59204,
            408976,
            1967,
            59206,
            51474
        ],
        "durationInMs": 0.608304999768734
    }
}
09:24:25.332
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
        "parameters": [
            59204,
            408976,
            1967,
            59206,
            51474
        ],
        "durationInMs": 1.0538889989256859
    }
}
09:24:25.332
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": [
            59204,
            408976,
            1967,
            59206,
            51474
        ],
        "durationInMs": 1.175634004175663
    }
}
09:24:25.332
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": [
            59204,
            408976,
            1967,
            59206,
            51474
        ],
        "durationInMs": 1.6694179996848106
    }
}
09:24:25.333
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?)",
        "parameters": [
            241803,
            279510,
            241336,
            241793
        ],
        "durationInMs": 1.3288480043411255
    }
}
09:24:25.333
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `company` where `company`.`id` in (?, ?, ?)",
        "parameters": [
            58999,
            32408,
            59651
        ],
        "durationInMs": 2.3016660064458847
    }
}
09:24:25.334
debug
kysely.query
{
    "kysely": {
        "sql": "select `target_company_id`, count(`id`) as `count` from `following` where (`target_company_id` in (?, ?, ?) and `target_user_id` is null) group by `target_company_id`",
        "parameters": [
            58999,
            32408,
            59651
        ],
        "durationInMs": 2.673224002122879
    }
}
09:24:25.335
debug
kysely.query
{
    "kysely": {
        "sql": "select `company_author_id`, count(`id`) as `count` from `feed_post` where (`company_author_id` in (?, ?, ?) and `user_author_id` is null) group by `company_author_id`",
        "parameters": [
            58999,
            32408,
            59651
        ],
        "durationInMs": 4.120190002024174
    }
}
09:24:25.335
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?, ?, ?, ?)",
        "parameters": [
            282,
            195,
            277,
            303
        ],
        "durationInMs": 3.4755780026316643
    }
}
09:24:25.335
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": [
            282,
            "fr",
            195,
            "fr",
            277,
            "fr",
            303,
            "fr"
        ],
        "durationInMs": 3.752309001982212
    }
}
09:24:25.336
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?, ?, ?)",
        "parameters": [
            177,
            239,
            55
        ],
        "durationInMs": 2.149295002222061
    }
}
09:24:25.336
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` = ?))",
        "parameters": [
            177,
            "fr",
            239,
            "fr",
            55,
            "fr"
        ],
        "durationInMs": 2.444430999457836
    }
}
09:24:25.336
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` = ?))",
        "parameters": [
            265,
            "fr",
            194,
            "fr",
            283,
            "fr"
        ],
        "durationInMs": 0.7958820015192032
    }
}
09:24:25.336
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?)",
        "parameters": [
            78088,
            80551,
            3578
        ],
        "durationInMs": 2.830144003033638
    }
}
09:24:25.337
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` = ?))",
        "parameters": [
            172,
            "fr",
            220,
            "fr",
            49,
            "fr"
        ],
        "durationInMs": 0.7799820005893707
    }
}
09:24:25.337
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?)",
        "parameters": [
            160,
            211,
            51
        ],
        "durationInMs": 0.7823169976472855
    }
}
09:24:25.337
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?)",
        "parameters": [
            231,
            174,
            248
        ],
        "durationInMs": 0.7028490006923676
    }
}
09:24:25.337
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?)",
        "parameters": [
            247,
            175,
            242,
            264
        ],
        "durationInMs": 1.503430001437664
    }
}
09:24:25.337
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?)",
        "parameters": [
            155,
            196,
            46
        ],
        "durationInMs": 0.5562279969453812
    }
}
09:24:25.360
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/user/[userId=integer]-[[userSlug]]"
        },
        "params": {
            "_country": "tg",
            "userId": "46801",
            "userSlug": "jean-baptiste-klouvi"
        },
        "clientAddress": "216.73.216.18",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "GkrPmh27SXHE2LHvTUcW",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=BoJqqA0BQ6RLhzFPhxvxQM8OjeIosNA0b7yqghwz; PHPSESSID=51a09b0f4b8215260e79228a266eaacf; goafrica-ad-id=6895a626e190c0.82932124",
                "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": 145749,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "GOAFRICA_NEXT_SESSION_ID=BoJqqA0BQ6RLhzFPhxvxQM8OjeIosNA0b7yqghwz; PHPSESSID=51a09b0f4b8215260e79228a266eaacf; goafrica-ad-id=6895a626e190c0.82932124",
                "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/tg/user/46801-jean-baptiste-klouvi",
        "original": "https://www.goa.goafrica.syazen.cloud/tg/user/46801-jean-baptiste-klouvi",
        "path": "/tg/user/46801-jean-baptiste-klouvi",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 279097344,
        "memoryUsageHuman": "266.2 MiB",
        "requestTimeInMs": 49
    }
}