You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when vpncloud is running, the log file will output tons of messages like this:
" Closing pending connection to 127.0.0.1:3210 due to error in crypto init"
Does this service have any relationship with 127.0.0.1?
The text was updated successfully, but these errors were encountered:
I have similar issues with a connection behind a NAT. I forwarded port 3210/udp. It says peer XYZ connected but ping command would fail. Sometimes some ping packages get through, though.
Looks like this:
INFO - Closing pending connection to xx.xx.xx.147:3210 due to error in crypto init
INFO - Added peer xx.xx.xx.83:3210
INFO - Closing pending connection to xx.xx.xx.83:3210 due to error in crypto init
INFO - Closing pending connection to xx.xx.xx.83:3210 due to error in crypto init
INFO - Added peer xx.xx.xx.41:3210
INFO - Closing pending connection to xx.xx.xx..41:3210 due to error in crypto init
INFO - Added peer xx.xx.xx.83:3210
INFO - Closing pending connection to xx.xx.xx.83:3210 due to error in crypto init
INFO - Closing pending connection to xx.xx.xx.83:3210 due to error in crypto init
INFO - Added peer xx.xx.xx.147:3210
INFO - Closing pending connection to xx.xx.xx.147:3210 due to error in crypto init
INFO - Added peer xx.xx.xx.41:3210
INFO - Closing pending connection to xx.xx.xx.41:3210 due to error in crypto init
INFO - Added peer xx.xx.xx.147:3210
INFO - Closing pending connection to xx.xx.xx.147:3210 due to error in crypto init
INFO - Added peer xx.xx.xx.:3210
INFO - Closing pending connection to xx.xx.xx.83:3210 due to error in crypto init
INFO - Added peer xx.xx.xx.41:3210
INFO - Closing pending connection to xx.xx.xx.41:3210 due to error in crypto init
INFO - Added peer xx.xx.xx.147:3210
INFO - Closing pending connection to xx.xx.xx..147:3210 due to error in crypto init
INFO - Added peer xx.xx.xx.83:3210
INFO - Closing pending connection to xx.xx.xx.83:3210 due to error in crypto init
INFO - Closing pending connection to xx.xx.xx.83:3210 due to error in crypto init
INFO - Added peer xx.xx.xx.41:3210
Describe your issue
👉 Please use the Discussion group if you...
when vpncloud is running, the log file will output tons of messages like this:
" Closing pending connection to 127.0.0.1:3210 due to error in crypto init"
Does this service have any relationship with 127.0.0.1?
The text was updated successfully, but these errors were encountered: