IITGN-CS431 / project-cns

1 stars 27 forks source link

[Functionality Bug] Group-8 : Server is not accepting valid commands. #269

Closed naveeeeeeeeeen closed 1 week ago

naveeeeeeeeeen commented 1 week ago

Client side:

Client1: group8

Client2: Screenshot from 2024-11-14 18-11-07

Server side: Screenshot from 2024-11-14 17-59-20

The code is not working as expected. I tried with different clients but even with valid commands, Sever keeps stopping and keeps giving "SSL read error".

Kishan-Ved commented 1 week ago

I am not able to reproduce this error, everything works fine on my laptop. image

Kishan-Ved commented 1 week ago

I also tried to reproduce this by running the client and server on different laptops. Everything seems to work fine.

image

Kishan-Ved commented 1 week ago

Please ensure that you are running the latest code (if not, please pull the latest code and try again). This is because you are receiving invalid command or not implemented, but that functionality is added. Also, please ensure that you are on a stable network and there are no huge timeouts.

If this still persists, please send a video recording so we can reproduce this error. Additionally, please send a text file with your commands (as you might be including some weird whitespaces)

naveeeeeeeeeen commented 1 week ago

Here is the screen recording: https://drive.google.com/file/d/1gjKj1a-Rgzu_sPm2geizCdOLkyRADLeR/view?usp=sharing

cpatel321 commented 1 week ago

Dear naveeeeeeeeeen, We are still not able to reproduce this bug. Please let us know if you find any significantly different steps in our process, as soon as possible.

Video link

naveeeeeeeeeen commented 1 week ago

Dear naveeeeeeeeeen, We are still not able to reproduce this bug. Please let us know if you find any significantly different steps in our process, as soon as possible.

Video link

The steps in the video are completely wrong. 😂 Please provide a different link. This is not the video you wanted to share I reckon.

cpatel321 commented 1 week ago

Dear naveeeeeeeeeen, We are still not able to reproduce this bug. Please let us know if you find any significantly different steps in our process, as soon as possible. Video link

The steps in the video are completely wrong. 😂 Please provide a different link. This is not the video you wanted to share I reckon. link is updated

naveeeeeeeeeen commented 1 week ago

I tried running your project in some other system and it's working fine. The 'ssl read error' pops up only when I try to run it in my system. I am closing this issue. Thankyou!