jikan-me / jikan-rest

The REST API for Jikan
https://docs.api.jikan.moe/
MIT License
413 stars 268 forks source link

🐛 [OFFICIAL] Generated Issue: ConnectionTimeoutException #541

Closed RoyRiv3r closed 2 weeks ago

RoyRiv3r commented 3 weeks ago

Is there an existing issue for this?

Current Behavior

The API has returned an error: MongoDB\Driver\Exception\ConnectionTimeoutException Status code: 4 Message: Failed to send "find" command with database "jikan": Failed to read 4 bytes: socket error or timeout Trace: /var/www/jikan-rest/vendor/mongodb/mongodb/src/Operation/Find.php on line 311

Expected Behavior

The API should have returned a successful response with data.

Steps To Reproduce

Http Request: `GET /v4/anime/1/reviews

Environment

Windows 11
Firefox 126

Anything else?

It was working fine hours ago.