<div dir="ltr"><div dir="ltr">On Tue, Jul 14, 2020 at 3:10 AM Darrell Root <<a href="mailto:darrellroot@mac.com">darrellroot@mac.com</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="overflow-wrap: break-word;"><div><b style="font-variant-ligatures:no-common-ligatures">Is that good enough to get the metaserver to work?</b></div></div></blockquote><div><br></div><div>No.</div><div><br></div><div>There are two ways for a server to get listed on the metaserver.  The old, legacy way is to configure the metaserver to connect to ports 2591 and 2592 to retrieve info for the listing.  We generally don't use this anymore.  Your implementation is incomplete or inconsistent because it is not returning expected data to the metaserver.  I've temporarily added your server to metaserver2 so you can see this and make changes.  The metalog is below.  Let me know when you are done fixing, and I will remove this manual entry from metaserver2.</div></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div class="gmail_quote"><div><span style="font-family:monospace"><span style="color:rgb(0,0,0)">1594734993: connected to <a href="http://netrek.networkmom.net">netrek.networkmom.net</a> (2591)
</span></span></div></div><div class="gmail_quote"><div><span style="font-family:monospace">1594734993: connected to <a href="http://netrek.networkmom.net">netrek.networkmom.net</a> (2592)
</span></div></div><div class="gmail_quote"><div><span style="font-family:monospace">1594735099: ERROR: read buffer flooded by server <a href="http://netrek.networkmom.net">netrek.networkmom.net</a></span></div><div><span style="font-family:monospace"><br></span></div></div></blockquote><font face="arial, sans-serif">BTW, your empty server 2591 is returning an empty player list vs "No one playing."  (See continuum's reply when it's empty.)  Not sure if this matters.</font><div><font face="arial, sans-serif"><br></font></div><div><font face="arial, sans-serif">The better way to get listed on both metaservers is to add metaserver solicitation support in your server.  Your server then sends listing information to one or more metaservers over UDP/3521 (point to metserver[12].<a href="http://netrek.org">netrek.org</a>).  Once you get this working, your server should show up on metaserver1.</font></div><div><br></div><div><div class="gmail_quote"><div><span style="font-family:monospace">
<br></span></div></div></div></div>