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

Closed danielpsrb closed 4 months ago

danielpsrb 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 servers yet eligible for rescan 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/recommendations/anime?undefined

Environment

Used public API
version API :v4
OS: Windows
Browser: Chrome/121.0.0.0, Microsoft Edge

Anything else?

I got an error when I wanted to get a response from getNestedAnimeResponse Screenshot 2024-02-12 010024 Screenshot 2024-02-12 010235

so I can't get anime recommendations, so flatMap doesn't work because of the response error

irfan-dahir commented 4 months ago

Duplicate https://github.com/jikan-me/jikan-rest/issues/501