dombizita commented on PR #5176: URL: https://github.com/apache/ozone/pull/5176#issuecomment-1699294287
thanks for addressing the review comments @smitajoshi12! I tried your latest patch with `pnpm run dev` and the Overview page was not loading for me, this was the error message on the UI: ``` Error while fetching data AxiosError: Request failed with status code 404 ``` here is a screenshot: <img width="1718" alt="overview_page" src="https://github.com/apache/ozone/assets/50611074/252626cd-d642-4089-9db4-bbba34c283f5"> could you please check it? also on the OM DB Insights I saw this, this is because the `db.json` has some keys duplicated? <img width="1714" alt="om_db_insights" src="https://github.com/apache/ozone/assets/50611074/01352916-7f33-492d-85c4-b2fc93680e2f"> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
