-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PVR manager is starting up at 0% forever #278
Comments
It looks like it's still reading the EPG data. Can you use a paste site and provide a full debug log? So a debug log from a restart until it's started up. You can use a GitHub gist of the file is large. |
@phunkyfish I'm not sure what are you missing in the logs. They are (as uploaded in my first message) complete. I have now downloaded them and checked sha. This is how I got them from kodi.
Out of curiosity I started now my notebook with Kodi, it was for sure working there, but I was long time not using it, and it has the same symptoms. I also checked the last cca 3-5 links from the log and all are accessible and giving result. |
Sorry, my mistake! |
Can you try starting Kodi, leave it for 10 minutes and then post the debug log? |
This is problematic (I have already tried multiple times) because when I leave the TV screen on it freezes hard and windows kills it, I can leave it max cca 30s to 1min then I must move to another screen in kodi. |
That is very strange. Are you able to try a kodi 19 nightly? |
Yes, no problem tried: KodiSetup-20200322-6b1585df-master-x64.exe the result is still the same + new issue, kodi can not be switched off with the enigma2 plugin (seems like it is really trying to do something in background), it hangs and windows shoots it down. BUT I have downloaded kodi-17.0-Krypton.exe (yes I know it is old but I remembered that it was working previously so wanna try), which is bringing the vu+/enigma plugin within install file and it works on first attempt flawlessly (configured IP and port that was all). TV was on in cca 10 seconds with all channels. Is it possible to trace the changes in meantime or it is too many changes? Or is there any other way to trace the change causing this strange behavior? |
It’s because it never finishes starting up. Have you tried clearing the PVR database? |
Or deleting all setting and starting up from scratch? |
On Windows tried to delete everything found (The nightly and 17.0 have been both installed the same way: uninstall previous one, in total commander delete everything what 'looks like kodi' and then install), everything works until the enigma 2 is activated (situation is the same in 18 and 19). On android as I have written previously there I'm not aware how to do clean install as the enigma2 client has survived everything tried until now. Cleaning PVR database via 2 approaches found:
None of the 2 deletions above worked in nightly or in actual stable 18. |
Maybe how the problem can be identified is to compare plugin from 17 (named vu+/enigma2) with new one from 18. In the meantime the solution with downgrading on android did not work as the plugin can not be loaded (unknown error message), can someone please tell me where to delete and what to get rid of the new plugin? |
Have you been able to you delete the addon settings? I’m sorry. I only started working with the addon from v18 so nothing nothing about it prior to that. |
Is kodi actually crashing or is it just freezing? |
If you have remote access configured I could try and debug it remotely. PM me on the forum it this is possible. |
@phunkyfish thanks for the interest and willingness. We can try to setup some debug session, but now I'm at work :-) so maybe later in the evening. To your questions:
What I have made is test with kodi 17 and VU+ /enigma2 plugin on windows:
When kodi 17 is able to get playing channel in 14 seconds I would like to hope that 18 will be able to achieve comparable result (if not faster). Maybe there can be something identified in log to understand where is the difference. Attached is complete log from this attempt on KODI 17. (all tests on windows have been done from the same machine, on the same network and to the same sat receiver): |
No rush. I think you are hitting a deadlock scenario somehow. Kodi 17 would not help us I'm afraid. Let's focus on fixing this in Kodi 19 and we can work back from there. Please post the settings.xml for the addon from Kodi 19 later on, thanks! |
There is one thing I found out from the log files: Search for: It is in kodi_loading.log on 2 places lines 2358 to 2364 AND lines 5795 to 5798. Now search in kodi log (the good one I posted today), it is on 1 place lines 1311 to 1317. Below are the lines from kodi_loading.log 2358 to 2364 (v18):
Below are the lines 5795 to 5804 from kodi_loading.log (v18):
At line ~5800 I would expect same text as at line 2364. This one:
This leads me to 2 questions:
Now have closer look at kodi.log lines 1311 to 1317 (v17):
And here is the file I got if I put it in chrome (file is XML, only renamed to txt as gui did not like xml): It got the data and they are of the same size (4335). In the evening I would try to look in the source code, but my suspicion now is reading loop that is not terminating as should, fetching the data multiple times without cleaning 'some' variable prior to next loop. I know it is very vague suspicion, but it is only idea... |
I'm sorry to disagree, but based on above I strongly believe this is not related to Kodi, but to the enigma2 plugin. |
I agree. But I can debug on the kodi 19 version and would always fix in latest first and work backwards 😉 |
I think what is happening that that it is dead locking on two different requests for the same EPG data. If you could limit the addon to only loading a single bouquet (in addon settings) we could see does it load then as there is less chance for deadlock. |
But your settings.xml would also help as there are some options there that might help with this. |
I have tried following sequence:
settings XML from pvr.vuplus: settings.xml.pvr.vuplus.txt But I have one important news! Yesterday the main TV was off so I have not spotted it, but today the TV was on and for the time kodi was frozen also the receiver was frozen. The audio and video was running, but it did not react to remote. This somehow limits my testing as other family members are complaining :-) I have absolutely no idea what is the plugin sending to sat box, but installed once more kodi 17 to check and the sat receiver was perfectly reacting the whole time during kodi pvr startup (13s from application start until channels loaded and audio+video running on selected one) and also during watching TV. |
Sorry I forgot to enable expert settings, all tests executed with settings "skip initial EPG load" to OFF, now I changed to ON and there is no change, the behavior is the same as described above. |
Ok, can you try to going to the addon settings and under channels change the If you don't have a favourites bouquet maybe try Then try and start the addon. |
The correct settings.xml is the one in |
When I change to some bouquets and enter one of existing it needs to restart -> freeze and after new run when I click TV the situation is still the same... |
How many channels in the bouquet you tried? Try one with only a few channels then please post the debug log. I’ve never heard of VU+ Player! |
The bouquet (Doma) has cca 100 channels in (you can see them (and all other)being loaded in previous logs. Favorities are not present on the receiver so not tried. I was also not aware of VU+ player, but when Kodi is not running I was searching for 'something' but it is really 'something'... ;-) |
@Developer, |
thank you but i don't see this option in the image...maybe i should revert back to last image |
Can you post a full debug log @padlee ? |
Sorry for late answer. Downloaded latest Kodi 19.0-Beta1 (18.9.801). Installed and tested. Here is log: kodi_19.0-Beta1_18.9.801.log The kodi still shows PVR manager starting at 0%, however do not freezes immediately (but VU+ box freezes immediately). I'm able to exit the TV section of kodi to main menu. When I press power button and select exit the kodi freezes. Must be killed by task manager. After kodi is killed also the VU+box un-freezes and can be used again. I have used my post from Mar 24 and searched log for duplicate urls, found some, but have no idea if it correct or not as they have different headers this time. Edit: Forgot to mention that result is the same with skip initial EPG load enabled or disabled (both settings tested) |
Maybe it’s possible to connect to your Enigma2 device remotely and I can try to debug it from here. Have you used http://gitter.im? We can chat there and see how we progress this. It appears to hang on reading the EPG data but very hard to tell just from the log exactly why this causes a problem. |
I'm also experiencing this problem using kodi 19.1. sometime app will freeze. |
Does it unfreeze after a few minutes? |
no.. it freezes all the time. |
Can some provide a test connection for me and I can take a look? Using gitter.im? |
Hi Guys, Thanks. Shahin |
Do you have a full debug log? |
Hi @phunkyfish Shahin |
|
Kodi log says loaded 58K channels, which is not true. Still PVR spinning and keep stay 0%
|
Please use a paste site like detailed here: https://kodi.wiki/view/Log_file/Easy logs in the thread directly make it very hard to read. |
Hi @phunkyfish Pls make me other suggestion. Thanks. Shahin |
Try using a GitHub gist. I don’t think they have a size limit. You could also supply a log without debug switched on. Maybe that will give a hint that would be harder to find in the full debug log. |
@IcePlanet @AndKe if you can test the latest version of the addon using a Kodi Nexus nightly then hopefully kodi should start correctly. You would need version 20.3.0 of the add-on to test it. |
Hello Phunkyfish
Very sorry for responding this late, I was away and internet connection was bad. I tested today and see some improvements:
1. Kodi does not freeze - Great
2. Receiver freezes for cca 1 min (the same time I see announcement kodi is starting up) - Not so great but I can live with this
3. When attempting to play channel I see loading wheel in middle, then my cursor is multiplied across whole screen and audio starts, but no video, the top and bottom bars are flashing - Might this be problem of nightly?
Best regards and thank you for your great work!
Peter
______________________________________________________________
Od: "phunkyfish" ***@***.***>
Komu: "kodi-pvr/pvr.vuplus" ***@***.***>
Dátum: 20.04.2022 16:26
Predmet: Re: [kodi-pvr/pvr.vuplus] PVR manager is starting up at 0% forever (#278)
@IcePlanet <https://github.com/IcePlanet> @AndKe <https://github.com/AndKe> if you can test the latest version of the addon using a Kodi Nexus nightly then hopefully kodi should start correctly. You would need version 20.3.0 of the add-on to test it.
—
Reply to this email directly, view it on GitHub <#278 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AG3HCN7WDERIYRDWZL4IF63VGAHZ5ANCNFSM4LSGNSSA>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Maybe, but at least we are getting closer. Can you provide a debug log of just playing a channel? |
Hello
Not sure how to limit debug to playing channel only. Attached you can see log of starting kodi, getting to TV, waiting for channels to load (takes cca 1 min) and then playing one channel.
Because screenshot does not work sending photo and one video, it is uploaded on host:
https://www.transfernow.net/dl/20220801odrTkhg2/T7uaUzvd
Should be available 7 days for download, it is simple zip.
Thank you
Peter
______________________________________________________________
Od: "phunkyfish" ***@***.***>
Komu: "kodi-pvr/pvr.vuplus" ***@***.***>
Dátum: 01.08.2022 09:14
Predmet: Re: [kodi-pvr/pvr.vuplus] PVR manager is starting up at 0% forever (#278)
Maybe, but at least we are getting closer. Can you provide a debug log of just playing a channel?
—
Reply to this email directly, view it on GitHub <#278 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AG3HCNYVNMZ5HXBCOMJTZATVW52LRANCNFSM4LSGNSSA>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
I don't know why but this method works on my windows PC with kodi Omiga.
|
hello, tell me if the problem was solved, I have the same problem but on pvr simple client, and what is very strange is that it stopped working on both raspberries |
@111deny111 Yes mu3 file loading issue fixed. Simply client version 20.13.0.1 works |
@IcePlanet do you still have this problem? Have you tried a kodi 22 nightly build to see if there is any difference? you might need to clear all PVR data before trying the latest versions of omega, and piers. some fixes when in for addon-ids that could affect this problem. |
After installing enigma2 plugin and trying to run TV in the upper right corner there is
and rotating circle forever.
In the log I see message that channels have been loaded.
What I tried:
Phone used is Samsung S10 running on Android 10
Network is reachable, confirmed by opening webif
Attached are logs from uninstall attempt and from the pvr manager is starting with 0% foreve
Log from PVR manager is starting up 0%:
kodi_loading.log
Log from uninstall attempt:
kodi_uninstall_enigma2.log
I'm not using it very often, but I'm sure some time ago (unfortunately I'm not sure how long the time is) it was working flawlessly.
The text was updated successfully, but these errors were encountered: