Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flooded message " Closing pending connection to 127.0.0.1:3210 due to error in crypto init" #313

Open
yanggis opened this issue Jul 10, 2022 · 1 comment

Comments

@yanggis
Copy link

yanggis commented Jul 10, 2022

Describe your issue

👉 Please use the Discussion group if you...

  • just want to ask a question
  • want to discuss a new feature

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?

@KevinBLT
Copy link

KevinBLT commented Aug 15, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants