Skip to content
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

openvpn: error while loading shared libraries: liblzo2.so.2: cannot open shared object file: Permission denied #129

Closed
dem0ngo opened this issue May 14, 2022 · 1 comment

Comments

@dem0ngo
Copy link

dem0ngo commented May 14, 2022

I am currently getting this issue when attempting to run the container on my new install of DSM 7:

2022-05-13 23:56:18.427666 [info] Starting OpenVPN...
openvpn: error while loading shared libraries: liblzo2.so.2: cannot open shared object file: Permission denied

Everything worked fine on DSM 6, but now it will not work on DSM 7. What permissions would I be missing? The user I am running the container from has full access to all directories on my system.

I have seen elsewhere there is a kernel issue related to this as well and have tried this solution but cannot get it to work. Also, this comment from 2 days ago says that solution is outdated anyways.

Hopefully this is really just a permission error and if so I would love some assistance on figuring out what I need to change. Thanks!

@dem0ngo
Copy link
Author

dem0ngo commented May 28, 2022

On DSM 7 you have to create this container without high privileges. Once I did this it worked perfectly.

@dem0ngo dem0ngo closed this as completed May 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant