<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Proxy Error During Client Connection]]></title><description><![CDATA[<p>Hello guys, when i configure my server first time everything was working well. But today I opened and tried connection and got this error. Anyone who has idea?<br />
<img src="/assets/uploads/files/1589099490308-proxy-resized.png" alt="0_1589099490424_proxy.png" class="img-responsive img-markdown" /></p>
]]></description><link>http://discuss.colyseus.io/topic/366/proxy-error-during-client-connection</link><generator>RSS for Node</generator><lastBuildDate>Sat, 15 Aug 2026 22:27:37 GMT</lastBuildDate><atom:link href="http://discuss.colyseus.io/topic/366.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 10 May 2020 08:32:23 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Proxy Error During Client Connection on Invalid Date]]></title><description><![CDATA[<p>Hello guys, when i configure my server first time everything was working well. But today I opened and tried connection and got this error. Anyone who has idea?<br />
<img src="/assets/uploads/files/1589099490308-proxy-resized.png" alt="0_1589099490424_proxy.png" class="img-responsive img-markdown" /></p>
]]></description><link>http://discuss.colyseus.io/post/1208</link><guid isPermaLink="true">http://discuss.colyseus.io/post/1208</guid><dc:creator><![CDATA[Çomar]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Proxy Error During Client Connection on Invalid Date]]></title><description><![CDATA[<p>Hi, i suggest you to remove localhost from listen.<br />
gameServer.listen(PORT);</p>
<p><strong>or:</strong></p>
<p>import dns from 'dns';<br />
import os from 'os';</p>
<p>dns.lookup(os.hostname(), (error, address, fam) =&gt; {<br />
gameServer.listen(PORT, address || 'localhost');<br />
console.log(<code>Running on ws://${address}:${PORT}</code>);<br />
});</p>
]]></description><link>http://discuss.colyseus.io/post/1212</link><guid isPermaLink="true">http://discuss.colyseus.io/post/1212</guid><dc:creator><![CDATA[MateusMendesSantana]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>