Logo de Go Africa Online

GET
https://www.goa.goafrica.syazen.cloud/c414672-chaabane-compaore/feed/858

Response:
200
IP:
82.97.199.205
Date:
19 août 2025 à 13:07:54
Total execution time:
47 ms
Token:
MCgck_yU15j1CM36wtal

Log Messages

Time Level Message Context
13:07:54.979
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[participantId=participantIdWithPrefix]-[[participantSlug]]/feed/[id]"
        },
        "params": {
            "participantId": "c414672",
            "participantSlug": "chaabane-compaore",
            "id": "858"
        },
        "clientAddress": "82.97.199.205",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "MCgck_yU15j1CM36wtal",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept-language": "en-US,en;q=0.9",
                "connection": "close",
                "host": "www.goa.goafrica.syazen.cloud",
                "user-agent": "Brightbot 1.0",
                "x-forwarded-for": "82.97.199.205",
                "x-real-ip": "82.97.199.205",
                "x-scheme": "https"
            }
        }
    },
    "user_agent": {
        "original": "Brightbot 1.0"
    },
    "url": {
        "full": "https://www.goa.goafrica.syazen.cloud/c414672-chaabane-compaore/feed/858",
        "original": "https://www.goa.goafrica.syazen.cloud/c414672-chaabane-compaore/feed/858",
        "path": "/c414672-chaabane-compaore/feed/858",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 290062336,
        "memoryUsageHuman": "276.6 MiB"
    }
}
13:07:55.004
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `feed_post` where `id` in (?)",
        "parameters": [
            858
        ],
        "durationInMs": 3.2606789991259575
    }
}
13:07:55.008
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 0.2500329986214638
    }
}
13:07:55.009
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?)",
        "parameters": [
            414672
        ],
        "durationInMs": 0.509442001581192
    }
}
13:07:55.011
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `r`.`id`) as `count` from `reaction` as `r` where `r`.`target_feed_post_id` = ?",
        "parameters": [
            858
        ],
        "durationInMs": 0.8402939960360527
    }
}
13:07:55.011
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 2.687449999153614
    }
}
13:07:55.011
debug
kysely.query
{
    "kysely": {
        "sql": "select count(distinct `c`.`id`) as `count` from `feed_comment` as `c` where `c`.`feed_post_id` = ?",
        "parameters": [
            858
        ],
        "durationInMs": 1.1869650036096573
    }
}
13:07:55.011
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": [
            858
        ],
        "durationInMs": 1.230564996600151
    }
}
13:07:55.011
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": [
            858
        ],
        "durationInMs": 1.2735750004649162
    }
}
13:07:55.011
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": [
            858
        ],
        "durationInMs": 1.1192490011453629
    }
}
13:07:55.012
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": [
            858
        ],
        "durationInMs": 1.2373580038547516
    }
}
13:07:55.012
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": [
            858
        ],
        "durationInMs": 1.287330999970436
    }
}
13:07:55.012
debug
kysely.query
{
    "kysely": {
        "sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?) group by `author_id`",
        "parameters": [
            414672
        ],
        "durationInMs": 1.1225150004029274
    }
}
13:07:55.012
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": [
            414672
        ],
        "durationInMs": 0.9548560008406639
    }
}
13:07:55.012
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
        "parameters": [
            285247
        ],
        "durationInMs": 0.4583680033683777
    }
}
13:07:55.014
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": [
            414672
        ],
        "durationInMs": 3.0455010011792183
    }
}
13:07:55.015
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": [
            858,
            null,
            null
        ],
        "durationInMs": 1.0530170053243637
    }
}
13:07:55.015
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": [
            858,
            null,
            null
        ],
        "durationInMs": 1.1850619986653328
    }
}
13:07:55.026
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[participantId=participantIdWithPrefix]-[[participantSlug]]/feed/[id]"
        },
        "params": {
            "participantId": "c414672",
            "participantSlug": "chaabane-compaore",
            "id": "858"
        },
        "clientAddress": "82.97.199.205",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "MCgck_yU15j1CM36wtal",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept-language": "en-US,en;q=0.9",
                "connection": "close",
                "host": "www.goa.goafrica.syazen.cloud",
                "user-agent": "Brightbot 1.0",
                "x-forwarded-for": "82.97.199.205",
                "x-real-ip": "82.97.199.205",
                "x-scheme": "https"
            }
        },
        "response": {
            "bytes": 110431,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept-language": "en-US,en;q=0.9",
                "connection": "close",
                "host": "www.goa.goafrica.syazen.cloud",
                "user-agent": "Brightbot 1.0",
                "x-forwarded-for": "82.97.199.205",
                "x-real-ip": "82.97.199.205",
                "x-scheme": "https"
            }
        }
    },
    "user_agent": {
        "original": "Brightbot 1.0"
    },
    "url": {
        "full": "https://www.goa.goafrica.syazen.cloud/c414672-chaabane-compaore/feed/858",
        "original": "https://www.goa.goafrica.syazen.cloud/c414672-chaabane-compaore/feed/858",
        "path": "/c414672-chaabane-compaore/feed/858",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 289951744,
        "memoryUsageHuman": "276.5 MiB",
        "requestTimeInMs": 47
    }
}