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 … 122 123 124 125 126 … 433 Next »
Can't connect to Web UI

Can't connect to Web UI
pcostanza
Offline

Posting Freak

Posts: 3,778
Threads: 270
Joined: Oct 2004
#1
2016-08-11, 11:32 AM
Things have been working fine but now I can't connect to the Web UI. I get an error:
[h=2]The current identity (NT AUTHORITY\SYSTEM) does not have write access to 'C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files'.[/h]The only thing that I've updated was Windows Update in the last 3 days but this was working after the Anniversary update.
Of course, I have no idea what this means because I'm ignorant.


Paul


Custom ASUS Maximus X Hero, 16 GB Memory-ASUS GeForce 1050 Ti, H115i Pro AIO, 850W PS, CM H500P case, Corsair Vengeance RGB Ram, Samsung 970 EVO, HDHomerun Prime & Extend  Tuners- running Windows 10 (and other goodies)
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#2
2016-08-11, 05:46 PM
I didn't encounter that issue installing the Anniversary update here. You might need to view the properties for that directory, and make sure the SYSTEM user account has write permission added.
pcostanza
Offline

Posting Freak

Posts: 3,778
Threads: 270
Joined: Oct 2004
#3
2016-08-11, 05:48 PM
Thanks, I'll check when I get home from work........can't seem to connect via Team Viewer at the moment.
I know I've not made any changes to to permissions but it's worth a shot.


Paul


Custom ASUS Maximus X Hero, 16 GB Memory-ASUS GeForce 1050 Ti, H115i Pro AIO, 850W PS, CM H500P case, Corsair Vengeance RGB Ram, Samsung 970 EVO, HDHomerun Prime & Extend  Tuners- running Windows 10 (and other goodies)
pcostanza
Offline

Posting Freak

Posts: 3,778
Threads: 270
Joined: Oct 2004
#4
2016-08-11, 10:49 PM
OK, permissions are fine but I tried this on another box and got this:

Quote: Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".


<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>


Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.


<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>

Both these systems were working fine last week which was the last time I tried this and after the Anniversary update (just realized this). It's not a big deal but I'm not sure what any of this means.


Paul


Custom ASUS Maximus X Hero, 16 GB Memory-ASUS GeForce 1050 Ti, H115i Pro AIO, 850W PS, CM H500P case, Corsair Vengeance RGB Ram, Samsung 970 EVO, HDHomerun Prime & Extend  Tuners- running Windows 10 (and other goodies)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,940
Threads: 956
Joined: May 2006
#5
2016-08-11, 10:55 PM
What if your remove 'C:\Windows\Microsoft.NET\Framework\v4.0.30319\Tem porary ASP.NET Files' and restart the recording service?

Martin
pcostanza
Offline

Posting Freak

Posts: 3,778
Threads: 270
Joined: Oct 2004
#6
2016-08-11, 11:24 PM
mvallevand Wrote:What if your remove 'C:\Windows\Microsoft.NET\Framework\v4.0.30319\Tem porary ASP.NET Files' and restart the recording service?

Martin

Thanks Martin but I don't see Temporary ASP.NET Files. I do have a folder in the 4.0.30319 folder that is ASP.NETWebAdminFiles though.


Paul


Custom ASUS Maximus X Hero, 16 GB Memory-ASUS GeForce 1050 Ti, H115i Pro AIO, 850W PS, CM H500P case, Corsair Vengeance RGB Ram, Samsung 970 EVO, HDHomerun Prime & Extend  Tuners- running Windows 10 (and other goodies)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,940
Threads: 956
Joined: May 2006
#7
2016-08-12, 01:32 PM
pcostanza Wrote:Thanks Martin but I don't see Temporary ASP.NET Files. I do have a folder in the 4.0.30319 folder that is ASP.NETWebAdminFiles though.

That is likely the problem, just create it or maybe rerun the installer.

Martin
pcostanza
Offline

Posting Freak

Posts: 3,778
Threads: 270
Joined: Oct 2004
#8
2016-08-12, 02:52 PM
Thanks again Martin. I'll try this tonite.


Paul


Custom ASUS Maximus X Hero, 16 GB Memory-ASUS GeForce 1050 Ti, H115i Pro AIO, 850W PS, CM H500P case, Corsair Vengeance RGB Ram, Samsung 970 EVO, HDHomerun Prime & Extend  Tuners- running Windows 10 (and other goodies)
pcostanza
Offline

Posting Freak

Posts: 3,778
Threads: 270
Joined: Oct 2004
#9
2016-08-12, 07:24 PM
Still no luck. I'm sure it'll work sooner or later. I have voodoo working against me sometimes and things just seem to stop and then work again later.


Paul


Custom ASUS Maximus X Hero, 16 GB Memory-ASUS GeForce 1050 Ti, H115i Pro AIO, 850W PS, CM H500P case, Corsair Vengeance RGB Ram, Samsung 970 EVO, HDHomerun Prime & Extend  Tuners- running Windows 10 (and other goodies)
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#10
2016-08-12, 08:14 PM
More info:

http://emby.media/community/index.php?/t...ov-update/
« 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
  unable to connect with recording device using the latest nshare.dll satstarter 12 3,437 2019-05-14, 09:16 PM
Last Post: satstarter
  can't connect to recording device jreidross 2 1,405 2019-04-27, 05:42 PM
Last Post: sub
  Unable to connect to device (IPTV) walleymo 13 3,689 2018-09-12, 08:41 PM
Last Post: sub
  HomeRun Connect Duo not found dadaiber 2 1,577 2018-09-06, 12:29 AM
Last Post: dadaiber
  HDHomerun Connect Quatro - Works!!!! TeleFragger 6 2,311 2018-01-21, 06:34 PM
Last Post: sub
  HDHomerun Connect/Devices Not Found Dimdem 9 3,900 2017-11-15, 09:14 AM
Last Post: ewiemann
  Cannot connect to Web Server 12vibes 2 1,620 2017-05-30, 02:20 PM
Last Post: 12vibes
  Can't connect to clients or web server ajrietveld 2 2,409 2017-05-22, 01:19 PM
Last Post: ajrietveld
  NextPVR settings -> devices does not find HDHR connect GoatBreath 3 4,084 2017-05-02, 12:05 AM
Last Post: GoatBreath
  unable to connect to recording service Opus 1 1,092 2017-03-04, 11:21 AM
Last Post: Graham

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

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

Linear Mode
Threaded Mode