<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I recently upgraded my working mythbuntu generic Alpha 4 install to the mythbuntu weekly trunk builds, and after upgrading I'm having a baffling issue with the master backend.<div><br class="webkit-block-placeholder"></div><div>It is set up for ports 6543 and 6544 (defaults) through mythtv-setup/General. However, when the backend is run, it shows up on ports 6544 (the status port) and 6549 (the MB port).</div><div><br class="webkit-block-placeholder"></div><div><div>netstat -nlp | grep 654</div><div>tcp 0 0 0.0.0.0:6544 0.0.0.0:* LISTEN 16697/mythbackend </div><div>udp 0 0 0.0.0.0:6549 0.0.0.0:* 16697/mythbackend </div><div><br class="webkit-block-placeholder"></div><div>If I change the database to reflect other ports (6544 port, 6549 status ) and restart the backend:</div><div><div><br class="webkit-block-placeholder"></div><div># netstat -nlp | grep 654</div><div>tcp 0 0 0.0.0.0:6549 0.0.0.0:* LISTEN 17192/mythbackend </div><div>udp 0 0 0.0.0.0:6549 0.0.0.0:* 17192/mythbackend </div><div><br class="webkit-block-placeholder"></div></div></div><div><br class="webkit-block-placeholder"></div><div>Of course no frontend or mythweb will run because it can't connect to the backend port, but the backend seems to be recording shows just fine according to the log.</div><div><br class="webkit-block-placeholder"></div><div>Currently 1 master backend dedicated box, and an addtional frontend box. </div><div><br class="webkit-block-placeholder"></div><div>I've uninstalled myth and re-installed it to make sure everything was up to date. Same issues, but the database was not changed.</div><div><br class="webkit-block-placeholder"></div><div><div>Versions installed: </div><div>Mythbuntu Alpha 4</div><div>Linux 2.6.22-10-generic #1 SMP Wed Aug 22 07:42:05 GMT 2007 x86_64 GNU/Linux</div><div><br class="webkit-block-placeholder"></div><div>mythtv-transcode-utils/feisty uptodate 0.20.99+trunk14489-0ubuntu0~mythbuntu2</div><div>mythtv-database/feisty uptodate 0.20.99+trunk14489-0ubuntu0~mythbuntu2</div><div>mythtv-backend/feisty uptodate 0.20.99+trunk14489-0ubuntu0~mythbuntu2</div><div>libmyth-0.20/feisty uptodate 0.20.99+trunk14489-0ubuntu0~mythbuntu2</div><div>mythtv-backend-master/feisty uptodate 0.20.99+trunk14489-0ubuntu0~mythbuntu2</div><div>mythweb/feisty uptodate 0.20.99+trunk14489-0ubuntu0~mythbuntu2</div><div>mythtv-common/feisty uptodate 0.20.99+trunk14489-0ubuntu0~mythbuntu2</div><div><br></div><div> <span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div>Joel</div><div><br></div><div><br class="khtml-block-placeholder"></div><br class="Apple-interchange-newline"></span> </div><br></div></body></html>