Replies: 1 comment
-
This container doesn't need a directory in appdata on unRAID as the container doesn't need a persistent storage on its own. All the configuration is done via the configuration (environment variables, port forwards, parameters, etc.). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Discussed in #257
Originally posted by jimdaway October 11, 2021
I certainly would appreciate some guidance here.
On unRAID 6.9.2, when I install nordvpn docker container, there is no entry/directory created in the /mnt/user/appdata folder. However the install appears to complete properly yet when I start the container, it reports invalid username or password in the log and then goes into a stopped state.
I had this installed and running on a test server a couple of days ago then tore down that server in favor of the "production" version. Now, the directory in appdata isn't being created. Other containers are installing as expected and creating a directory in the appdata folder.
I have '--device /dev/net/tun --cap-add=NET_ADMIN" in the Extra Parameters field, my network type is set to Bridge and I've confirmed that the username/password is entered properly.
Finally, my appdata share is set to Public and Prefer : cache

Beta Was this translation helpful? Give feedback.
All reactions