Https://api.kinopio.club/card/search returns 500

https://api.kinopio.club/card/search

{
    "requestId": "vnj9Byd0XFgUqcyqT2Lf7",
    "requestBody": {
        "query": "workflow"
    },
    "statusInfo": "https://httpstatusdogs.com/500"
}

same problem

* Host api.kinopio.club:443 was resolved.
* IPv6: (none)
* IPv4: 35.214.184.4
*   Trying 35.214.184.4:443...
* schannel: disabled automatic use of client certificate
* ALPN: curl offers http/1.1
* ALPN: server accepted http/1.1
* Connected to api.kinopio.club (35.214.184.4) port 443
* using HTTP/1.x
> GET /user HTTP/1.1
> Host: api.kinopio.club
> User-Agent: curl/8.12.1
> Accept: */*
> Authorization: apiKey 
>
* schannel: remote party requests renegotiation
* schannel: renegotiating SSL/TLS connection
* schannel: SSL/TLS connection renegotiated
* Request completely sent off
< HTTP/1.1 500 Internal Server Error
< Access-Control-Allow-Headers:
< Access-Control-Allow-Methods:
< Access-Control-Allow-Origin: *
< Content-Length: 408
< Content-Type: application/json; charset=utf-8
< Date: Sat, 24 May 2025 00:51:08 GMT
< Etag: W/"198-fOeJtdLMqtHmEtriYtxvJkId8vs"
< Server: railway-edge
< Vary: Accept-Encoding
< X-Powered-By: Express
< X-Railway-Edge: railway/europe-west4
< X-Railway-Request-Id: quXKyq2aQaKJ_HvZEFczVw
< X-Ratelimit-Limit: 40
< X-Ratelimit-Remaining: 39
< X-Ratelimit-Reset: 1748047869
<
{"name":"SequelizeDatabaseError","parent":{"length":144,"name":"error","severity":"ERROR","code":"22P02","position":"1439","file":"uuid.c","line":"133","routine":"string_to_uuid"},"original":{"length":144,"name":"error","severity":"ERROR","code":"22P02","position":"1439","file":"uuid.c","line":"133","routine":"string_to_uuid"},"parameters":{},"requestBody":{},"statusInfo":"https://httpstatusdogs.com/500"}* Connection #0 to host api.kinopio.club left intact

Fix released

1 Like