Workflows, Schedules, and Packages Not Displayed on Akabot Center

Created by Akabot Support, Modified on Fri, 10 Oct at 9:06 AM by Akabot Support

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:

  1. Access the following URL (replace URL_CENTER with your actual akaBot Center address):

    http://<your_center_url>:<port>/#/admin/docs

    Example: http://pb.akabot.io:8082/#/admin/docs

  2. Execute the following API to rebuild the data index:

    api/home/reindex-all
  3. 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

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article