Failure: Could not find the entries to confirm that server is listening in file /evleensingh1313-ME_QBOX-f3f7462a-4db0-11ea-9983-655086c75f32/evleensingh1313-ME_QBOX/client_server/server_connections. Other two tests passed but getting this error for 1st test. What should I do?
Assuming this is regarding Milestone 1,
- In the milestone, we were asked to save the content of
netstat
once we start the server, to a file. You might have missed this step. - If that’s not the case, you’ll have to copy it WHILE THE SERVER IS STILL RUNNING.
- Also, check the contents of the file to see if there’s a listing of the port on which QBox server is run.
Thanks. The issue is resolved.