-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3495cc3
commit 20cc984
Showing
2 changed files
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# FAQ | ||
|
||
## `Failed to acquire license from <ip> (Info: <license> - Error: The allowed time to process response has expired)` | ||
|
||
- Did your timezone settings are correct on fastapi-dls **and your guest**? | ||
|
||
- Did you download the client-token more than an hour ago? | ||
|
||
Please download a new client-token. The guest have to register within an hour after client-token was created. | ||
|
||
|
||
## `jose.exceptions.JWTError: Signature verification failed.` | ||
|
||
- Did you recreated `instance.public.pem` / `instance.private.pem`? | ||
|
||
Then you have to download a **new** client-token on each of your guests. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters