-
Describe the issue briefly
After Login, the QEats app is showing a blank screen on almost all the pages, I’m thus not able to verify the tags that must be returned for a corresponding image(the task of module 4).
The server is running on port: 8081 and I am able to log in by filling corresponding values in the specified login fields.
The terminal where the “python3 manage.py runserver 0.0.0.0:8081” command was executed does not throw an error nor does it show the requests hitting the defined routes.
(Note: All the 4 modules have passed the assessment.) -
How much time have you spent debugging this issue?
I haven’t been able to get the application working for the past 30 mins.
Look into this post same as yours
2 Likes
Thank you Amanagar, will do!
1 Like