-
Notifications
You must be signed in to change notification settings - Fork 129
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
Issue on OMV #36
Comments
I'm getting the same issue. Since restarting the container, dropbox has updated and now no longer starts. i suspect it's something similar to this... https://www.dropboxforum.com/t5/Desktop-client-builds/Stable-Build-80-4-126/m-p/363846/highlight/true#M5426 |
Docker logs show it downloads the latest dropbox version (81.4.195) so I guess it's not fixed since the build 80.4.126. Some suggestions I saw were to chmod of libdropbox_apex.so...but yeah, this is beyond me, I'm not sure how docker works, and I'm not sure how to execute this command (I guess you can't, which might be the whole point of docker??!!) Did anyone else get this working. I thought having dropbox in docker would be a great idea...but I'm starting to think it's maybe not such a good idea... |
This seems to come up when you specify I submitted a fix for this in PR #37, but you can take a look at the one-line fix in the
The follow the instructions in the README replacing |
Hi guys, newbie here. I'm running docker on OpenMediaVault. I can't get up and running with this dropbox image. I'm getting the following error when checking the docker logs:
ImportError: libdropbox_apex.so: cannot open shared object file: No such file or directory
would anyone have any ideas what I'm doing wrong?
Thanks
Luke
The text was updated successfully, but these errors were encountered: