Hi, so I followed all the steps mentioned in the main page but I noticed that once my client(Android app) is disconnected, it does not connect again until I restart the OS. It may seems the port on the server side didn't close the connection but also we can see that its listening as its prints "waiting for connection" on the terminal but doesn't connect again from client side. How could this be fixed?