NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 210 211 212 213 214 … 433 Next »
Webserver doesn't start

Webserver doesn't start
Rhino Cracker
Offline

Junior Member

Posts: 2
Threads: 1
Joined: Jul 2014
#1
2014-07-22, 03:09 PM (This post was last modified: 2014-07-24, 06:10 AM by Rhino Cracker.)
Hi,

I've just installed NextPVR to use it with XBMC and cannot get the webserver or XBMC support running.
Device-detection and watching channels using NextPVR itself works so far.

netstat -a -b doesn't show any activity on port 8866, but a few other ones:
Code:
TCP    0.0.0.0:5916           Sharkoon-12000:0       ABHÖREN
[NextPVR.exe]
  TCP    0.0.0.0:7969           Sharkoon-12000:0       ABHÖREN
[NRecord.exe]
  TCP    0.0.0.0:8337           Sharkoon-12000:0       ABHÖREN
[NextPVR.exe]
  TCP    0.0.0.0:8968           Sharkoon-12000:0       ABHÖREN
[NRecord.exe]
127.0.0.1:8866 doesn't send any response to my browser (opera or internet explorer).
Changing the webserver port doesn't change anything.

This is my NRecord.log:
Code:
[...startup]
2014-07-22 17:08:08.113    [DEBUG][4]    OnStart()
2014-07-22 17:08:08.129    [DEBUG][6]    MVPManager thread started
2014-07-22 17:08:08.130    [DEBUG][6]    MVP Server: D:\Programme\NextPVR\NextPVR.exe
2014-07-22 17:08:08.130    [DEBUG][6]    Starting MVP server 0
2014-07-22 17:08:08.134    [INFO][4]    Using local in-process recording service
2014-07-22 17:08:08.273    [DEBUG][4]    RecordingServiceProxy@exit
2014-07-22 17:08:08.289    [INFO][4]    RecordingService.Startup()
2014-07-22 17:08:08.289    [INFO][4]    Starting remoting service (on port 8968)
2014-07-22 17:08:08.314    [DEBUG][10]    Requesting wake up for 'EPGWAKEUP' at 23.07.2014 02:25
2014-07-22 17:08:08.317    [DEBUG][10]    Next EPG update time: 23.07.2014 02:25
2014-07-22 17:08:08.323    [INFO][4]    Starting web server on: 8866
2014-07-22 17:08:08.324    [INFO][4]    Setting working directory to: D:\Programme\NextPVR\
2014-07-22 17:08:08.324    [INFO][4]    Web root: C:\Users\Public\NPVR\web
2014-07-22 17:08:08.328    [INFO][9]    RecordingService starting...
2014-07-22 17:08:08.331    [DEBUG][9]    PurgeOldDeletes()
2014-07-22 17:08:08.331    [DEBUG][9]    Loading recording schedule
2014-07-22 17:08:08.339    [DEBUG][9]    CancelAllWakeupRequests
2014-07-22 17:08:09.401    [ERROR][4]    Unexpected error starting web server:
System.AppDomainUnloadedException: Die Anwendungsdomäne, in der der Thread ausgeführt wurde, wurde entladen.
   bei System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel)
   bei System.Web.Hosting.ApplicationManager.CreateAppDomainWithHostingEnvironment(String appId, IApplicationHost appHost, HostingEnvironmentParameters hostingParameters)
   bei System.Web.Hosting.ApplicationManager.CreateAppDomainWithHostingEnvironmentAndReportErrors(String appId, IApplicationHost appHost, HostingEnvironmentParameters hostingParameters)
   bei System.Web.Hosting.ApplicationManager.CreateInstanceInNewWorkerAppDomain(Type type, String appId, VirtualPath virtualPath, String physicalPath)
   bei System.Web.Hosting.ApplicationHost.CreateApplicationHost(Type hostType, String virtualDir, String physicalDir)
   bei Cassini.Server.CreateHost()
   bei Cassini.Server..ctor(Int32 port, String virtualPath, String physicalPath)
   bei NRecord.RecordingService.OnStart(String[] args)
2014-07-22 17:08:09.401    [DEBUG][4]    OnStart() complete...
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,951
Threads: 956
Joined: May 2006
#2
2014-07-22, 03:47 PM
I would start by checking how you installed NextPVR and all it's service to start in both an non-standard system folder and subfolder

D:\Programme\NextPVR\

Martin
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#3
2014-07-22, 03:50 PM (This post was last modified: 2014-07-22, 05:22 PM by johnsonx42.)
[IGNORE THIS - I was looking at it wrong]

yeah, note that the log lists the webserver root as being on the C: drive:
Code:
2014-07-22 17:08:08.324    [INFO][4]    Web root: C:\Users\Public\NPVR\web
try uninstalling and re-installing, that might get the webserver root path set correctly. or as a bit of a hacky work-around, you could try copying the web root to that location.
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,951
Threads: 956
Joined: May 2006
#4
2014-07-22, 04:14 PM
johnsonx42 Wrote:yeah, note that the log lists the webserver root as being on the C: drive:
Code:
2014-07-22 17:08:08.324    [INFO][4]    Web root: C:\Users\Public\NPVR\web

That is correct for the web server.

Martin
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#5
2014-07-22, 05:21 PM
oh, yeah, you're right, I completely misread what I was looking at. I was imagining that the data directory was on the D: drive, but that's the program directory of course.
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
Rhino Cracker
Offline

Junior Member

Posts: 2
Threads: 1
Joined: Jul 2014
#6
2014-07-24, 06:10 AM
Maybe I should have restarted my pc after installing NextPVR ..... Smile
It's working now.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  All my recordings start 90 sec early ncsercs 2 1,360 2022-03-19, 03:28 AM
Last Post: sub
  NextPVR Recording Service doesn't install from Services SamM 4 2,035 2020-08-02, 01:11 AM
Last Post: SamM
  Nextpvr GUI and Service will not start bigbigblue 3 1,848 2020-02-18, 01:53 PM
Last Post: bigbigblue
  Start With Remote RTKAT 2 1,421 2020-02-13, 03:59 PM
Last Post: RTKAT
  No video or audio from start of playback smiffypr 8 3,649 2020-02-05, 05:11 PM
Last Post: smiffypr
  2020 TV Guide Doesn't Show up rmahlberg 14 9,365 2020-01-04, 06:43 PM
Last Post: sub
  Forcing a SXXEXXX when one doesn't exist bigoldboy 13 5,397 2019-12-11, 11:40 PM
Last Post: JavaWiz
  Local News M3U8 link doesn't play audio caseguy 37 12,622 2019-11-26, 05:11 PM
Last Post: caseguy
  Unable to start device Device failed to start cazz 6 2,859 2019-04-29, 07:32 PM
Last Post: cazz
  Black screen at start of play - sometimes Petrovski 7 2,255 2019-03-22, 06:34 PM
Last Post: pBS

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

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

Linear Mode
Threaded Mode