iotexproject / iotexproject/files
### π¦ Platform
- Dominant language
- No language data
- Stars
- 3
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
### π¦ Platform
Self hosting Docker
### π¦ Deploymenet mode
server db(lobe-chat-database image)
### π Version
1.66.2
### π» Operating System
macOS, Other Linux
### π Browser
Chrome
### π Bug Description
Problem Description:
1. During user authentication through Casdoor, intermittent authentication failures occur
2. The error manifests as an `invalid_grant` error, specifically stating "authorization code has been used for token"
3. The specific manifestations of this issue are:
- Sometimes users can successfully log in after clicking the login button
- Sometimes they encounter a 444 error
- The same authorization code is used multiple times, resulting in authentication failure
4. The logs show that the system attempts to use the same authorization code (admin/e1df08ee-2e87-4376-b8cf-4dc0ba1cb9ee) multiple times within a short period
### π· Recurrence Steps
_No response_
### π¦ Expected Behavior
_No response_
### π Additional Information
_No response_
_Originally posted by @quchenchen in https://github.com/lobehub/lobe-chat/issues/6580_
_Originally posted by @abrahem79 in https://github.com/abrahem79/Amso/issues/1_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.