You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First I have to say thank you for such amazing work you have done.
We're investigating an issue with networking in your plugin. Sometimes it simply drops connections (from server or client, we don't know what side is a problem) and players unable to use CEF. At such moments in log we have such rows:
Also in SAMP game mode we have debug and on such moments OnCefInitialize returns success 0 for players with such problem.
Sometimes it receives "JoinResponse OK", but then connection loses again in some chance. We have tested it on 2 OS (Debian 10, Debian 8) and problem occurs on both.
We have opened required by CEF port on our firewall (for UDP and TCP connections) and requested our host to disable protection and filtering on CEF port, so it's not a host/protection problem.
This issue occurs not every time and not for everyone. It can be solved on rejoin (for 2-5 attempts), but it still creates problems and it's unable to work with it as expected.
Does any one have suggestions how we could solve or investigate deeper this issue?
The text was updated successfully, but these errors were encountered:
Hello.
First I have to say thank you for such amazing work you have done.
We're investigating an issue with networking in your plugin. Sometimes it simply drops connections (from server or client, we don't know what side is a problem) and players unable to use CEF. At such moments in log we have such rows:
Also in SAMP game mode we have debug and on such moments
OnCefInitialize
returns success 0 for players with such problem.Sometimes it receives "JoinResponse OK", but then connection loses again in some chance. We have tested it on 2 OS (Debian 10, Debian 8) and problem occurs on both.
We have opened required by CEF port on our firewall (for UDP and TCP connections) and requested our host to disable protection and filtering on CEF port, so it's not a host/protection problem.
This issue occurs not every time and not for everyone. It can be solved on rejoin (for 2-5 attempts), but it still creates problems and it's unable to work with it as expected.
Does any one have suggestions how we could solve or investigate deeper this issue?
The text was updated successfully, but these errors were encountered: