Kiri:Moto Chrome app loads to only show "Not Found"

Hi
This week I have been having an issue with Kiri Moto not loading, and just showing an error of “Not Found“.

I normally run Kiri Moto as a chrome app which started having this error a few days ago.
I then try to open it directly in chrome and would get the same error.
I tried opening https:// grid.space/boot/ or grid.space and get the same error.
I tried making a new chrome profile with no extensions active and the Kiri Moto would load and worked but then after a few tries ran back into the same “Not Found“ error ?!?.

Digging into the chrome inspect tool I can see the first request to grid.space/boot/ returns an OK (200) but then a 404 when the service worker makes the call.
removing the service worker and it’s cache did not seem to fix the issue.
I did not want to flush all cookies/cache as did not want to loose all of my settings.

I suspect there was a change to the service worker with 4.4.0 which is causing my issues.

I have found that I can open Kiri Moto directly with the https:// grid.space/kiri/ URL OK as a workaround, but ended up downloading the compiled win-x64.exe version as there was a different bug with gcode generated by 4.4.0.

it looks like there is a build error with the “boot” image. fixable. in the meantime, to restore normal site access, “uninstall” after you open Kiri:Moto

also disable with:

https://grid.space/boot/index.html?disable

/boot does not redirect to /boot/index.html

when the service worker is active. this seems unexpected, but

/boot/

does.

Thanks I will try that and wait for an update.

Also this is a Github issue created that links back to this post.