π Bug Description
Backend not responding to any requests, resulting in unable to login and calling API.
π Steps to Reproduce
- Go to 'https://kalori-api.my/api-docs'
- Click on 'Run' to query API
- See error - 'failed to fetch'
β
Expected Behavior
The backend should return query results.
β Actual Behavior
Unable to call backend and returns error message: failed to fetch''
πΈ Screenshots
Error message received after calling the endpoint /api/v1/foods/search listed on the website:

Same issue is also encountered when calling the API endpoint using curl, receive response--> after long query time:

π Environment
- OS: [Windows 11]
- Browser: [Chrome 148]
π Additional Context
Add any other context about the problem here.
π Related Issues
Link to any related issues.
π Bug Description
Backend not responding to any requests, resulting in unable to login and calling API.
π Steps to Reproduce
β Expected Behavior
The backend should return query results.
β Actual Behavior
Unable to call backend and returns error message: failed to fetch''
πΈ Screenshots
Error message received after calling the endpoint


/api/v1/foods/searchlisted on the website:Same issue is also encountered when calling the API endpoint using curl, receive response--> after long query time:
π Environment
π Additional Context
Add any other context about the problem here.
π Related Issues
Link to any related issues.