jikan-me / jikan-rest

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

🐛 [OFFICIAL] Generated Issue: ConnectionTimeoutException #538

Closed IvnWahyu closed 4 months ago

IvnWahyu commented 4 months ago

Is there an existing issue for this?

Current Behavior

The API has returned an error: MongoDB\Driver\Exception\ConnectionTimeoutException Status code: 13053 Message: No suitable servers found (`serverSelectionTryOnce` set): [connection timeout calling hello on '10.0.0.2:27017'] Trace: /var/www/jikan-rest/vendor/mongodb/mongodb/src/functions.php on line 487

Expected Behavior

The API should have returned a successful response with data.

Steps To Reproduce

Http Request: `GET /v4/top/anime

Environment

OS : Windows 11
Browser : Google Chrome 125.0.6422.114

Anything else?

No response

irfan-dahir commented 4 months ago

Resolved, did a temp. fix so it could happen again. Will look into details later in the day. Please feel free to re-open if it occurs again.