Error openidstrategy #3896
-
What happened?When starting docker the next day for example I get the following error:
There is no further logging or error messaging. But because of this you are unable to proceed with logging in using openId. What can I do to avoid this problem? By the look of it passport cannot find the strategy. Steps to Reproduce
What browsers are you seeing the problem on?No response Relevant log outputNo response ScreenshotsNo response Code of Conduct
|
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 4 replies
-
Not enough Info here. Check the ./logs directory at project root, the latest error log. The issue may be more clear then. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Seems like someone else also reported the problem: #1264. I am not using global agent tho just librechat as is with openid. |
Beta Was this translation helpful? Give feedback.
-
By the looks of it when i restart docker it either fails or succeeds with finding the openId strategy. So it works sometimes and sometimes not. Timing issue? |
Beta Was this translation helpful? Give feedback.
-
I switched over to a different passport strategy that works without problems using openID. |
Beta Was this translation helpful? Give feedback.
I switched over to a different passport strategy that works without problems using openID.