Open Salai34 opened 6 years ago
same issue here with linux lxle persistent on a flash drive, here is the output of the browser console:
No such native application com.add0n.node NativeMessaging.jsm:101 res is undefined tor.js:160 Unchecked lastError value: Error: Attempt to postMessage on disconnected port ExtensionCommon.jsm:425 No such native application com.add0n.node NativeMessaging.jsm:101 res is undefined tor.js:160 Unchecked lastError value: Error: Attempt to postMessage on disconnected port ExtensionCommon.jsm:425 No such native application com.add0n.node NativeMessaging.jsm:101 res is undefined tor.js:160 Unchecked lastError value: Error: Attempt to postMessage on disconnected port ExtensionCommon.jsm:425 Content Security Policy: Couldn’t process unknown directive ‘report-to’ (unknown) Content Security Policy: The page’s settings blocked the loading of a resource at self (“script-src”). Source: call to eval() or related function blocked by CSP. (unknown) Content Security Policy: The page’s settings blocked the loading of a resource at self (“script-src”). Source:
var a = document.createElement.... check.torproject.org:298
No such native application com.add0n.node NativeMessaging.jsm:101 res is undefined tor.js:160 Unchecked lastError value: Error: Attempt to postMessage on disconnected port ExtensionCommon.jsm:425 No such native application com.add0n.node NativeMessaging.jsm:101 res is undefined tor.js:160 Unchecked lastError value: Error: Attempt to postMessage on disconnected port ExtensionCommon.jsm:425 No such native application com.add0n.node NativeMessaging.jsm:101 res is undefined tor.js:160 Unchecked lastError value: Error: Attempt to postMessage on disconnected port ExtensionCommon.jsm:425 No such native application com.add0n.node NativeMessaging.jsm:101 res is undefined tor.js:160 Unchecked lastError value: Error: Attempt to postMessage on disconnected port ExtensionCommon.jsm:425 No such native application com.add0n.node NativeMessaging.jsm:101 res is undefined tor.js:160 Unchecked lastError value: Error: Attempt to postMessage on disconnected port ExtensionCommon.jsm:425 No such native application com.add0n.node NativeMessaging.jsm:101 res is undefined tor.js:160 Unchecked lastError value: Error: Attempt to postMessage on disconnected port ExtensionCommon.jsm:425 No such native application com.add0n.node NativeMessaging.jsm:101 res is undefined tor.js:160 Unchecked lastError value: Error: Attempt to postMessage on disconnected port ExtensionCommon.jsm:425 No such native application com.add0n.node NativeMessaging.jsm:101 Unchecked lastError value: Error: Attempt to postMessage on disconnected port ExtensionCommon.jsm:425 Loading failed for the Githubissues.
I've downloaded the mac.zip from moz-extension://423e769b-a4c8-3447-8b44-65dc628a8775/data/helper/index.html# and extracted it in a local directory, pointed the terminal to the directory and run ./install.sh. Everything seems fine, the terminal displays '-> Root directory is /Users/me/.config -> Creating a directory at /Users/me/Library/Application Support/Google/Chrome/NativeMessagingHosts -> Chrome Browser is supported -> Creating a directory at /Users/meLibrary/Application Support/Chromium/NativeMessagingHosts -> Chromium Browser is supported -> Creating a directory at /Users/me/Library/Application Support/Vivaldi/NativeMessagingHosts -> Vivaldi Browser is supported -> Creating a directory at /Users/me/Library/Application Support/Mozilla/NativeMessagingHosts -> Firefox Browser is supported -> Creating a directory at /Users/me/.config/com.add0n.node -> Native Host is installed in /Users/me/.config/com.add0n.node
But then when I try to connect, I'm referred back to the 'one more step' page or more recently I turn on the plugin and it's stuck in a constant state of 'connecting'.
Am I missing something really obvious? Thanks