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
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,172
Threads: 958
Joined: May 2006
#11
2022-06-21, 02:15 AM (This post was last modified: 2022-06-21, 02:19 AM by mvallevand.)
You must use apt for the first install and that looks good so now you can just us dpkg

It doesn't look like dotnet installed because of a network error. You may need to sudo rm /tmp/dotnet-install.sh and run dpkg That could be old cached data so try Ctrl F5 to clear it.

If you want to see if your tuner is detected ls /dev/dvb should show them. Probably best to check that before continuing now.

Martin
rakircher
Offline

Junior Member

USA
Posts: 37
Threads: 5
Joined: Mar 2022
#12
2022-06-22, 12:57 AM
I ran "sudu" lshw and found my tuner:
*-input:2
      product: Hauppauge HVR-1600
      physical id: 3
      logical name: input13
      logical name: /dev/input/event13
      capabilities: i2c
This HVR-1600 tuner worked fine with my old (previous) Win 7 and NPVR that was running on the same computer that I am using now. I thought I was safe because MS stopped supporting Win 7, but then they started sending updates again and ruined everything before I knew what happened, so that NPVR and win 7 could not run anymore on this computer.  I switched to Debian 11 and the on-line NPVR v5 which installed easily, but did not recognize my WinTV-HVR-1600-ATSC/QAM/NTSC tuner card.  I was stuck, no help, and gave up. Unfortunately, it never occured to me SAVE my NPVR Username and Password.

A few months later I learned about PPA supported by Hauppauge and Xubuntu 22.04 to install the tuner card.  I expected the HVR-1600 to be obsolete, and planned on buying the WinTV-DualHD AFTER I got NPVR v5 working with Xubuntu 22.04.  As Martin suggested before continuing (good advice), I should check /dev/dvb for the detection of the tuner, see result:

dick@NPVR:/dev/dvb/adapter0$ ls ; demux0  dvr0  frontend0  net0 (4 devices detected)
My existing HVR-1600 tuner card is not detected.  If the WinTV-DualHD is suppored by NPVR then I will buy it and try again, but first I need a way to Login by registering with a Username and Password.  How do I do that, I can't find a way to Login without my forgotten Username and Password?

The attached Terminal Log is for removing "/tmp/dotnet-install.sh" and then running: "sudo dpkg -i nextpvr-helper.deb".  There were errors.


Attached Files
.zip   2022-06-21-Terminal-Log-fix-DotNet-not-installed.zip (Size: 1.31 KB / Downloads: 1)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,172
Threads: 958
Joined: May 2006
#13
2022-06-22, 01:02 AM
What does this show on your machine

curl -s https://nextpvr.com/nextpvr-helper.txt

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#14
2022-06-22, 02:38 AM
(2022-06-22, 12:57 AM)rakircher Wrote: If the WinTV-DualHD is suppored by NPVR then I will buy it and try again, but first I need a way to Login by registering with a Username and Password.  How do I do that, I can't find a way to Login without my forgotten Username and Password?
The default login to NextPVR is admin/password. It's probably still set to that.
rakircher
Offline

Junior Member

USA
Posts: 37
Threads: 5
Joined: Mar 2022
#15
2022-06-22, 08:38 PM
I successfully ran "curl -s https://nextpvr.com/nextpvr-helper.txt"  and there was no output, no error messages.

I connected to http://127.0.0.1:8866 without a problem.  There is no detected  tuner card, but I tried doing 3 things that I thought should work and none of them did.

1.  In "Settings", I entered my new Username to replace "admin", and my new password that was blank, but it wanted my old password, so I used "password" for it.  So far, I have restarted NPVR several times with browser address of http://127.0.0.1:8866, and have not encountered a single Login screen yet.  Maybe, it is because I am still logged in from a previous session, but I am unable to determine if the Login function is working, and if my Username and Password is entered into NPVR to be what I intended it to be for 1st-time future use.

2.  After starting NextPVR, it displays "Available Storage  Default(0% free - 0.00GB)" which is definitely wrong with my 1TB hard drive.  My Settings for Recording Directory is "/home/dick/NextPVR/Recordings", and those directories exist.  The other Setting entered is for Live TV Buffer Directory for which I have entered "/home/dick/NextPVR/Live_TV_Buffer", and it also exists.  Just to try something else, I copied "NPVR.zip" file into each of those directories, and that did not change the "0% free" in the "Available Storage" display.

3. Lastly, I entered ALL my information for Schedules Direct ...Username, Password, etc., and the "Guide" shows nothing but the times.  I know this won't work without a tuner card and scanned channels, but I cannot find any Schedules Direct files that I expected to be downloaded and ready to use.

Is there anything else that I can try that should be working at this point before I place an order to purchase a tuner card such as the "WinTV-DualHD"?  Any ideas are appreciated.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,172
Threads: 958
Joined: May 2006
#16
2022-06-22, 08:46 PM (This post was last modified: 2022-06-22, 08:48 PM by mvallevand.)
You are no do doubt having problems and I expect you are seeing "hits" from the browser cache

curl -s https://nextpvr.com/nextpvr-helper.txt should give output 1.5 as it did in your post 1 (after preinst)

Until that works the install will fail. Maybe add -v to see if other information is available.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#17
2022-06-22, 08:48 PM
(2022-06-22, 08:38 PM)rakircher Wrote: 1.  In "Settings", I entered my new Username to replace "admin", and my new password that was blank, but it wanted my old password, so I used "password" for it.  So far, I have restarted NPVR several times with browser address of http://127.0.0.1:8866, and have not encountered a single Login screen yet.  Maybe, it is because I am still logged in from a previous session, but I am unable to determine if the Login function is working, and if my Username and Password is entered into NPVR to be what I intended it to be for 1st-time future use.
You can always start an incognito browser session to try the login.

Quote:2.  After starting NextPVR, it displays "Available Storage  Default(0% free - 0.00GB)" which is definitely wrong with my 1TB hard drive.  My Settings for Recording Directory is "/home/dick/NextPVR/Recordings", and those directories exist.  The other Setting entered is for Live TV Buffer Directory for which I have entered "/home/dick/NextPVR/Live_TV_Buffer", and it also exists.  Just to try something else, I copied "NPVR.zip" file into each of those directories, and that did not change the "0% free" in the "Available Storage" display.
You'd probably need to post the logs for us to be able to tell you why it's reporting 0% free. It's possible the NextPVR service cant get to /home/dick/NextPVR/Recordings.

Quote:3. Lastly, I entered ALL my information for Schedules Direct ...Username, Password, etc., and the "Guide" shows nothing but the times.  I know this won't work without a tuner card and scanned channels, but I cannot find any Schedules Direct files that I expected to be downloaded and ready to use.
It doesn't create an files with Schedules Direct stuff in them. It's only going to download the channels and listings etc when you've setup your tuner.
rakircher
Offline

Junior Member

USA
Posts: 37
Threads: 5
Joined: Mar 2022
#18
2022-06-23, 01:14 AM
For the "Available Storage  Default(0% free - 0.00GB)" problem, attached are the Log files.


Attached Files
.zip   logs-20220622-2053.zip (Size: 275.91 KB / Downloads: 2)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,172
Threads: 958
Joined: May 2006
#19
2022-06-23, 01:23 AM (This post was last modified: 2022-06-23, 01:24 AM by mvallevand.)
Once you get your curl problem figured out I would completely clean out your old nextpvr settings from when you had troubles before.

sudo apt remove nextpvr-helper
sudo apt purge nextpvr-helper

Then reinstall from the beginning.

How old is your motherboard? It must not be very recent if it still has ISA slots for the 1600.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#20
2022-06-23, 01:27 AM
(2022-06-23, 01:14 AM)rakircher Wrote: For the "Available Storage  Default(0% free - 0.00GB)" problem, attached are the Log files.
Quote:2022-06-22 01:24:43.081 [DEBUG][7] Checking disk space for: C:\Users\Public\Videos\/
2022-06-22 01:24:43.081 [ERROR][7] Unexpected error querying available disk space (C:\Users\Public\Videos\/): System.IO.DriveNotFoundException: Could not find the drive 'C:\Users\Public\Videos\/'. The drive might not be ready or might not be mapped.
at System.IO.DriveInfo.CheckStatfsResultAndThrowIfNecessary(Int32 result)
at System.IO.DriveInfo.get_AvailableFreeSpace()
at NShared.Extend.SystemRequestHandler.GetSpace(String path)
If this is not what your recording directory is set to, it might be being cached, and restart might be required. (otherwise change your recording directory to a valid path)
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (7): « Previous 1 2 3 4 5 … 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,544 2024-11-11, 08:55 PM
Last Post: Mickey690
  HTTP ERROR 500 PJosses 17 2,213 2023-02-16, 05:17 PM
Last Post: PJosses
  Fresh Xubuntu Install with Tuner Issues (or permissions issues?) larrybari 13 3,116 2022-11-16, 04:27 AM
Last Post: larrybari
  Change 8866 port? Abdul Rauuf 2 991 2022-06-28, 03:06 AM
Last Post: Abdul Rauuf
  Ready for xubuntu 20.04 bluesight 35 8,355 2020-05-26, 07:54 PM
Last Post: mvallevand
  Support for USB tuner TechnoTrend TT-connect CT2-4650 CI khpa 6 2,605 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