Failing to trail logs on Safari
Console is failing to connect to the WS while using Safari.
[Error] WebSocket connection to 'wss://localhost:13557/socket' failed: An SSL error has occurred and a secure connection to the server cannot be made.
[Error] WebSocket connection to 'wss://localhost:14557/socket' failed: Could not connect to the server.
The pulling from https://backend.console.sst.dev/replicache/pull1 works.
I have installed certificates and it works on Chrome.
Are we talking about sst dev logs from your local? Because it works on my end. Safari Version 18.3.1 (20620.2.4.11.6)
Has it ever worked in Safari for you?
Yes, sst dev, sorry if I did not mentioned that earlier. Safari Version 18.3.1 (20620.2.4.11.6) (same as yours @jayair).
Happy to provide more details.
Has it worked for you before? And what does running sst cert again do for you?
I ran again sst cert and it created a certificate:
/Users/userName/Library/Application Support/sst/cert/cert.pem
and now Safari is correctly puling the logs, thank you @jayair !