spyglass-search / spyglass

A personal search engine: Create a searchable library from your personal documents, interests, and more!
https://docs.spyglass.fyi
GNU Affero General Public License v3.0
2.5k stars 56 forks source link

Docker web container missing assets #514

Closed LillySchramm closed 3 months ago

LillySchramm commented 4 months ago

The docker web container is currently missing assets. This causes a whitescreen when visiting the frontend.

web-1         | 2024-02-21T12:11:16.727754Z  INFO Starting trunk 0.18.8
web-1         | 2024-02-21T12:11:16.729008Z  INFO starting build
web-1         | 2024-02-21T12:11:16.729354Z  INFO spawning asset pipelines
web-1         | 2024-02-21T12:11:16.729681Z ERROR error
web-1         | error from build pipeline
web-1         |
web-1         | Caused by:
web-1         |     0: error getting canonical path for "/usr/src/web/public/main.css"
web-1         |     1: No such file or directory (os error 2)
web-1         | 2024-02-21T12:11:16.730862Z  INFO serving static assets at -> /
web-1         | 2024-02-21T12:11:16.730971Z  INFO server listening at:
web-1         |     http://127.0.0.1:8080
web-1         |     http://192.168.64.3:808