connection reset, restarting [-1]

Need help configuring your VPN? Just post here and you'll get that help.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Post Reply
Defile1851
OpenVpn Newbie
Posts: 1
Joined: Fri Mar 31, 2023 12:49 pm

connection reset, restarting [-1]

Post by Defile1851 » Fri Mar 31, 2023 1:00 pm

so I am using a vpn configuration that is tcp and when trying to connect this is what appears
logs:
  • 2023-03-31 14:26:29 DEPRECATED OPTION: --cipher set to 'AES-256-CBC' but missing in --data-ciphers (AES-256-GCM:AES-128-GCM). OpenVPN ignores --cipher for cipher negotiations.
    2023-03-31 14:26:29 OpenVPN 2.6.2 [git:v2.6.2/3577442530eb7830] Windows-MSVC [SSL (OpenSSL)] [LZO] [LZ4] [PKCS11] [AEAD] [DCO] built on Mar 24 2023
    2023-03-31 14:26:29 Windows version 10.0 (Windows 10 or greater), amd64 executable
    2023-03-31 14:26:29 library versions: OpenSSL 3.0.8 7 Feb 2023, LZO 2.10
    2023-03-31 14:26:29 DCO version: v0
    2023-03-31 14:26:29 MANAGEMENT: TCP Socket listening on [AF_INET]127.0.0.1:25340
    2023-03-31 14:26:29 Need hold release from management interface, waiting...
    2023-03-31 14:26:30 MANAGEMENT: Client connected from [AF_INET]127.0.0.1:59770
    2023-03-31 14:26:30 MANAGEMENT: CMD 'hold off'
    2023-03-31 14:26:30 MANAGEMENT: CMD 'hold release'
    2023-03-31 14:27:00 MANAGEMENT: CMD 'username "Auth" "61av0Aj57skvDPrX"'
    2023-03-31 14:27:00 MANAGEMENT: CMD 'password [...]'
    2023-03-31 14:27:00 NOTE: --fast-io is disabled since we are running on Windows
    2023-03-31 14:27:00 TCP/UDP: Preserving recently used remote address: [AF_INET]45.89.173.194:7770
    2023-03-31 14:27:00 ovpn-dco device [OpenVPN Data Channel Offload] opened
    2023-03-31 14:27:00 MANAGEMENT: CMD 'state on'
    2023-03-31 14:27:00 MANAGEMENT: CMD 'log on all'
    2023-03-31 14:27:00 TCP_CLIENT link local: (not bound)
    2023-03-31 14:27:00 TCP_CLIENT link remote: [AF_INET]45.89.173.194:7770
    2023-03-31 14:27:00 MANAGEMENT: >STATE:1680265620,WAIT,,,,,,
    2023-03-31 14:27:01 MANAGEMENT: CMD 'echo on all'
    2023-03-31 14:27:01 MANAGEMENT: CMD 'bytecount 5'
    2023-03-31 14:27:01 MANAGEMENT: CMD 'state'
    2023-03-31 14:27:01 MANAGEMENT: >STATE:1680265621,AUTH,,,,,,
    2023-03-31 14:27:01 TLS: Initial packet from [AF_INET]45.89.173.194:7770, sid=2720445a d7eba854
    2023-03-31 14:27:01 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
    2023-03-31 14:27:36 write TCP_CLIENT: The semaphore timeout period has expired. (fd=1ac,code=121)
    2023-03-31 14:27:36 write TCP_CLIENT: The network connection was aborted by the local system. (fd=1ac,code=1236)
    2023-03-31 14:27:36 Connection reset, restarting [-1]
and it keeps on looping with connection reset, so what should I do?

Post Reply