NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Kodi / XBMC v
« Previous 1 … 11 12 13 14 15 … 43 Next »
Add-on couldnt be loaded. An unknown error has occured

 
  • 0 Vote(s) - 0 Average
Add-on couldnt be loaded. An unknown error has occured
jdvuyk
Offline

Junior Member

Posts: 37
Threads: 11
Joined: Apr 2008
#1
2019-03-08, 09:18 AM
Hi All.
I have previously used NextPVR by directly connecting the PC to the TV. However, i now have a Sony Andriod TV. So figured Id load up Kodi and trial the PVR addon. However, I have loaded the addon only to be greated with "Add-on couldnt be loaded. An unknown error has occured". Is there something I am missing? is this supported on Andriod TV?

Kodi = 18.1

Thanks
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,124
Threads: 957
Joined: May 2006
#2
2019-03-08, 11:13 AM
Yes you are missing sending your Kodi debug logs and NextPVR logs. Often it is as simple as not entering the correct IP address for the NextPVE server or ensuring that the firewall is working.

Martin
jdvuyk
Offline

Junior Member

Posts: 37
Threads: 11
Joined: Apr 2008
#3
2019-03-11, 09:38 PM
mvallevand Wrote:Yes you are missing sending your Kodi debug logs and NextPVR logs. Often it is as simple as not entering the correct IP address for the NextPVE server or ensuring that the firewall is working.

Martin

Thanks. I guess in wasn't quite clear enough. This error is generated the moment I installed the add-on. Before any chance to configure. And also pops up in the middle of the screen the instant I start kodi, every time.

I have not configured the add-on yet. But if your are correct, this is a very brutal error for not having configured it.

I'll see what I can do about logs on android.
Thx
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,124
Threads: 957
Joined: May 2006
#4
2019-03-11, 09:55 PM
To me it seems pretty silly to install something and then not configure it. You could also disable the addon and re-enable it later to avoid the message.

Note that I have just finished off some code that should do away with the initial configuration step.

Martin
jdvuyk
Offline

Junior Member

Posts: 37
Threads: 11
Joined: Apr 2008
#5
2019-03-19, 09:16 AM
I was looking at some other add-ons and just installed it in passing whilst I was there. I finally got around to re-enabling and configuring. it does work and no longer generates an error, which is nice. Thanks. But as a suggestion, please ensure it will load with the default settings without throwing such a hard error.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,124
Threads: 957
Joined: May 2006
#6
2019-03-19, 02:43 PM
In comparison to typical addons I understand but pvr addons are integrated into Kodi behaviour which is why you need to disable it if you don't use it.

Martin
DParsons
Offline

Member

Posts: 85
Threads: 5
Joined: Jan 2016
#7
2019-04-11, 11:56 PM (This post was last modified: 2019-04-12, 12:02 AM by DParsons.)
I've had a similar error and get that message when starting up kodi. The only difference I'm having is that I've used NextPVR with Kodi for years with no problems. Just a couple of days ago I started to get that message. Now the TV section of Kodi is empy and if entered it just keeps saying PVR Manager is starting but nothing ever happens. After it started to not work mysteriously I installed the new version of NextPVR and have reinstalled kodi but it's still giving me those two messages. I've double checked my pin numbers but I can't find any reason why this would just stop working. I've attached my latest NextPVR and Kodi logs from just after trying to start NextPVR in Kodi.

*edit* I also can no longer get the remote NextPVR client to connect any longer even while on my home network.


https://drive.google.com/open?id=1veO7eg...Ew0LMuE1TQ Kodi

https://drive.google.com/open?id=1wCIjoK...IdF72oVv9g NextPVR
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,124
Threads: 957
Joined: May 2006
#8
2019-04-12, 01:04 AM
Are you sure you have the correct PIN

<rsp stat="failed">
<err code="1" msg="Login Failed" />
</rsp>

Martin
DParsons
Offline

Member

Posts: 85
Threads: 5
Joined: Jan 2016
#9
2019-04-12, 08:22 PM
Just to double check it all again I've disabled, uninstalled the addon, I changed the pin in both places to 1111 with no change it still gives the same error message then I put the pin back into place in both places with the same number, still the same. It is a very unusual behavior like it is not reading the number at al;l but for certain it has the same number. No change was ever made initially it just stopped and now after every method I can think of to correct the problem it is still not working. I'm including the logs from just after reinstalling and verifying the pins match from my last attempt. I searched the log for the words login and failed but I didn't find anything.

https://drive.google.com/open?id=1NukGrs...rebf2bZzzT Kodi

https://drive.google.com/open?id=1Qg44Qr...0C0KrUAWy7 NextPVR
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,124
Threads: 957
Joined: May 2006
#10
2019-04-12, 08:40 PM
That's a different error

2019-04-12 15:04:30.369 T:3036 ERROR: PVR::CPVRClients::UpdateAddons: Failed to create add-on NextPVR PVR Client, status = 1

Because the web server is not starting

Code:
2019-04-12 14:52:31.488    [ERROR][4]    Unexpected error starting web server:
System.AppDomainUnloadedException: The application domain in which the thread was running has been unloaded.
   at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel)
   at System.Web.Hosting.ApplicationManager.CreateAppDomainWithHostingEnvironment(String appId, IApplicationHost appHost, HostingEnvironmentParameters hostingParameters)
   at System.Web.Hosting.ApplicationManager.CreateAppDomainWithHostingEnvironmentAndReportErrors(String appId, IApplicationHost appHost, HostingEnvironmentParameters hostingParameters)
   at System.Web.Hosting.ApplicationManager.CreateInstanceInNewWorkerAppDomain(Type type, String appId, VirtualPath virtualPath, String physicalPath)
   at System.Web.Hosting.ApplicationHost.CreateApplicationHost(Type hostType, String virtualDir, String physicalDir)
   at Cassini.Server.CreateHost()
   at Cassini.Server..ctor(Int32 port, String virtualPath, String physicalPath)

Did you recently turn on Drive Compression?

Martin
« 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
  Android TV Box Upgrade & Player Error meccano 11 1,347 2024-09-17, 03:32 PM
Last Post: mvallevand
  Error 'Recording failed: No video data received' JackNoren 2 834 2024-02-27, 09:44 AM
Last Post: mvallevand
  Error all tuners locked to one channel JackNoren 1 603 2024-02-23, 04:52 PM
Last Post: sub
  Kodi NextPVR playback error "Playback Failed" eggburt 6 2,466 2024-02-16, 04:33 AM
Last Post: eggburt
  Error "This copy of Windows is not genuine" JohanBoyer 2 726 2023-11-17, 08:59 PM
Last Post: gEd
  NextPVR not starting or couldn't be loaded Apple TV on Kodi start Ade_AV 19 3,085 2023-08-25, 01:12 AM
Last Post: mvallevand
  Addon Couldn't be Loaded. An unknown error occurred Kattz 2 3,051 2020-05-30, 04:13 PM
Last Post: sub
  Add on couldn't be loaded and unknown error occurred Stefcep 1 1,965 2020-05-19, 10:04 AM
Last Post: Graham
  Video froze then tuner not avail error in kodi Brucek2839 0 1,334 2018-05-16, 12:29 AM
Last Post: Brucek2839
  Another Need Kodi help thread, NextPVR addon couldn’t be loaded Bigyo36 25 12,237 2017-12-09, 06:15 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