13:35:44.857 | info | http.request | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/pros"
},
"params": {},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "OxMhMvdx8K2IGzQNEtl5",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "GOAFRICA_NEXT_SESSION_ID=IOEoEr0nKG0PVkyugObaQT2vRMddG1Ni8xer1sif; goafrica-ad-id=68909b0c827ff5.34198186; PHPSESSID=b7e2207f5eeb34c256e293295c8d4ea2",
"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/pros",
"original": "https://www.goa.goafrica.syazen.cloud/pros",
"path": "/pros",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 241512448,
"memoryUsageHuman": "230.3 MiB"
}
} |
---|
13:35:44.882 | debug | kysely.query | {
"kysely": {
"sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
"parameters": [
"questions-go-africa",
1
],
"durationInMs": 0.21062999998684973
}
} |
---|
13:35:44.882 | debug | kysely.query | {
"kysely": {
"sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
"parameters": [
36
],
"durationInMs": 0.28747099998872727
}
} |
---|
13:35:44.929 | 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` is not null order by `nbFollowers` desc limit ?",
"parameters": [
20
],
"durationInMs": 60.432403000071645
}
} |
---|
13:35:44.931 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
2366,
46594,
390865,
2575,
1967
],
"durationInMs": 0.7642830000258982
}
} |
---|
13:35:44.933 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
"parameters": [
2366,
46594,
390865,
2575,
1967
],
"durationInMs": 2.1148709999397397
}
} |
---|
13:35:44.933 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
"parameters": [
2366,
46594,
390865,
2575,
1967
],
"durationInMs": 2.402622999972664
}
} |
---|
13:35:44.934 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?)",
"parameters": [
275290,
237120,
272424,
114975
],
"durationInMs": 0.9973349999636412
}
} |
---|
13:35:44.935 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?, ?, ?, ?, ?)",
"parameters": [
2366,
46594,
390865,
2575,
1967
],
"durationInMs": 4.369990999926813
}
} |
---|
13:35:44.936 | debug | kysely.query | {
"kysely": {
"sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
"parameters": [
2366,
46594,
390865,
2575,
1967
],
"durationInMs": 4.588634999934584
}
} |
---|
13:35:44.936 | 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": [
2366,
46594,
390865,
2575,
1967
],
"durationInMs": 5.1192859999137
}
} |
---|
13:35:44.936 | 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": [
2366,
46594,
390865,
2575,
1967
],
"durationInMs": 5.213921000016853
}
} |
---|
13:35:44.936 | 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": [
2366,
46594,
390865,
2575,
1967
],
"durationInMs": 5.503466000081971
}
} |
---|
13:35:44.937 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?, ?, ?, ?)",
"parameters": [
389,
126,
540,
277
],
"durationInMs": 3.98048100003507
}
} |
---|
13:35:44.938 | 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": [
389,
"fr",
126,
"fr",
540,
"fr",
277,
"fr"
],
"durationInMs": 4.926399000105448
}
} |
---|
13:35:44.938 | 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": [
18,
"fr",
122,
"fr",
265,
"fr"
],
"durationInMs": 0.8388010000344366
}
} |
---|
13:35:44.939 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?)",
"parameters": [
16,
112,
231
],
"durationInMs": 1.0278910000342876
}
} |
---|
13:35:44.940 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?)",
"parameters": [
334,
116,
438,
242
],
"durationInMs": 1.6874399998923764
}
} |
---|
13:35:44.974 | info | http.response | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/pros"
},
"params": {},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "OxMhMvdx8K2IGzQNEtl5",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "GOAFRICA_NEXT_SESSION_ID=IOEoEr0nKG0PVkyugObaQT2vRMddG1Ni8xer1sif; goafrica-ad-id=68909b0c827ff5.34198186; PHPSESSID=b7e2207f5eeb34c256e293295c8d4ea2",
"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": 114485,
"mime_type": "text/html",
"status_code": 200,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "GOAFRICA_NEXT_SESSION_ID=IOEoEr0nKG0PVkyugObaQT2vRMddG1Ni8xer1sif; goafrica-ad-id=68909b0c827ff5.34198186; PHPSESSID=b7e2207f5eeb34c256e293295c8d4ea2",
"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/pros",
"original": "https://www.goa.goafrica.syazen.cloud/pros",
"path": "/pros",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 250163200,
"memoryUsageHuman": "238.6 MiB",
"requestTimeInMs": 118
}
} |
---|