You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/docs/how-to/sessions/index.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,9 +48,9 @@ Here's the list of possible `session.status` values:
48
48
you need to [**fetch updated QR ->**]({{< relref "/docs/how-to/sessions#get-qr" >}}), because it's changed.
49
49
-`WORKING` - session is working and ready to use
50
50
-`FAILED` - session is failed due to some error. It's likely either authorization is required again or device has been
51
-
disconnected from that account.
52
-
Try to [**Restart**](#restart-session) the session and if it doesn't help - [**Logout**](#logout-session) and
53
-
[**Start **](#start-session) the session again.
51
+
disconnected from that account.
52
+
53
+
In `FAILED` status try to [**Restart**](#restart-session) the session and if it doesn't help - [**Logout**](#logout-session) and [**Start**](#start-session) the session again.
0 commit comments