Logo de Go Africa Online

GET
https://www.goa.goafrica.syazen.cloud/u828606-slaac-agences-voyage-dakar-senegal/feed/635

Response:
200
IP:
216.73.216.28
Date:
11 août 2025 à 22:00:38
Total execution time:
71 ms
Token:
5tyoeFNsrQexcNmPt0Og

Log Messages

Time Level Message Context
22:00:38.249
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[participantId=participantIdWithPrefix]-[[participantSlug]]/feed/[id]"
        },
        "params": {
            "participantId": "u828606",
            "participantSlug": "slaac-agences-voyage-dakar-senegal",
            "id": "635"
        },
        "clientAddress": "216.73.216.28",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "5tyoeFNsrQexcNmPt0Og",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "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.28",
                "x-real-ip": "216.73.216.28",
                "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/u828606-slaac-agences-voyage-dakar-senegal/feed/635",
        "original": "https://www.goa.goafrica.syazen.cloud/u828606-slaac-agences-voyage-dakar-senegal/feed/635",
        "path": "/u828606-slaac-agences-voyage-dakar-senegal/feed/635",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 266948608,
        "memoryUsageHuman": "254.6 MiB"
    }
}
22:00:38.284
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `feed_post` where `id` in (?)",
        "parameters": [
            635
        ],
        "durationInMs": 2.993636999744922
    }
}
22:00:38.289
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 0.45031300000846386
    }
}
22:00:38.290
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `company` where `company`.`id` in (?)",
        "parameters": [
            828606
        ],
        "durationInMs": 1.1683209999464452
    }
}
22:00:38.295
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `r`.`id`) as `count` from `reaction` as `r` where `r`.`target_feed_post_id` = ?",
        "parameters": [
            635
        ],
        "durationInMs": 1.9614969999529421
    }
}
22:00:38.295
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 6.020843999926001
    }
}
22:00:38.295
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `c`.`id`) as `count` from `feed_comment` as `c` where `c`.`feed_post_id` = ?",
        "parameters": [
            635
        ],
        "durationInMs": 2.50291799986735
    }
}
22:00:38.295
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `c`.`id`) as `count` from `feed_comment` as `c` where `c`.`feed_post_id` = ? and `c`.`parent_id` is null",
        "parameters": [
            635
        ],
        "durationInMs": 2.6462029996328056
    }
}
22:00:38.296
debug
kysely.query
{
    "kysely": {
        "sql": "select `r`.`type`, count(`r`.`id`) as `count` from `reaction` as `r` where `r`.`target_feed_post_id` = ? group by `r`.`type`",
        "parameters": [
            635
        ],
        "durationInMs": 2.7895789998583496
    }
}
22:00:38.296
debug
kysely.query
{
    "kysely": {
        "sql": "select `feed_media`.`media_id`, `feed_media`.`feed_post_id` from `feed_media` where `feed_media`.`feed_post_id` in (?)",
        "parameters": [
            635
        ],
        "durationInMs": 2.7121649999171495
    }
}
22:00:38.296
debug
kysely.query
{
    "kysely": {
        "sql": "select `pl`.`feed_post_id`, `pl`.`link_meta_data_id` from `feed_post_link_meta_data` as `pl` where `pl`.`feed_post_id` in (?)",
        "parameters": [
            635
        ],
        "durationInMs": 2.8935610000044107
    }
}
22:00:38.296
debug
kysely.query
{
    "kysely": {
        "sql": "select `pl`.`feed_post_id`, `l`.`related_feed_post_id` from `feed_post_link_meta_data` as `pl` inner join `link_meta_data` as `l` on `l`.`id` = `pl`.`link_meta_data_id` where `pl`.`feed_post_id` in (?) and `l`.`related_feed_post_id` is not null group by `pl`.`feed_post_id`",
        "parameters": [
            635
        ],
        "durationInMs": 2.9592920001596212
    }
}
22:00:38.296
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": [
            828606
        ],
        "durationInMs": 2.5982940001413226
    }
}
22:00:38.296
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": [
            828606
        ],
        "durationInMs": 2.6504720002412796
    }
}
22:00:38.296
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            284,
            "fr"
        ],
        "durationInMs": 1.755737000145018
    }
}
22:00:38.297
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?)",
        "parameters": [
            284
        ],
        "durationInMs": 1.7055339999496937
    }
}
22:00:38.297
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
        "parameters": [
            270133
        ],
        "durationInMs": 1.8932210002094507
    }
}
22:00:38.297
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
        "parameters": [
            282118
        ],
        "durationInMs": 1.5575210000388324
    }
}
22:00:38.300
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            249
        ],
        "durationInMs": 3.565673999954015
    }
}
22:00:38.300
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            283,
            "fr"
        ],
        "durationInMs": 3.4400110002607107
    }
}
22:00:38.301
debug
kysely.query
{
    "kysely": {
        "sql": "select `bi`.`target_feed_post_id`, `bi`.`id` from `bookmark_item` as `bi` inner join `bookmark` as `b` on `b`.`id` = `bi`.`bookmark_id` where `bi`.`target_feed_post_id` in (?) and (? is not null and `b`.`user_id` = ?) group by `bi`.`target_feed_post_id`",
        "parameters": [
            635,
            null,
            null
        ],
        "durationInMs": 0.6177920000627637
    }
}
22:00:38.302
debug
kysely.query
{
    "kysely": {
        "sql": "select `r`.`target_feed_post_id`, `r`.`id` from `reaction` as `r` where `r`.`target_feed_post_id` in (?) and (? is not null and `r`.`user_author_id` = ?) group by `r`.`target_feed_post_id`",
        "parameters": [
            635,
            null,
            null
        ],
        "durationInMs": 1.8382989997044206
    }
}
22:00:38.302
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            248
        ],
        "durationInMs": 1.6486789998598397
    }
}
22:00:38.320
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[participantId=participantIdWithPrefix]-[[participantSlug]]/feed/[id]"
        },
        "params": {
            "participantId": "u828606",
            "participantSlug": "slaac-agences-voyage-dakar-senegal",
            "id": "635"
        },
        "clientAddress": "216.73.216.28",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "5tyoeFNsrQexcNmPt0Og",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "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.28",
                "x-real-ip": "216.73.216.28",
                "x-scheme": "https"
            }
        },
        "response": {
            "bytes": 112620,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "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.28",
                "x-real-ip": "216.73.216.28",
                "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/u828606-slaac-agences-voyage-dakar-senegal/feed/635",
        "original": "https://www.goa.goafrica.syazen.cloud/u828606-slaac-agences-voyage-dakar-senegal/feed/635",
        "path": "/u828606-slaac-agences-voyage-dakar-senegal/feed/635",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 270290944,
        "memoryUsageHuman": "257.8 MiB",
        "requestTimeInMs": 71
    }
}