Mintplex-Labs / anything-llm

The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, and more.
https://anythingllm.com
MIT License
22.79k stars 2.3k forks source link

[BUG]: Docker finetune white page. #1930

Closed SamuelEnzi closed 1 month ago

SamuelEnzi commented 1 month ago

How are you running AnythingLLM?

Docker (remote machine)

What happened?

I hosted anything llm on docker (remote server) behind a proxy (forwarded wss for agents) and ssl. When i navigate to /fine-tuning only a white page is shown. There are no http error responses but console errors: image

Are there known steps to reproduce?

  1. install anythingllm on a remote machine using docker
  2. setup a proxy like apache add a ssl certificate and dns entry. forward wss for agents.
  3. use it and generate some data until the popup for finetune shows.
  4. click on the button in the settings or the popup to see the white page and the errors in console
timothycarambat commented 1 month ago

Just patched, that should have gotten caught by a local linter rule I have, it was due to a bad import as we dump ssr icons from phosphor icons to reduce the frontend bundle size.