general

How to fix the issue with code browsing not showing anything?

I have loaded the docker and executed 'scheduler run now' command, but the code browsing feature is not showing anything. How can I fix this issue?

Hu

Hung Le

Asked on Jan 26, 2024

To fix the issue with code browsing not showing anything, you can try the following steps:

  1. Check if there is any data under the repositories folder.
  2. Verify the configuration file config.toml and make sure the repositories are correctly specified.
  3. Check for any API errors in the developer tools.
  4. Record a bug report with network recording using a tool like Jam.dev.
  5. Try restarting the server after making changes to the config.toml file.

In the case mentioned in the discussion thread, the issue was resolved after restarting the server.

Jan 26, 2024Edited by