Vero 4k+ with latest software … lots of disk space.
I’m trying to upload logs related to another issue, but the upload fails. If I try using the GUI, it hangs at “Retrieving Kodi” and using the terminal at “masking private information.”
Using the GUI method locks the system, and I have to reboot the Vero via the command line.
If I interrupt the command line process using Ctrl C the process completes with the following output:
Masking private information …
Grabbing log Kodi Old Log …
Masking private information …
^CAn error occurred while grabbing Kodi Old Log:
KeyboardInterrupt
Writing logs to temp file …
Dispatching logs …
Logs copied to /boot/uploadlog.txt
But jokes aside, yes, it is. Can you check the log which has been saved manually to /boot and paste it to https://paste.osmc.tv. Ironically we need a log to see what the issue is.
Yes, it completely locks up if I use the gui to upload the logs. I left it some time to see if it would time out. I rebooted the Vero using ssh in the terminal.
The original issue is about the Netflix plugin. When I try to play something, it get:
“One or more items failed to play. Check the logs for more information about this message.”
When I researched this it seems to be a generic message kodi throws up, ie, people using other apps have seen this, rather that a specific message created by the Netflix plugin. (I could be wrong.)
So the idea was to run it by yourselves first before I head to the developer.
I found the Netflix problem, the InputStream Helper dependency hadn’t updated. Once manually updated, Netflix now works. Hopefully that helps someone.
The uploading of logs still locks up my Vero. Without any assistance to fix this, the obvious course of action would be to do a clean reinstall. However, I know enough about Linux admin to get the logs anyway, and perhaps the next major OSMC update will fix this.
The log issue is a mystery. I was thinking that something is corrupted at my end, so the update may have corrected that? I haven’t tried it again as yet. Everything’s working so
FYI: Some time ago I had an issue with InputStream Helper. From memory I installed a version from the developer’s repository (or something … it a while ago.) When I installed the later version from the Kodi repository, it downloaded a new version of widevine and Netflix now works. It’s all magic, I have a reasonable handle on Linux, but I’m not a software developer.