Hello.
I deployed a multipage application and it was successful. However, when I checked the console logs. I often receving errors about Healthz and Stream
- WebSocket connection to URL failed: Error during WebSocket handshake: Unexpected response code: 404
- Failed to load resource: the server responded with a status of 404 (Not Found) - This is for Healthz
I don’t know on how these works and what will be the best possible solution for this one.
Thanks for helping.