NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Windows v
« Previous 1 … 96 97 98 99 100 … 102 Next »
v5 Error on starting Server?

 
  • 0 Vote(s) - 0 Average
v5 Error on starting Server?
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#11
2019-09-08, 06:25 AM
sub Wrote:What is the first page of output you get when you run NextPVRServer.exe?

Code:
NEXTPVR_DATADIR_USERDATA C:\Users\Public\NPVR-data\
[1] No C:\Users\Public\NPVR-data\scripts\PreStartup.bat
[1] Checking if upgrade required
[1] master file is C:\Program Files (x86)\NextPVR\data\Config-master-dont-edit.xml
[1] Doing database updates
[1] Database: C:\Users\Public\NPVR-data\npvr.db3
[1] Version 5.0.0.190908
[1] CaptureSource.LoadAll()
[1] []
[1] HDHR Discover
[1] Local Devices: <devices>
  <device>
    <name>Hauppauge 723x BDA DMB-TH Tuner (#0)</name>
    <type>DVB-T</type>
    <filter>Hauppauge 723x BDA DMB-TH Tuner</filter>
    <instance>1</instance>
    <resource>Hauppauge 723x BDA DMB-TH Tuner:1</resource>
  </device>
  <device>
    <name>Hauppauge Colossus</name>
    <type>HDPVR</type>
    <filter>Hauppauge Colossus Crossbar 0</filter>
    <instance>1</instance>
    <resource>Hauppauge Colossus Crossbar 0</resource>
  </device>
</devices>

[1] Hauppauge 723x BDA DMB-TH Tuner
[1] Hauppauge Colossus Crossbar 0
[1] CaptureSource.LoadAll()
[1] Using in-progress RecordingService
[1] RecordingService.Startup()
[11] ServiceLocatorThread() starting...
[11] ServiceLocatorThread() Hostname:  SmurfPC
[10] Requesting wake up for 'EPG-UPDATE' [EPG Update] at 9/9/2019 2:44 AM
[11] address: 192.168.1.10
[11] Waiting for broadcast
[9] RecordingService starting...
[9] Doing database vacuum
[9] vacuuming done
[6] Deleting web temp files
[9] No C:\Users\Public\NPVR-data\scripts\PostStartup.bat
[9] PurgeOldDeletes()
[9] Loading recording schedule
[1] Using webroot: C:\Program Files (x86)\NextPVR\wwwroot\
Hosting environment: Production
Content root path: C:\Program Files (x86)\NextPVR
Now listening on: http://[::]:8867
Application started. Press Ctrl+C to shut down.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,809
Threads: 769
Joined: Nov 2003
#12
2019-09-08, 06:27 AM
It looks like the web server has started ok. If you try to view http://127.0.0.1:8867/index.html, you should see the requests show up on the NextPVRServer.exe window, and hopefully see the page in the browser?
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#13
2019-09-08, 06:29 AM
sub Wrote:Regarding being unable to get to http://localhost:8867/settings.html, zip and attach the C:\Users\Public\NPVR-data\logs directory.

See attached.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#14
2019-09-08, 06:33 AM
sub Wrote:It looks like the web server has started ok. If you try to view http://127.0.0.1:8867/index.html, you should see the requests show up on the NextPVRServer.exe window, and hopefully see the page in the browser?

Nope; both browsers give the same error.

Code:
This site can’t be reached 127.0.0.1 refused to connect.
Try:

Checking the connection
Checking the proxy and the firewall
ERR_CONNECTION_REFUSED

Do I need to add a specific Rule for that Port, for nextpvrserver?
Seems rules already allow it?
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,809
Threads: 769
Joined: Nov 2003
#15
2019-09-08, 06:40 AM
Yeah, given the lack of requests arriving, it totally could be firewall related. It looks like the web server has started fine, but no requests. You'd have to allow TCP port 8867 or whatever you're using. (I have no idea what those columns are in your screenshot, or what firewall you're using)
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#16
2019-09-08, 06:45 AM
sub Wrote:Yeah, given the lack of requests arriving, it totally could be firewall related. It looks like the web server has started fine, but no requests. You'd have to allow TCP port 8867 or whatever you're using. (I have no idea what those columns are in your screenshot, or what firewall you're using)

That's just windows advanced firewall settings. I restarted the server again and this time it seems to have stuck!
I now get a login page (which I logged in to and changed my password), so seems like it has got somewhere, thanks sub!

Is there a quick and dirty way to migrate all the v4 settings across?

k.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,809
Threads: 769
Joined: Nov 2003
#17
2019-09-08, 06:46 AM
jksmurf Wrote:Is there a quick and dirty way to migrate all the v4 settings across?
No, not really. They're not entirely compatible with each other.
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#18
2019-09-08, 06:52 AM
sub Wrote:No, not really. They're not entirely compatible with each other.

Oh. Bummer. I have a lot of dirs. but doable, USBUIRT Settings, Codecs etc.
OK, will just have to set up and see how I get on. So no future upgrade path v4 to v5 then?

Ta

k.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,809
Threads: 769
Joined: Nov 2003
#19
2019-09-08, 06:59 AM
You could try replacing your C:\Users\Public\NPVR-data\npvr.db3 with your existing database, and see how you get on. Might work.
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#20
2019-09-08, 07:25 AM
Cool. Well I can report the Channels went across... but nothing else like USBUIRT settings and Directories made it across.
Then I opened it again and the channels were all gone, as well as the default v5 settings. Scary.
A lot of errors in the logs.

Does that NextPvrSever cmd window go away (closing it is like Ctrl C...the server disappears) … or is it open for now for testing purposes only?

I might leave v5 for now sub, too much WAF hassle.

Cheers

k.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  server service not running Brucek2839 1 154 2025-06-19, 01:17 PM
Last Post: mvallevand
  Windows could not start the NextPVR Service service on Local Computer Error 193:0xc1 Jimmyts100 7 5,916 2025-06-18, 06:26 PM
Last Post: jcole998
  error: No tuner was available for the requested channel jzk 3 391 2025-04-19, 03:30 PM
Last Post: mvallevand
  Video image error on software kellanphil 1 290 2025-02-28, 04:11 AM
Last Post: sub
  reinstall and configuration buttons do not work to configure the server. kindeshaun@gmail.com 6 621 2025-02-21, 05:17 AM
Last Post: kindeshaun@gmail.com
  EPG Script Error? RedDevilJoe 4 432 2025-02-01, 01:16 AM
Last Post: RedDevilJoe
  Starting Device:please wait JohnMark 14 1,170 2025-01-19, 02:24 PM
Last Post: mvallevand
  FritzBox 6490 - No Server found Rickman74 17 3,016 2024-11-30, 01:15 PM
Last Post: Bobins
  Error 400 wakecars067 16 2,266 2024-09-15, 11:59 PM
Last Post: mvallevand
  nlite client -server option has stopped working meccano 4 603 2024-08-31, 08:23 PM
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