22:21:05.324 | info | http.request | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/user/[userId=integer]-[[userSlug]]"
},
"params": {
"_country": "ml",
"userId": "337750",
"userSlug": "abdoulaye-thiero"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "hWawwbWPTzCDUttC2gDt",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "GOAFRICA_NEXT_SESSION_ID=XjHfIZhoEzqKH6Q40MWt52nSsi0j16NFyIaawLjY; goafrica-ad-id=689116094cac88.79476956; PHPSESSID=184fab572680b12ace6644080393b5d7",
"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/ml/user/337750-abdoulaye-thiero",
"original": "https://www.goa.goafrica.syazen.cloud/ml/user/337750-abdoulaye-thiero",
"path": "/ml/user/337750-abdoulaye-thiero",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 259919872,
"memoryUsageHuman": "247.9 MiB"
}
} |
---|
22:21:05.329 | debug | kysely.query | {
"kysely": {
"sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
"parameters": [
"questions-go-africa",
1
],
"durationInMs": 0.603506000014022
}
} |
---|
22:21:05.329 | debug | kysely.query | {
"kysely": {
"sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
"parameters": [
1,
"ML",
true
],
"durationInMs": 0.7608870000112802
}
} |
---|
22:21:05.329 | debug | kysely.query | {
"kysely": {
"sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
"parameters": [
36
],
"durationInMs": 0.2767819999717176
}
} |
---|
22:21:05.331 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user` where `user`.`id` in (?)",
"parameters": [
337750
],
"durationInMs": 2.7801600000821054
}
} |
---|
22:21:05.337 | debug | kysely.query | {
"kysely": {
"sql": "select `id` from `portfolio_media` where `user_id` = ? order by `rank` asc",
"parameters": [
337750
],
"durationInMs": 0.7446769999805838
}
} |
---|
22:21:05.337 | 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": [
337750
],
"durationInMs": 1.085185999982059
}
} |
---|
22:21:05.338 | debug | kysely.query | {
"kysely": {
"sql": "select * from `following` where `author_id` = ? order by `date` desc",
"parameters": [
337750
],
"durationInMs": 1.1575299999676645
}
} |
---|
22:21:05.338 | 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": [
337750,
2
],
"durationInMs": 1.577858000062406
}
} |
---|
22:21:05.338 | 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": [
337750,
337750,
337750,
1
],
"durationInMs": 1.9965309998951852
}
} |
---|
22:21:05.339 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?)",
"parameters": [
337750
],
"durationInMs": 1.7369010001420975
}
} |
---|
22:21:05.339 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `id` from `user_resume` where `user_id` in (?)",
"parameters": [
337750
],
"durationInMs": 1.7147300001233816
}
} |
---|
22:21:05.339 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `id` from `user_formation` where `user_id` in (?) order by `rank` asc",
"parameters": [
337750
],
"durationInMs": 1.7071459998842329
}
} |
---|
22:21:05.340 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `id` from `user_experience` where `user_id` in (?) order by `rank` asc",
"parameters": [
337750
],
"durationInMs": 1.6009800001047552
}
} |
---|
22:21:05.340 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `id` from `user_lang` where `user_id` in (?)",
"parameters": [
337750
],
"durationInMs": 1.8257750000339001
}
} |
---|
22:21:05.340 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `id` from `user_skill` where `user_id` in (?)",
"parameters": [
337750
],
"durationInMs": 1.9244579998776317
}
} |
---|
22:21:05.341 | 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": [
337750
],
"durationInMs": 3.72093000006862
}
} |
---|
22:21:05.341 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `category_id` from `user_interested_category` where `user_id` in (?)",
"parameters": [
337750
],
"durationInMs": 3.868733000010252
}
} |
---|
22:21:05.341 | 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": [
337750
],
"durationInMs": 4.110580000095069
}
} |
---|
22:21:05.342 | 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": [
337750,
337750,
337750,
337750,
1,
1
],
"durationInMs": 5.104136999929324
}
} |
---|
22:21:05.342 | debug | kysely.query | {
"kysely": {
"sql": "select * from `company` where `company`.`id` in (?)",
"parameters": [
511894
],
"durationInMs": 2.995238000061363
}
} |
---|
22:21:05.342 | 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": [
511894
],
"durationInMs": 2.842255000025034
}
} |
---|
22:21:05.342 | 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": [
511894
],
"durationInMs": 2.5150800000410527
}
} |
---|
22:21:05.343 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user_formation` where `id` in (?)",
"parameters": [
1557
],
"durationInMs": 2.7476710001938045
}
} |
---|
22:21:05.344 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user_experience` where `id` in (?)",
"parameters": [
1651
],
"durationInMs": 3.2483960001263767
}
} |
---|
22:21:05.344 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user_lang` where `id` in (?)",
"parameters": [
12929
],
"durationInMs": 3.6090430000331253
}
} |
---|
22:21:05.344 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `id` from `user_coordinate` where `user_id` in (?) and `type` != ?",
"parameters": [
337750,
""
],
"durationInMs": 5.713513999944553
}
} |
---|
22:21:05.345 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
"parameters": [
12,
"fr"
],
"durationInMs": 2.453296000137925
}
} |
---|
22:21:05.345 | 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": [
520081
],
"durationInMs": 1.3400479999836534
}
} |
---|
22:21:05.345 | 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": [
520081
],
"durationInMs": 1.4745759998913854
}
} |
---|
22:21:05.345 | debug | kysely.query | {
"kysely": {
"sql": "select * from `company` where `company`.`id` in (?)",
"parameters": [
520081
],
"durationInMs": 1.8643869999796152
}
} |
---|
22:21:05.346 | debug | kysely.query | {
"kysely": {
"sql": "select * from `company` where `company`.`id` in (?)",
"parameters": [
157437
],
"durationInMs": 1.8443200001493096
}
} |
---|
22:21:05.347 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?)",
"parameters": [
12
],
"durationInMs": 4.358297999948263
}
} |
---|
22:21:05.347 | 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": [
157437
],
"durationInMs": 2.768398999935016
}
} |
---|
22:21:05.347 | 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": [
157437
],
"durationInMs": 2.833058000076562
}
} |
---|
22:21:05.347 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
"parameters": [
10
],
"durationInMs": 2.277510999934748
}
} |
---|
22:21:05.347 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?)",
"parameters": [
175
],
"durationInMs": 1.0835140000563115
}
} |
---|
22:21:05.347 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?)",
"parameters": [
188
],
"durationInMs": 1.8389000000897795
}
} |
---|
22:21:05.348 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
"parameters": [
188,
"fr"
],
"durationInMs": 2.1233960001263767
}
} |
---|
22:21:05.348 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
"parameters": [
175,
"fr"
],
"durationInMs": 1.7980049999896437
}
} |
---|
22:21:05.348 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
"parameters": [
3,
"fr"
],
"durationInMs": 1.2963369998615235
}
} |
---|
22:21:05.348 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
"parameters": [
172,
"fr"
],
"durationInMs": 0.9770559999160469
}
} |
---|
22:21:05.348 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
"parameters": [
183,
"fr"
],
"durationInMs": 0.9758440000005066
}
} |
---|
22:21:05.349 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
"parameters": [
169
],
"durationInMs": 0.9458989999257028
}
} |
---|
22:21:05.349 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
"parameters": [
1063
],
"durationInMs": 0.8632859999779612
}
} |
---|
22:21:05.349 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
"parameters": [
155
],
"durationInMs": 0.5913440000731498
}
} |
---|
22:21:05.349 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
"parameters": [
165
],
"durationInMs": 0.5114959999918938
}
} |
---|
22:21:05.349 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
"parameters": [
1
],
"durationInMs": 1.062554000178352
}
} |
---|
22:21:05.375 | info | http.response | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/user/[userId=integer]-[[userSlug]]"
},
"params": {
"_country": "ml",
"userId": "337750",
"userSlug": "abdoulaye-thiero"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "hWawwbWPTzCDUttC2gDt",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "GOAFRICA_NEXT_SESSION_ID=XjHfIZhoEzqKH6Q40MWt52nSsi0j16NFyIaawLjY; goafrica-ad-id=689116094cac88.79476956; PHPSESSID=184fab572680b12ace6644080393b5d7",
"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": 156514,
"mime_type": "text/html",
"status_code": 200,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "GOAFRICA_NEXT_SESSION_ID=XjHfIZhoEzqKH6Q40MWt52nSsi0j16NFyIaawLjY; goafrica-ad-id=689116094cac88.79476956; PHPSESSID=184fab572680b12ace6644080393b5d7",
"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/ml/user/337750-abdoulaye-thiero",
"original": "https://www.goa.goafrica.syazen.cloud/ml/user/337750-abdoulaye-thiero",
"path": "/ml/user/337750-abdoulaye-thiero",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 264835072,
"memoryUsageHuman": "252.6 MiB",
"requestTimeInMs": 51
}
} |
---|