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
{{ message }}
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.
The detailed reason of this issue is that if there is no history data in elastic search (i.e. if no gc happens in framework launcher), there will no ‘framework’ index in elastic search. This will cause error response when requesting elastic search api.
When there is history data in es, the index will be initialized, and the error be gone.
The text was updated successfully, but these errors were encountered: