NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Other Clients Old Stuff (legacy) NextPVR Enhanced Web Admin (NEWA) v
« Previous 1 … 20 21 22 23 24 … 47 Next »
Very strange EWA issue

 
  • 0 Vote(s) - 0 Average
Very strange EWA issue
mattyb
Offline

Member

Posts: 219
Threads: 45
Joined: Oct 2008
#1
2009-03-12, 01:43 AM
This is actually a follow up issue to this post:

http://forums.nextpvr.com/showthread.php?t=40898

I now have very intermittent access to the EWA through the localhost:port/gbpvr/guide address. If I set to the port to 7647 it will work for 2-3 days, then it'll shut me out - ie. I get an "Internet Explorer can't find this page" error. So then I'll change my port to 8081, and that'll work for another few days and then I'll get shut out again.... then I'll change it to 8082 and the same thing happens.... then 8083 etc etc. The interesting thing is that after 8083 I can put it back to 7647 and it'll work again, then I can go through the sequence again and get the same results.

It's like something is overwriting my port access in this range after a period of time. I don't know what it is for the life of me.

Any suggestions??
AMD A8-3870K 3.0GHz (onboard ATI HD6550 graphics), 8GB RAM, 500GB SSD + 2TB Hard drives, Hauppauge Colossus 2 (HDMI), Hauppauge WinTV-NOVA-S-Plus (DVB-S), Windows 10 64 bit, NPVR 6.1.5, MCE Remote/IR Blaster, IR Server Suite blasting to SKY TV (NZ) OnDemand set top box (Kaon NS1120).
ACTCMS
Offline

Posting Freak

UK
Posts: 2,730
Threads: 101
Joined: Jun 2007
#2
2009-03-12, 02:55 AM
A stab in the dark...

Have you tried using the IP address
Code:
http://IPAddress:port/gbpvr/guide
or maybe
Code:
http://IPAddress:port/gbpvr/guide2.aspx
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#3
2009-03-12, 03:05 AM
There is something running on your host machine that is monitoring port access and then blocking it.....that is all I can think of.

I noted in the other thread about Firefox having a built in port blocker....you indicated above that you got an IE message.....are you using IE or the IE Tab plugin for Firefox?
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
mattyb
Offline

Member

Posts: 219
Threads: 45
Joined: Oct 2008
#4
2009-03-12, 04:36 AM
UJB: I'm using IE.

ACTCMS: I'll try your suggestion the next time I get blocked... prob won't be long.
AMD A8-3870K 3.0GHz (onboard ATI HD6550 graphics), 8GB RAM, 500GB SSD + 2TB Hard drives, Hauppauge Colossus 2 (HDMI), Hauppauge WinTV-NOVA-S-Plus (DVB-S), Windows 10 64 bit, NPVR 6.1.5, MCE Remote/IR Blaster, IR Server Suite blasting to SKY TV (NZ) OnDemand set top box (Kaon NS1120).
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#5
2009-03-14, 11:55 AM
What kind of firewall software are you using? Standard Windows, McAfee, Norton, something else?
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
mattyb
Offline

Member

Posts: 219
Threads: 45
Joined: Oct 2008
#6
2009-03-15, 09:35 PM
Standard windows firewall - and it's turned off.

Is there any to detect what might be blocking the port access?

I tried the netstat.exe utility included with windows but I couldn't find anything blocking 7647, 8081, 8082 or 8083. Though I'm not very experienced with this type of problem so wasn't entirely sure what I was looking for.

http://technet.microsoft.com/en-nz/libra...n-us).aspx

Thanks.
AMD A8-3870K 3.0GHz (onboard ATI HD6550 graphics), 8GB RAM, 500GB SSD + 2TB Hard drives, Hauppauge Colossus 2 (HDMI), Hauppauge WinTV-NOVA-S-Plus (DVB-S), Windows 10 64 bit, NPVR 6.1.5, MCE Remote/IR Blaster, IR Server Suite blasting to SKY TV (NZ) OnDemand set top box (Kaon NS1120).
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#7
2009-03-16, 01:42 AM
I just thought of something.....when you change the port the GBPVR config app restarts the recording service.....I wonder if your service is simply crapping out or if the web server within the service is getting hung up.

Next time it happens look at your running services and see if gbpvrrecordingservice is running....if not start it. If it is, restart it. Then see what happens.

I restart my gbpvrrecordingservice daily at like 8:30 a.m. since I was experiencing periodic crap outs myself.

Let me know.
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
mattyb
Offline

Member

Posts: 219
Threads: 45
Joined: Oct 2008
#8
2009-03-16, 02:23 AM
That worked. Though I seemed to get a few error messages when attempting to stop and restart the service. The error was along the lines of, "The service could not be stopped/started. The system did not return an error...."

But when I browsed to the previously "broken" port 7647 - it worked as normal.

So is there a way to automatically stop and restart the service once a day? How do you have that set up?

Thanks!!
AMD A8-3870K 3.0GHz (onboard ATI HD6550 graphics), 8GB RAM, 500GB SSD + 2TB Hard drives, Hauppauge Colossus 2 (HDMI), Hauppauge WinTV-NOVA-S-Plus (DVB-S), Windows 10 64 bit, NPVR 6.1.5, MCE Remote/IR Blaster, IR Server Suite blasting to SKY TV (NZ) OnDemand set top box (Kaon NS1120).
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#9
2009-03-16, 11:38 PM (This post was last modified: 2009-03-17, 09:47 AM by UncleJohnsBand.)
I created a batch file called gbpvr-recycle.bat that contains the following:

Code:
taskkill /IM GBPVRRecordingService.exe /T /F
wait 5
net start "gb-pvr recording service"
exit
The first line uses the command utility that is built into Windows to force the recording service to stop. /IM indicates the image name of the service to kill /T is to stop all associated child processes and /F is to force it to stop.

The next line uses a utility I found a long time ago (attached) that simply waits x seconds....I set mine to 5 to allow the recording service to end. Just stick the wait.exe file in your windows\system32 folder.

The next line is the line that restarts the recording service itself.

The next line exits out of the batch file.

I setup a scheduled task to run the batch file each day at 8:30 a.m.

This should work for you.
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
mattyb
Offline

Member

Posts: 219
Threads: 45
Joined: Oct 2008
#10
2009-03-17, 06:54 PM
Excellent. Thanks UJB.

I've implemented the batch file and it ran this morning without a hitch. I think this could be it. I'll continue to monitor over the next while - if you don't hear from me take it as good news!

Appreciate all your help.
AMD A8-3870K 3.0GHz (onboard ATI HD6550 graphics), 8GB RAM, 500GB SSD + 2TB Hard drives, Hauppauge Colossus 2 (HDMI), Hauppauge WinTV-NOVA-S-Plus (DVB-S), Windows 10 64 bit, NPVR 6.1.5, MCE Remote/IR Blaster, IR Server Suite blasting to SKY TV (NZ) OnDemand set top box (Kaon NS1120).
« 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
  Possible NEWA streaming security issue. JP23 4 1,774 2013-07-13, 03:35 PM
Last Post: UncleJohnsBand
  Issue getting "external" VLC to work phmt 4 3,692 2012-09-28, 10:23 PM
Last Post: phmt
  security issue with iNEWA johnsonx42 26 9,767 2012-08-25, 02:20 AM
Last Post: UncleJohnsBand
  Odd Guide Display Issue kayleigh 1 1,563 2012-04-25, 11:13 PM
Last Post: UncleJohnsBand
  Minor Issue - Channel Name Truncated by first 3 chars? jksmurf 5 2,179 2011-07-04, 03:29 PM
Last Post: UncleJohnsBand
  EWA whitescreen issue SickBoy 1 1,475 2009-11-19, 11:14 PM
Last Post: UncleJohnsBand
  another vlc streaming issue... medic29 7 2,998 2008-12-13, 11:35 PM
Last Post: UncleJohnsBand
  Web interface issue blacklist 1 1,339 2008-12-12, 02:32 AM
Last Post: UncleJohnsBand
  Strange Problem With Web Admin don_care100 11 3,251 2007-03-13, 07:14 AM
Last Post: don_care100
  GBPVR and maxthon strange behavoir olson 6 2,051 2007-01-04, 04:07 PM
Last Post: bdgbill

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

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

Linear Mode
Threaded Mode