-
-
Notifications
You must be signed in to change notification settings - Fork 272
Open
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
The API has returned an error:
MongoDB\Driver\Exception\ConnectionTimeoutException
Status code: 13053
Message: No suitable servers found (`serverSelectionTryOnce` set): [connection refused calling hello on 'localhost:27017']. Topology type: Single
Trace: /app/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
No response
Anything else?
No response