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 #499

Closed piyopiyolab closed 4 months ago

piyopiyolab 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?page=1

Return error 500

Environment

Brower : Chrome Version 121.0.6167.161 (Build officiel) (64 bits)

Anything else?

image

irfan-dahir commented 4 months ago

Resolved, thanks for reporting. Please re-open the ticket if it occurs again.