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
I encountered a 500 Internal Server Error during the onboarding process in OpenRAG v0.3.2. After inspecting the logs and the source code, I found an AttributeError occurring in the backend.
[ERROR] [settings.py:1099] Failed to set Langflow global variables and model values
error: 'ProvidersConfig' object has no attribute 'any_configured'
[ERROR] [settings.py:1242] Failed to update onboarding settings
error: 'ProvidersConfig' object has no attribute 'any_configured'
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I encountered a 500 Internal Server Error during the onboarding process in OpenRAG v0.3.2. After inspecting the logs and the source code, I found an AttributeError occurring in the backend.
[ERROR] [settings.py:1099] Failed to set Langflow global variables and model values
[ERROR] [settings.py:1242] Failed to update onboarding settings
Beta Was this translation helpful? Give feedback.
All reactions