<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:42:52 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-16971] Error in connecting to mongodb (mongodb-linux-x86_64-2.8.0-rc5) : auth failed, when starting nodejs appserver</title>
                <link>https://jira.mongodb.org/browse/SERVER-16971</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;STEPS:&lt;br/&gt;
1. Upgraded mongodb 2.4 --&amp;gt; 2.6 and I am able to start my nodejs app server without any issue.&lt;br/&gt;
2. Upgraded the mongodb 2.6 --&amp;gt; 2.8 and set it up to use wiredTiger storage Engine.  &lt;br/&gt;
3. Created the user in the test db and authenticated it successfully.&lt;br/&gt;
4. Tried to start the nodejs app server.&lt;/p&gt;

&lt;p&gt;RESULT:&lt;br/&gt;
It fails with the following error.  But if I remove the authentication part, it starts up fine.  I tried with MMAPv1 as well and it still fails with the same error.  I posted this issue in stackoverflow but did not get any answer.  Since this is public I can only post very limited information.  If you need more information, please let me know, I can email to you.&lt;/p&gt;

&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt; 2015-01-16T18:43:51.115Z &amp;lt;warn&amp;gt; globals.js:45 () MONGO URI = mongodb://myuser:password@localhost:27017/test&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt; 2015-01-16T18:43:51.178Z &amp;lt;error&amp;gt; globals.js:45 () #### Error in connecting to mongodb&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt; 2015-01-16T18:43:51.180Z &amp;lt;error&amp;gt; globals.js:45 () { [MongoError: auth failed] name: &apos;MongoError&apos;, ok: 0, errmsg: &apos;auth failed&apos;, code: 18 }&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt; 2015-01-16T18:43:51.182Z &amp;lt;error&amp;gt; globals.js:45 () MongoError: auth failed&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;</description>
                <environment></environment>
        <key id="179998">SERVER-16971</key>
            <summary>Error in connecting to mongodb (mongodb-linux-x86_64-2.8.0-rc5) : auth failed, when starting nodejs appserver</summary>
                <type id="6" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14720&amp;avatarType=issuetype">Question</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="9">Done</resolution>
                                        <assignee username="ramon.fernandez@mongodb.com">Ramon Fernandez Marina</assignee>
                                    <reporter username="redrock">Purnima Jayawardena</reporter>
                        <labels>
                    </labels>
                <created>Wed, 21 Jan 2015 19:58:24 +0000</created>
                <updated>Mon, 23 Feb 2015 16:35:25 +0000</updated>
                            <resolved>Mon, 23 Feb 2015 16:35:25 +0000</resolved>
                                    <version>2.8.0-rc4</version>
                    <version>2.8.0-rc5</version>
                                                    <component>Admin</component>
                    <component>Security</component>
                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="834865" author="ramon.fernandez" created="Mon, 23 Feb 2015 16:35:12 +0000"  >&lt;p&gt;Thanks for the update &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=redrock&quot; class=&quot;user-hover&quot; rel=&quot;redrock&quot;&gt;redrock&lt;/a&gt;, glad to hear you&apos;re up and running after upgrading to the latest versions of server and driver.&lt;/p&gt;</comment>
                            <comment id="833234" author="redrock" created="Fri, 20 Feb 2015 00:27:56 +0000"  >&lt;p&gt;I tried it with latest mongodb driver 2.0.16 and auth worked.  Also, used latest mongodb-linux-x86_64-3.0.0-rc8.&lt;/p&gt;</comment>
                            <comment id="832309" author="redrock" created="Wed, 18 Feb 2015 23:35:36 +0000"  >&lt;p&gt;Any updates?&lt;/p&gt;</comment>
                            <comment id="812417" author="redrock" created="Sat, 24 Jan 2015 00:38:43 +0000"  >&lt;p&gt;No, each install I deleted the /data directory and created a new /data directory.  Also, each time I created a new user, &apos;theuser&apos; and authenticated that user.  In addition, each time, I killed the mongodb server and restarted it again.  Therefore, I didn&apos;t upgrade any user authorization data.&lt;/p&gt;</comment>
                            <comment id="812397" author="redrock" created="Sat, 24 Jan 2015 00:23:52 +0000"  >&lt;p&gt;I have attached the mongodb logs (see the attachment &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-16971&quot; title=&quot;Error in connecting to mongodb (mongodb-linux-x86_64-2.8.0-rc5) : auth failed, when starting nodejs appserver&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-16971&quot;&gt;&lt;del&gt;SERVER-16971&lt;/del&gt;&lt;/a&gt;-mongodb-logs).&lt;/p&gt;</comment>
                            <comment id="812127" author="ramon.fernandez" created="Fri, 23 Jan 2015 20:02:54 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=redrock&quot; class=&quot;user-hover&quot; rel=&quot;redrock&quot;&gt;redrock&lt;/a&gt;, what we need to see is the logs from &lt;tt&gt;mongod&lt;/tt&gt;, not from your application server. Can you please upload those to see if we can determine why authentication is failing?&lt;/p&gt;

&lt;p&gt;Also, did you &lt;a href=&quot;http://docs.mongodb.org/manual/release-notes/2.6-upgrade-authorization/#upgrade-user-authorization-data-to-2-6-format&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;upgrade your user authorization data&lt;/a&gt; when upgrading to 2.6?&lt;/p&gt;</comment>
                            <comment id="811368" author="redrock" created="Fri, 23 Jan 2015 02:18:22 +0000"  >&lt;p&gt;Thanks Ramon for getting back to me.  &lt;br/&gt;
1. Yes, I had authentication setup in both 2.4 and 2.6.&lt;br/&gt;
2. &amp;amp; 3. User creations and full server logs are attached.&lt;/p&gt;

&lt;p&gt;User Creation with mongodb 2.4&lt;br/&gt;
------------------------------&lt;br/&gt;
cogadmin@UBLNX-pj4:~$ mongo&lt;br/&gt;
MongoDB shell version: 2.4.9&lt;br/&gt;
connecting to: test&lt;br/&gt;
&amp;gt; use test&lt;br/&gt;
switched to db test&lt;br/&gt;
&amp;gt; db.addUser(&apos;theuser&apos;, &apos;passw0rd&apos;);&lt;br/&gt;
{&lt;br/&gt;
	&quot;user&quot; : &quot;theuser&quot;,&lt;br/&gt;
	&quot;readOnly&quot; : false,&lt;br/&gt;
	&quot;pwd&quot; : &quot;a7ff4ec639b3681fc2b96eaefffb1b53&quot;,&lt;br/&gt;
	&quot;_id&quot; : ObjectId(&quot;54c193f81fb304023ddf2dcc&quot;)&lt;br/&gt;
}&lt;br/&gt;
&amp;gt; db.auth(&apos;theuser&apos;, &apos;passw0rd&apos;);&lt;br/&gt;
1&lt;br/&gt;
&amp;gt; &lt;/p&gt;


&lt;p&gt;Nodejs app server log (with mongodb 2.4)&lt;br/&gt;
----------------------------------------&lt;br/&gt;
22 Jan 16:43:19 - &lt;span class=&quot;error&quot;&gt;&amp;#91;nodemon&amp;#93;&lt;/span&gt; v1.2.1&lt;br/&gt;
22 Jan 16:43:19 - &lt;span class=&quot;error&quot;&gt;&amp;#91;nodemon&amp;#93;&lt;/span&gt; to restart at any time, enter `rs`&lt;br/&gt;
22 Jan 16:43:19 - &lt;span class=&quot;error&quot;&gt;&amp;#91;nodemon&amp;#93;&lt;/span&gt; watching: /home/cogadmin/dctc/CogilityNode/Runtime/migrations/*&lt;b&gt;/&lt;/b&gt;&lt;br/&gt;
22 Jan 16:43:19 - &lt;span class=&quot;error&quot;&gt;&amp;#91;nodemon&amp;#93;&lt;/span&gt; starting `node /home/cogadmin/dctc/CogilityNode/Runtime/app.js`&lt;br/&gt;
Failed to load c++ bson extension, using pure JS version&lt;br/&gt;
2015-01-23T00:43:20.448Z &amp;lt;warn&amp;gt; globals.js:45 () Schema Version unspecified&lt;br/&gt;
2015-01-23T00:43:20.454Z &amp;lt;warn&amp;gt; globals.js:45 () ENV = undefined&lt;br/&gt;
2015-01-23T00:43:20.455Z &amp;lt;warn&amp;gt; globals.js:45 () PROCESS VERSION = v0.10.25&lt;br/&gt;
2015-01-23T00:43:20.456Z &amp;lt;warn&amp;gt; globals.js:45 () MONGO URI = mongodb://theuser:passw0rd@localhost:27017/test&lt;br/&gt;
2015-01-23T00:43:20.531Z &amp;lt;info&amp;gt; globals.js:45 () &apos;pearschemamasters&apos; and &apos;pearschemadetails&apos; already exist. Continue.&lt;br/&gt;
2015-01-23T00:43:20.535Z &amp;lt;warn&amp;gt; globals.js:45 () Server running on port 3000&lt;br/&gt;
2015-01-23T00:43:20.540Z &amp;lt;warn&amp;gt; globals.js:45 () !!!! There are no PearSchema instances in the database.&lt;/p&gt;

&lt;p&gt;User Creation with mongodb 2.6&lt;br/&gt;
------------------------------&lt;br/&gt;
cogadmin@UBLNX-pj4:~$ mongo&lt;br/&gt;
MongoDB shell version: 2.6.7&lt;br/&gt;
connecting to: test&lt;br/&gt;
&amp;gt; use test;&lt;br/&gt;
switched to db test&lt;br/&gt;
&amp;gt; db.addUser(&apos;theuser&apos;, &apos;passw0rd&apos;);&lt;br/&gt;
WARNING: The &apos;addUser&apos; shell helper is DEPRECATED. Please use &apos;createUser&apos; instead&lt;br/&gt;
Successfully added user: &lt;/p&gt;
{ &quot;user&quot; : &quot;theuser&quot;, &quot;roles&quot; : [ &quot;dbOwner&quot; ] }
&lt;p&gt;&amp;gt; db.auth(&apos;theuser&apos;, &apos;passw0rd&apos;);&lt;br/&gt;
1&lt;br/&gt;
&amp;gt;&lt;/p&gt;

&lt;p&gt;Nodejs app server log (with mongodb 2.6)&lt;br/&gt;
----------------------------------------&lt;br/&gt;
22 Jan 17:11:40 - &lt;span class=&quot;error&quot;&gt;&amp;#91;nodemon&amp;#93;&lt;/span&gt; v1.2.1&lt;br/&gt;
22 Jan 17:11:40 - &lt;span class=&quot;error&quot;&gt;&amp;#91;nodemon&amp;#93;&lt;/span&gt; to restart at any time, enter `rs`&lt;br/&gt;
22 Jan 17:11:40 - &lt;span class=&quot;error&quot;&gt;&amp;#91;nodemon&amp;#93;&lt;/span&gt; watching: /home/cogadmin/dctc/CogilityNode/Runtime/migrations/*&lt;b&gt;/&lt;/b&gt;&lt;br/&gt;
22 Jan 17:11:40 - &lt;span class=&quot;error&quot;&gt;&amp;#91;nodemon&amp;#93;&lt;/span&gt; starting `node /home/cogadmin/dctc/CogilityNode/Runtime/app.js`&lt;br/&gt;
Failed to load c++ bson extension, using pure JS version&lt;br/&gt;
2015-01-23T01:11:40.819Z &amp;lt;warn&amp;gt; globals.js:45 () Schema Version unspecified&lt;br/&gt;
2015-01-23T01:11:40.825Z &amp;lt;warn&amp;gt; globals.js:45 () ENV = undefined&lt;br/&gt;
2015-01-23T01:11:40.826Z &amp;lt;warn&amp;gt; globals.js:45 () PROCESS VERSION = v0.10.25&lt;br/&gt;
2015-01-23T01:11:40.827Z &amp;lt;warn&amp;gt; globals.js:45 () MONGO URI = mongodb://theuser:passw0rd@localhost:27017/test&lt;br/&gt;
2015-01-23T01:11:40.906Z &amp;lt;info&amp;gt; globals.js:45 () &apos;pearschemamasters&apos; and &apos;pearschemadetails&apos; created.&lt;br/&gt;
2015-01-23T01:11:40.914Z &amp;lt;warn&amp;gt; globals.js:45 () Server running on port 3000&lt;br/&gt;
2015-01-23T01:11:40.967Z &amp;lt;warn&amp;gt; globals.js:45 () !!!! There are no PearSchema instances in the database.&lt;/p&gt;


&lt;p&gt;User Creation with mongodb 2.8&lt;br/&gt;
-------------------------------------------&lt;br/&gt;
cogadmin@UBLNX-pj4:~$ mongo&lt;br/&gt;
MongoDB shell version: 2.8.0-rc5&lt;br/&gt;
connecting to: test&lt;br/&gt;
Server has startup warnings: &lt;br/&gt;
2015-01-22T17:59:22.985-0800 I CONTROL  &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; &lt;br/&gt;
2015-01-22T17:59:22.985-0800 I CONTROL  &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; ** WARNING: /sys/kernel/mm/transparent_hugepage/enabled is &apos;always&apos;.&lt;br/&gt;
2015-01-22T17:59:22.986-0800 I CONTROL  &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; **        We suggest setting it to &apos;never&apos;&lt;br/&gt;
2015-01-22T17:59:22.986-0800 I CONTROL  &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; &lt;br/&gt;
&amp;gt; use test&lt;br/&gt;
switched to db test&lt;br/&gt;
&amp;gt; db.createUser(&lt;/p&gt;
{user: &quot;theuser&quot;, pwd: &quot;passw0rd&quot;, roles: [&quot;readWrite&quot;, &quot;dbAdmin&quot;]}
&lt;p&gt;);&lt;br/&gt;
Successfully added user: &lt;/p&gt;
{ &quot;user&quot; : &quot;theuser&quot;, &quot;roles&quot; : [ &quot;readWrite&quot;, &quot;dbAdmin&quot; ] }
&lt;p&gt;&amp;gt; db.auth(&apos;theuser&apos;, &apos;passw0rd&apos;);&lt;br/&gt;
1&lt;br/&gt;
&amp;gt;&lt;/p&gt;

&lt;p&gt;&amp;gt; db.getUser(&apos;theuser&apos;);&lt;br/&gt;
{&lt;br/&gt;
	&quot;_id&quot; : &quot;test.theuser&quot;,&lt;br/&gt;
	&quot;user&quot; : &quot;theuser&quot;,&lt;br/&gt;
	&quot;db&quot; : &quot;test&quot;,&lt;br/&gt;
	&quot;roles&quot; : [&lt;br/&gt;
		&lt;/p&gt;
{
			&quot;role&quot; : &quot;readWrite&quot;,
			&quot;db&quot; : &quot;test&quot;
		}
&lt;p&gt;,&lt;/p&gt;
		{
			&quot;role&quot; : &quot;dbAdmin&quot;,
			&quot;db&quot; : &quot;test&quot;
		}
&lt;p&gt;	]&lt;br/&gt;
}&lt;br/&gt;
&amp;gt; &lt;/p&gt;

&lt;p&gt;Nodejs app server log (with mongodb 2.8)&lt;br/&gt;
-------------------------------------------------------&lt;br/&gt;
22 Jan 18:13:11 - &lt;span class=&quot;error&quot;&gt;&amp;#91;nodemon&amp;#93;&lt;/span&gt; v1.2.1&lt;br/&gt;
22 Jan 18:13:11 - &lt;span class=&quot;error&quot;&gt;&amp;#91;nodemon&amp;#93;&lt;/span&gt; to restart at any time, enter `rs`&lt;br/&gt;
22 Jan 18:13:11 - &lt;span class=&quot;error&quot;&gt;&amp;#91;nodemon&amp;#93;&lt;/span&gt; watching: /home/cogadmin/dctc/CogilityNode/Runtime/migrations/*&lt;b&gt;/&lt;/b&gt;&lt;br/&gt;
22 Jan 18:13:11 - &lt;span class=&quot;error&quot;&gt;&amp;#91;nodemon&amp;#93;&lt;/span&gt; starting `node /home/cogadmin/dctc/CogilityNode/Runtime/app.js`&lt;br/&gt;
Failed to load c++ bson extension, using pure JS version&lt;br/&gt;
2015-01-23T02:13:12.082Z &amp;lt;warn&amp;gt; globals.js:45 () Schema Version unspecified&lt;br/&gt;
2015-01-23T02:13:12.088Z &amp;lt;warn&amp;gt; globals.js:45 () ENV = undefined&lt;br/&gt;
2015-01-23T02:13:12.089Z &amp;lt;warn&amp;gt; globals.js:45 () PROCESS VERSION = v0.10.25&lt;br/&gt;
2015-01-23T02:13:12.091Z &amp;lt;warn&amp;gt; globals.js:45 () MONGO URI = mongodb://theuser:passw0rd@localhost:27017/test&lt;br/&gt;
2015-01-23T02:13:12.157Z &amp;lt;error&amp;gt; globals.js:45 () #### Error in connecting to mongodb&lt;br/&gt;
2015-01-23T02:13:12.159Z &amp;lt;error&amp;gt; globals.js:45 () &lt;/p&gt;
{ [MongoError: auth failed] name: &apos;MongoError&apos;, ok: 0, errmsg: &apos;auth failed&apos;, code: 18 }
&lt;p&gt;2015-01-23T02:13:12.161Z &amp;lt;error&amp;gt; globals.js:45 () MongoError: auth failed&lt;br/&gt;
    at Db.wrap (/home/cogadmin/dctc/CogilityNode/Runtime/node_modules/mongodb/lib/mongodb/db.js:1931:11)&lt;br/&gt;
    at /home/cogadmin/dctc/CogilityNode/Runtime/node_modules/mongodb/lib/mongodb/db.js:686:30&lt;br/&gt;
    at null.&amp;lt;anonymous&amp;gt; (/home/cogadmin/dctc/CogilityNode/Runtime/node_modules/mongodb/lib/mongodb/db.js:1808:5)&lt;br/&gt;
    at g (events.js:180:16)&lt;br/&gt;
    at EventEmitter.emit (events.js:106:17)&lt;br/&gt;
    at Db._callHandler (/home/cogadmin/dctc/CogilityNode/Runtime/node_modules/mongodb/lib/mongodb/db.js:1506:25)&lt;br/&gt;
    at /home/cogadmin/dctc/CogilityNode/Runtime/node_modules/mongodb/lib/mongodb/connection/server.js:478:30&lt;br/&gt;
    at MongoReply.parseBody (/home/cogadmin/dctc/CogilityNode/Runtime/node_modules/mongodb/lib/mongodb/responses/mongo_reply.js:127:5)&lt;br/&gt;
    at null.&amp;lt;anonymous&amp;gt; (/home/cogadmin/dctc/CogilityNode/Runtime/node_modules/mongodb/lib/mongodb/connection/server.js:435:22)&lt;br/&gt;
    at EventEmitter.emit (events.js:95:17)&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;
	&lt;ol&gt;
		&lt;li&gt;
		&lt;ol&gt;
			&lt;li&gt;
			&lt;ol&gt;
				&lt;li&gt;Uncaught error:  &lt;span class=&quot;error&quot;&gt;&amp;#91;ReferenceError: mongoDb is not defined&amp;#93;&lt;/span&gt; ReferenceError: mongoDb is not defined&lt;br/&gt;
    at /home/cogadmin/dctc/CogilityNode/Runtime/interfaces/pearMongo/mongo.js:33:24&lt;br/&gt;
    at /home/cogadmin/dctc/CogilityNode/Runtime/node_modules/mongodb/lib/mongodb/mongo_client.js:103:20&lt;br/&gt;
    at /home/cogadmin/dctc/CogilityNode/Runtime/node_modules/mongodb/lib/mongodb/db.js:2118:11&lt;br/&gt;
    at /home/cogadmin/dctc/CogilityNode/Runtime/node_modules/mongodb/lib/mongodb/db.js:700:13&lt;br/&gt;
    at null.&amp;lt;anonymous&amp;gt; (/home/cogadmin/dctc/CogilityNode/Runtime/node_modules/mongodb/lib/mongodb/db.js:1808:5)&lt;br/&gt;
    at g (events.js:180:16)&lt;br/&gt;
    at EventEmitter.emit (events.js:106:17)&lt;br/&gt;
    at Db._callHandler (/home/cogadmin/dctc/CogilityNode/Runtime/node_modules/mongodb/lib/mongodb/db.js:1506:25)&lt;br/&gt;
    at /home/cogadmin/dctc/CogilityNode/Runtime/node_modules/mongodb/lib/mongodb/connection/server.js:478:30&lt;br/&gt;
    at MongoReply.parseBody (/home/cogadmin/dctc/CogilityNode/Runtime/node_modules/mongodb/lib/mongodb/responses/mongo_reply.js:127:5)&lt;br/&gt;
2015-01-23T02:13:12.165Z &amp;lt;error&amp;gt; globals.js:45 () #### Uncaught error in master: ReferenceError: mongoDb is not defined&lt;br/&gt;
2015-01-23T02:13:12.167Z &amp;lt;error&amp;gt; globals.js:45 () ReferenceError: mongoDb is not defined&lt;br/&gt;
    at /home/cogadmin/dctc/CogilityNode/Runtime/interfaces/pearMongo/mongo.js:33:24&lt;br/&gt;
    at /home/cogadmin/dctc/CogilityNode/Runtime/node_modules/mongodb/lib/mongodb/mongo_client.js:103:20&lt;br/&gt;
    at /home/cogadmin/dctc/CogilityNode/Runtime/node_modules/mongodb/lib/mongodb/db.js:2118:11&lt;br/&gt;
    at /home/cogadmin/dctc/CogilityNode/Runtime/node_modules/mongodb/lib/mongodb/db.js:700:13&lt;br/&gt;
    at null.&amp;lt;anonymous&amp;gt; (/home/cogadmin/dctc/CogilityNode/Runtime/node_modules/mongodb/lib/mongodb/db.js:1808:5)&lt;br/&gt;
    at g (events.js:180:16)&lt;br/&gt;
    at EventEmitter.emit (events.js:106:17)&lt;br/&gt;
    at Db._callHandler (/home/cogadmin/dctc/CogilityNode/Runtime/node_modules/mongodb/lib/mongodb/db.js:1506:25)&lt;br/&gt;
    at /home/cogadmin/dctc/CogilityNode/Runtime/node_modules/mongodb/lib/mongodb/connection/server.js:478:30&lt;br/&gt;
    at MongoReply.parseBody (/home/cogadmin/dctc/CogilityNode/Runtime/node_modules/mongodb/lib/mongodb/responses/mongo_reply.js:127:5)&lt;/li&gt;
			&lt;/ol&gt;
			&lt;/li&gt;
		&lt;/ol&gt;
		&lt;/li&gt;
	&lt;/ol&gt;
	&lt;/li&gt;
&lt;/ol&gt;
</comment>
                            <comment id="811217" author="ramon.fernandez" created="Thu, 22 Jan 2015 23:06:14 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=redrock&quot; class=&quot;user-hover&quot; rel=&quot;redrock&quot;&gt;redrock&lt;/a&gt;, we&apos;ll need more information to understand that&apos;s going on:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Did you have authentication set up in your 2.4 instance?&lt;/li&gt;
	&lt;li&gt;Can you please post details on how you added a user to 2.8?&lt;/li&gt;
	&lt;li&gt;Can you please upload the full server logs going all the way back to the last 2.4 restart?&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Thanks,&lt;br/&gt;
Ram&#243;n.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="62730" name="SERVER-16971-mongodb-logs.txt" size="21402" author="redrock" created="Sat, 24 Jan 2015 00:23:52 +0000"/>
                            <attachment id="62590" name="SERVER-16971.txt" size="8105" author="redrock" created="Fri, 23 Jan 2015 02:36:42 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>8.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 22 Jan 2015 23:06:14 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        8 years, 51 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>
                            8 years, 51 weeks, 2 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>redrock</customfieldvalue>
            <customfieldvalue>ramon.fernandez@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrle6n:</customfieldvalue>

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

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

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