<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sat Jan 11 07:29:40 UTC 2025

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>Mojang Studios Jira</title>
    <link>https://bugs.mojang.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en</language>    <build-info>
        <version>9.12.2</version>
        <build-number>9120002</build-number>
        <build-date>10-01-2024</build-date>
    </build-info>


<item>
            <title>[BDS-4552] Server always listens on port 19132 even if another port is set</title>
                <link>https://bugs.mojang.com/browse/BDS-4552</link>
                <project id="11700" key="BDS">Bedrock Dedicated Server</project>
                    <description>&lt;p&gt;I am running a bedrock server on my Windows 10 computer and tried to change the port in the config to run multiple servers at once. I restarted the server and this is what happened:&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
NO LOG FILE! - setting up server logging...
[2020-04-22 17:53:36 INFO] Starting Server
[2020-04-22 17:53:36 INFO] Version 1.14.60.5
[2020-04-22 17:53:36 INFO] Session ID ####################
[2020-04-22 17:53:36 INFO] Level Name: Bedrock level
[2020-04-22 17:53:36 INFO] Game mode: 0 Survival
[2020-04-22 17:53:36 INFO] Difficulty: 1 EASY
[2020-04-22 17:53:36 INFO] opening worlds/Bedrock level/db
[2020-04-22 17:53:37 INFO] IPv4 supported, port: 19134 &amp;lt;- my IPv4 port
[2020-04-22 17:53:37 INFO] IPv6 supported, port: 65535 &amp;lt;- my IPv6 port
[2020-04-22 17:53:37 INFO] IPv4 supported, port: 19132 &amp;lt;- &lt;span class=&quot;code-keyword&quot;&gt;default&lt;/span&gt; IPv4 port
[2020-04-22 17:53:37 INFO] IPv6 supported, port: 19133 &amp;lt;- &lt;span class=&quot;code-keyword&quot;&gt;default&lt;/span&gt; IPv6 port
[2020-04-22 17:53:37 INFO] Server started.&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;In my server.properties file I have this:&lt;/p&gt;



&lt;p&gt;&#160;&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
server-port=19134
# Which IPv4 port the server should listen to.
# Allowed values: Integers in the range [1, 65535]
server-portv6=65535
# Which IPv6 port the server should listen to.
# Allowed values: Integers in the range [1, 65535]

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&#160;I tried to reset the config file and to re-download the server software, but nothing worked.&#160;&lt;/p&gt;</description>
                <environment>Windows 10 Pro</environment>
        <key id="310604">BDS-4552</key>
            <summary>Server always listens on port 19132 even if another port is set</summary>
                <type id="1" iconUrl="https://bugs.mojang.com/secure/viewavatar?size=xsmall&amp;avatarId=18903&amp;avatarType=issuetype">Bug</type>
                                    <status id="5" iconUrl="https://bugs.mojang.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="3">Duplicate</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="timonnet99">Rooot (RoootTheFox)</reporter>
                        <labels>
                    </labels>
                <created>Wed, 22 Apr 2020 17:59:18 +0200</created>
                <updated>Wed, 27 May 2020 10:51:47 +0200</updated>
                            <resolved>Wed, 27 May 2020 10:51:47 +0200</resolved>
                                    <version>1.14.60</version>
                                                            <votes>1</votes>
                                    <watches>1</watches>
                                                                            <comments>
                            <comment id="709036" author="ionicecko" created="Wed, 27 May 2020 10:51:37 +0200"  >&lt;p&gt;We&apos;re going to be tracking this issue as &lt;b&gt;&lt;a href=&quot;https://bugs.mojang.com/browse/BDS-3989&quot; title=&quot;Default server port is used even if another port is defined&quot; class=&quot;issue-link&quot; data-issue-key=&quot;BDS-3989&quot;&gt;&lt;del&gt;BDS-3989&lt;/del&gt;&lt;/a&gt;&lt;/b&gt;, so this ticket is being resolved and linked as a &lt;b&gt;duplicate&lt;/b&gt;.&lt;/p&gt;

&lt;p&gt;Please feel free to comment with any information you believe is missing from the report and previous comments &lt;img class=&quot;emoticon&quot; src=&quot;https://bugs.mojang.com/images/icons/emoticons/smile.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;

&lt;p&gt;&lt;b&gt;Quick Links&lt;/b&gt;:&lt;br/&gt;
&#128211; &lt;a href=&quot;https://bugs.mojang.com/projects/BDS/summary&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;Issue Guidelines&lt;/a&gt; &amp;#8211; &#128172; &lt;a href=&quot;https://discord.gg/58Sxm23&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Community Support&lt;/a&gt; &amp;#8211; &#128231; &lt;a href=&quot;https://help.minecraft.net/hc/en-us/requests/new&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Customer Support&lt;/a&gt; &amp;#8211; &#9997;&#65039; &lt;a href=&quot;https://feedback.minecraft.net/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Feedback and Suggestions&lt;/a&gt; &amp;#8211; &#128214; &lt;a href=&quot;https://minecraft.gamepedia.com/Bedrock_Dedicated_Server&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;BDS Wiki&lt;/a&gt; &amp;#8211; &#128214; &lt;a href=&quot;https://help.minecraft.net/hc/en-us/articles/360035131651-Dedicated-Servers-for-Minecraft-on-Bedrock-&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;FAQs&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="683710" author="timonnet99@gmail.com" created="Wed, 29 Apr 2020 14:41:18 +0200"  >&lt;p&gt;Yes, I am able to connect using these ports and it is impossible to run 2 servers at once.&lt;/p&gt;</comment>
                            <comment id="679276" author="JIRAUSER471505" created="Fri, 24 Apr 2020 16:29:12 +0200"  >&lt;p&gt;Are you able to connect using those ports? Whenever my server starts up it shows me 4 different port numbers but the last two always seem to be random and i cannot connect using them.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;07:09:45
IPv4 supported, port: 19132
IPv6 supported, port: 19133
IPv4 supported, port: 37149
IPv6 supported, port: 45605

...


07:18:46
IPv4 supported, port: 19132
IPv6 supported, port: 19133
IPv4 supported, port: 56653
IPv6 supported, port: 44271&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10102">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="254365">BDS-3989</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                <customfield id="customfield_10500" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Confirmation Status</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Unconfirmed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_11700" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_11600" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i1bdtb:</customfieldvalue>

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