-
Notifications
You must be signed in to change notification settings - Fork 707
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
Cloudflare seems to not be responding #7
Comments
Lots of license keys are shared publicly, I used to take one and tried to update by using this command and got that failure too. I guess there's nothing can be fixed here, it's from server's response |
No, this is not normal. I have never experienced any packet drops or similar errors. I just tested FYI, Anyway, I find it highly unlikely that this is a problem with the unofficial client. We'll need some more context on this:
|
I have noticed that there is a difference between running wg-quick on Android vs. Ubuntu 18.04. I am using the exact same source for the Wireguard kernel module on both systems, with the exact same Wireguard Cloudflare configs. Android functions 100% of the time and Ubuntu functions about 50% of the time. When Ubuntu has issues, "wg" shows the the connection is made, but there is no data getting transferred and I can not ping any outside addresses. But, I have to say that this issue only occurs with Cloudflare on Ubuntu. I have used other Wireguard vpns and they never have any issues with either Android or Ubuntu clients. So, the only difference I can see between Android and Ubuntu, in my situation, is that Android is using the official Wireguard App and Ubuntu is using wg-quick on the command line. It seems to be some kind of timing/race condition on Ubuntu with wg-quick, and only with Cloudflare vpn. My guess is the fix needs to be in wg-quick on Ubuntu. |
The WireGuard protocol is stateless - there is no initial connection or handshare that happens.
I don't see how |
Closing due to lack of information. Feel free to follow-up and I will re-open. |
I observed exactly the same behavior on Mint 19 and 20. In about 20% of cases, wgcf-profile does not work. I have no problem with other wireguard tunnels. Not on android with the same wgcf-profile. route-n, iptables, ip rule - everything looks the same in functional and non-functional state. Workaround: script to restart wgcf-profile if warp does not work at the first time. |
I used the app to register as documneted...after bringing up the interface cloudflare would barely function..something like 90% packet drop.
Seems that about 20% of my connection attempts are successful (eg wg-quick up).
Is this a common issue with them trying to snuff out unofficial clients or what is happening?
I don't have warp+, but I tried reusing key from mobile app, got:
Is it possible to use the same key as on mobile?
The text was updated successfully, but these errors were encountered: