NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Linux v
« Previous 1 … 12 13 14 15 16 … 34 Next »
Can't connect to http://127.0.0.1:8866/ on Xubuntu 22.04

 
  • 0 Vote(s) - 0 Average
Can't connect to http://127.0.0.1:8866/ on Xubuntu 22.04
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#51
2022-07-04, 06:00 AM
Here is what I get listed here:


Attached Files Thumbnail(s)
   
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,119
Threads: 957
Joined: May 2006
#52
2022-07-04, 06:04 PM (This post was last modified: 2022-07-04, 06:04 PM by mvallevand.)
All ATSC users should pick us-ATSC-center-frequencies-8VSB-062009 now and even that scans too many channels. Who know when the Calgary list was added or if it is valid now.

Note NextPVR displays frequencies not channels numbers when scanning which might confuse you to think they are QAM.

Martin
rakircher
Offline

Junior Member

USA
Posts: 37
Threads: 5
Joined: Mar 2022
#53
2022-07-06, 08:31 PM
This message is my reply to postings #49 and #50.



I have attached my logs for running "dmesg" and "tail -f /var/log/syslog" commands after plugging my Hauppauge WinTV-DualHD tuner.  Both logs indicate that Ubuntu 22.04  correctly recognizes and connects to the tuner device.  The problem is that NextPVR does not seem to find or control the tuner to make it scan for OTA ATSC channels.  The NextPVR logs are attached too. 



Incidentally, I double-checked that chmod privileges for /home/dick/ is changed from 750 to 755 an suggested by Martin.  Also the kernel 5.15 I am running has the PPA installed that supports the tuner I am using:

$ uname -a

Linux NPVR 5.15.0-362206031516-generic #0+mediatree+hauppauge-Ubuntu SMP Mon Jun 6 18:58:15 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

$



I'm not sure what to look for in the NextPVR logs, but I would think the Ubuntu syslog should show something to indicate NextPVR  is controlling the WinTV-DualHD tuner, and show the channels it has found.  If there is anything else I can try to help troubleshoot, please let me know.


Attached Files
.zip   2022-07-05-Ubuntu-syslog-when-connecting-TV-tuner-to-USB-port.zip (Size: 3.11 KB / Downloads: 1)
.zip   2022-07-06-DMESG-After-Tuner-plugged-in.zip (Size: 21.82 KB / Downloads: 1)
.zip   logs-20220706-1348.zip (Size: 53.99 KB / Downloads: 3)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,119
Threads: 957
Joined: May 2006
#54
2022-07-06, 08:49 PM (This post was last modified: 2022-07-06, 08:49 PM by mvallevand.)
You may have screwed up installing the mediatree unnecessarily but I only saw one scan not as Calgary and that didn't finish when you posted I can't make any statement on whether things are working or not.

The security suggestion for 755 was strictly about keeping your recording in /home/dick and has nothing to do with ATSC scanning.

If you feel there is a an issue with NextPVR you can see if Ubuntu finds the channels on it is own by stopping NextPVR and running

dvbv5-scan /usr/share/dvb/atsc/us-ATSC-center-frequencies-8VSB-062009

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#55
2022-07-06, 09:22 PM
Quote:dvbv5-scan /usr/share/dvb/atsc/us-ATSC-center-frequencies-8VSB-062009
Yep, definitely worth checking with that.
rakircher
Offline

Junior Member

USA
Posts: 37
Threads: 5
Joined: Mar 2022
#56
2022-07-07, 09:31 PM
I think "dvbv5-scan /usr/share/dvb/atsc/us-ATSC-center-frequencies-8VSB-062009" is working from a Terminal , but there are errors.

Terminal Log attached.

I will follow with some Screenshots and Logs from problem in NextPVR web program.


Attached Files
.zip   2022-07-07-Terminal-Log-for-running-dvbv5-scan.zip (Size: 844 bytes / Downloads: 3)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,119
Threads: 957
Joined: May 2006
#57
2022-07-07, 09:35 PM
I am not interested in the scan, terminal logs or NextPVR screen shots. Did this find any channels in the dvb_channel.conf file it created?

Martin
rakircher
Offline

Junior Member

USA
Posts: 37
Threads: 5
Joined: Mar 2022
#58
2022-07-07, 11:20 PM
I used the "locate dvb_channel.conf " command after running "updatedb", and that file does not exist on my hard drive.

I won't post the message I prepared with screenshots and their descriptions. I will save it for now because I think it offers some improvements on the GUI / web pages used in NextPVR web program that will help others. One of things that one of the Screenshots shows is:

EPG Update complete.[0 inserted, 0 updated, 0 inserted]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#59
2022-07-07, 11:25 PM
It doesn't look like dvbv5_scan found any channels, so something like your signal (or possibly the device) isn't currently in usable state. This would need to be resolved before NextPVR is able to to find any channels.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,119
Threads: 957
Joined: May 2006
#60
2022-07-07, 11:49 PM
(2022-07-07, 11:20 PM)rakircher Wrote: I used the "locate dvb_channel.conf " command after running "updatedb", and that file does not exist on my hard drive.

Remember we are ignoring NextPVR at this stage trying to see if your scan is working  This would have been the file from the dvbv5-scan but since it is not finding any signal the file is not being created.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (7): « Previous 1 … 3 4 5 6 7 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Can't connect to http://127.0.0.1:8866/ on Ubuntu 20.04 crcrash 20 4,467 2024-11-11, 08:55 PM
Last Post: Mickey690
  HTTP ERROR 500 PJosses 17 2,184 2023-02-16, 05:17 PM
Last Post: PJosses
  Fresh Xubuntu Install with Tuner Issues (or permissions issues?) larrybari 13 3,075 2022-11-16, 04:27 AM
Last Post: larrybari
  Change 8866 port? Abdul Rauuf 2 977 2022-06-28, 03:06 AM
Last Post: Abdul Rauuf
  Ready for xubuntu 20.04 bluesight 35 8,267 2020-05-26, 07:54 PM
Last Post: mvallevand
  Support for USB tuner TechnoTrend TT-connect CT2-4650 CI khpa 6 2,582 2020-02-03, 01:02 AM
Last Post: mvallevand

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode