07:43:10.354 | info | http.request | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/user/[userId=integer]-[[userSlug]]"
},
"params": {
"_country": "tg",
"userId": "284240",
"userSlug": "fernando-gaba"
},
"clientAddress": "216.73.216.148",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "h5Vt0dh_D9wgwZOECp6-",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "GOAFRICA_NEXT_SESSION_ID=V79iTgMOU8bs2GciG1eEAUsZ6ZQeVUv41QSQyQ0i; goafrica-ad-id=689ad46c867f19.27311254; PHPSESSID=6e1d01016a6e63a6ab5e6464ad629e1c",
"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.148",
"x-real-ip": "216.73.216.148",
"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/284240-fernando-gaba",
"original": "https://www.goa.goafrica.syazen.cloud/tg/user/284240-fernando-gaba",
"path": "/tg/user/284240-fernando-gaba",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 282636288,
"memoryUsageHuman": "269.5 MiB"
}
} |
---|
07:43:10.360 | debug | kysely.query | {
"kysely": {
"sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
"parameters": [
"questions-go-africa",
1
],
"durationInMs": 0.2637879999820143
}
} |
---|
07:43:10.360 | 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.5184989999979734
}
} |
---|
07:43:10.361 | debug | kysely.query | {
"kysely": {
"sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
"parameters": [
36
],
"durationInMs": 0.31858900003135204
}
} |
---|
07:43:10.363 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user` where `user`.`id` in (?)",
"parameters": [
284240
],
"durationInMs": 3.1049610001500696
}
} |
---|
07:43:10.367 | 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": [
284240
],
"durationInMs": 0.6360460000578314
}
} |
---|
07:43:10.367 | debug | kysely.query | {
"kysely": {
"sql": "select * from `following` where `author_id` = ? order by `date` desc",
"parameters": [
284240
],
"durationInMs": 0.6909679998643696
}
} |
---|
07:43:10.367 | 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": [
284240,
284240,
284240,
1
],
"durationInMs": 1.195049999980256
}
} |
---|
07:43:10.367 | 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": [
284240
],
"durationInMs": 1.0412459999788553
}
} |
---|
07:43:10.368 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `id` from `user_resume` where `user_id` in (?)",
"parameters": [
284240
],
"durationInMs": 0.8941840000916272
}
} |
---|
07:43:10.368 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `id` from `user_formation` where `user_id` in (?) order by `rank` asc",
"parameters": [
284240
],
"durationInMs": 0.5339580001309514
}
} |
---|
07:43:10.368 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `id` from `user_experience` where `user_id` in (?) order by `rank` asc",
"parameters": [
284240
],
"durationInMs": 0.4944849999155849
}
} |
---|
07:43:10.368 | 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": [
284240,
2
],
"durationInMs": 1.8011310000438243
}
} |
---|
07:43:10.368 | 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": [
284240,
284240,
284240,
284240,
1,
1
],
"durationInMs": 2.0071610000450164
}
} |
---|
07:43:10.369 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `category_id` from `user_interested_category` where `user_id` in (?)",
"parameters": [
284240
],
"durationInMs": 2.173388999886811
}
} |
---|
07:43:10.369 | debug | kysely.query | {
"kysely": {
"sql": "select `id` from `portfolio_media` where `user_id` = ? order by `rank` asc",
"parameters": [
284240
],
"durationInMs": 2.7081680002156645
}
} |
---|
07:43:10.369 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?)",
"parameters": [
284240
],
"durationInMs": 2.7480009999126196
}
} |
---|
07:43:10.369 | 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": [
284240
],
"durationInMs": 2.8952039999421686
}
} |
---|
07:43:10.369 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `id` from `user_skill` where `user_id` in (?)",
"parameters": [
284240
],
"durationInMs": 1.8025330000091344
}
} |
---|
07:43:10.370 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `id` from `user_coordinate` where `user_id` in (?) and `type` != ?",
"parameters": [
284240,
""
],
"durationInMs": 1.7579700001515448
}
} |
---|
07:43:10.370 | debug | kysely.query | {
"kysely": {
"sql": "select * from `company` where `company`.`id` in (?)",
"parameters": [
580235
],
"durationInMs": 1.9808229999616742
}
} |
---|
07:43:10.370 | 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": [
580235
],
"durationInMs": 2.3337660001125187
}
} |
---|
07:43:10.371 | 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": [
580235
],
"durationInMs": 2.313857999863103
}
} |
---|
07:43:10.371 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `id` from `user_lang` where `user_id` in (?)",
"parameters": [
284240
],
"durationInMs": 3.0907850000075996
}
} |
---|
07:43:10.371 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
"parameters": [
173782
],
"durationInMs": 0.4224209999665618
}
} |
---|
07:43:10.371 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?)",
"parameters": [
140
],
"durationInMs": 0.5896699998993427
}
} |
---|
07:43:10.371 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
"parameters": [
140,
"fr"
],
"durationInMs": 0.8877610000781715
}
} |
---|
07:43:10.371 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
"parameters": [
138,
"fr"
],
"durationInMs": 0.44407099997624755
}
} |
---|
07:43:10.372 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
"parameters": [
129
],
"durationInMs": 0.41267300001345575
}
} |
---|
07:43:10.372 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
"parameters": [
127
],
"durationInMs": 0.25216699996963143
}
} |
---|
07:43:10.383 | info | http.response | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/user/[userId=integer]-[[userSlug]]"
},
"params": {
"_country": "tg",
"userId": "284240",
"userSlug": "fernando-gaba"
},
"clientAddress": "216.73.216.148",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "h5Vt0dh_D9wgwZOECp6-",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "GOAFRICA_NEXT_SESSION_ID=V79iTgMOU8bs2GciG1eEAUsZ6ZQeVUv41QSQyQ0i; goafrica-ad-id=689ad46c867f19.27311254; PHPSESSID=6e1d01016a6e63a6ab5e6464ad629e1c",
"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.148",
"x-real-ip": "216.73.216.148",
"x-scheme": "https"
}
},
"response": {
"bytes": 125038,
"mime_type": "text/html",
"status_code": 200,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "GOAFRICA_NEXT_SESSION_ID=V79iTgMOU8bs2GciG1eEAUsZ6ZQeVUv41QSQyQ0i; goafrica-ad-id=689ad46c867f19.27311254; PHPSESSID=6e1d01016a6e63a6ab5e6464ad629e1c",
"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.148",
"x-real-ip": "216.73.216.148",
"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/284240-fernando-gaba",
"original": "https://www.goa.goafrica.syazen.cloud/tg/user/284240-fernando-gaba",
"path": "/tg/user/284240-fernando-gaba",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 283029504,
"memoryUsageHuman": "269.9 MiB",
"requestTimeInMs": 29
}
} |
---|