clearsitedesigns / chromaViewMaster

This allows you to do knowledge based analysis on a chroma databsae in many ways
GNU General Public License v3.0
3 stars 0 forks source link

Javascript error when running ST app #2

Open brandburner opened 3 weeks ago

brandburner commented 3 weeks ago

I'm using lightning.ai remote IDE which can serve Streamlit apps. But when running this app I get this error:

Connection failed with status 404, and response "<!doctype html><html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/><link rel="shortcut icon" href="./favicon.png"/><link rel="preload" href="./static/media/SourceSansPro-Regular.0d69e5ff5e92ac64a0c9.woff2" as="font" type="font/woff2" crossorigin><link rel="preload" href="./static/media/SourceSerifPro-SemiBold.5c1d378dd5990ef334ca.woff2" as="font" type="font/woff2" crossorigin><link rel="preload" href="./static/media/SourceSansPro-Bold.118dea98980e20a81ced.woff2" as="font" type="font/woff2" crossorigin><title>Streamlit</title><script>window.prerenderReady=!1</script><script defer="defer" src="./static/js/main.ccfdda4f.js"></script><link href="./static/css/main.77d1c464.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>".

I thought this may be due to lightning.ai's internal browser, but error still occurs when viewing the app through a public link in Chrome (with Javascript definitely enabled)

clearsitedesigns commented 3 weeks ago

Hi there this looks like it might be primarily a streamlit issue. I'm not able to reduce it, but look me up on discord, are you running a proxy or VPN locally, I know sometimes streamlit can not work locally.