The command to create index is,
$zoekt-repo-index -parallelism 16 -index /media/d/zoekt -name gerrit -base_url http://gerrit:8080/plugins/gitiles/ -manifest_repo_url http://gerrit:8080/plugins/gitiles/platform/manifest.git -repo_cache /media/d/mirror -manifest_rev_prefix= --rev_prefix=refs/heads/ master:default.xml
The command to start zoekt web server is,
$zoekt-webserver -index /media/d/zoekt -listen :8080
When click on links of zoekt web search result, the following error shows, how to fix it?
