diff --git a/docs/docs/support/troubleshoot.mdx b/docs/docs/support/troubleshoot.mdx index 51182e9b..f4d69e6e 100644 --- a/docs/docs/support/troubleshoot.mdx +++ b/docs/docs/support/troubleshoot.mdx @@ -35,6 +35,10 @@ open "/Applications/Python VERSION/Install Certificates.command" Replace `VERSION` with your installed Python version, such as `3.13`. +### Application onboarding gets stuck on Google Chrome + +If the OpenRAG onboarding process gets stuck when using Google Chrome, try clearing your browser's cache. + ## Langflow connection issues Verify that the value of the `LANGFLOW_SUPERUSER` environment variable is correct. @@ -155,4 +159,4 @@ See [Troubleshoot ingestion](/ingestion#troubleshoot-ingestion). ## Chat issues -See [Troubleshoot chat](/core-components/chat#troubleshoot-chat). \ No newline at end of file +See [Troubleshoot chat](/chat#troubleshoot-chat). \ No newline at end of file