NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Kodi / XBMC X-NEWA v
« Previous 1 … 7 8 9 10 11 … 13 Next »
"Unable to load NEWA data"-error

 
  • 0 Vote(s) - 0 Average
"Unable to load NEWA data"-error
NYPlayer
Offline

Senior Member

Posts: 308
Threads: 22
Joined: Aug 2014
#11
2014-10-27, 06:55 PM (This post was last modified: 2014-10-27, 07:01 PM by NYPlayer.)
I am getting the same thing this morning. Unable to load NEWA data. I am on script.xbmc.x-newa-2.4.5~alpha1.zip. Was working last night.


if i go into "NextPVR Web Client" it is working
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,199
Threads: 958
Joined: May 2006
#12
2014-10-27, 07:33 PM
NYPlayer Wrote:I am getting the same thing this morning. Unable to load NEWA data. I am on script.xbmc.x-newa-2.4.5~alpha1.zip. Was working last night.


if i go into "NextPVR Web Client" it is working

Could you hit refresh on the main screen and send me the xbmc.log showing the error. I don't think it is utf-8 related.

Martin
NYPlayer
Offline

Senior Member

Posts: 308
Threads: 22
Joined: Aug 2014
#13
2014-10-27, 07:42 PM
Here it is.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,199
Threads: 958
Joined: May 2006
#14
2014-10-27, 07:45 PM
NYPlayer Wrote:Here it is.

Quite different from Chris's. What is the output from http://ip:8866/public/services/InfoXML.aspx in your browser.

Martin
NYPlayer
Offline

Senior Member

Posts: 308
Threads: 22
Joined: Aug 2014
#15
2014-10-27, 07:49 PM
The XML page cannot be displayed
Cannot view XML input using style sheet. Please correct the error and then click the Refresh button, or try again later.


--------------------------------------------------------------------------------

Invalid at the top level of the document. Error processing resource 'http://nyplayer:8866/public/services/InfoXML.aspx'. L...

--><?xml version="1.0" encoding="utf-8"?>
---^
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,199
Threads: 958
Joined: May 2006
#16
2014-10-27, 07:55 PM
That's good, or should I say expected, so not an x-newa issu. Are you able to view source and copy that text?

Martin
NYPlayer
Offline

Senior Member

Posts: 308
Threads: 22
Joined: Aug 2014
#17
2014-10-27, 07:57 PM
This is what I get using the url in chrome.

This page contains the following errors:

error on line 10 at column 4: Document is empty
Below is a rendering of the page up to the first error.
NYPlayer
Offline

Senior Member

Posts: 308
Threads: 22
Joined: Aug 2014
#18
2014-10-27, 07:58 PM
Code:
<!--
System.UnauthorizedAccessException: Access to the path '\\Nyplayer\npvrrecc\American Horror Story Freak Show\tmpEncode' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileSystemEnumerableIterator`1.CommonInit()
   at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)
   at System.IO.DirectoryInfo.InternalGetFileSystemInfos(String searchPattern, SearchOption searchOption)
   at System.IO.DirectoryInfo.GetFileSystemInfos()
   at N_EWA.InfoXML.GetDirectorySize(String pathName) in c:\Users\Public\NPVR\web\public\services\InfoXML.aspx.cs:line 363
   at N_EWA.InfoXML.GetDirectorySize(String pathName) in c:\Users\Public\NPVR\web\public\services\InfoXML.aspx.cs:line 377
--><?xml version="1.0" encoding="utf-8"?>
<RecordingStatus>
  <Directories>
    <Directory>
      <Name>Recording</Name>
      <Path>\\Nyplayer\npvrrecc\</Path>
      <Total>736.2 GB</Total>
      <Free>628.5 GB</Free>
      <PercentFree>85.37</PercentFree>
      <SystemUsed>57.3 GB</SystemUsed>
      <SystemUsedPercent>7.79</SystemUsedPercent>
      <NEWAUsed>50.4 GB</NEWAUsed>
      <NEWAUsedPercent>6.85</NEWAUsedPercent>
    </Directory>
    <Directory>
      <Name>TVShows</Name>
      <Path>\\NYPLAYER\backup\SAGEEDKEEP\TVShows</Path>
      <Total>2.7 TB</Total>
      <Free>2.0 TB</Free>
      <PercentFree>74.87</PercentFree>
      <SystemUsed>507.8 GB</SystemUsed>
      <SystemUsedPercent>18.17</SystemUsedPercent>
      <NEWAUsed>194.5 GB</NEWAUsed>
      <NEWAUsedPercent>6.96</NEWAUsedPercent>
    </Directory>
  </Directories>
  <Log>
    <Filename>aa85f57-1-130589092753861268.log</Filename>
    <DownloadUrl>public/download.ashx/-1,1</DownloadUrl>
  </Log>
  <Schedule>
    <Pending>162</Pending>
    <InProgress>0</InProgress>
    <Available>36</Available>
    <Failed>0</Failed>
    <Conflict>0</Conflict>
    <Recurring>49</Recurring>
    <Deleted>0</Deleted>
  </Schedule>
  <Tuner>
    <Name>Silicondust HDHomeRun Tuner 1015A352-1:1</Name>
    <Status> - is Sleeping</Status>
  </Tuner>
  <Tuner>
    <Name>Silicondust HDHomeRun Tuner 10164628-0:1</Name>
    <Status> - is Sleeping</Status>
  </Tuner>
  <Tuner>
    <Name>Silicondust HDHomeRun Tuner 10164628-1:1</Name>
    <Status> - is Sleeping</Status>
  </Tuner>
  <Tuner>
    <Name>DCR-2650 / HDHR Prime 13147C7B-0</Name>
    <Status> - is Sleeping</Status>
  </Tuner>
  <Tuner>
    <Name>DCR-2650 / HDHR Prime 13147C7B-1</Name>
    <Status> - is Sleeping</Status>
  </Tuner>
  <Tuner>
    <Name>DCR-2650 / HDHR Prime 13147C7B-2</Name>
    <Status> - is Recording</Status>
    <EPGEvent>\\Nyplayer\livetv\live-KPDXDT-11524-2.ts</EPGEvent>
  </Tuner>
  <Tuner>
    <Name>IPTV</Name>
    <Status> - is Sleeping</Status>
  </Tuner>
  <Epg>
    <EndTime>11/7/2014 11:55:00 PM</EndTime>
    <Days>12</Days>
  </Epg>
</RecordingStatus>
NYPlayer
Offline

Senior Member

Posts: 308
Threads: 22
Joined: Aug 2014
#19
2014-10-27, 08:03 PM
Deleting this folder \\Nyplayer\npvrrecc\American Horror Story Freak Show\tmpEncode got it working again. I will look to see what is creating that folder it is probably an old batch file ... I have running.

Thanks for your patience and steering me in the right Direction.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,199
Threads: 958
Joined: May 2006
#20
2014-10-27, 08:04 PM
NYPlayer Wrote:System.UnauthorizedAccessException: Access to the path '\\Nyplayer\npvrrecc\American Horror Story Freak Show\tmpEncode' is denied.

Do you know that process that is writing that tmpEncode file?

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  X-NEWA client problem jcjefferies 2 1,210 2023-04-11, 05:01 PM
Last Post: jcjefferies
  x-newa new install wheemer 14 4,886 2020-09-15, 02:21 AM
Last Post: mvallevand
  New repository for KNEWC and X-NEWA mvallevand 8 9,015 2020-05-09, 02:19 AM
Last Post: jksmurf
  knewc xml files in NextPVR-data jksmurf 3 2,435 2020-04-04, 10:44 PM
Last Post: jksmurf
  X-NEWA keeping host PC awake lost@c 6 2,880 2020-04-03, 04:26 AM
Last Post: lost@c
  KNEWC 2.8.0 Can't Load UI Client with NPVR5 pkscout 10 4,979 2020-01-25, 09:07 PM
Last Post: pkscout
  Install Error? jcole998 1 1,474 2020-01-18, 07:42 PM
Last Post: mvallevand
  Player Error jcole998 1 1,360 2019-11-25, 04:15 PM
Last Post: mvallevand
  X-NEWA End of Life mvallevand 39 16,363 2019-11-16, 02:30 AM
Last Post: jksmurf
  X-NEWA 2.5.4 & knew4v5 2.6.6 both "Die" when pressing Previous Chapter in LE BrettB 3 2,969 2019-06-15, 01:33 AM
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