14:48:45.491 | info | http.request | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/pros"
},
"params": {
"_country": "ug"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "BDpYrtyfR2Kcd_6s2hg6",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "GOAFRICA_NEXT_SESSION_ID=txSrDaiCMzQXjh70Ovi0MY17u2vfE4o5JRaBc8Di; PHPSESSID=864d0f84fee831e0a380b174a567b3a4; goafrica-ad-id=6890ac02936ba4.07085709",
"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/ug/pros",
"original": "https://www.goa.goafrica.syazen.cloud/ug/pros",
"path": "/ug/pros",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 296919040,
"memoryUsageHuman": "283.2 MiB"
}
} |
---|
14:48:45.498 | 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": [
"ug",
20
],
"durationInMs": 2.1420809999108315
}
} |
---|
14:48:45.504 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
113815,
251377,
280159,
128108,
94238
],
"durationInMs": 5.274043000070378
}
} |
---|
14:48:45.505 | 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": [
113815,
251377,
280159,
128108,
94238
],
"durationInMs": 5.6802139999344945
}
} |
---|
14:48:45.505 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
"parameters": [
113815,
251377,
280159,
128108,
94238
],
"durationInMs": 5.766273000044748
}
} |
---|
14:48:45.505 | 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": [
113815,
251377,
280159,
128108,
94238
],
"durationInMs": 5.817647999851033
}
} |
---|
14:48:45.505 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
"parameters": [
113815,
251377,
280159,
128108,
94238
],
"durationInMs": 5.939693000167608
}
} |
---|
14:48:45.505 | 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": [
113815,
251377,
280159,
128108,
94238
],
"durationInMs": 5.948571000015363
}
} |
---|
14:48:45.505 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?, ?, ?, ?, ?)",
"parameters": [
113815,
251377,
280159,
128108,
94238
],
"durationInMs": 6.0018379997927696
}
} |
---|
14:48:45.505 | debug | kysely.query | {
"kysely": {
"sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
"parameters": [
113815,
251377,
280159,
128108,
94238
],
"durationInMs": 6.07927200011909
}
} |
---|
14:48:45.505 | 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": [
10,
"fr",
307,
"fr"
],
"durationInMs": 0.9276060000993311
}
} |
---|
14:48:45.506 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?, ?)",
"parameters": [
10,
307
],
"durationInMs": 1.081559999845922
}
} |
---|
14:48:45.506 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
"parameters": [
8,
268
],
"durationInMs": 0.3749030001927167
}
} |
---|
14:48:45.508 | debug | kysely.query | {
"kysely": {
"sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
"parameters": [
"questions-go-africa",
1
],
"durationInMs": 1.3652739999815822
}
} |
---|
14:48:45.508 | 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": [
3,
"fr",
283,
"fr"
],
"durationInMs": 2.2996019998099655
}
} |
---|
14:48:45.508 | debug | kysely.query | {
"kysely": {
"sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
"parameters": [
1,
"UG",
true
],
"durationInMs": 1.7743009999394417
}
} |
---|
14:48:45.509 | debug | kysely.query | {
"kysely": {
"sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
"parameters": [
36
],
"durationInMs": 0.7524809997994453
}
} |
---|
14:48:45.509 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
"parameters": [
1,
248
],
"durationInMs": 0.7066559998784214
}
} |
---|
14:48:45.524 | info | http.response | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/pros"
},
"params": {
"_country": "ug"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "BDpYrtyfR2Kcd_6s2hg6",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "GOAFRICA_NEXT_SESSION_ID=txSrDaiCMzQXjh70Ovi0MY17u2vfE4o5JRaBc8Di; PHPSESSID=864d0f84fee831e0a380b174a567b3a4; goafrica-ad-id=6890ac02936ba4.07085709",
"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": 121173,
"mime_type": "text/html",
"status_code": 200,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "GOAFRICA_NEXT_SESSION_ID=txSrDaiCMzQXjh70Ovi0MY17u2vfE4o5JRaBc8Di; PHPSESSID=864d0f84fee831e0a380b174a567b3a4; goafrica-ad-id=6890ac02936ba4.07085709",
"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/ug/pros",
"original": "https://www.goa.goafrica.syazen.cloud/ug/pros",
"path": "/ug/pros",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 297508864,
"memoryUsageHuman": "283.7 MiB",
"requestTimeInMs": 33
}
} |
---|