<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jan 4, 2022 at 5:08 PM Stuart Auchterlonie <<a href="mailto:stuarta@squashedfrog.net">stuarta@squashedfrog.net</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 04/01/2022 18:12, James Abernathy wrote:<br>
> <br>
> <br>
> On Tue, Jan 4, 2022 at 12:27 PM Stuart Auchterlonie <br>
> <<a href="mailto:stuarta@squashedfrog.net" target="_blank">stuarta@squashedfrog.net</a> <mailto:<a href="mailto:stuarta@squashedfrog.net" target="_blank">stuarta@squashedfrog.net</a>>> wrote:<br>
> <br>
> On 01/01/2022 01:26, James Abernathy wrote:<br>
> > I've been playing with mythtv BE/FE combo on Arch Linux with<br>
> > Pre32-master. SInce I have not gotten mythweb to work, I've been<br>
> testing<br>
> > webfrontend. I used the listing page to schedule a recording (CBS<br>
> > Saturday Morning) and that worked. Then I tried to edit recording<br>
> > rules. I didn't have an issue with a normal recording but<br>
> > nothing happened when I tried to edit the Default Template. So I<br>
> checked<br>
> > the journalctl and saw this.<br>
> ><br>
> > Dec 31 20:09:33 den-pc mythbackend[609]: mythbackend[609]: I<br>
> Scheduler<br>
> > scheduler.cpp:2330 (HandleReschedule) Reschedule requested for<br>
> MATCH 6 0<br>
> > 0 - SaveRule CBS Saturday Morning<br>
> > Dec 31 20:09:33 den-pc mythbackend[609]: mythbackend[609]: I<br>
> Scheduler<br>
> > scheduler.cpp:2444 (HandleReschedule) Scheduled 1 items in 0.0 =<br>
> 0.01<br>
> > match + 0.00 check + 0.00 place<br>
> > Dec 31 20:09:33 den-pc mythbackend[609]: mythbackend[609]: I<br>
> Scheduler<br>
> > mythdbcon.cpp:423 (PurgeIdleConnections) New DB connection, total: 14<br>
> > Dec 31 20:10:31 den-pc mythbackend[609]: mythbackend[609]: I<br>
> > HttpServer38 mythcommandlineparser.cpp:2816 (operator()) Qt: Update<br>
> > Record Schedule: 6<br>
> > Dec 31 20:10:31 den-pc mythbackend[609]: mythbackend[609]: I<br>
> Scheduler<br>
> > scheduler.cpp:2330 (HandleReschedule) Reschedule requested for<br>
> MATCH 6 0<br>
> > 0 - SaveRule CBS Saturday Morning<br>
> > Dec 31 20:10:31 den-pc mythbackend[609]: mythbackend[609]: C<br>
> > HttpServer38 httprequest.cpp:2377 (AddCORSHeaders) HTTPRequest:<br>
> > Cross-origin request received with origin<br>
> (<a href="http://den-pc.local:6544" rel="noreferrer" target="_blank">http://den-pc.local:6544</a> <<a href="http://den-pc.local:6544" rel="noreferrer" target="_blank">http://den-pc.local:6544</a>><br>
> > <<a href="http://den-pc.local:6544" rel="noreferrer" target="_blank">http://den-pc.local:6544</a> <<a href="http://den-pc.local:6544" rel="noreferrer" target="_blank">http://den-pc.local:6544</a>>>)<br>
> > Dec 31 20:10:31 den-pc mythbackend[609]: mythbackend[609]: I<br>
> Scheduler<br>
> > scheduler.cpp:2444 (HandleReschedule) Scheduled 1 items in 0.0 =<br>
> 0.01<br>
> > match + 0.00 check + 0.00 place<br>
> > Dec 31 20:10:44 den-pc mythbackend[609]: mythbackend[609]: E<br>
> > HttpServer38 serverSideScripting.cpp:398 (EvaluatePage) Error<br>
> calling<br>
> > QSP File: /usr/share/mythtv/html/tv/schedule.qsp(394) - Error:<br>
> Channel<br>
> > ID is invalid<br>
> > Dec 31 20:11:01 den-pc mythbackend[609]: mythbackend[609]: E<br>
> > HttpServer38 serverSideScripting.cpp:398 (EvaluatePage) Error<br>
> calling<br>
> > QSP File: /usr/share/mythtv/html/tv/schedule.qsp(394) - Error:<br>
> Channel<br>
> > ID is invalid<br>
> ><br>
> > Should I open an issue somewhere on github?<br>
> ><br>
> > JIm A<br>
> ><br>
> <br>
> Jim,<br>
> <br>
> Could you capture the API calls using the web debugger from your<br>
> browser?<br>
> <br>
> That way we can see if something odd is being done for the call.<br>
> <br>
> Also check the web console (which you will also see in the debugger)<br>
> <br>
> <br>
> Regards<br>
> Stuart<br>
> <br>
> <br>
> Not sure how to do all of this but I turned on the debugger of Google <br>
> Chrome and there is a Console tab. Here's what's there for 2 tries at <br>
> the Editing the Default Template.<br>
<br>
So you've found the right piece of chrome.<br>
Visit the network tab, and hit reload on the page / perform your action<br>
and see if any of the requests get a 4xx or 5xx error.<br>
I'm expecting at least 1 when the call is performed that errors out,<br>
and once you click on the request in question, you can see the full<br>
request and response headers. This is what i'm interested in.<br>
<br>
Simples! :-)<br>
<br>
<br>
Regards<br>
Stuart<br></blockquote><div> </div><div>I don't see any of those types of errors. Here is a link to a screenshot I took of the debug window. Let me know if that's what you are looking for.</div><div><a href="https://drive.google.com/file/d/1RdEkwhSeq5Iryi-RgtkEU7turqUW5GbR/view?usp=sharing">https://drive.google.com/file/d/1RdEkwhSeq5Iryi-RgtkEU7turqUW5GbR/view?usp=sharing</a><br></div><div><br></div><div>Jim A</div><div><br></div></div></div>