We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Latest
x86_64
5.10.0-22-amd64
Yes
docker
Images: 34 Server Version: 23.0.5 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: systemd Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: 2806fc1057397dbaeefbea0e4e17bddfbd388f38 runc version: v1.1.5-0-gf19387a init version: de40ad0 Security Options: apparmor seccomp Profile: builtin cgroupns Kernel Version: 5.10.0-22-amd64 Operating System: Debian GNU/Linux 11 (bullseye) OSType: linux Architecture: x86_64 CPUs: 4 Total Memory: 5.464GiB Name: len ID: KOIG:D3WB:PKSN:LQ5P:BCSU:NVHG:CWYK:FEVI:IXNG:WVRI:CSGE:JX2H Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false
protonvpn-p2p: container_name: protonvpn-p2p environment: PROTONVPN_SERVER: xx#5 KILL_SWITCH: True WIREGUARD_PRIVATE_KEY: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx image: ghcr.io/tprasadtp/protonwire:latest init: true restart: unless-stopped sysctls: net.ipv4.conf.all.rp_filter: 2 net.ipv6.conf.all.disable_ipv6: 1 volumes: - type: tmpfs target: /tmp - type: bind source: /home/as/.config/appdata/protonvpn-p2p target: /etc/protonwire/private-key read_only: true cap_add: - NET_ADMIN ports: - xxxx:xxxx qbittorrentvpn: depends_on: - protonvpn-p2p cap_add: - NET_ADMIN - SYS_MODULE container_name: qbittorrentvpn userns_mode: host environment: VPN_ENABLED: "no" PGID: ${PGID} PUID: ${PUID} TZ: ${TZ} WEBUI_PORT: "8010" image: ghcr.io/binhex/arch-qbittorrentvpn logging: driver: json-file options: max-file: "10" max-size: 200k network_mode: service:protonvpn-p2p restart: unless-stopped sysctls: net.ipv4.conf.all.rp_filter: "1" volumes: - type: bind source: /etc/localtime target: /etc/localtime read_only: true bind: create_host_path: true - type: bind source: ${DOCKERCONFDIR}/qbittorrentvpn target: /config bind: create_host_path: true - type: bind source: /mnt/storage target: /storage bind: create_host_path: true
No response
The text was updated successfully, but these errors were encountered:
Any update or you've given up on answering this issue?
Sorry, something went wrong.
you haven't specified any config so this is impossible to diagnose without additional information. what's your docker / docker compose config?
Updated the missing configs and info; lets see if we get an update for this issue.
Could you please post your logs?
No branches or pull requests
Version
Latest
Credential Validation
System Architecture
x86_64
Kernel Version
5.10.0-22-amd64
Running on a NAS?
Yes
Runtime
docker
Version of Runtime
Images: 34
Server Version: 23.0.5
Storage Driver: overlay2
Backing Filesystem: extfs
Supports d_type: true
Using metacopy: false
Native Overlay Diff: true
userxattr: false
Logging Driver: json-file
Cgroup Driver: systemd
Cgroup Version: 2
Plugins:
Volume: local
Network: bridge host ipvlan macvlan null overlay
Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
Swarm: inactive
Runtimes: io.containerd.runc.v2 runc
Default Runtime: runc
Init Binary: docker-init
containerd version: 2806fc1057397dbaeefbea0e4e17bddfbd388f38
runc version: v1.1.5-0-gf19387a
init version: de40ad0
Security Options:
apparmor
seccomp
Profile: builtin
cgroupns
Kernel Version: 5.10.0-22-amd64
Operating System: Debian GNU/Linux 11 (bullseye)
OSType: linux
Architecture: x86_64
CPUs: 4
Total Memory: 5.464GiB
Name: len
ID: KOIG:D3WB:PKSN:LQ5P:BCSU:NVHG:CWYK:FEVI:IXNG:WVRI:CSGE:JX2H
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Your configuration
Troubleshooting & Runtime
Container/Pod/systemd log output
No response
Any additional info
No response
Code of Conduct & PII Redaction
The text was updated successfully, but these errors were encountered: