Unable to set SO_REUSEPORT Help xD

Natandrummer16

New member
Messages
16
Points
0
Age
31
Location
Brasil/Macapá/Amapá
[Warning]: setsocketopts: Unable to set SO_REUSEPORT mode for connection #7!
[Warning]: setsocketopts: Unable to set TCP_THIN_LINEAR_TIMEOUTS mode for connection #7!
[Warning]: setsocketopts: Unable to set TCP_THIN_DUPACK mode for connection #7!
 
how to resolve this error?
already set up all the emulator to the host but is giving this error, and I can not log into the server logs but not passes to the creation screen x.x
 
but that warning (not error) is not the cause of you not being able to log into your server

 
Check your clientinfo, it must have the host ip (or DNS name) and Port of the login server (if you have changed it), if this is Ok, ensure that there is no other errors when your servers start.

 
not the other errors and the client ta Normal

<servicetype>brazil</servicetype>
<servertype>primary</servertype>
<extendedslot />
<passwordencrypt />
<passwordencrypt2 />
<connection>
 <display>RagnaObscure</display>
            <desc>40k/40k/10%/5%</desc>
            <balloon>40k/40k/10%/5%</balloon>
            <address>ragnaobscure.virtushost.com.br</address>
            <port>6900</port>            
            <version>20</version>
            <langtype>1</langtype>
        <aid>
<admin>2000000</admin>
<admin>2000001</admin>
<admin>2000002</admin>
</aid>
<loading>
<image>loading00.jpg</image>
</loading>
</connection>
</clientinfo>
 
Back
Top