alpine-qbittorrent-openvpn icon indicating copy to clipboard operation
alpine-qbittorrent-openvpn copied to clipboard

Error: write UDP: Operation not permitted (code=1) OPENVPN_PROVIDER=SLICKVPN

Open kwitcom opened this issue 4 years ago • 3 comments

Information

I am setting up new container using SLICKVPN.

Current setup

REPOSITORY TAG IMAGE ID CREATED SIZE
guillaumedsde/alpine-qbittorrent-openvpn latest a2d32a5a96cc 30 hours ago 47.4MB

docker-compose.yml file

version: "3.8"
services:
  qbittorrent-vpn: 
    image: guillaumedsde/alpine-qbittorrent-openvpn:latest
    container_name: qbittorrent-vpn
    hostname: kn-qbittorrent-vpn-01    
    environment:
      - OPENVPN_PROVIDER=SLICKVPN
      - OPENVPN_CONFIG=default
      - [email protected]
      - OPENVPN_PASSWORD=password
      - PUID=1000
      - PGID=1000
      - LAN=192.168.0.0/16
      - DNS=8.8.8.8
    volumes:
      - "/etc/localtime:/etc/localtime:ro"
      - C:\Data\Docker\Configs\qbittorrent-openvpn:/config
      - C:\Data\Docker\temp:/downloads
    ports:
      - "8085:8080"
    dns:
    - 8.8.8.8
    - 8.8.4.4      
    cap_add:
      - NET_ADMIN

Container Logs

[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] 01-setup-permissions: executing... 
[cont-init.d] 01-setup-permissions: exited 0.
[cont-init.d] 02-setup-openvpn: executing... 
Mon Nov 30 01:49:30 2020 TUN/TAP device tun0 opened
Mon Nov 30 01:49:30 2020 Persist state set to: ON
INFO: Trying to use OpenVPN provider: SLICKVPN
A    slickvpn
A    slickvpn/Australia-Brisbane.ovpn
A    slickvpn/Australia-Melbourne.ovpn
A    slickvpn/Australia-Perth.ovpn
A    slickvpn/Australia-Sydney.ovpn
A    slickvpn/Austria-Graz.ovpn
A    slickvpn/Belgium-Ostend.ovpn
A    slickvpn/Brazil-Sao-Paulo.ovpn
A    slickvpn/Bulgaria-Sofia.ovpn
A    slickvpn/Canada-Montreal.ovpn
A    slickvpn/Canada-Quebec.ovpn
A    slickvpn/Canada-Toronto.ovpn
A    slickvpn/Canada-Vancouver.ovpn
A    slickvpn/Chile-Vina-del-Mar.ovpn
A    slickvpn/Czech-Republic-Prague.ovpn
A    slickvpn/Denmark-Copenhagen.ovpn
A    slickvpn/Estonia-Tallinn.ovpn
A    slickvpn/France-Lille.ovpn
A    slickvpn/France-Paris.ovpn
A    slickvpn/France-Strasbourg.ovpn
A    slickvpn/Germany-Frankfurt.ovpn
A    slickvpn/Germany-Nuernberg.ovpn
A    slickvpn/Hong-Kong-Hong-Kong.ovpn
A    slickvpn/Hungary-Budapest.ovpn
A    slickvpn/Iceland-Reykjavik.ovpn
A    slickvpn/India-Bangalore.ovpn
A    slickvpn/India-Madras.ovpn
A    slickvpn/India-Pune.ovpn
A    slickvpn/Indonesia-Jakarta.ovpn
A    slickvpn/Ireland-Dublin.ovpn
A    slickvpn/Isle-of-Man-Isle-Of-Man.ovpn
A    slickvpn/Israel-Tel-aviv.ovpn
A    slickvpn/Italy-Milano.ovpn
A    slickvpn/Japan-Tokyo.ovpn
A    slickvpn/Latvia-Riga.ovpn
A    slickvpn/Luxembourg-Luxemburg.ovpn
A    slickvpn/Malaysia-Kuala-Lumpur.ovpn
A    slickvpn/Netherlands-Amsterdam.ovpn
A    slickvpn/New-Zealand-Auckland.ovpn
A    slickvpn/Norway-Sandefjord.ovpn
A    slickvpn/Panama-Panama-City.ovpn
A    slickvpn/Poland-Gdansk.ovpn
A    slickvpn/Poland-Warsaw.ovpn
A    slickvpn/Portugal-Lisbon.ovpn
A    slickvpn/Romania-Bucharest.ovpn
A    slickvpn/Russia-Moscow.ovpn
A    slickvpn/Russia-St.Petersburg.ovpn
A    slickvpn/Singapore-Singapore.ovpn
A    slickvpn/Slovenia-Ljubljana.ovpn
A    slickvpn/South-Africa-Cape-Town.ovpn
A    slickvpn/Spain-Barcelona.ovpn
A    slickvpn/Spain-Madrid.ovpn
A    slickvpn/Sweden-Halmstad.ovpn
A    slickvpn/Sweden-Stockholm.ovpn
A    slickvpn/Switzerland-Zurich.ovpn
A    slickvpn/Taiwan-Taipei.ovpn
A    slickvpn/Thailand-Bangkok.ovpn
A    slickvpn/Turkey-Istanbul.ovpn
A    slickvpn/Ukraine-Kiev.ovpn
A    slickvpn/United-Kingdom-Coventry.ovpn
A    slickvpn/United-Kingdom-London.ovpn
A    slickvpn/United-Kingdom-Manchester.ovpn
A    slickvpn/United-Kingdom-Rochester.ovpn
A    slickvpn/United-Kingdom-Southampton.ovpn
A    slickvpn/United-States-Asheville.ovpn
A    slickvpn/United-States-Atlanta.ovpn
A    slickvpn/United-States-Boston.ovpn
A    slickvpn/United-States-Buffalo.ovpn
A    slickvpn/United-States-Charlotte.ovpn
A    slickvpn/United-States-Chicago.ovpn
A    slickvpn/United-States-Columbus.ovpn
A    slickvpn/United-States-Dallas.ovpn
A    slickvpn/United-States-Denver.ovpn
A    slickvpn/United-States-Dubuque-IA.ovpn
A    slickvpn/United-States-Houston.ovpn
A    slickvpn/United-States-Kansas-City.ovpn
A    slickvpn/United-States-Las-Vegas.ovpn
A    slickvpn/United-States-Los-Angeles.ovpn
A    slickvpn/United-States-Miami.ovpn
A    slickvpn/United-States-Morganton.ovpn
A    slickvpn/United-States-New-York.ovpn
A    slickvpn/United-States-Newark.ovpn
A    slickvpn/United-States-Palo-Alto.ovpn
A    slickvpn/United-States-Phoenix.ovpn
A    slickvpn/United-States-Roseburg.ovpn
A    slickvpn/United-States-Salt-Lake-City.ovpn
A    slickvpn/United-States-San-Diego.ovpn
A    slickvpn/United-States-San-Jose.ovpn
A    slickvpn/United-States-Seattle.ovpn
A    slickvpn/United-States-St.Louis.ovpn
A    slickvpn/United-States-Tampa.ovpn
A    slickvpn/United-States-Washington.ovpn
A    slickvpn/ca.crt
A    slickvpn/default.ovpn
Exported revision 2616.
INFO: Found OpenVPN configuration: "default" for provider "SLICKVPN" using it
[cont-init.d] 02-setup-openvpn: exited 0.
[cont-init.d] 03-setup-iptables: executing... 
iptables v1.8.4 (legacy): Port "443
443
443
443
443
443
443
443
443" does not resolve to anything.

Try `iptables -h' or 'iptables --help' for more information.
iptables v1.8.4 (legacy): Port "443
443
443
443
443
443
443
443
443" does not resolve to anything.

Try `iptables -h' or 'iptables --help' for more information.
[cont-init.d] 03-setup-iptables: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
Mon Nov 30 01:49:33 2020 OpenVPN 2.4.9 x86_64-alpine-linux-musl [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD] built on Apr 20 2020
Mon Nov 30 01:49:33 2020 library versions: OpenSSL 1.1.1g  21 Apr 2020, LZO 2.10
Mon Nov 30 01:49:33 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]107.182.139.59:443
Mon Nov 30 01:49:33 2020 UDP link local: (not bound)
Mon Nov 30 01:49:33 2020 UDP link remote: [AF_INET]107.182.139.59:443
Mon Nov 30 01:49:33 2020 write UDP: Operation not permitted (code=1)
Mon Nov 30 01:49:35 2020 write UDP: Operation not permitted (code=1)
Mon Nov 30 01:49:39 2020 write UDP: Operation not permitted (code=1)
Mon Nov 30 01:49:47 2020 write UDP: Operation not permitted (code=1)
Mon Nov 30 01:50:03 2020 write UDP: Operation not permitted (code=1)
Mon Nov 30 01:50:34 2020 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
Mon Nov 30 01:50:34 2020 TLS Error: TLS handshake failed
Mon Nov 30 01:50:34 2020 SIGUSR1[soft,tls-error] received, process restarting
Mon Nov 30 01:50:39 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]174.127.75.120:443
Mon Nov 30 01:50:39 2020 UDP link local: (not bound)
Mon Nov 30 01:50:39 2020 UDP link remote: [AF_INET]174.127.75.120:443
Mon Nov 30 01:50:39 2020 write UDP: Operation not permitted (code=1)
Mon Nov 30 01:50:41 2020 write UDP: Operation not permitted (code=1)
Mon Nov 30 01:50:46 2020 write UDP: Operation not permitted (code=1)
Mon Nov 30 01:50:54 2020 write UDP: Operation not permitted (code=1)
Mon Nov 30 01:51:10 2020 write UDP: Operation not permitted (code=1)
Mon Nov 30 01:51:39 2020 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
Mon Nov 30 01:51:39 2020 TLS Error: TLS handshake failed
Mon Nov 30 01:51:39 2020 SIGUSR1[soft,tls-error] received, process restarting
Mon Nov 30 01:51:45 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]96.126.113.159:443
Mon Nov 30 01:51:45 2020 UDP link local: (not bound)
Mon Nov 30 01:51:45 2020 UDP link remote: [AF_INET]96.126.113.159:443
Mon Nov 30 01:51:45 2020 write UDP: Operation not permitted (code=1)
Mon Nov 30 01:51:47 2020 write UDP: Operation not permitted (code=1)
Mon Nov 30 01:51:51 2020 write UDP: Operation not permitted (code=1)
Mon Nov 30 01:51:59 2020 write UDP: Operation not permitted (code=1)
Mon Nov 30 01:52:15 2020 write UDP: Operation not permitted (code=1)
Mon Nov 30 01:52:46 2020 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
Mon Nov 30 01:52:46 2020 TLS Error: TLS handshake failed
Mon Nov 30 01:52:46 2020 SIGUSR1[soft,tls-error] received, process restarting
Mon Nov 30 01:52:51 2020 RESOLVE: Cannot resolve host address: gw2.dfw1.slickvpn.com:443 (Name does not resolve)
Mon Nov 30 01:52:51 2020 RESOLVE: Cannot resolve host address: gw2.dfw1.slickvpn.com:443 (Name does not resolve)
Mon Nov 30 01:52:51 2020 Could not determine IPv4/IPv6 protocol
Mon Nov 30 01:52:51 2020 SIGUSR1[soft,init_instance] received, process restarting
Mon Nov 30 01:52:56 2020 RESOLVE: Cannot resolve host address: gw2.dfw2.slickvpn.com:443 (Name does not resolve)
Mon Nov 30 01:52:56 2020 RESOLVE: Cannot resolve host address: gw2.dfw2.slickvpn.com:443 (Name does not resolve)
Mon Nov 30 01:52:56 2020 Could not determine IPv4/IPv6 protocol
Mon Nov 30 01:52:56 2020 SIGUSR1[soft,init_instance] received, process restarting
Mon Nov 30 01:53:01 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]198.58.117.6:443
Mon Nov 30 01:53:01 2020 UDP link local: (not bound)
Mon Nov 30 01:53:01 2020 UDP link remote: [AF_INET]198.58.117.6:443
Mon Nov 30 01:53:01 2020 write UDP: Operation not permitted (code=1)
Mon Nov 30 01:53:03 2020 write UDP: Operation not permitted (code=1)
Mon Nov 30 01:53:07 2020 write UDP: Operation not permitted (code=1)
Mon Nov 30 01:53:15 2020 write UDP: Operation not permitted (code=1)
Mon Nov 30 01:53:31 2020 write UDP: Operation not permitted (code=1)
Mon Nov 30 01:54:01 2020 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
Mon Nov 30 01:54:01 2020 TLS Error: TLS handshake failed
Mon Nov 30 01:54:01 2020 SIGUSR1[soft,tls-error] received, process restarting
Mon Nov 30 01:54:06 2020 RESOLVE: Cannot resolve host address: gw3.dfw1.slickvpn.com:443 (Name does not resolve)
Mon Nov 30 01:54:06 2020 RESOLVE: Cannot resolve host address: gw3.dfw1.slickvpn.com:443 (Name does not resolve)
Mon Nov 30 01:54:06 2020 Could not determine IPv4/IPv6 protocol
Mon Nov 30 01:54:06 2020 SIGUSR1[soft,init_instance] received, process restarting
Mon Nov 30 01:54:11 2020 RESOLVE: Cannot resolve host address: gw3.dfw2.slickvpn.com:443 (Name does not resolve)
Mon Nov 30 01:54:11 2020 RESOLVE: Cannot resolve host address: gw3.dfw2.slickvpn.com:443 (Name does not resolve)
Mon Nov 30 01:54:11 2020 Could not determine IPv4/IPv6 protocol
Mon Nov 30 01:54:11 2020 SIGUSR1[soft,init_instance] received, process restarting
Mon Nov 30 01:54:16 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]104.237.128.245:443
Mon Nov 30 01:54:16 2020 UDP link local: (not bound)
Mon Nov 30 01:54:16 2020 UDP link remote: [AF_INET]104.237.128.245:443
Mon Nov 30 01:54:16 2020 write UDP: Operation not permitted (code=1)
Mon Nov 30 01:54:18 2020 write UDP: Operation not permitted (code=1)
Mon Nov 30 01:54:22 2020 write UDP: Operation not permitted (code=1)
Mon Nov 30 01:54:30 2020 write UDP: Operation not permitted (code=1)
Mon Nov 30 01:54:46 2020 write UDP: Operation not permitted (code=1)
Mon Nov 30 01:55:16 2020 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
Mon Nov 30 01:55:16 2020 TLS Error: TLS handshake failed
Mon Nov 30 01:55:16 2020 SIGUSR1[soft,tls-error] received, process restarting
Mon Nov 30 01:55:21 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]107.182.139.59:443
Mon Nov 30 01:55:21 2020 UDP link local: (not bound)
Mon Nov 30 01:55:21 2020 UDP link remote: [AF_INET]107.182.139.59:443
Mon Nov 30 01:55:21 2020 write UDP: Operation not permitted (code=1)
Mon Nov 30 01:55:23 2020 write UDP: Operation not permitted (code=1)
Mon Nov 30 01:55:27 2020 write UDP: Operation not permitted (code=1)
Mon Nov 30 01:55:35 2020 write UDP: Operation not permitted (code=1)
Mon Nov 30 01:55:51 2020 write UDP: Operation not permitted (code=1)

Attempted Fix(es)

Changed DNS Values Changed OPENVPN_CONFIG setting Changed LAN value

kwitcom avatar Nov 30 '20 02:11 kwitcom

Yeah, it looks like SlickVPN's configurations define multiple VPN remotes

remote gw1.grz1.slickvpn.com 443 udp
remote gw1.grz2.slickvpn.com 443 udp
...

so the firewall rule is probably allowing traffic to one host, but not the correct one, to fix this, the script that reads the remote from the openvpn config needs to be reworked a bit.

You can try a workaround in the meantime: mount the configuration manually in the container and leave remove all but one remote in the configuration

guillaumedsde avatar Dec 13 '20 17:12 guillaumedsde

im having the same problem rn,also doesn't work with config.

maxiangelo avatar Aug 12 '21 19:08 maxiangelo

[s6-init] making user provided files available at /var/run/s6/etc...exited 0., [s6-init] ensuring user provided files have correct perms...exited 0., [fix-attrs.d] applying ownership & permissions fixes..., [fix-attrs.d] done., [cont-init.d] executing container initialization scripts..., [cont-init.d] 01-setup-permissions: executing... , [cont-init.d] 01-setup-permissions: exited 0., [cont-init.d] 02-setup-openvpn: executing... , Thu Aug 12 19:44:40 2021 TUN/TAP device tun0 opened, Thu Aug 12 19:44:40 2021 Persist state set to: ON, OpenVPN provider not set. Using configuration at /config/openvpn/config.ovpn, [cont-init.d] 02-setup-openvpn: exited 0., [cont-init.d] 03-setup-iptables: executing... , iptables v1.8.4 (legacy): unknown protocol "'udp'" specified, Try iptables -h' or 'iptables --help' for more information., iptables v1.8.4 (legacy): unknown protocol "'udp'" specified, Try iptables -h' or 'iptables --help' for more information., [cont-init.d] 03-setup-iptables: exited 0., [cont-init.d] done., [services.d] starting services, Thu Aug 12 19:44:40 2021 WARNING: --keysize is DEPRECATED and will be removed in OpenVPN 2.6, Thu Aug 12 19:44:40 2021 OpenVPN 2.4.10 x86_64-alpine-linux-musl [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD] built on Jan 4 2021, Thu Aug 12 19:44:40 2021 library versions: OpenSSL 1.1.1i 8 Dec 2020, LZO 2.10, Thu Aug 12 19:44:40 2021 WARNING: --ns-cert-type is DEPRECATED. Use --remote-cert-tls instead., Thu Aug 12 19:44:40 2021 Outgoing Control Channel Authentication: Using 512 bit message hash 'SHA512' for HMAC authentication, Thu Aug 12 19:44:40 2021 Incoming Control Channel Authentication: Using 512 bit message hash 'SHA512' for HMAC authentication, [services.d] done., Thu Aug 12 19:44:40 2021 TCP/UDP: Preserving recently used remote address: [AF_INET]85.203.45.37:1195, Thu Aug 12 19:44:40 2021 Socket Buffers: R=[212992->425984] S=[212992->425984], Thu Aug 12 19:44:40 2021 UDP link local: (not bound), Thu Aug 12 19:44:40 2021 UDP link remote: [AF_INET]85.203.45.37:1195, Thu Aug 12 19:44:40 2021 write UDP: Operation not permitted (code=1), Thu Aug 12 19:44:43 2021 write UDP: Operation not permitted (code=1), Thu Aug 12 19:44:47 2021 write UDP: Operation not permitted (code=1), Thu Aug 12 19:44:55 2021 write UDP: Operation not permitted (code=1), Thu Aug 12 19:45:11 2021 write UDP: Operation not permitted (code=1), Thu Aug 12 19:45:40 2021 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity), Thu Aug 12 19:45:40 2021 TLS Error: TLS handshake failed, Thu Aug 12 19:45:40 2021 SIGUSR1[soft,tls-error] received, process restarting, Thu Aug 12 19:45:40 2021 Restart pause, 5 second(s), Thu Aug 12 19:45:45 2021 WARNING: --ns-cert-type is DEPRECATED. Use --remote-cert-tls instead., Thu Aug 12 19:45:45 2021 TCP/UDP: Preserving recently used remote address: [AF_INET]85.203.45.27:1195, Thu Aug 12 19:45:45 2021 Socket Buffers: R=[212992->425984] S=[212992->425984], Thu Aug 12 19:45:45 2021 UDP link local: (not bound), Thu Aug 12 19:45:45 2021 UDP link remote: [AF_INET]85.203.45.27:1195, Thu Aug 12 19:45:45 2021 write UDP: Operation not permitted (code=1), Thu Aug 12 19:45:47 2021 write UDP: Operation not permitted (code=1), Thu Aug 12 19:45:51 2021 write UDP: Operation not permitted (code=1), Thu Aug 12 19:45:59 2021 write UDP: Operation not permitted (code=1), Thu Aug 12 19:46:16 2021 write UDP: Operation not permitted (code=1), Thu Aug 12 19:46:45 2021 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity), Thu Aug 12 19:46:45 2021 TLS Error: TLS handshake failed, Thu Aug 12 19:46:45 2021 SIGUSR1[soft,tls-error] received, process restarting, Thu Aug 12 19:46:45 2021 Restart pause, 5 second(s), Thu Aug 12 19:46:50 2021 WARNING: --ns-cert-type is DEPRECATED. Use --remote-cert-tls instead., Thu Aug 12 19:46:50 2021 TCP/UDP: Preserving recently used remote address: [AF_INET]85.203.45.8:1195, Thu Aug 12 19:46:50 2021 Socket Buffers: R=[212992->425984] S=[212992->425984], Thu Aug 12 19:46:50 2021 UDP link local: (not bound), Thu Aug 12 19:46:50 2021 UDP link remote: [AF_INET]85.203.45.8:1195, Thu Aug 12 19:46:50 2021 write UDP: Operation not permitted (code=1), Thu Aug 12 19:46:52 2021 write UDP: Operation not permitted (code=1), Thu Aug 12 19:46:56 2021 write UDP: Operation not permitted (code=1), Thu Aug 12 19:47:04 2021 write UDP: Operation not permitted (code=1), Thu Aug 12 19:47:20 2021 write UDP: Operation not permitted (code=1), Thu Aug 12 19:47:22 2021 event_wait : Interrupted system call (code=4), Thu Aug 12 19:47:22 2021 SIGTERM[hard,] received, process exiting, [cont-finish.d] executing container finish scripts..., [cont-finish.d] done., [s6-finish] waiting for services., [s6-finish] sending all processes the TERM signal., [s6-finish] sending all processes the KILL signal and exiting., [s6-init] making user provided files available at /var/run/s6/etc...exited 0., [s6-init] ensuring user provided files have correct perms...exited 0., [fix-attrs.d] applying ownership & permissions fixes..., [fix-attrs.d] done., [cont-init.d] executing container initialization scripts..., [cont-init.d] 01-setup-permissions: executing... , [cont-init.d] 01-setup-permissions: exited 0., [cont-init.d] 02-setup-openvpn: executing... , Thu Aug 12 19:47:27 2021 TUN/TAP device tun0 opened, Thu Aug 12 19:47:27 2021 Persist state set to: ON, OpenVPN provider not set. Using configuration at /config/openvpn/config.ovpn, [cont-init.d] 02-setup-openvpn: exited 0., [cont-init.d] 03-setup-iptables: executing... , iptables v1.8.4 (legacy): unknown protocol "'udp'" specified, Try iptables -h' or 'iptables --help' for more information., iptables v1.8.4 (legacy): unknown protocol "'udp'" specified, Try iptables -h' or 'iptables --help' for more information., [cont-init.d] 03-setup-iptables: exited 0., [cont-init.d] done., [services.d] starting services, Thu Aug 12 19:47:27 2021 WARNING: --keysize is DEPRECATED and will be removed in OpenVPN 2.6, Thu Aug 12 19:47:27 2021 OpenVPN 2.4.10 x86_64-alpine-linux-musl [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD] built on Jan 4 2021, Thu Aug 12 19:47:27 2021 library versions: OpenSSL 1.1.1i 8 Dec 2020, LZO 2.10, Thu Aug 12 19:47:27 2021 WARNING: --ns-cert-type is DEPRECATED. Use --remote-cert-tls instead., Thu Aug 12 19:47:27 2021 Outgoing Control Channel Authentication: Using 512 bit message hash 'SHA512' for HMAC authentication, Thu Aug 12 19:47:27 2021 Incoming Control Channel Authentication: Using 512 bit message hash 'SHA512' for HMAC authentication, [services.d] done., Thu Aug 12 19:47:27 2021 TCP/UDP: Preserving recently used remote address: [AF_INET]85.203.45.27:1195, Thu Aug 12 19:47:27 2021 Socket Buffers: R=[212992->425984] S=[212992->425984], Thu Aug 12 19:47:27 2021 UDP link local: (not bound), Thu Aug 12 19:47:27 2021 UDP link remote: [AF_INET]85.203.45.27:1195, Thu Aug 12 19:47:27 2021 write UDP: Operation not permitted (code=1), Thu Aug 12 19:47:29 2021 write UDP: Operation not permitted (code=1)

maxiangelo avatar Aug 12 '21 19:08 maxiangelo