Hello, I was using beta 1.1.1.1 WARP on Windows 10, accidentally pressed “Reset Encryption Keys” and now I can’t even register my device. Reinstall, reboot, firewall off didn’t helped. And now “Reset Encryption Keys” give me an error right after I click that. What I have to do?
Android app works fine
In logs I’m getting this
2022-03-17T18:25:54.018Z DEBUG main_loop: warp::warp_service::ipc_handlers: Ipc response: 4; Error: Missing registration. Try running: warp-cli register
2022-03-17T18:25:54.018Z DEBUG main_loop: warp::warp_service: Entering main loop arm arm="ipc_requests"
2022-03-17T18:25:54.018Z DEBUG main_loop: warp::warp_service::ipc_handlers: Ipc request: 5; GetNetworkInfo
2022-03-17T18:25:54.018Z DEBUG main_loop: warp::warp_service::ipc_handlers: Ipc response: 5; {"v4_iface":{"name":"Ethernet","addr":"192.168.1.5","kind":"Ethernet"},"v6_iface":null,"dns_servers":[{"address":"1.0.0.2"},{"address":"1.1.1.2"}]}
2022-03-17T18:25:54.018Z DEBUG main_loop: warp::warp_service: Entering main loop arm arm="ipc_requests"
2022-03-17T18:25:54.018Z DEBUG main_loop: warp::warp_service::ipc_handlers: Ipc request: 6; GetDevicePosture
2022-03-17T18:25:54.018Z DEBUG main_loop: warp::warp_service::ipc_handlers: Ipc response: 6; []
2022-03-17T18:25:54.023Z DEBUG main_loop: warp::warp_service: Entering main loop arm arm="ipc_requests"
2022-03-17T18:25:54.023Z DEBUG main_loop: warp::warp_service::ipc_handlers: Ipc request: 15; GetAllowModeSwitch
2022-03-17T18:25:54.023Z DEBUG main_loop: warp::warp_service::ipc_handlers: Ipc response: 15; Bool: true
2022-03-17T18:26:02.566Z DEBUG main_loop: warp::warp_service: Entering main loop arm arm="api_responses"
2022-03-17T18:26:02.566Z ERROR main_loop: warp::warp_service::api_handlers: API error for request id: Some(9), ReqwestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.cloudflareclient.com")), port: None, path: "/v0/reg", query: None, fragment: None }, source: TimedOut })
2022-03-17T18:26:02.566Z DEBUG main_loop: warp::warp_service::ipc_handlers: Ipc response: 9; Error: Failed to contact the WARP API.

