Cannot Deploy the Connector

I have followed the directions and after I installed “docker” into my plex sever and then copied the “Run Docker Command” into the plex command line using “sudu” and this happend…?

Status: Image is up to date for twingate/connector:1
ddd919ee9d465053ce52e617eded723664ce05977277de951b9a0e58741515e0
docker: Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: write /proc/sys/net/ipv4/ping_group_range: invalid argument: unknown.

What happened?

Thank you for your help!

1 Like

Hi, I have to same problem.

I copy past the command in normal terminal from (Ubuntu 22.10)

Step 4. Run Docker Command

docker run -d --sysctl net.ipv4.ping_group_range=“0 2147483647” --env TENANT_URL=“https://##########.twingate.com” --env ACCESS_TOKEN=“eyJhbG##############################################” --env REFRESH_TOKEN=“-H5ieQd############################” --env TWINGATE_LABEL_HOSTNAME=“hostname” --name “twingate-amorphous-wren” --restart=unless-stopped $(docker run --help | grep – --pull >/dev/null && echo “–pull=always”) twingate/connector:1
1: Pulling from twingate/connector
10f855b03c8a: Pull complete
fe5ca62666f0: Pull complete
fff4e558ad3a: Pull complete
fcb6f6d2c998: Pull complete
e8c73c638ae9: Pull complete
1e3d9b7d1452: Pull complete
4aa0ea1413d3: Pull complete
7c881f9ab25e: Pull complete
5627a970d25e: Pull complete
738ab95077bc: Pull complete
80ec95682aee: Pull complete
f51c8fa85103: Pull complete
dfc02eb7708f: Pull complete
52907d314ddc: Pull complete
4eec690774a4: Pull complete
470104ab9e49: Pull complete
530e2fd99752: Pull complete
d6c17510e63d: Pull complete
6acdd55358a7: Pull complete
3f8d3717e04d: Pull complete
53d92e59a2ca: Pull complete
4842f0664694: Pull complete
c59006559c31: Pull complete
Digest: sha256:1f1ea48f6774###########91e42aa96d3dd7227ab6af64e89c7814eac309b
Status: Downloaded newer image for twingate/connector:1
9485983f##########4d8050d80a8ea554e6447b319f89677c3afe3b1038
docker: Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: write /proc/sys/net/ipv4/ping_group_range: invalid argument: unknown.
root@twingateII:~#

does anyone know to solve it?

Thanks you for your help!