<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Qlik Data Movement Gateway - Error connecting to Replicate server 'local_repsrv' in Data Movement &amp; Streaming</title>
    <link>https://community.qlik.com/t5/Data-Movement-Streaming/Qlik-Data-Movement-Gateway-Error-connecting-to-Replicate-server/m-p/2510745#M3211</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hi,&amp;nbsp;&lt;BR /&gt;Could you please try running the following command: &lt;STRONG&gt;telnet localhost 3552&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Also, do you have a firewall or proxy configured that might interfere with the connection?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 20 Mar 2025 05:35:48 GMT</pubDate>
    <dc:creator>Peri</dc:creator>
    <dc:date>2025-03-20T05:35:48Z</dc:date>
    <item>
      <title>Qlik Data Movement Gateway - Error connecting to Replicate server 'local_repsrv'</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/Qlik-Data-Movement-Gateway-Error-connecting-to-Replicate-server/m-p/2510542#M3207</link>
      <description>&lt;P&gt;Hi I have this error.&lt;/P&gt;&lt;P&gt;version of Qlik Data Movement Gateway:&amp;nbsp;2024.5-54.x86_64&lt;/P&gt;&lt;P&gt;version of server:&amp;nbsp;Oracle Linux 9.5&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The connection to tenant in Qlik Cloud is OK and its connected.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But want review the logs in&amp;nbsp;repagent.log has this error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;8 2025-03-18 12:06:20 [ServerDto ] [ERROR] Error connecting to Replicate server 'local_repsrv'&lt;BR /&gt;System.Net.WebException: Connection refused (localhost:3552)&lt;BR /&gt;---&amp;gt; System.Net.Http.HttpRequestException: Connection refused (localhost:3552)&lt;BR /&gt;---&amp;gt; System.Net.Sockets.SocketException (111): Connection refused&lt;BR /&gt;at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)&lt;BR /&gt;at System.Net.Sockets.Socket.&amp;lt;ConnectAsync&amp;gt;g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)&lt;BR /&gt;at System.Net.HttpWebRequest.&amp;lt;&amp;gt;c__DisplayClass219_0.&amp;lt;&amp;lt;CreateHttpClient&amp;gt;b__1&amp;gt;d.MoveNext()&lt;BR /&gt;--- End of stack trace from previous location ---&lt;BR /&gt;at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)&lt;BR /&gt;--- End of inner exception stack trace ---&lt;BR /&gt;at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)&lt;BR /&gt;at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)&lt;BR /&gt;at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)&lt;BR /&gt;at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)&lt;BR /&gt;at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)&lt;BR /&gt;at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)&lt;BR /&gt;at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)&lt;BR /&gt;at System.Net.Http.HttpClient.&amp;lt;SendAsync&amp;gt;g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)&lt;BR /&gt;at System.Net.HttpWebRequest.SendRequest(Boolean async)&lt;BR /&gt;at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)&lt;BR /&gt;--- End of inner exception stack trace ---&lt;BR /&gt;at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)&lt;BR /&gt;at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)&lt;BR /&gt;--- End of stack trace from previous location ---&lt;BR /&gt;at System.Net.WebRequest.GetResponseAsync()&lt;BR /&gt;at Attunity.Infrastructure.Globals.AtRestApiClientUtils.GetSession(CookieContainer cookies, Boolean renew)&lt;BR /&gt;at Attunity.Infrastructure.Globals.AtRestApiClientUtils.DoWebRequestIntern(String address, String method, String[] headers, Object body, Stream outStream, String contentType, Boolean isReconnect)&lt;BR /&gt;at Attunity.Infrastructure.Globals.AtRestApiClientUtils.DoWebRequest(String address, String method, String[] headers, Object body, Stream outStream, String contentType)&lt;BR /&gt;at Attunity.Replicate.Client.ReplicateClient.version(VersionParams restParams)&lt;BR /&gt;at Attunity.Aem.Globals.ServerVersion.GetServerVersion()&lt;BR /&gt;at Attunity.Aem.Globals.ServerVersion.VersionValidation()&lt;BR /&gt;at Attunity.Aem.Globals.Environment.UpdateValidated()&lt;/P&gt;</description>
      <pubDate>Wed, 19 Mar 2025 21:46:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/Qlik-Data-Movement-Gateway-Error-connecting-to-Replicate-server/m-p/2510542#M3207</guid>
      <dc:creator>lguevara</dc:creator>
      <dc:date>2025-03-19T21:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Data Movement Gateway - Error connecting to Replicate server 'local_repsrv'</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/Qlik-Data-Movement-Gateway-Error-connecting-to-Replicate-server/m-p/2510745#M3211</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi,&amp;nbsp;&lt;BR /&gt;Could you please try running the following command: &lt;STRONG&gt;telnet localhost 3552&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Also, do you have a firewall or proxy configured that might interfere with the connection?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Mar 2025 05:35:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/Qlik-Data-Movement-Gateway-Error-connecting-to-Replicate-server/m-p/2510745#M3211</guid>
      <dc:creator>Peri</dc:creator>
      <dc:date>2025-03-20T05:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Data Movement Gateway - Error connecting to Replicate server 'local_repsrv'</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/Qlik-Data-Movement-Gateway-Error-connecting-to-Replicate-server/m-p/2537359#M3482</link>
      <description>&lt;P&gt;How did you end up fixing your issue, got the absolute same.&lt;BR /&gt;The service doesn't seems to start the repl server&lt;/P&gt;</description>
      <pubDate>Wed, 26 Nov 2025 20:39:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/Qlik-Data-Movement-Gateway-Error-connecting-to-Replicate-server/m-p/2537359#M3482</guid>
      <dc:creator>ChristopherR21</dc:creator>
      <dc:date>2025-11-26T20:39:43Z</dc:date>
    </item>
  </channel>
</rss>

