-
Notifications
You must be signed in to change notification settings - Fork 192
Description
Hi, just finisched installing it. Tried to start it as normal, but got following error:
Wed Jun 24 08:55:58 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]198.27.69.198:80 Wed Jun 24 08:55:58 2020 Socket Buffers: R=[131072->131072] S=[16384->16384] Wed Jun 24 08:55:58 2020 Attempting to establish TCP connection with [AF_INET]198.27.69.198:80 [nonblock] Wed Jun 24 08:55:59 2020 TCP: connect to [AF_INET]198.27.69.198:80 failed: Connection refused Wed Jun 24 08:55:59 2020 SIGUSR1[connection failed(soft),init_instance] received, process restarting Wed Jun 24 08:55:59 2020 Restart pause, 5 second(s) Wed Jun 24 08:56:04 2020 WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info. Wed Jun 24 08:56:04 2020 NOTE: --fast-io is disabled since we are not using UDP Wed Jun 24 08:56:04 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]198.27.69.198:443 Wed Jun 24 08:56:04 2020 Socket Buffers: R=[131072->131072] S=[16384->16384] Wed Jun 24 08:56:04 2020 Attempting to establish TCP connection with [AF_INET]198.27.69.198:443 [nonblock] Wed Jun 24 08:56:05 2020 TCP: connect to [AF_INET]198.27.69.198:443 failed: Connection refused Wed Jun 24 08:56:05 2020 SIGUSR1[connection failed(soft),init_instance] received, process restarting Wed Jun 24 08:56:05 2020 Restart pause, 5 second(s) Wed Jun 24 08:56:10 2020 WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info. Wed Jun 24 08:56:10 2020 NOTE: --fast-io is disabled since we are not using UDP Wed Jun 24 08:56:10 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]198.27.69.198:80 Wed Jun 24 08:56:10 2020 Socket Buffers: R=[131072->131072] S=[16384->16384] Wed Jun 24 08:56:10 2020 Attempting to establish TCP connection with [AF_INET]198.27.69.198:80 [nonblock] Wed Jun 24 08:56:11 2020 TCP: connect to [AF_INET]198.27.69.198:80 failed: Connection refused Wed Jun 24 08:56:11 2020 SIGUSR1[connection failed(soft),init_instance] received, process restarting Wed Jun 24 08:56:11 2020 Restart pause, 5 second(s) Wed Jun 24 08:56:16 2020 WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info. Wed Jun 24 08:56:16 2020 NOTE: --fast-io is disabled since we are not using UDP Wed Jun 24 08:56:16 2020 TCP/UDP: Preserving recently used remote address: [AF_INET]198.27.69.198:443 Wed Jun 24 08:56:16 2020 Socket Buffers: R=[131072->131072] S=[16384->16384] Wed Jun 24 08:56:16 2020 Attempting to establish TCP connection with [AF_INET]198.27.69.198:443 [nonblock] Wed Jun 24 08:56:17 2020 TCP: connect to [AF_INET]198.27.69.198:443 failed: Connection refused Wed Jun 24 08:56:17 2020 SIGUSR1[connection failed(soft),init_instance] received, process restarting Wed Jun 24 08:56:17 2020 Restart pause, 5 second(s)
Tried it for several hours, including reinstalling. Has someone any ideas?