Symptoms
You may encounter the following issue in Akabot Center:
Workflows, Schedules, and Packages are not visible on the Center interface.
However, workflows are still running as scheduled, which indicates that the data exists but is not properly displayed on the UI.
Root Cause
This issue occurs due to a missing or corrupted data index in the database.
As a result, Akabot Center cannot correctly render data on the UI, even though it continues to function in the background.
Solution
To resolve the issue, please follow the steps below:
Access the following URL (replace
URL_CENTER
with your actual akaBot Center address):Example:
http://pb.akabot.io:8082/#/admin/docs
Execute the following API to rebuild the data index:
Wait for the reindexing process to complete.
⏱ Depending on the database size, this process may take approximately 10–15 minutes.
Once completed, refresh Akabot Center — the workflows, schedules, and packages should now appear correctly.
❓ FAQ
Q: I cannot see any workflows, schedules, or packages in Akabot Center, but they are still running as planned. What should I do?
A: This issue is caused by a corrupted or missing data index in the database.
Please go to #/admin/docs
on your Akabot Center and execute the API api/home/reindex-all
to rebuild the data index. Wait 10–15 minutes for the process to complete, then refresh the page.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article