Replies: 3 comments 1 reply
-
What's the Docker host operating system? Bind mounting the file directly works well on Linux hosts, but not so much on Windows and OSX hosts. Have a look at I'll try to answer quickly, please don't despair we'll get this sorted out 😉 |
Beta Was this translation helpful? Give feedback.
-
System is Raspberry Pi 4b + Openmediavault Everything else I will answer tomorrow. Need some sleep so I can think better. But thank you so far. 👍 |
Beta Was this translation helpful? Give feedback.
-
I deleted the container and /yourpath. So I basically started over with the command: docker run -d --name gluetun --cap-add=NET_ADMIN \
-e VPNSP="cyberghost" -e REGION="Italy" \
-e OPENVPN_USER=ABC -e OPENVPN_PASSWORD=123 \
-v /yourpath:/gluetun \
qmcgaw/gluetun Now everything is working. I guess the other command messed something up. I still get three warnings:
Should I fix that and how? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Can please someone tell me what the CLI command is for Cyberghost I have to use in Putty. I tried everything and can´t get it running. Now I get the error message:
I´m in total despair and have no more idea. Please help.
One of the few things I tried:
Beta Was this translation helpful? Give feedback.
All reactions