G’day Champenois,
Are you getting this error on your local server, or on a live website? That URL is for a non-standard port on a local machine (hence localhost) and I’d expect it to return a connection refused error or just hang.
NB: it looks like something on your website (e.g. your theme, or a plugin) is replacing the standard jQuery library bundled with WordPress. That’s asking for trouble. Find out what’s doing it and stop it.
cheers,
Ross
Tks a lot for the reply Ross,
The error only stated today after I installed an ssl certificate.
That’s when all the trouble started..
Yes, live site
I’ve deactivated all plugins and changed to a basic theme and still get: errors 2: https://localhost:26143/skypectoc/v1/pnr/parse Failed to load resource: net::ERR_CONNECTION_REFUSED
Can deactivated plugins and themes still cause trouble?
Not sure what to do after this!.. 🙁 John
Hi Ross, cause established, extension removed, problem gone.
Tks again for the help, John
======================
Forum excerpt:
/skypectoc/v1/pnr/parse it’s called by the Skype Plugin (installed on chrome) thats why you see that XHR call only in google chrome.
Uninstall Skype Plugin.
======================
Ah, a browser extension! Must remember that one. Glad to hear you resolved the problem.
cheers,
Ross