Describe the bug
Just pulled the project docker compose and attempted to run locally against local repos. After mapping in /repos mount and adding /repos/* to the config per the docs, I get this generic error. There's no further helpful spew in the logs even after attempting to increase log_level to debug. Nothing helpful either in the web ui other than 'failed'. No further errors in the log. No errors in postgres or redis container logs.
To reproduce
Run against local repos per project docs using docker compose. Map in /repos folder. Add connection to config..
Sourcebot deployment information
[Info] Sourcebot version: v4.15.6
Additional information
No response