Logo de Go Africa Online

GET
https://www.goa.goafrica.syazen.cloud/de/user/299052-melissa-monroe

Response:
200
IP:
216.73.216.28
Date:
12 août 2025 à 00:41:25
Total execution time:
33 ms
Token:
P4zdMQmdPATz0N3adPXd

Log Messages

Time Level Message Context
00:41:25.015
info
http.request
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/user/[userId=integer]-[[userSlug]]"
        },
        "params": {
            "_country": "de",
            "userId": "299052",
            "userSlug": "melissa-monroe"
        },
        "clientAddress": "216.73.216.28",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "P4zdMQmdPATz0N3adPXd",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "goafrica-ad-id=689a7187199690.05671188; PHPSESSID=4fc40b8194db3913d943731cf11d5638; GOAFRICA_NEXT_SESSION_ID=bMHWOaRy17S8n5ISVtYbIC5n2LpxBnT3OY13RCIK",
                "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/de/user/299052-melissa-monroe",
        "original": "https://www.goa.goafrica.syazen.cloud/de/user/299052-melissa-monroe",
        "path": "/de/user/299052-melissa-monroe",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 327536640,
        "memoryUsageHuman": "312.4 MiB"
    }
}
00:41:25.020
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
        "parameters": [
            "questions-go-africa",
            1
        ],
        "durationInMs": 0.24670600006356835
    }
}
00:41:25.022
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `user` where `user`.`id` in (?)",
        "parameters": [
            299052
        ],
        "durationInMs": 1.7590230000205338
    }
}
00:41:25.026
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": [
            299052
        ],
        "durationInMs": 0.9089709999971092
    }
}
00:41:25.026
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
        "parameters": [
            36
        ],
        "durationInMs": 5.898467999882996
    }
}
00:41:25.026
debug
kysely.query
{
    "kysely": {
        "sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
        "parameters": [
            1,
            "DE",
            true
        ],
        "durationInMs": 6.450137000065297
    }
}
00:41:25.027
debug
kysely.query
{
    "kysely": {
        "sql": "select `id` from `portfolio_media` where `user_id` = ? order by `rank` asc",
        "parameters": [
            299052
        ],
        "durationInMs": 1.7345879999920726
    }
}
00:41:25.027
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `following` where `author_id` = ? order by `date` desc",
        "parameters": [
            299052
        ],
        "durationInMs": 1.8067709999158978
    }
}
00:41:25.027
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": [
            299052,
            2
        ],
        "durationInMs": 2.3022770001553
    }
}
00:41:25.028
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": [
            299052,
            299052,
            299052,
            1
        ],
        "durationInMs": 2.5951290000230074
    }
}
00:41:25.028
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": [
            299052
        ],
        "durationInMs": 2.3710940000601113
    }
}
00:41:25.028
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": [
            299052
        ],
        "durationInMs": 2.4973180000670254
    }
}
00:41:25.028
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": [
            299052,
            299052,
            299052,
            299052,
            1,
            1
        ],
        "durationInMs": 3.1318410001695156
    }
}
00:41:25.028
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?)",
        "parameters": [
            299052
        ],
        "durationInMs": 2.493820999749005
    }
}
00:41:25.029
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `category_id` from `user_interested_category` where `user_id` in (?)",
        "parameters": [
            299052
        ],
        "durationInMs": 2.3611759999766946
    }
}
00:41:25.029
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `id` from `user_resume` where `user_id` in (?)",
        "parameters": [
            299052
        ],
        "durationInMs": 2.102568000089377
    }
}
00:41:25.029
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `id` from `user_formation` where `user_id` in (?) order by `rank` asc",
        "parameters": [
            299052
        ],
        "durationInMs": 2.10912000015378
    }
}
00:41:25.029
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `id` from `user_experience` where `user_id` in (?) order by `rank` asc",
        "parameters": [
            299052
        ],
        "durationInMs": 1.8152270000427961
    }
}
00:41:25.029
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `id` from `user_lang` where `user_id` in (?)",
        "parameters": [
            299052
        ],
        "durationInMs": 1.678154000081122
    }
}
00:41:25.029
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `id` from `user_skill` where `user_id` in (?)",
        "parameters": [
            299052
        ],
        "durationInMs": 1.596051000058651
    }
}
00:41:25.029
debug
kysely.query
{
    "kysely": {
        "sql": "select `user_id`, `id` from `user_coordinate` where `user_id` in (?) and `type` != ?",
        "parameters": [
            299052,
            ""
        ],
        "durationInMs": 1.5218750000931323
    }
}
00:41:25.030
debug
kysely.query
{
    "kysely": {
        "sql": "with recursive `cte`(`id`, `parent_id`, `level`, `root_id`) as (select `c`.`id`, `c`.`parent_id`, ? as `level`, `c`.`id` as `root_id` from `category` as `c` where `c`.`id` in (?) union all select `p`.`id`, `p`.`parent_id`, cte.level + ? as `level`, `cte`.`root_id` from `category` as `p` inner join `cte` on `p`.`id` = `cte`.`parent_id`) select `id`, `root_id`, `level` from `cte`",
        "parameters": [
            1,
            369,
            1
        ],
        "durationInMs": 1.47455699974671
    }
}
00:41:25.031
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
        "parameters": [
            188114
        ],
        "durationInMs": 2.719087999779731
    }
}
00:41:25.032
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `company` where `company`.`id` in (?)",
        "parameters": [
            572494
        ],
        "durationInMs": 3.094992999918759
    }
}
00:41:25.032
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": [
            572494
        ],
        "durationInMs": 3.2914459998719394
    }
}
00:41:25.032
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": [
            572494
        ],
        "durationInMs": 3.237266999669373
    }
}
00:41:25.032
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            3,
            "fr"
        ],
        "durationInMs": 2.6172599997371435
    }
}
00:41:25.033
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            369,
            "fr"
        ],
        "durationInMs": 4.391100000124425
    }
}
00:41:25.033
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category` where `category`.`id` in (?)",
        "parameters": [
            363
        ],
        "durationInMs": 0.9468910000286996
    }
}
00:41:25.033
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` as `v` where (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?)",
        "parameters": [
            363,
            "fr"
        ],
        "durationInMs": 1.2723429999314249
    }
}
00:41:25.033
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            1
        ],
        "durationInMs": 0.962139000184834
    }
}
00:41:25.034
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": 0.7207329999655485
    }
}
00:41:25.034
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            314
        ],
        "durationInMs": 0.7568800002336502
    }
}
00:41:25.034
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            319
        ],
        "durationInMs": 1.5017369999550283
    }
}
00:41:25.035
debug
kysely.query
{
    "kysely": {
        "sql": "select * from `category_variant` where `category_variant`.`id` in (?)",
        "parameters": [
            248
        ],
        "durationInMs": 0.6260580001398921
    }
}
00:41:25.047
info
http.response
{
    "svelte": {
        "route": {
            "id": "/(frontend)/[[_country]]/user/[userId=integer]-[[userSlug]]"
        },
        "params": {
            "_country": "de",
            "userId": "299052",
            "userSlug": "melissa-monroe"
        },
        "clientAddress": "216.73.216.28",
        "isDataRequest": false,
        "isSubRequest": false
    },
    "http": {
        "request": {
            "id": "P4zdMQmdPATz0N3adPXd",
            "method": "GET",
            "bytes": null,
            "mime_type": null,
            "referrer": null,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "goafrica-ad-id=689a7187199690.05671188; PHPSESSID=4fc40b8194db3913d943731cf11d5638; GOAFRICA_NEXT_SESSION_ID=bMHWOaRy17S8n5ISVtYbIC5n2LpxBnT3OY13RCIK",
                "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": 124705,
            "mime_type": "text/html",
            "status_code": 200,
            "headers": {
                "accept": "*/*",
                "accept-encoding": "gzip, br, zstd, deflate",
                "connection": "close",
                "cookie": "goafrica-ad-id=689a7187199690.05671188; PHPSESSID=4fc40b8194db3913d943731cf11d5638; GOAFRICA_NEXT_SESSION_ID=bMHWOaRy17S8n5ISVtYbIC5n2LpxBnT3OY13RCIK",
                "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/de/user/299052-melissa-monroe",
        "original": "https://www.goa.goafrica.syazen.cloud/de/user/299052-melissa-monroe",
        "path": "/de/user/299052-melissa-monroe",
        "domain": "www.goa.goafrica.syazen.cloud",
        "port": null,
        "username": null,
        "query": null,
        "scheme": "https"
    },
    "profiling": {
        "memoryUsage": 327548928,
        "memoryUsageHuman": "312.4 MiB",
        "requestTimeInMs": 32
    }
}