<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:41:24 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>[COMPASS-5947] Can&apos;t connect to ipv6 only replicaset</title>
                <link>https://jira.mongodb.org/browse/COMPASS-5947</link>
                <project id="13182" key="COMPASS">Compass </project>
                    <description>&lt;h3&gt;&lt;a name=&quot;ProblemStatement%2FRationale&quot;&gt;&lt;/a&gt;&lt;b&gt;Problem Statement/Rationale&lt;/b&gt;&lt;/h3&gt;

&lt;p&gt;&lt;font color=&quot;#505f79&quot;&gt;Can&apos;t connect with compass to ipv6 only replicaset. &lt;/font&gt;&lt;/p&gt;

&lt;p&gt;&lt;font color=&quot;#505f79&quot;&gt;All servers are ipv6 only, mongo version 5.0.9 replicaset runs fine.&lt;/font&gt;&lt;/p&gt;

&lt;p&gt;&lt;font color=&quot;#505f79&quot;&gt;connection via cli runs fine. Compass won&apos;t connect. Message:&lt;/font&gt;&lt;/p&gt;
&lt;h1&gt;&lt;a name=&quot;%E2%80%9CServerselectiontimedoutafter30000ms%E2%80%9Derrorduringmongodbcompassconnectionhttps%3A%2F%2Fwww.mongodb.com%2Fcommunity%2Fforums%2Ft%2Fserverselectiontimedoutafter30000mserrorduringmongodbcompassconnection%2F88070&quot;&gt;&lt;/a&gt;&lt;a href=&quot;https://www.mongodb.com/community/forums/t/server-selection-timed-out-after-30000-ms-error-during-mongodb-compass-connection/88070&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;&#8220;Server selection timed out after 30000 ms&#8221; error during mongodb compass connection&lt;/a&gt;&lt;/h1&gt;

&lt;p&gt;&#160;&lt;/p&gt;</description>
                <environment>&lt;a href=&apos;mailto:uben@work&apos;&gt;uben@work&lt;/a&gt;:[~] &amp;gt; dpkg -l |grep compass&lt;br/&gt;
ii  mongodb-compass                           1.32.2                                 amd64        The MongoDB GUI&lt;br/&gt;
&lt;a href=&apos;mailto:ruben@work&apos;&gt;ruben@work&lt;/a&gt;:[~] &amp;gt; &lt;br/&gt;
&lt;br/&gt;
Replicaset ipv6 only version 5.0.9</environment>
        <key id="2087695">COMPASS-5947</key>
            <summary>Can&apos;t connect to ipv6 only replicaset</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.mongodb.org/images/icons/priorities/critical.svg">Critical - P2</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="13201">Fixed</resolution>
                                        <assignee username="leroux.bodenstein@mongodb.com">Le Roux Bodenstein</assignee>
                                    <reporter username="rherold@via-online.de">Ruben Herold</reporter>
                        <labels>
                    </labels>
                <created>Mon, 11 Jul 2022 16:08:11 +0000</created>
                <updated>Sun, 29 Oct 2023 02:38:57 +0000</updated>
                            <resolved>Tue, 18 Oct 2022 13:37:38 +0000</resolved>
                                    <version>1.32.2</version>
                                    <fixVersion>No version</fixVersion>
                                    <component>Connectivity</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="4909226" author="JIRAUSER1270172" created="Tue, 18 Oct 2022 09:54:24 +0000"  >&lt;p&gt;mongosh 1.6.0 seems to work.&lt;/p&gt;</comment>
                            <comment id="4812167" author="JIRAUSER1256529" created="Thu, 8 Sep 2022 16:13:48 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=rherold%40via-online.de&quot; class=&quot;user-hover&quot; rel=&quot;rherold@via-online.de&quot;&gt;rherold@via-online.de&lt;/a&gt; Thank you! Just to give an update, we&#8217;ve been able to reproduce this and will update this ticket once a solution becomes available.&lt;/p&gt;</comment>
                            <comment id="4772770" author="JIRAUSER1270172" created="Wed, 24 Aug 2022 08:23:25 +0000"  >&lt;p&gt;hi,&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;the systems are not in the same network. But I don&apos;t see any blocks in the firewall logs between.&lt;br/&gt;
The old mongo cli can connect. The compass can also connect if I choose direct connect I can &lt;br/&gt;
connect to all hosts in the replicaset.&lt;/p&gt;



&lt;p&gt;The old cli command looks like:&lt;/p&gt;

&lt;p&gt;mongo --ipv6 &apos;mongodb://$USERNAME:$PASSWORD@mongo-data001.example.org,mongo-data002.example.org,mongo-arbiter001.example.org/admin?replicaSet=replica001&amp;amp;w=majority&amp;amp;authSource=admin&amp;amp;serverSelectionTimeoutMS=400000&amp;amp;readPreference=primary&amp;amp;connectArbiter=true&apos;&lt;/p&gt;


&lt;p&gt;This works without any problems.&lt;/p&gt;

&lt;p&gt;In mongodb compass single connection to each of the hosts work also.&lt;br/&gt;
But if I try without direct connect it failed.&lt;/p&gt;

&lt;p&gt;I will attach the logfiles:&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/attachment/397679/397679_compass-log-without-direct-connect_log.gz&quot; title=&quot;compass-log-without-direct-connect_log.gz attached to COMPASS-5947&quot;&gt;compass-log-without-direct-connect_log.gz&lt;sup&gt;&lt;img class=&quot;rendericon&quot; src=&quot;https://jira.mongodb.org/images/icons/link_attachment_7.gif&quot; height=&quot;7&quot; width=&quot;7&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/attachment/397680/397680_compass-log-with-direct-connect_log.gz&quot; title=&quot;compass-log-with-direct-connect_log.gz attached to COMPASS-5947&quot;&gt;compass-log-with-direct-connect_log.gz&lt;sup&gt;&lt;img class=&quot;rendericon&quot; src=&quot;https://jira.mongodb.org/images/icons/link_attachment_7.gif&quot; height=&quot;7&quot; width=&quot;7&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="4769977" author="JIRAUSER1261456" created="Tue, 23 Aug 2022 12:41:12 +0000"  >&lt;p&gt;Can mongosh (the new shell) connect or just mongo (the old shell)?&lt;/p&gt;

&lt;p&gt;Please provide (if possible) &lt;a href=&quot;https://www.mongodb.com/docs/compass/current/troubleshooting/logs/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;compass&apos;s log file&lt;/a&gt; and a redacted connection string.&lt;/p&gt;

&lt;p&gt;Are the servers in the same network of the client?&lt;/p&gt;

&lt;p&gt;This is likely an issue with how the RS is set up.&lt;/p&gt;</comment>
                            <comment id="4672793" author="JIRAUSER1270172" created="Tue, 12 Jul 2022 08:34:36 +0000"  >&lt;p&gt;I have checked older versions it seems that it is broken since 1.3.1&lt;/p&gt;</comment>
                            <comment id="4670986" author="JIRAUSER1270172" created="Mon, 11 Jul 2022 16:14:12 +0000"  >&lt;p&gt;direct connect to each server works with compass. But not to replicaset&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="2132153">NODE-4621</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2132181">NODE-4622</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="2132153">NODE-4621</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="397680" name="compass-log-with-direct-connect_log.gz" size="2812" author="rherold@via-online.de" created="Wed, 24 Aug 2022 08:23:23 +0000"/>
                            <attachment id="397679" name="compass-log-without-direct-connect_log.gz" size="1959" author="rherold@via-online.de" created="Wed, 24 Aug 2022 08:21:15 +0000"/>
                    </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>Tue, 23 Aug 2022 12:41:12 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        1 year, 16 weeks, 1 day ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[<s><a href='https://jira.mongodb.org/browse/NODE-4622'>NODE-4622</a></s>, <s><a href='https://jira.mongodb.org/browse/NODE-4621'>NODE-4621</a></s>]]></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_10257" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Documentation Changes</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="11861"><![CDATA[Not Needed]]></customfieldvalue>

                        </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>luke.bonanomi@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            1 year, 16 weeks, 1 day ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>anna.henningsen@mongodb.com</customfieldvalue>
            <customfieldvalue>leroux.bodenstein@mongodb.com</customfieldvalue>
            <customfieldvalue>rherold@via-online.de</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i11v9j:</customfieldvalue>

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

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

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