Very slow. Want to run solara without CDN
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2.2k
- Forks
- 202
- Avg merge
- 4h 36m
- Merged PRs (30d)
- 3
Description
I observed solara server running is so slow and it needs to request CDN. However, I'd like to run Solara server without internet access.
As per instruction, installed "solara[assets]". Why does it still need to visit CDN?
Is there anyone take a look at it or something else to update? Please correct me I am wrong
Thanks
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing Solara's server asset-loading path and identifying why installed assets still cause CDN requests. Reproduce the behavior with internet access disabled, then verify that the server can serve all required assets locally without network access.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100