gray-mueller / gray-mueller/online-ordering-and-delivery-system-using-python

502 Server Error when opening restaurant "Chick King"

Open
#2,032 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
When attempting to open the restaurant detail page for "Chick King", the app throws a 502 server error (ApolloError / ServerError). The error message indicates that the application failed to respond, and no restaurant details are loaded.

To Reproduce
Steps to reproduce the behavior:

Launch the app.
Search for or select the restaurant "Chick King" from the restaurant list.
Wait for the details to load.
Expected behavior
Restaurant details for "Chick King" should load successfully without any server errors.

Desktop (please complete the following information):

OS: [e.g. iOS]
Browser [e.g. chrome, safari]
Version [e.g. 22]
Smartphone (please complete the following information):

Device: [e.g. iPhone6]
OS: [e.g. iOS8.1]
Browser [e.g. stock browser, safari]
Version [e.g. 22]

Labels: Enatega Multivendor Customer App, Bug

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the restaurant detail flow for "Chick King" and inspect the ApolloError/ServerError response that produces the 502. No source files or tests are named in the issue, so trace the request from selecting the restaurant through the detail endpoint. Done means the restaurant details load successfully without a server error.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api, backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.