Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

ytre's avatar
Level 1

browser-sync error in Console

Hi how to repair console error GET https://myapp.test:3000/browser-sync/socket.io/?EIO=3&transport=polling&t=NswscJq net::ERR_SSL_PROTOCOL_ERROR in fresh laravel with jetstream and inertia app

0 likes
3 replies
Sinnbeck's avatar

Are you sure you can run your dev platform on https?

ytre's avatar
Level 1

myapp,test runing on https in laragon local server app not problem.

That problem disappeared - something new appeared in the browser console

GET http: // localhost: 3000 / browser-sync / browser-sync-client.js net :: ERR_CONNECTION_REFUSED
Snapey's avatar

now it's trying to use http

does your server allow that?

Please or to participate in this conversation.