Hi everyone,<br><br>i have a problem when i try with two version of SER: SER 0.9.6 and SER 2.1 to connect with SEMS (the 1. SER proxy ). With SER 0.9.6 i don&#39;t have problem when start it, but with SER 2.1 it&#39;s so:<br>
<br>&nbsp;0(13446) ERROR: mk_proxy: could not resolve hostname: &quot;localhost&quot;<br>&nbsp;0(13446) ERROR: fixup_hostport2proxy: bad host name in URI &lt;localhost&gt;<br><br>I guess, problem locate in this code:<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; log(&quot;Forwarding to 5070&quot;);
<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; rewritehostport(&quot;localhost:5070&quot;);<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; t_relay_to_udp(&quot;localhost&quot;,&quot;5070&quot;);<br><br>Anyone know that where can i fix this problem with new version of SER?
<br><br>Thanks for responce.<br>Tuan.<br><br>