run-llama / sec-insights

A real world full-stack application using LlamaIndex
https://www.secinsights.ai/
MIT License
2.32k stars 631 forks source link

SEC-Insights 404 Not Found #88

Open dabrams18 opened 7 months ago

dabrams18 commented 7 months ago

I am trying to duplicate the SEC-INSIGHTS app in codespace. I seem to be successful in getting both front end and backed to run but am not able to open in browser. I get this error message after running 'make run' in backend

2024-01-23 23:10:43,202 INFO sqlalchemy.engine.Engine COMMIT [nltk_data] Downloading package punkt to /tmp/llama_index... [nltk_data] Unzipping tokenizers/punkt.zip. INFO: Application startup complete. INFO: 10.240.4.209:0 - "GET /?vscodeBrowserReqId=1706051469969 HTTP/1.1" 404 Not Found INFO: 10.240.4.209:0 - "GET /?vscodeBrowserReqId=1706051520714 HTTP/1.1" 404 Not Found