exo-explore / exo

Run your own AI cluster at home with everyday devices 📱💻 🖥️⌚
GNU General Public License v3.0
6.56k stars 342 forks source link

tinychat http 404 because no files #172

Closed SJang1 closed 2 weeks ago

SJang1 commented 3 weeks ago

Happens after commit 3791e669a449f333797031095f5aa2d924f34f91 Almost all js files are getting HTTP 404 due to no files

No error log on the server, however not able to send any messages or upload anything due to no js working.

samreid commented 3 weeks ago

Same problem here. It looks like this for me and is nonfunctional:

image
AlexCheema commented 2 weeks ago

Oh no, looks like I broke this just before my flight. I'm back with my laptop now so taking a look.

It's working on one of my MacBooks but not the other -- investigating.

AlexCheema commented 2 weeks ago

Should be fixed with https://github.com/exo-explore/exo/commit/8a4928f80c3e447b7bbb2e414f7904ef4f72164f Can you let me know if it's fixed?

SJang1 commented 2 weeks ago

I'm not on any of mac now, will check it later on. However if someone else could also check that would be great

AlexCheema commented 2 weeks ago

also just fixed some font 404's which were only cosmetic but should work now.

samreid commented 2 weeks ago

After the pushes above, it is working correctly on my system. Thanks!

Macbook Air M1 macOS Sonoma 14.6.1 Python 3.12.5

image
SJang1 commented 2 weeks ago

yes, seems like fixed now!