Cloudkibo / CloudKibo

CloudKibo
0 stars 0 forks source link

Server crash when sending confirmation for file downloaded #464

Closed sumairasaeed closed 8 years ago

sumairasaeed commented 8 years ago

I coded for sending confirmation for file downloaded. It is crashing server. I runned server in debug mode and found this error:

screen shot 2016-08-08 at 11 22 41 am
jekram commented 8 years ago

have you looked at it and do we know why it is crashing?

sumairasaeed commented 8 years ago

Sir I am looking into it.

sumairasaeed commented 8 years ago

This has been resolved now. I added more logs on server side to debug this. There was slight spelling mistake in parameters sent from client to server.

jekram commented 8 years ago

The server should not crash if something was sent invalid. It should return an error code.