<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:32:26 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-13649] Unable to generate mongostats</title>
                <link>https://jira.mongodb.org/browse/SERVER-13649</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Assertion: 13111:field not found, expected type 2&lt;br/&gt;
0xde6c61 0xda597b 0xda5ebc 0x6d7336 0x6ddac6 0x6d1256 0xe2f629 0x2ad63904373d 0x2ad63a2654bd &lt;br/&gt;
 mongostat(_ZN5mongo15printStackTraceERSo+0x21) &lt;span class=&quot;error&quot;&gt;&amp;#91;0xde6c61&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongostat(_ZN5mongo11msgassertedEiPKc+0x9b) &lt;span class=&quot;error&quot;&gt;&amp;#91;0xda597b&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongostat &lt;span class=&quot;error&quot;&gt;&amp;#91;0xda5ebc&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongostat(_ZNK5mongo11BSONElement6StringEv+0x1c6) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6d7336&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongostat(_ZN5mongo4Stat12serverThreadEN5boost10shared_ptrINS0_11ServerStateEEEi+0x5f6) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6ddac6&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongostat(_ZN5boost6detail11thread_dataINS_3_bi6bind_tIvPFvNS_10shared_ptrIN5mongo4Stat11ServerStateEEEiENS2_5list2INS2_5valueIS8_EENSC_IiEEEEEEE3runEv+0x46) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6d1256&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongostat &lt;span class=&quot;error&quot;&gt;&amp;#91;0xe2f629&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib64/libpthread.so.0 &lt;span class=&quot;error&quot;&gt;&amp;#91;0x2ad63904373d&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib64/libc.so.6(clone+0x6d) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x2ad63a2654bd&amp;#93;&lt;/span&gt;&lt;/p&gt;</description>
                <environment>Linux</environment>
        <key id="131910">SERVER-13649</key>
            <summary>Unable to generate mongostats</summary>
                <type id="6" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14720&amp;avatarType=issuetype">Question</type>
                                            <priority id="4" iconUrl="https://jira.mongodb.org/images/icons/priorities/minor.svg">Minor - P4</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="9">Done</resolution>
                                        <assignee username="ramon.fernandez@mongodb.com">Ramon Fernandez Marina</assignee>
                                    <reporter username="nbandaru@apple.com">naresh b</reporter>
                        <labels>
                            <label>commands</label>
                    </labels>
                <created>Thu, 17 Apr 2014 23:45:08 +0000</created>
                <updated>Wed, 10 Dec 2014 23:10:14 +0000</updated>
                            <resolved>Thu, 1 May 2014 22:41:16 +0000</resolved>
                                    <version>2.4.6</version>
                                                    <component>Tools</component>
                                        <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="570022" author="nbandaru@apple.com" created="Thu, 1 May 2014 22:46:34 +0000"  >&lt;p&gt;HI,&lt;br/&gt;
I understand there is no workaround for the current version  2.4.6, hence  planning for an upgrade to Version 2.6.&lt;br/&gt;
This is can closed for now.&lt;/p&gt;</comment>
                            <comment id="570012" author="thomasr" created="Thu, 1 May 2014 22:41:16 +0000"  >&lt;p&gt;Hi Naresh,&lt;/p&gt;

&lt;p&gt;We haven&apos;t heard back from you so I&apos;ll go ahead and resolve the issue now. If you&apos;d like to follow up, feel free to re-open the ticket and provide the additional information Ram&#243;n requested.&lt;/p&gt;

&lt;p&gt;Kind Regards,&lt;br/&gt;
Thomas&lt;/p&gt;</comment>
                            <comment id="558216" author="ramon.fernandez" created="Mon, 21 Apr 2014 23:41:55 +0000"  >&lt;p&gt;Naresh,&lt;/p&gt;

&lt;p&gt;in 2.4.6 there&apos;s unfortunately no workaround for this scenario &amp;#8211; you&apos;ll need &quot;clusterAdmin&quot; privileges, which might be more privileges than what you&apos;re willing to give to this application account. Version 2.6 does have a finer control over privileges.&lt;/p&gt;

&lt;p&gt;That being said, I can&apos;t reproduce the stack trace; what I get is:&lt;/p&gt;

&lt;p&gt;connected to: 127.0.0.1&lt;br/&gt;
error: &lt;/p&gt;
{ ok: 0.0, errmsg: &quot;unauthorized&quot; }

&lt;p&gt;If you send us more information on how you&apos;re running mongostat we can try to fix it and provide a friendlier error message.&lt;/p&gt;</comment>
                            <comment id="557125" author="nbandaru@apple.com" created="Mon, 21 Apr 2014 06:50:21 +0000"  >&lt;p&gt;Yes, it works with dba account. Probably looks like a privilege issue. This is an application account and we cannot afford to grant admin privilege on this account. Please advice if there is any work around for this..? &lt;/p&gt;</comment>
                            <comment id="555464" author="eliot" created="Sat, 19 Apr 2014 04:05:34 +0000"  >&lt;p&gt;It could be a privilege issue.&lt;br/&gt;
Does mongostat work if you login with your dba account?&lt;/p&gt;</comment>
                            <comment id="554805" author="nbandaru@apple.com" created="Fri, 18 Apr 2014 17:22:24 +0000"  >&lt;p&gt;Can this be a privilege issue..? The user is currently granted with &quot;readAnyDatabase&quot; role. This is an application user account and we DBA&apos;s do not want to grant any admin role to this account. Please suggest if there is any workaround for this.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>6.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Sat, 19 Apr 2014 04:05:34 +0000</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            9 years, 41 weeks, 6 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10000" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Old_Backport</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10000"><![CDATA[No]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>eliot</customfieldvalue>
            <customfieldvalue>nbandaru@apple.com</customfieldvalue>
            <customfieldvalue>ramon.fernandez@mongodb.com</customfieldvalue>
            <customfieldvalue>thomas.rueckstiess@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrlwjb:</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>113255</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|hsgyvb:</customfieldvalue>

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