We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hey! i'm running on linux machine and can't actually sniff anything..
here is an Wakfu debug log:
INFO 16:43:50,884 [AWT-EventQueue-1] (HZ:75) - Raison de la déconnection de l'entité -1 : 14 INFO 16:43:50,885 [AWT-EventQueue-1] (aQh:58) - Connexion au proxy :127.0.0.1:5558 / ssl : true INFO 16:43:51,298 [Net-Cnx-127.0.0.1:5558>0] (aAQ:26) - [id: 0x4b2d7e6b, L:/127.0.0.1:60472 - R:/127.0.0.1:5558] Channel active ERROR 16:44:01,275 [Net-Cnx-127.0.0.1:5558>0] (aQj:87) - SSL connection problem javax.net.ssl.SSLException: handshake timed out at io.netty.handler.ssl.SslHandler.handshake(...)(Unknown Source) INFO 16:44:01,278 [Net-Cnx-127.0.0.1:5558>0] (aQh:58) - Connexion au proxy :127.0.0.1:5558 / ssl : false INFO 16:44:01,283 [Net-Cnx-127.0.0.1:5558>0] (aAQ:26) - [id: 0xa9795ab7, L:/127.0.0.1:60478 - R:/127.0.0.1:5558] Channel active INFO 16:44:01,285 [Net-Cnx-127.0.0.1:5558>0] (bSM:148) - onNewConnection ChannelHandlerContext(aQj#0, [id: 0xa9795ab7, L:/127.0.0.1:60478 - R:/127.0.0.1:5558]) INFO 16:44:01,303 [Net-Cnx-127.0.0.1:5558>0] (aAQ:32) - [id: 0x4b2d7e6b, L:/127.0.0.1:60472 ! R:/127.0.0.1:5558] Channel inActive
INFO 16:43:50,884 [AWT-EventQueue-1] (HZ:75) - Raison de la déconnection de l'entité -1 : 14
INFO 16:43:50,885 [AWT-EventQueue-1] (aQh:58) - Connexion au proxy :127.0.0.1:5558 / ssl : true
INFO 16:43:51,298 [Net-Cnx-127.0.0.1:5558>0] (aAQ:26) - [id: 0x4b2d7e6b, L:/127.0.0.1:60472 - R:/127.0.0.1:5558] Channel active
ERROR 16:44:01,275 [Net-Cnx-127.0.0.1:5558>0] (aQj:87) - SSL connection problem javax.net.ssl.SSLException: handshake timed out at io.netty.handler.ssl.SslHandler.handshake(...)(Unknown Source)
INFO 16:44:01,278 [Net-Cnx-127.0.0.1:5558>0] (aQh:58) - Connexion au proxy :127.0.0.1:5558 / ssl : false
INFO 16:44:01,283 [Net-Cnx-127.0.0.1:5558>0] (aAQ:26) - [id: 0xa9795ab7, L:/127.0.0.1:60478 - R:/127.0.0.1:5558] Channel active
INFO 16:44:01,285 [Net-Cnx-127.0.0.1:5558>0] (bSM:148) - onNewConnection ChannelHandlerContext(aQj#0, [id: 0xa9795ab7, L:/127.0.0.1:60478 - R:/127.0.0.1:5558])
INFO 16:44:01,303 [Net-Cnx-127.0.0.1:5558>0] (aAQ:32) - [id: 0x4b2d7e6b, L:/127.0.0.1:60472 ! R:/127.0.0.1:5558] Channel inActive
and an Wakxy log:
QAbstractSocket::connectToHost() called when already looking up or connecting/connected to "52.16.189.225"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
hey! i'm running on linux machine and can't actually sniff anything..
here is an Wakfu debug log:
INFO 16:43:50,884 [AWT-EventQueue-1] (HZ:75) - Raison de la déconnection de l'entité -1 : 14
INFO 16:43:50,885 [AWT-EventQueue-1] (aQh:58) - Connexion au proxy :127.0.0.1:5558 / ssl : true
INFO 16:43:51,298 [Net-Cnx-127.0.0.1:5558>0] (aAQ:26) - [id: 0x4b2d7e6b, L:/127.0.0.1:60472 - R:/127.0.0.1:5558] Channel active
ERROR 16:44:01,275 [Net-Cnx-127.0.0.1:5558>0] (aQj:87) - SSL connection problem javax.net.ssl.SSLException: handshake timed out at io.netty.handler.ssl.SslHandler.handshake(...)(Unknown Source)
INFO 16:44:01,278 [Net-Cnx-127.0.0.1:5558>0] (aQh:58) - Connexion au proxy :127.0.0.1:5558 / ssl : false
INFO 16:44:01,283 [Net-Cnx-127.0.0.1:5558>0] (aAQ:26) - [id: 0xa9795ab7, L:/127.0.0.1:60478 - R:/127.0.0.1:5558] Channel active
INFO 16:44:01,285 [Net-Cnx-127.0.0.1:5558>0] (bSM:148) - onNewConnection ChannelHandlerContext(aQj#0, [id: 0xa9795ab7, L:/127.0.0.1:60478 - R:/127.0.0.1:5558])
INFO 16:44:01,303 [Net-Cnx-127.0.0.1:5558>0] (aAQ:32) - [id: 0x4b2d7e6b, L:/127.0.0.1:60472 ! R:/127.0.0.1:5558] Channel inActive
and an Wakxy log:
QAbstractSocket::connectToHost() called when already looking up or connecting/connected to "52.16.189.225"
The text was updated successfully, but these errors were encountered: