Jump to content

Issue with pritunl

Go to solution Solved by matthewb987,

All sorted now there was a issue as the vm was running as a unpriviliged container on proxmox I changed this and then manuall created the net file and all seems to be working now

hi guys I am setting up pritunl on a vps and getting the following error i have checked that there are no firewall rules blocking the vps but still cant start the vpn server any advice on how i can fix this

Here is teh error I am getting

[guarded-plateau-9874][2021-08-16 17:10:59,676][INFO] Starting server
  selinux_context = "none"
[guarded-plateau-9874][2021-08-16 17:11:16,966][INFO] Starting vpn server
  host_networks   = ["192.168.1.0/24"]
  server_id       = "611a9a6eb2f7d739080fe5c2"
  instances_count = 0
  network         = "192.168.235.0/24"
  cur_timestamp   = "2021-08-16 17:11:16.965773"
  instance_id     = "611a9c34086d1e1ed70e3bbd"
  instances       = []
  libipt          = false
  network6        = "fd00:c0a8:eb00::/64"
  host_id         = "b02c2ba1540546aea80d33be17f0be0b"
  host_address    = "192.168.1.215"
  route_count     = 1
  host_address6   = "fe80::78b9:a6ff:fe6c:f969"
[guarded-plateau-9874][2021-08-16 17:11:17,235][ERROR] Error in management socket thread
Traceback (most recent call last):
  File "/usr/lib/pritunl/local/lib/python2.7/site-packages/pritunl/server/instance_com.py", line 284, in _socket_thread
    self.connect()
  File "/usr/lib/pritunl/local/lib/python2.7/site-packages/pritunl/server/instance_com.py", line 370, in connect
    self.sock.connect(self.socket_path)
  File "/usr/lib/python2.7/socket.py", line 228, in meth
    return getattr(self._sock,name)(*args)
error: [Errno 111] Connection refused
  instance_id = "611a9c34086d1e1ed70e3bbd"
  socket_path = "/var/run/pritunl_611a9c34086d1e1ed70e3bbd.sock"
  server_id   = "611a9a6eb2f7d739080fe5c2"

 

Link to comment
https://linustechtips.com/topic/1365632-issue-with-pritunl/
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×