<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 07:48:27 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[DOCS-4626] SocketException: remote: error: 9001 socket exception [RECV_TIMEOUT</title>
                <link>https://jira.mongodb.org/browse/DOCS-4626</link>
                <project id="10380" key="DOCS">Documentation</project>
                    <description>&lt;p&gt;On AWS cloud server I installed a master mongodb node ,and then on slave node I configure parameter &quot;only=xxx&quot; and  sync a database. &lt;br/&gt;
when I start up slave node.I get following error:&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;root@mongdb&amp;#93;&lt;/span&gt;$ tail -f mongod.log&lt;br/&gt;
2015-01-08T17:20:23.016+0800 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; options: { autoresync: true, config: &quot;mongo1_slave_zmid_mid_27023.conf&quot;, net: { http: &lt;/p&gt;
{ enabled: true }
&lt;p&gt;, port: 27023 }, only: &quot;zmid_mid&quot;, processManagement: &lt;/p&gt;
{ fork: true, pidFilePath: &quot;/var/run/mongodb/mongod_zmid_mid.pid&quot; }
&lt;p&gt;, slave: true, source: &quot;172.31.47.3:27017&quot;, storage: { dbPath: &quot;/data/soft/mongdb/slave_data/zmid_mid&quot;, journal: &lt;/p&gt;
{ enabled: false }
&lt;p&gt; }, systemLog: &lt;/p&gt;
{ destination: &quot;file&quot;, logAppend: true, path: &quot;/data/soft/mongdb/mongod_zmid_mid.log&quot; }
&lt;p&gt; }&lt;br/&gt;
2015-01-08T17:20:23.725+0800 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; waiting for connections on port 27023&lt;br/&gt;
2015-01-08T17:20:23.725+0800 &lt;span class=&quot;error&quot;&gt;&amp;#91;websvr&amp;#93;&lt;/span&gt; admin web console waiting for connections on port 28023&lt;br/&gt;
2015-01-08T17:20:24.725+0800 &lt;span class=&quot;error&quot;&gt;&amp;#91;replslave&amp;#93;&lt;/span&gt; repl: syncing from host:172.31.47.3:27017&lt;br/&gt;
2015-01-08T17:20:54.728+0800 &lt;span class=&quot;error&quot;&gt;&amp;#91;replslave&amp;#93;&lt;/span&gt; Socket recv() timeout  172.31.47.3:27017&lt;br/&gt;
2015-01-08T17:20:54.728+0800 &lt;span class=&quot;error&quot;&gt;&amp;#91;replslave&amp;#93;&lt;/span&gt; SocketException: remote: 172.31.47.3:27017 error: 9001 socket exception &lt;span class=&quot;error&quot;&gt;&amp;#91;RECV_TIMEOUT&amp;#93;&lt;/span&gt; server &lt;span class=&quot;error&quot;&gt;&amp;#91;172.31.47.3:27017&amp;#93;&lt;/span&gt; &lt;br/&gt;
2015-01-08T17:20:54.728+0800 &lt;span class=&quot;error&quot;&gt;&amp;#91;replslave&amp;#93;&lt;/span&gt; DBClientCursor::init call() failed&lt;br/&gt;
2015-01-08T17:20:54.728+0800 &lt;span class=&quot;error&quot;&gt;&amp;#91;replslave&amp;#93;&lt;/span&gt; repl: dbclient::query returns null (conn closed?)&lt;br/&gt;
2015-01-08T17:20:54.728+0800 &lt;span class=&quot;error&quot;&gt;&amp;#91;replslave&amp;#93;&lt;/span&gt; repl: sleep 3 sec before next pass&lt;br/&gt;
2015-01-08T17:20:57.728+0800 &lt;span class=&quot;error&quot;&gt;&amp;#91;replslave&amp;#93;&lt;/span&gt; repl: syncing from host:172.31.47.3:27017&lt;br/&gt;
2015-01-08T17:21:23.727+0800 &lt;span class=&quot;error&quot;&gt;&amp;#91;clientcursormon&amp;#93;&lt;/span&gt; mem (MB) res:61 virt:2274&lt;br/&gt;
2015-01-08T17:21:23.727+0800 &lt;span class=&quot;error&quot;&gt;&amp;#91;clientcursormon&amp;#93;&lt;/span&gt;  mapped:2080&lt;br/&gt;
2015-01-08T17:21:23.727+0800 &lt;span class=&quot;error&quot;&gt;&amp;#91;clientcursormon&amp;#93;&lt;/span&gt;  connections:0&lt;br/&gt;
2015-01-08T17:21:27.728+0800 &lt;span class=&quot;error&quot;&gt;&amp;#91;replslave&amp;#93;&lt;/span&gt; Socket recv() timeout  172.31.47.3:27017&lt;br/&gt;
2015-01-08T17:21:27.728+0800 &lt;span class=&quot;error&quot;&gt;&amp;#91;replslave&amp;#93;&lt;/span&gt; SocketException: remote: 172.31.47.3:27017 error: 9001 socket exception &lt;span class=&quot;error&quot;&gt;&amp;#91;RECV_TIMEOUT&amp;#93;&lt;/span&gt; server &lt;span class=&quot;error&quot;&gt;&amp;#91;172.31.47.3:27017&amp;#93;&lt;/span&gt; &lt;br/&gt;
2015-01-08T17:21:27.728+0800 &lt;span class=&quot;error&quot;&gt;&amp;#91;replslave&amp;#93;&lt;/span&gt; DBClientCursor::init call() failed&lt;br/&gt;
2015-01-08T17:21:27.728+0800 &lt;span class=&quot;error&quot;&gt;&amp;#91;replslave&amp;#93;&lt;/span&gt; repl: dbclient::query returns null (conn closed?)&lt;br/&gt;
2015-01-08T17:21:27.728+0800 &lt;span class=&quot;error&quot;&gt;&amp;#91;replslave&amp;#93;&lt;/span&gt; repl: sleep 3 sec before next pass&lt;br/&gt;
2015-01-08T17:21:30.728+0800 &lt;span class=&quot;error&quot;&gt;&amp;#91;replslave&amp;#93;&lt;/span&gt; repl: syncing from host:172.31.47.3:27017&lt;br/&gt;
2015-01-08T17:22:00.728+0800 &lt;span class=&quot;error&quot;&gt;&amp;#91;replslave&amp;#93;&lt;/span&gt; Socket recv() timeout  172.31.47.3:27017&lt;br/&gt;
2015-01-08T17:22:00.728+0800 &lt;span class=&quot;error&quot;&gt;&amp;#91;replslave&amp;#93;&lt;/span&gt; SocketException: remote: 172.31.47.3:27017 error: 9001 socket exception &lt;span class=&quot;error&quot;&gt;&amp;#91;RECV_TIMEOUT&amp;#93;&lt;/span&gt; server &lt;span class=&quot;error&quot;&gt;&amp;#91;172.31.47.3:27017&amp;#93;&lt;/span&gt; &lt;br/&gt;
2015-01-08T17:22:00.728+0800 &lt;span class=&quot;error&quot;&gt;&amp;#91;replslave&amp;#93;&lt;/span&gt; DBClientCursor::init call() failed&lt;br/&gt;
2015-01-08T17:22:00.728+0800 &lt;span class=&quot;error&quot;&gt;&amp;#91;replslave&amp;#93;&lt;/span&gt; repl: dbclient::query returns null (conn closed?)&lt;br/&gt;
2015-01-08T17:22:00.728+0800 &lt;span class=&quot;error&quot;&gt;&amp;#91;replslave&amp;#93;&lt;/span&gt; repl: sleep 3 sec before next pass&lt;br/&gt;
2015-01-08T17:22:03.728+0800 &lt;span class=&quot;error&quot;&gt;&amp;#91;replslave&amp;#93;&lt;/span&gt; repl: syncing from host:172.31.47.3:27017&lt;/p&gt;


&lt;p&gt;any body can help me ?&lt;/p&gt;

</description>
                <environment>inux test 3.10.42-52.145.amzn1.x86_64&lt;br/&gt;
mongodb 2.6.4&lt;br/&gt;
&lt;br/&gt;
*Location*: &lt;a href=&quot;http://docs.mongodb.org/manual/search/?query=SocketException%3A%20remote%3A%20error%3A%209001%20socket%20exception%20%5BRECV_TIMEOUT&quot;&gt;http://docs.mongodb.org/manual/search/?query=SocketException%3A%20remote%3A%20error%3A%209001%20socket%20exception%20%5BRECV_TIMEOUT&lt;/a&gt;&lt;br/&gt;
*User-Agent*: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.122 Safari/537.36&lt;br/&gt;
*Referrer*: &lt;a href=&quot;http://www.mongodb.org/&quot;&gt;http://www.mongodb.org/&lt;/a&gt;&lt;br/&gt;
*Screen Resolution*: 1440 x 900&lt;br/&gt;
*repo*: docs&lt;br/&gt;
*source*: search&lt;br/&gt;
</environment>
        <key id="177568">DOCS-4626</key>
            <summary>SocketException: remote: error: 9001 socket exception [RECV_TIMEOUT</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="4">Incomplete</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="xgen-internal-docs">Docs Collector User</reporter>
                        <labels>
                            <label>collector-298ba4e7</label>
                    </labels>
                <created>Thu, 8 Jan 2015 09:44:12 +0000</created>
                <updated>Fri, 3 Nov 2017 11:19:00 +0000</updated>
                            <resolved>Fri, 6 Feb 2015 23:14:13 +0000</resolved>
                                                    <fixVersion>01112017-cleanup</fixVersion>
                                    <component>manual</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                        <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 16 Mar 2015 23:53:45 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        9 years, 5 weeks, 6 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>jess.mokrzecki@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            9 years, 5 weeks, 6 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>xgen-internal-docs</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrqlj3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hs59pr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>155761</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrzj87:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                </customfields>
    </item>
</channel>
</rss>