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 2 3 4 5 … 34 Next »
Can't connect to http://127.0.0.1:8866/ on Ubuntu 20.04

 
  • 0 Vote(s) - 0 Average
Can't connect to http://127.0.0.1:8866/ on Ubuntu 20.04
crcrash
Offline

Junior Member

USA
Posts: 4
Threads: 1
Joined: Dec 2020
#1
2020-12-21, 12:46 AM
Installed successfully (?) after a couple of attempts on Ubuntu 20.04, it says NextPVR server is running, but I am unable to open 127.0.0.1:8866. 

Firefox can’t establish a connection to the server at 127.0.0.1:8866.

● nextpvr-server.service - NextPVRServer
    Loaded: loaded (/lib/systemd/system/nextpvr-server.service; enabled; vendor preset: enabled)
    Active: inactive (dead) since Sun 2020-12-20 17:45:35 EST; 4min 12s ago
    Process: 44396 ExecStart=/opt/nextpvr/shell/server.sh start (code=exited, status=0/SUCCESS)

Dec 20 17:45:33 Dell-DM061-1GB-U systemd[1]: Starting NextPVRServer...
Dec 20 17:45:33 Dell-DM061-1GB-U server.sh[44396]: Starting server..
Dec 20 17:45:33 Dell-DM061-1GB-U server.sh[44417]: /opt/nextpvr/shell/server.sh: line 27: /opt/d>
Dec 20 17:45:35 Dell-DM061-1GB-U server.sh[44396]: Done. PID=
Dec 20 17:45:35 Dell-DM061-1GB-U systemd[1]: nextpvr-server.service: Succeeded.
Dec 20 17:45:35 Dell-DM061-1GB-U systemd[1]: Started NextPVRServer.
~
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,766
Threads: 954
Joined: May 2006
#2
2020-12-21, 12:53 AM (This post was last modified: 2020-12-21, 12:55 AM by mvallevand.)
If it took a couple of attempts there is probably another issue. First You may have installed as root which isn't supported because NextPVR doesn't like that. I wouldn't expect it to crash but this doesn't look good.

Active: inactive (dead) since Sun 2020-12-20 17:45:35 EST; 4min 12s ago

I would

cd /var/opt
sudo rm -R nextpvr

and then as your normal user account with sudo rights

sudo dpkg -i nextpvr-helper.deb

and see if that starts.

Martin
crcrash
Offline

Junior Member

USA
Posts: 4
Threads: 1
Joined: Dec 2020
#3
2020-12-21, 02:08 AM
Not sure I did that right, but it's still not working.  Maybe it's not finding the .NET installation?

/opt/nextpvr/shell/server.sh: line 27: /opt/dotnet/dotnet: No such file or directory

● nextpvr-server.service - NextPVRServer
    Loaded: loaded (/lib/systemd/system/nextpvr-server.service; enabled; vendor preset: enabled)
    Active: inactive (dead) since Sun 2020-12-20 21:03:28 EST; 1min 49s ago
    Process: 8643 ExecStart=/opt/nextpvr/shell/server.sh start (code=exited, status=0/SUCCESS)

Dec 20 21:03:26 Dell-DM061-1GB-U systemd[1]: Starting NextPVRServer...
Dec 20 21:03:26 Dell-DM061-1GB-U server.sh[8643]: Starting server..
Dec 20 21:03:26 Dell-DM061-1GB-U server.sh[8662]: /opt/nextpvr/shell/server.sh: line 27: /opt/dotnet/dotnet: No such file or directory
Dec 20 21:03:28 Dell-DM061-1GB-U server.sh[8643]: Done. PID=
Dec 20 21:03:28 Dell-DM061-1GB-U systemd[1]: nextpvr-server.service: Succeeded.
Dec 20 21:03:28 Dell-DM061-1GB-U systemd[1]: Started NextPVRServer.
~
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,766
Threads: 954
Joined: May 2006
#4
2020-12-21, 02:17 AM
Maybe the .net download failed. Try removing the zip files from /tmp as sudo and do the dpkg again

Martin
crcrash
Offline

Junior Member

USA
Posts: 4
Threads: 1
Joined: Dec 2020
#5
2020-12-23, 02:54 AM
Don't know what I did wrong, but I had a hell of a time getting .NET installed correctly. It's working now, but I'm probably going to stick to Windows for a while. Thanks for your help.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,766
Threads: 954
Joined: May 2006
#6
2020-12-23, 03:10 AM
Definitely odd since you should not have had to do anything. Did you recall any extra steps.

Martin
crcrash
Offline

Junior Member

USA
Posts: 4
Threads: 1
Joined: Dec 2020
#7
2020-12-23, 01:39 PM
I thought I was following the instructions. Is it necessary to install .NET directly from Microsoft or is it included in the NPVR bundle?
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,766
Threads: 954
Joined: May 2006
#8
2020-12-23, 02:00 PM
On Linux, it is not included in NPVR.zip but it should be installed when you use the .deb installer.

On Docker and on Windows there is no need to install .NET, it is included.

On Linux or macOS with a manual install you need to install it.

Martin
donbrew
Offline

Member

Posts: 120
Threads: 22
Joined: Mar 2014
#9
2022-08-17, 12:00 AM
I had The same problem today, solved by resetting dotnet permissions. I don't recommend it, but 777 makes it work. I rest the entire directory recursively.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,766
Threads: 954
Joined: May 2006
#10
2022-08-17, 12:40 AM
I don't recommend it either better to figure out what is going on.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Ubuntu Server /nextpvr/ emby dedwards 1 614 2023-12-09, 02:21 PM
Last Post: mvallevand
  Ubuntu 22.04 - NextPVR Scan Issues (Singapore DVBT2) idefixrc 2 731 2023-11-10, 01:06 AM
Last Post: idefixrc
  NextPVR on Ubuntu 22.04 adwsail 29 3,949 2023-08-30, 07:51 PM
Last Post: mvallevand
  EPG Not Updating on Fresh Ubuntu Install Frustrated Aussie 4 1,389 2023-03-24, 12:12 AM
Last Post: Frustrated Aussie
  HTTP ERROR 500 PJosses 17 1,978 2023-02-16, 05:17 PM
Last Post: PJosses
  Ubuntu 22.04 - can't install NextPVR PJosses 4 1,877 2022-11-10, 08:12 PM
Last Post: PJosses
  Is there a way to install the previous version on Ubuntu 20.04? cptrohn 2 1,115 2022-10-10, 10:16 PM
Last Post: cptrohn
  Initial Installation on Ubuntu 22.04 martini 2 1,497 2022-09-26, 05:01 PM
Last Post: sub
  Can't connect to http://127.0.0.1:8866/ on Xubuntu 22.04 rakircher 62 7,167 2022-07-08, 02:36 AM
Last Post: sub
  Change 8866 port? Abdul Rauuf 2 866 2022-06-28, 03:06 AM
Last Post: Abdul Rauuf

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

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

Linear Mode
Threaded Mode