WARP not working for either mobile or Linux

Installed WARP for my mobile today, but it is not working, I’m getting:

... 3 more
Caused by: java.lang.IllegalStateException: Endpoint requires registration id and it's not present.
 at d.a.a.c.f.c.intercept(AuthInterceptor.kt:5)
 at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:10)
 at...

Then I tried WARP for Linux, and I’m getting:

$ warp-cli register
Error fetching settings: channel closed

$ warp-cli -v register   
ERROR: No response from daemon after 5 seconds. Is the process hung?

no matter how many times I tried.

$ date   
Tue Feb 21 15:03:35 EST 2023

$ warp-cli -V
warp-cli 2023.1.133

Please help.

Is it just a bad timing? as I saw:

WARP was working fine like hours ago but now its not working.