<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:04: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>[SERVER-3929] Arbitrary replica set authentication &quot;need to login&quot; errors.</title>
                <link>https://jira.mongodb.org/browse/SERVER-3929</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;&lt;a href=&quot;http://groups.google.com/group/mongodb-user/browse_thread/thread/ce29159aff9b1e00/a155009133f1957a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://groups.google.com/group/mongodb-user/browse_thread/thread/ce29159aff9b1e00/a155009133f1957a&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="22706">SERVER-3929</key>
            <summary>Arbitrary replica set authentication &quot;need to login&quot; errors.</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="3">Duplicate</resolution>
                                        <assignee username="kristina">Kristina Chodorow</assignee>
                                    <reporter username="kbanker">Kyle Banker</reporter>
                        <labels>
                    </labels>
                <created>Thu, 22 Sep 2011 21:56:41 +0000</created>
                <updated>Wed, 4 Feb 2015 20:19:39 +0000</updated>
                            <resolved>Fri, 28 Oct 2011 20:51:47 +0000</resolved>
                                    <version>2.0.0</version>
                                                                        <votes>8</votes>
                                    <watches>9</watches>
                                                                                                                <comments>
                            <comment id="72546" author="kristina" created="Mon, 12 Dec 2011 19:44:42 +0000"  >&lt;p&gt;Restarting the member that has an &quot;auth error&quot; errmsg should help.&lt;/p&gt;</comment>
                            <comment id="72330" author="dchancogne@traackr.com" created="Mon, 12 Dec 2011 04:45:32 +0000"  >&lt;p&gt;Is there a workaround for this until 2.0.2 is released?&lt;br/&gt;
Thank you.&lt;/p&gt;</comment>
                            <comment id="63433" author="kristina" created="Fri, 28 Oct 2011 20:51:47 +0000"  >&lt;p&gt;Fixed by &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-3715&quot; title=&quot;re-adding member to replica set without keyFile results in secondary node&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-3715&quot;&gt;&lt;del&gt;SERVER-3715&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="60094" author="kristina" created="Wed, 12 Oct 2011 20:03:43 +0000"  >&lt;p&gt;@Chris: that looks like a separate problem... can you file a Jira issue for it?&lt;/p&gt;</comment>
                            <comment id="60055" author="linuxchris" created="Wed, 12 Oct 2011 16:01:01 +0000"  >&lt;p&gt;Kristina - I tried out the development release and am unable to run rs.initiate() due to another error showing up. Any ideas? I have attached a snipped from my log as well as the output of rs.initiate() and rs.status().&lt;/p&gt;</comment>
                            <comment id="59813" author="kristina" created="Tue, 11 Oct 2011 15:51:09 +0000"  >&lt;p&gt;Okay, the fix is in the Development Release (Unstable) download.  If you are following this bug, please try that and let me know if it works for you so I can work on getting it backported to the 2.0 branch.&lt;/p&gt;</comment>
                            <comment id="59302" author="mbj" created="Sat, 8 Oct 2011 22:51:53 +0000"  >&lt;p&gt;It happens again. This time reboots did not help. &apos;Im stuck with 3 nodes in &quot;need to login&quot;. Im on 2.0.0. &lt;/p&gt;

&lt;p&gt;I did a rs.reconfig setting an other primary (using priority adjustments) and suddenly it works again &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.mongodb.org/images/icons/emoticons/wink.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                            <comment id="59119" author="kristina" created="Fri, 7 Oct 2011 15:58:51 +0000"  >&lt;p&gt;I think I made a change that fixes this, or at least should give us a clearer idea of what&apos;s going wrong, on the 2.1.0 branch.  If someone is willing to try it, let me know what system you&apos;re on and I&apos;ll make a custom build for you.&lt;/p&gt;</comment>
                            <comment id="59071" author="linuxchris" created="Fri, 7 Oct 2011 13:29:59 +0000"  >&lt;p&gt;I am seeing the same error on a test setup. The replica set members will join and sync but after a restart of mongod on the members, they are all unable to communicate with other members of the set. This causes all members to go to secondary status. I have attached a copy of my rs.status(),  output after restarting all mongod instances. Disabling Replication Set authentication by removing the keyFile option in the mongodb.conf on all instances fixes the issue.&lt;/p&gt;</comment>
                            <comment id="57993" author="mbj" created="Fri, 30 Sep 2011 20:28:09 +0000"  >&lt;p&gt;The Primary did not accept the new replica member until I restarted it too.&lt;/p&gt;</comment>
                            <comment id="57940" author="mbj" created="Fri, 30 Sep 2011 16:55:19 +0000"  >&lt;p&gt;I was hit exactly from the same issue.&lt;/p&gt;

&lt;p&gt;In my case I thankfully did not have to reboot the primary. Only the secondary.&lt;/p&gt;</comment>
                            <comment id="57354" author="ale_borba" created="Wed, 28 Sep 2011 20:01:25 +0000"  >&lt;p&gt;the problem returns without a aparent reason.&lt;/p&gt;</comment>
                            <comment id="57084" author="ale_borba" created="Tue, 27 Sep 2011 20:08:37 +0000"  >&lt;p&gt;Hi Kristina, &lt;/p&gt;

&lt;p&gt;Im reboot all nodes and then they works fine again. But I&apos;m affraid this happens again.&lt;/p&gt;</comment>
                            <comment id="57075" author="kristina" created="Tue, 27 Sep 2011 19:56:15 +0000"  >&lt;p&gt;@Al&#234; Borba: thank you for the logs!  &lt;/p&gt;

&lt;p&gt;As a general update on this: it looks like something went wrong with heartbeating from 3-&amp;gt;2, but that 2 was still syncing from 3 fine, which is odd.  So, I&apos;m trying to track down what could have happened there, I&apos;ll update you guys as soon as I figure anything out.&lt;/p&gt;</comment>
                            <comment id="56503" author="kuku" created="Sun, 25 Sep 2011 05:09:59 +0000"  >&lt;p&gt;Is 2.0 bugs? What time updated version?&lt;/p&gt;</comment>
                            <comment id="56502" author="kuku" created="Sun, 25 Sep 2011 05:09:56 +0000"  >&lt;p&gt;Is 2.0 bugs? What time updated version?&lt;/p&gt;</comment>
                            <comment id="56461" author="ale_borba" created="Sat, 24 Sep 2011 19:16:28 +0000"  >&lt;p&gt;Here my 3 replicas log files&lt;/p&gt;</comment>
                            <comment id="56271" author="kristina" created="Fri, 23 Sep 2011 20:58:46 +0000"  >&lt;p&gt;Can you attach your logs from the three servers? &lt;/p&gt;</comment>
                            <comment id="56098" author="kuku" created="Fri, 23 Sep 2011 06:26:57 +0000"  >&lt;p&gt;Someone solve? I&apos;m going to use the generation, for environmental officials in support of a ~&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                                        </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="13488" name="chris_output.txt" size="19817" author="linuxchris" created="Wed, 12 Oct 2011 15:59:23 +0000"/>
                            <attachment id="13276" name="logReplica01.tar.gz" size="14891622" author="ale_borba" created="Sat, 24 Sep 2011 19:16:28 +0000"/>
                            <attachment id="13277" name="logReplica02.tar.gz" size="8069321" author="ale_borba" created="Sat, 24 Sep 2011 19:16:28 +0000"/>
                            <attachment id="13278" name="logReplica03.tar.gz" size="14594504" author="ale_borba" created="Sat, 24 Sep 2011 19:16:28 +0000"/>
                            <attachment id="13439" name="rs_info.txt" size="7174" author="linuxchris" created="Fri, 7 Oct 2011 13:29:36 +0000"/>
                            <attachment id="13437" name="some-mongodb-outputs" size="3799" author="trust_de" created="Fri, 7 Oct 2011 10:04:38 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>19.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 23 Sep 2011 06:26:57 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        12 years, 10 weeks, 2 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>ramon.fernandez@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            12 years, 10 weeks, 2 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10032" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Operating System</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10026"><![CDATA[ALL]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>ale_borba</customfieldvalue>
            <customfieldvalue>linuxchris</customfieldvalue>
            <customfieldvalue>dchancogne@traackr.com</customfieldvalue>
            <customfieldvalue>kristina</customfieldvalue>
            <customfieldvalue>kuku</customfieldvalue>
            <customfieldvalue>kbanker</customfieldvalue>
            <customfieldvalue>mbj</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hroptz:</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>22940</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|ht0aq7:</customfieldvalue>

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