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 … 8 9 10 11 12 … 34 Next »
HTTP ERROR 500

 
  • 0 Vote(s) - 0 Average
HTTP ERROR 500
PJosses
Offline

Junior Member

France
Posts: 13
Threads: 2
Joined: Nov 2022
#1
2023-02-15, 04:30 PM
Hello,

I am on Ubuntu 22.04

Since a few days, I have this error when connecting with Chrome at localhost:8866 (and a blank page with Firefox).

I completly uninstalled NextPVR and reinstalled, that doest' solve the issue.
When looking at the status of Nextpvr, the service seems to be running 

nextpvr-server.service - NextPVRServer
    Loaded: loaded (/lib/systemd/system/nextpvr-server.service; enabled; vendor preset: enabled)
    Active: active (running) since Wed 2023-02-15 17:00:15 CET; 13min ago
    Process: 25131 ExecStart=/opt/nextpvr/shell/server.sh start (code=exited, status=0/SUCCESS)
  Main PID: 25133 (dotnet)
      Tasks: 21 (limit: 9033)
    Memory: 44.9M
        CPU: 2.977s
    CGroup: /system.slice/nextpvr-server.service
            └─25133 /opt/dotnet/dotnet /opt/nextpvr/system/NextPVRServer.dll

févr. 15 17:00:13 linux systemd[1]: Starting NextPVRServer...
févr. 15 17:00:15 linux server.sh[25131]: Starting server..Done. PID=25133
févr. 15 17:00:15 linux systemd[1]: Started NextPVRServer

Where should I look or what can I do?

Thanks in advance

Regards.

Patrick
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,819
Threads: 954
Joined: May 2006
#2
2023-02-15, 04:51 PM
Start by sending the zipped logs.

Martin
PJosses
Offline

Junior Member

France
Posts: 13
Threads: 2
Joined: Nov 2022
#3
2023-02-15, 05:04 PM
Sorry, I have forgotten as usual....
PJosses
Offline

Junior Member

France
Posts: 13
Threads: 2
Joined: Nov 2022
#4
2023-02-15, 05:08 PM
New attempt...


Attached Files
.zip   Logs.zip (Size: 1.6 KB / Downloads: 3)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,819
Threads: 954
Joined: May 2006
#5
2023-02-15, 05:13 PM
You would need to stop the server to flush the logs. I would need the whole logs folder too to see the driver files.

Also check dmesg for errors.

If you do get it scanning make sure you use the correct dvb device they are both name dvb-t

Martin
PJosses
Offline

Junior Member

France
Posts: 13
Threads: 2
Joined: Nov 2022
#6
2023-02-15, 06:06 PM
I stopped the Nextpvr server. I zipped the /var/opt/nextpvr/logs directory.
What do you mean by the whole folder logs: the one for nextpvr or another one.
I also run dmesg and put the output in a txt. I saw nothing special.

And by the way I am only one device installed, may be something remaining from a previous test...


Attached Files
.zip   Nextpvr logs.zip (Size: 3.56 KB / Downloads: 1)
.zip   dmesg.zip (Size: 20.73 KB / Downloads: 2)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,819
Threads: 954
Joined: May 2006
#7
2023-02-15, 06:19 PM
That dmesg logs didn't show you tuner being discovered, it may have been after a reboot. You probably need to add a startup delay for the service to identify when your tuner is installed by kernel. In your dmesg there was no dev/dvb installed. I wrote a script here https://forums.nextpvr.com/showthread.ph...#pid530707

For now stop the server and restart it and see what happens. If it fails send the logs again.

You do have one tuner device but it is capable of DVB-T and DVB-C so NextPVR will show both.

Martin
PJosses
Offline

Junior Member

France
Posts: 13
Threads: 2
Joined: Nov 2022
#8
2023-02-15, 09:55 PM
Many thanks to spend some time for me...

Coming back after dinner and some tests

After creating the script PreStartup.sh, reboot, still not working. I stopped the server and creating the zips...
FYI, I installed Kaffeine, it's working perfecty with the dvb device.
I also checked Jellyfin because of the errors in the dmesg outpu, it works without any issue.

There is for sure something I don't understand....

I will stop for today.


Attached Files
.zip   dmesg (1).zip (Size: 21.68 KB / Downloads: 1)
.zip   Nextpvr logs 1.zip (Size: 4.79 KB / Downloads: 3)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,819
Threads: 954
Joined: May 2006
#9
2023-02-15, 10:17 PM
NextPVR is working with the device, but there is not enough information to tell why the service is reporting Error 500. It definitely failed to load the device, before perhaps Kaffeine was locking it?

There is not enough information to explain the problem in the browser. Maybe if you stop the service and run from the command line we can see more info

Code:
sudo -u nextpvr NEXTPVR_DATADIR_USERDATA=/var/opt/nextpvr/ /opt/dotnet/dotnet /opt/nextpvr/system/NextPVRServer.dll
PJosses
Offline

Junior Member

France
Posts: 13
Threads: 2
Joined: Nov 2022
#10
2023-02-16, 08:38 AM
Hello Martin,

There is much more info with this command (see the output).
I can see some errors linked to the IP address. But I am not an expert in network (neither in Linux I must admit).

Does it mean something for you?

Thanks again


Attached Files
.zip   Nextpvr manual run.zip (Size: 1.2 KB / Downloads: 2)
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


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 3,970 2024-11-11, 08:55 PM
Last Post: Mickey690
  No device listed -- error saving capture source: SQLite Error 1: 'no such column: −1' skrottapple 46 3,940 2024-04-13, 10:27 PM
Last Post: skrottapple
  Different Errors depending on channel (no tuner found/transcoding Error) idefixrc 3 767 2023-11-21, 12:45 PM
Last Post: mvallevand
  Nextpvr unaccessable from Jellyfin with 401 error Simonzzzz 5 1,217 2023-11-20, 10:28 AM
Last Post: Simonzzzz
  Recording length error VCR58 20 2,085 2023-11-12, 11:46 PM
Last Post: mvallevand
  "Unexpected error scanning for other devices" BlackJack 2 718 2023-07-15, 03:03 PM
Last Post: BlackJack
  Error installing NextPVR on Linux Mint 21 ag100pct 9 1,932 2022-08-17, 02:01 AM
Last Post: mvallevand
  Can't connect to http://127.0.0.1:8866/ on Xubuntu 22.04 rakircher 62 7,229 2022-07-08, 02:36 AM
Last Post: sub
  multi-tuner error spagio 7 1,369 2022-06-09, 12:07 AM
Last Post: mvallevand
  Ubuntu install error message skris88 11 2,690 2022-06-06, 03:18 AM
Last Post: skris88

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

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

Linear Mode
Threaded Mode