Portal error on every page : Could not establish connection. Receiving end does not exist.

User673228
Kilo Expert

HI,

From actually few month, I have an error on every page on my portal instance (can be seen on the "console" of the browser) : 

Unchecked runtime.lastError: Could not establish connection. Receiving end does not exist.

Somebody know where it come from? following the error into the console, it come from the DOCTYPE html : 

find_real_file.png

<!DOCTYPE html>
<html lang="fr" ng-app="sn.$sp" ng-init="portal_id = 'daca4c67378cdedf344d8643990e18'" style="height: 100%"
    class="page-{{page.sys_id}} v{{page.sys_id}}" data-page-id="{{page.sys_id}}">

<head sp-metatags="">
    <title>Name of the page</title>
    <meta http-equiv="X-UA-Compatible" content="IE=edge; IE=10">
    </meta>
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
    </meta>
    <meta name="apple-mobile-web-app-capable" content="yes">
    </meta>
    <meta http-equiv="cache-control" content="public">
    </meta>
    <meta http-equiv="cache-control" content="no-cache">
    </meta>
    <meta http-equiv="cache-control" content="max-age=0">
    </meta>
    <meta http-equiv="pragma" content="no-cache">
    </meta>
    <link href="favicon.ico?v=4" rel="shortcut icon">
    </link>
    <link href="images/mobile/apple_touch_snc.png?v=12-04-2018_0932" rel="apple-touch-icon">
    </link>
    <link type="text/css" rel="stylesheet" href="/styles/css_includes_$sp.cssx?v=12-04-2018_0932">
    </link>
    <link
        href="styles/scss/sp-bootstrap.scss?portal_id=daca4c67378cdedf344d8643990e18&amp;v=1fb7b8884facb74015c3adee0310c766"
        rel="stylesheet" type="text/css">
    </link>
    <link rel="stylesheet" type="text/css" href="styles/sp-patch.css?v=1fb7b8884facb74015c3adee0310c766">
    </link>
    <link
        href="79ed5cff37102a0003271d8643990eef.spcssdbx?portal=daca4c67378cdedf344d8643990e18&amp;v=d84090cc4f2cb74015c3adee0310c794"
        type="text/css" rel="stylesheet">
    </link>
    <link
        href="0a0256814f581f004f32bc511310c7de.spcssdbx?portal=daca4c67378cdedf344d8643990e18&amp;v=d84090cc4f2cb74015c3adee0310c794"
        type="text/css" rel="stylesheet">
    </link>
    <link type="text/css" rel="stylesheet"
        href="/scripts/icon-fonts/font-awesome/css/font-awesome.cssx?v=12-04-2018_0932">
    </link>
    <script data-description="NOW session, user_name, etc">window.NOW = window.NOW || {};

Thanks 🙂 

1 ACCEPTED SOLUTION

Prateek kumar
Mega Sage

May be this could help??

https://stackoverflow.com/questions/11811554/chrome-extension-port-error-could-not-establish-connection-receiving-end-does/11811936


Please mark my response as correct and helpful if it helped solved your question.
-Thanks

View solution in original post

3 REPLIES 3

Prateek kumar
Mega Sage

May be this could help??

https://stackoverflow.com/questions/11811554/chrome-extension-port-error-could-not-establish-connection-receiving-end-does/11811936


Please mark my response as correct and helpful if it helped solved your question.
-Thanks

Yes and no... Simply because I don't know where this famous "addListener" or "onMessage" is into my empty pages / widget? And i've searched with the studio code search "chrome.extension" without result... but thanks already for the "way to follow"

Reach out to HI support and see what they have to say


Please mark my response as correct and helpful if it helped solved your question.
-Thanks