Coder Social home page Coder Social logo

pivpn-docker's People

Contributors

ljishen avatar xptsp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

pivpn-docker's Issues

crl.pem not found

Hi.
The container crushes after a few seconds with log message

chown: cannot access "/etc/openvpn/crl.pem": No such file or directory ::: PiVPN Service Started

The ENVS i added were IPv4dev, pivpnDNS1, pivpnDNS2, as i run pihole and needed IPv4dev specified, for multiple network cards.

I'm running docker over portainer.io webui.

Defaults also added:

--privileged
--net host
--name pivpn
-v /custom/:/home/pivpn/ovpns
-v /custom/:/etc/openvpn

Docker info:

 Debug Mode: false

Server:
 Containers: 4
  Running: 3
  Paused: 0
  Stopped: 1
 Images: 4
 Server Version: 18.09.1
 Storage Driver: overlay2
  Backing Filesystem: xfs
  Supports d_type: true
  Native Overlay Diff: true
 Logging Driver: json-file
 Cgroup Driver: cgroupfs
 Plugins:
  Volume: local
  Network: bridge host macvlan null overlay
  Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
 Swarm: inactive
 Runtimes: runc
 Default Runtime: runc
 Init Binary: docker-init
 containerd version: c4446665cb9c30056f4998ed953e6d4ff22c7c39
 runc version: 4fc53a81fb7c994640722ac585fa9ca548971871
 init version: fec3683
 Security Options:
  seccomp
   Profile: default
 Kernel Version: 4.18.0-193.14.2.el8_2.x86_64
 Operating System: CentOS Linux 8 (Core)
 OSType: linux
 Architecture: x86_64
 CPUs: 2
 Total Memory: 3.689GiB
 Name: centos.localdomain
 ID: 2B3X:ZETB:OPCF:DPRJ:WNES:JAWB:FR55:GMM5:MPVX:7RQ6:F3YJ:3IVY
 Docker Root Dir: /var/lib/docker
 Debug Mode: false
 Registry: https://index.docker.io/v1/
 Labels:
 Experimental: false
 Insecure Registries:
  127.0.0.0/8
 Live Restore Enabled: false
 Product License: Community Engine

Initialize iptables not possible

Hi,
I'm trying to run this docker image. But start failes according iptables issue. I still receive following errors:

iptables v1.6.1: can't initialize iptables table 'nat': Table does not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.
iptables v1.6.1: can't initialize iptables table 'filter': Table does not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.
...
...
::: Stopping OpenVPN server...
./run: line 35: kill: (116) - No such process

How can I solve this?

Missing docker image from dockerhub?

docker pull xptsp/pivpn
Using default tag: latest
Error response from daemon: pull access denied for xptsp/pivpn, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

Can't initialize iptables

I'm quite a noob here, so I don't really know how to ask stuff here.

I setted up the docker container, and it's running onto some errors, which are:
iptables v1.6.1: can't initialize iptables table `nat': Permission denied (you must be root)
Perhaps iptables or your kernel needs to be upgraded.

It tries a couple of times, then the container goes to stop
It's strange is asking for root permission, since it should already have root permissions inside de container, right?

Arm64

Hi,

This is not so much an issue but a request to add arm 64 bit support for the Pi 4.

Thanks!

ubuntu@ubuntu:~/docker$ docker-compose pull
Pulling pivpn ... pulling from xptsp/pivpn

ERROR: for pivpn  no matching manifest for linux/arm64/v8 in the manifest list entries
ERROR: no matching manifest for linux/arm64/v8 in the manifest list entries

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.