Check if your panel program is already listening
ss -ntulp|grep 8888

if listening
Check if the port has been released
run this command in your pc
telnet 1.1.1.1(your server ip address) 8888