-
Notifications
You must be signed in to change notification settings - Fork 822
Description
23/08/2025:
There's a bug on Cloudflare's side that prevents existing accounts from getting Warp+ even after you bind a correct license key. If you have ever connected to Warp VPN, then your account is affected. Essentially, you need a new account that has never connected to Warp VPN for "warp=plus" to show. Otherwise, you'll be stuck with "warp=on". Whether that is just cosmetic or really the case, nobody knows.
15/04/2021:
According to @galpt in #84 and this Reddit discussion, some people are having problems with WARP+ after changing their key. If you are one of these people, please post here so I can track the significance of this issue. I will try to investigate in the next few days, but until then, @galpt has posted a workaround:
How to fix the WARP+ issue
Based on this post, some people are unable to get the
warp=plusworking and only get thewarp=oneven after they've changed the license key. However, you can solve this issue with some simple steps:
⚠️ Please save the WARP+ key on your phone before doing any of these steps.
- After generating the
wgcf-account.toml, use thelicense_keyfrom the file on your phone- Open the
1.1.1.1app- Click on the hamburger menu button on the top-right corner
- Navigate to
Account>Manage devicesand you'll see your wgcf device there- Now, copy your WARP+ key back to
Account>Keyand to thewgcf-account.toml- After that, run this command
wgcf update
- After running the command, connect using WireGuard
- While connected, run this command to see if it works as expected
wgcf trace
- The result will show
warp=plusinstead ofwarp=on[Note] If it doesn't work, you probably have to repeat
step 1-5since the fix is between these steps.