Fork me on GitHub
#hyperfiddle
<
2024-06-08
>
Nikolas Pafitis19:06:12

Anyone knows what might be causing this? All js resources load fine by the browser, the only thing that's getting a 500 is favicon.

Nikolas Pafitis23:06:43

I figured out my mistake, It turned out i wasn't using boot-server although i was using boot-client. After fixing that and consolidating client-version and user-version for wrap-reject-stale-client middleware I manage to make some progress. Now I'm stuck with this: