<div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Sep 25, 2020 at 7:50 AM James Klaas <<a href="mailto:jklaas@appalachian.dyndns.org">jklaas@appalachian.dyndns.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">> On Thu, 24 Sep 2020 08:32:22 -0400, you wrote:<br>
><br>
>>I recently upgraded mythtv on my Buster server to 30.0 from<br>
>> deb-multimedia.<br>
>><br>
>>After I got everything sorted out and working to my satisfaction, I<br>
>>discovered that the status page for my mythweb install would produce a<br>
>>404 error. After some searching around I found someone who mentioned<br>
>>removing the "--noupnp" option from mythtvbackend flags was the<br>
>>culprit:<br>
>><br>
>><a href="https://forum.mythtv.org/viewtopic.php?f=36&t=3737&p=17926&hilit=noupnp+mythweb#p17926" rel="noreferrer" target="_blank">https://forum.mythtv.org/viewtopic.php?f=36&t=3737&p=17926&hilit=noupnp+mythweb#p17926</a><br>
>><br>
>>However, I don't really want my mythbackend to be running a upnp<br>
>>server as I rely on other programs for that service.<br>
>><br>
>>Is this a mythtv bug or a packaging bug somehow?<br>
>><br>
>>I didn't see any issues in trac to indicate anyone reported this.<br>
>><br>
>>James<br>
><br>
> Removing -noupnp should only fix it if it was a firewall problem where<br>
> port 6544 was blocked.  Do you have a firewall running on your Buster<br>
> server?<br>
<br>
I do have a firewall.<br>
<br>
> Are there any firewalls between the box where you are<br>
> accessing mythweb and the Buster server?<br>
<br>
I'm accessing from a remote host. I also tried from a browser on the<br>
localhost and got the same result.<br>
<br>
> In your case, is the 404 error from getting pages from mythweb, or do<br>
> you get a mythweb page with a 404 error displayed inside it where the<br>
> status fetch from port 6544 failed?<br>
<br>
It's the Mythweb page decorations, with a "404 Not Found." under the banner.<br>
<br>
> Do other mythweb pages load<br>
> properly?<br>
<br>
As far as I can tell, all the other mythweb pages load fine.<br>
<br>
> Does this URL work:<br>
><br>
> <a href="http://yourBackendHostNameOrIP:6544/Status/GetStatusHTML" rel="noreferrer" target="_blank">http://yourBackendHostNameOrIP:6544/Status/GetStatusHTML</a><br>
><br>
<br>
I get a 404 page not found error with --noupnp enabled.<br>
<br>
I disabled the firewall and I still get a 404 error when "--noupnp" is enabled.<br><br></blockquote><div><br></div><div style="font-family:monospace,monospace" class="gmail_default">I have been looking for this issue for quite some time James.  Soi glad you found it and I can confirm the exact behavior.  Mythweb and 6544 both return nothing with --noupnp enabled (I do not want upnp crap flying around my network either).</div><div style="font-family:monospace,monospace" class="gmail_default"><br></div><div style="font-family:monospace,monospace" class="gmail_default">Thanks again for finding this.  I'll enable upnp and just firewall it off instead of the command line disablement.</div><div style="font-family:monospace,monospace" class="gmail_default"><br></div><div style="font-family:monospace,monospace" class="gmail_default">-Greg</div></div></div>