-
Notifications
You must be signed in to change notification settings - Fork 159
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
Elementum on Nvidia Shield arm_64 - Deamon error 13 (Log attached) #237
Comments
Looks like you binary could not be started.
You can try to change permissions. Strange you get it. |
Hi, strange? My kodi and addon data is on an external 2tb HDD but I have defo had it working with Quasar for a long time. I dud have trouble getting it to work initially but I think I downgraded and it just started working. How do I change permissions? Thanks |
Google will help you. That is OS specific . |
So when you mean change permissions, do you mean on my external storage so that it will accept then binary file? Andy |
Binary file can't be started, that is it. |
Ok i'll see what I can do and let you know how I get on, maybe can help someone else with the same issue. Thanks |
Tried all sorts elgatito but still can't get it to work, I know it can definitely work when situated on an external HDD because I've had Quasar working for ages before I recently updated from Kodi 17.2 to 17.6, it's just undone whatever combination I had which made it work which I thought was just the older version of Quasar...0.9.42 which I reported here a while ago Out of ideas now, tried clearing caches, re-installing, deleting all traces of Elementum etc.. but just getting an error OS error 02 now?? Will have to source a different add-on that supports and connects with external storage better. Thanks |
Do you understand it's not about using some kind of storage in plugin. You have 2 paths:
Binary from path 1 is copied to path 2 and then executed. You can try to delete path 2, can try running binary from path 1 and path 2 (inside of those directories "elementum" file). |
Hi elgatito, thanks for breaking this down a bit, as you can appreciate I am no coder or developer like yourself and appreciate you putting it into lay-mans terms for me :D As I am using this on the Nvidia shield what app/program would you advise to open the binary files with ? as it is just shown as a ? in ES file Explorer. Andy |
Use any file browser (like ES file explorer) to get to that directory and try to run the binary. |
Ok so I have deleted the 'elementum' binary file from this path > /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/userdata/files/plugin.video.elementum/bin/android_arm64/ Restarted Kodi (which took absolutely ages to load for some strange reason!) and I am still getting the 'Deamon error 13 Permission Denied' Before i move onto the next step of executing the 'elementum' bin file or files, do I have to rename them to .bin or .apk to run/install them? Andy |
Binary is not apk, it's a binary. You don't have to rename anything. Please, try to look over, if this path exists on your device: /data/user/0/org.xbmc.kodi/cache/apk/assets/addons/ , if not, try to find the nearest directory that exists. |
Yes it looks like that is probably the issue as my Shield TV is not rooted it is not allowing permission to run the bin file. I transfered my internal memory over onto my external HDD when I first got my Shield as it was the 16gb version and thought doing this onto a 2tb external HDD would save me running out of space. I do not have the directory - /data/user/0/org.xbmc.kodi/cache/apk/assets/addons/ My local directorys are Home, Device (which is completely empty as I migrated everything over to Internal storage (external HDD), Download and Internal Storage. |
So it's because everything is being accessed from local storage instead of device, the strangest thing is that I have had it working before somehow!? 😅 |
plugin.video.elementum-0.0.61.android_arm64.zip Please, install from this zip, restart Kodi and paste the log file. |
Morning elgatito, whatever was in that zip file did the trick! Elementum Daemon has started now 👍 I have uploaded the log via elementum settings. Thanks for your time in getting this to work, it is very much appreciated. My old Quasar addon is still throwing out a cannot connect to Daemon error I assume it would be the same issue in the code? Many thanks again elgatito! 😆 Andy |
Great news.
Yes |
Do you mind me asking how it was fixed? might help me understand coding a little bit better :) |
|
I have the same exact issue, Nvidia Shield Pro, elementum is asking me for a binarydiary, I have tried all the Android 0.61 builds. |
@usamartinez please, try 0.0.62. |
Hi Elgatito, thanks for a fantastic fork of Quasar. I am trying to get the Elementum addon to work on my Nvidia Shield, version is the latest 0.0.60 Android arm_64. I seem to be having an issue with getting the Daemon to initiate after installing a new build on Kodi 17.6. After install confirmation pops up I then get an error pop up stating 'OSError: [Errno 13] Permission denied' . I have tried fresh re-install deleting all know files associated with Elementum but still no luck. I have attached my latest log file which hopefully shows the problem, so hopefully you can help me get it running. I remember having an issue with getting this to work with Quasar a while back and I fixed it somehow but can't quite remember how??
Many thanks
Andy
Please see Log link below
kodi.log
The text was updated successfully, but these errors were encountered: