delfick / photons

Python3.6+ asyncio framework for interacting with LIFX devices
https://photons.delfick.com
MIT License
73 stars 6 forks source link

Tile Arranger giving 404 and nothing loading on web UI #44

Closed MetalTurtle18 closed 3 years ago

MetalTurtle18 commented 3 years ago

When running the command lifx lan:arrange the web UI opens, but nothing is shown and the console logs 404. I have tried on multiple browsers.

delfick commented 3 years ago

hmm, oops, sorry I broke it!

I changed how I build and release the arranger the last time I released it and then apparently didn't test it with the released package because it doesn't include the javascript. I'll get onto fixing that :)

delfick commented 3 years ago

I decided to manually release 0.5.10 with the javascript included and I'll do it properly and add javascript generation to the github action later.

It should work now :)

MetalTurtle18 commented 3 years ago

Thanks, it works!

delfick commented 3 years ago

:)

delfick commented 3 years ago

I've finally fixed this properly. Thanks again for pointing out the problem :)

Djelibeybi commented 3 years ago

I'm not sure this did fix it, or perhaps you haven't pushed it to PyPi? I just installed 0.5.10 and I'm getting a blank browser window.

delfick commented 3 years ago

I didn't push a new version today and 0.5.10 works for me.

Djelibeybi commented 3 years ago

I suspect venv weirdness. It's late and I'll play with it again tomorrow and see how I broke it. 😂

delfick commented 3 years ago

:)

On Sat, 27 Feb 2021, 10:45 pm Avi Miller, notifications@github.com wrote:

I suspect venv weirdness. It's late and I'll play with it again tomorrow and see how I broke it. 😂

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/delfick/photons/issues/44#issuecomment-787060519, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAA2V5KDQSMYJHLDN5574TLTBDLO5ANCNFSM4XJR2NSA .